1. b33190f resolve merge conflicts of e012de5 to stage-aosp-master by Josh Gao · 9 years ago
  2. dc814fd Merge changes If2f3008f,Id3411479,I90df5fc1 by Treehugger Robot · 9 years ago
  3. 3fcc7d7 adb: improve display of transfer rate. by Josh Gao · 9 years ago
  4. 5b3c286 Merge "Move init's kernel logging into libbase." am: bfb89d32f5 by Elliott Hughes · 9 years ago
  5. 6b19901 Move init's kernel logging into libbase. am: 7bc87a5a78 by Elliott Hughes · 9 years ago
  6. d5e3a5f Merge "Move init's kernel logging into libbase." by Treehugger Robot · 9 years ago
  7. bdb3ea6 Move init's kernel logging into libbase. by Elliott Hughes · 9 years ago
  8. bd6e8a3 adb: add missing newline when printing transfer rate. by Josh Gao · 9 years ago
  9. 747c645 adb: fix output of `sync -l` by Josh Gao · 9 years ago
  10. 19ec7d4 Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a by Chih-Hung Hsieh · 9 years ago
  11. d1ceaa3 Merge "Fix google-explicit-constructor warnings in utils." by Treehugger Robot · 9 years ago
  12. a7faf5a Merge "libcutils: add sched_policy test" am: 5f851752d3 by Greg Hackmann · 9 years ago
  13. 16d6836 Merge "libcutils: add sched_policy test" by Treehugger Robot · 9 years ago
  14. 6d96ae0 Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." am: b3654fa086 by Elliott Hughes · 9 years ago
  15. e1aa56a Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." by Treehugger Robot · 9 years ago
  16. d43e1cb Merge "Fix race bug in attemptIncStrong" am: 077135b18c by Hans Boehm · 9 years ago
  17. 06fd899 Merge "Fix race bug in attemptIncStrong" by Hans Boehm · 9 years ago
  18. cb4e6c7 libcutils: add sched_policy test by Greg Hackmann · 9 years ago
  19. 38bbf2f Remove the prctl PR_SET_TIMERSLACK_PID call. by Elliott Hughes · 9 years ago
  20. c20f795 resolve merge conflicts of ed3596a to stage-aosp-master by Elliott Hughes · 9 years ago
  21. 0ca5673 Merge "Switch libprocessgroup to libbase logging." by Treehugger Robot · 9 years ago
  22. cc3a9af Merge "Fix google-explicit-constructor warnings in logd." am: 33bf662195 by Chih-Hung Hsieh · 9 years ago
  23. 19e6761 Merge "Fix google-explicit-constructor warnings in logd." by Treehugger Robot · 9 years ago
  24. 65a6709 Switch libprocessgroup to libbase logging. by Elliott Hughes · 9 years ago
  25. 22af052 Merge "Have init kill the process group." am: 9a5300fcb8 by Elliott Hughes · 9 years ago
  26. 468650a Merge "Have init kill the process group." by Treehugger Robot · 9 years ago
  27. 8c3fc67 Have init kill the process group. by Elliott Hughes · 9 years ago
  28. bacd060 Merge "Remove Brillo-specific LOCAL_MODULE_TAGS" am: 11708e0236 by Dan Willemsen · 9 years ago
  29. d28db79 Merge "Remove Brillo-specific LOCAL_MODULE_TAGS" by Dan Willemsen · 9 years ago
  30. 2719362 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 9 years ago
  31. af2323b Fix google-explicit-constructor warnings in logd. by Chih-Hung Hsieh · 9 years ago
  32. 08c23bd Merge changes I1d398d19,I8f20b3cd am: c97b73aa83 by Josh Gao · 9 years ago
  33. af1d534 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 9 years ago
  34. b5239cd Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
  35. ad0b1d3 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 9 years ago
  36. a3e610a adb: fix stat on Windows. by Josh Gao · 9 years ago
  37. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  38. 5716140 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 9 years ago
  39. b159208 Merge \"libbase should use its own logging!\" am: 9f05901b9a by Elliott Hughes · 9 years ago
  40. a4e54bf Merge "libbase should use its own logging!" by Treehugger Robot · 9 years ago
  41. 2f0938a Merge \"sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID\" by John Stultz · 9 years ago
  42. eb90e41 Merge "sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID" by Treehugger Robot · 9 years ago
  43. 558d7be Fix one last use of TRACE(). by Jorge Lucangeli Obes · 9 years ago
  44. bdf685b Fix race bug in attemptIncStrong by Hans Boehm · 9 years ago
  45. 1ddfb6d sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID by John Stultz · 9 years ago
  46. 0c03087 Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 9 years ago
  47. 6179e8c Merge \"init: usb: delete rndis func to unregister n/w interface\" by Amit Pundir · 9 years ago
  48. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  49. e127992 Merge "init: usb: delete rndis func to unregister n/w interface" by Treehugger Robot · 9 years ago
  50. 4b8095e Merge \"trusty: Add nvram-wipe utility.\" am: bcd37e67db by Mattias Nissler · 9 years ago
  51. 3c9085d Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 9 years ago
  52. 0356a0b adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
  53. 3ced246 Merge \"ueventd: Remove verbose restorecon_recursive: message\" am: 345754313e by Dmitry Shmidt · 9 years ago
  54. 340d5d9 libbase should use its own logging! by Elliott Hughes · 9 years ago
  55. 1d20414 Merge "ueventd: Remove verbose restorecon_recursive: message" by Treehugger Robot · 9 years ago
  56. 3a75e21 ueventd: Remove verbose restorecon_recursive: message by Dmitry Shmidt · 9 years ago
  57. 309c90f Merge \"bootstat: Fix a potential unhandled exception for malformed input.\" by James Hawkins · 9 years ago
  58. ca5f644 Merge "bootstat: Fix a potential unhandled exception for malformed input." by Treehugger Robot · 9 years ago
  59. de6dcc7 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 9 years ago
  60. 424b0e3 Merge \"Fix clang-tidy performance warnings in fs_mgr.\" am: 44c909d467 by Chih-Hung Hsieh · 9 years ago
  61. 45d8ee6 Merge \"Fix clang-tidy performance warnings in metricsd/uploader.\" by Chih-Hung Hsieh · 9 years ago
  62. 82f07b7 Merge "Fix clang-tidy performance warnings in fs_mgr." by Chih-hung Hsieh · 9 years ago
  63. 83b9ce8 Merge "Fix clang-tidy performance warnings in metricsd/uploader." by Treehugger Robot · 9 years ago
  64. 1f9c519 Merge \"libnativeloader: convert Android.mk to Android.bp\" am: 5783dea065 by Colin Cross · 9 years ago
  65. 7ac3f61 Merge "libnativeloader: convert Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  66. c4f036f Merge \"Fix clang-tidy performance warnings in healthd.\" am: b66b16b39a by Chih-Hung Hsieh · 9 years ago
  67. 4f3bb6f Merge \"Suppress clang-tidy performance warnings in libmemunreachable.\" by Chih-Hung Hsieh · 9 years ago
  68. 865b03b Merge \"Fix clang-tidy performance warnings in crash_reporter.\" am: 5dd9dc5859 by Chih-Hung Hsieh · 9 years ago
  69. 594075c Merge "Fix clang-tidy performance warnings in healthd." by Treehugger Robot · 9 years ago
  70. d8ecfb4 Merge "Suppress clang-tidy performance warnings in libmemunreachable." by Treehugger Robot · 9 years ago
  71. a1b3f8e Merge "Fix clang-tidy performance warnings in crash_reporter." by Treehugger Robot · 9 years ago
  72. 28f4bbb Fix clang-tidy performance warnings in crash_reporter. by Chih-Hung Hsieh · 9 years ago
  73. 80640e8 Fix clang-tidy performance warnings in fs_mgr. by Chih-Hung Hsieh · 9 years ago
  74. 245cfab Fix clang-tidy performance warnings in healthd. by Chih-Hung Hsieh · 9 years ago
  75. b6c8320 Suppress clang-tidy performance warnings in libmemunreachable. by Chih-Hung Hsieh · 9 years ago
  76. f66e7b4 Fix clang-tidy performance warnings in metricsd/uploader. by Chih-Hung Hsieh · 9 years ago
  77. 209c012 libnativeloader: convert Android.mk to Android.bp by Colin Cross · 9 years ago
  78. e118f91 Merge \"Fix early init logging.\" am: 6d232ab4de by Elliott Hughes · 9 years ago
  79. 75f4fda Merge "Fix early init logging." by Treehugger Robot · 9 years ago
  80. e63e479 Merge \"Fix sdcard logging.\" am: 47b077a44f by Jorge Lucangeli Obes · 9 years ago
  81. 4c63c49 Merge "Fix sdcard logging." by Jorge Lucangeli Obes · 9 years ago
  82. 5adcdb0 Fix sdcard logging. by Jorge Lucangeli Obes · 9 years ago
  83. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  84. cc21f2a Fix early init logging. by Elliott Hughes · 9 years ago
  85. 2b09ddc Merge \"Improve init Service logging.\" am: c1d9ac1f85 by Elliott Hughes · 9 years ago
  86. be3ca8e Merge "Improve init Service logging." by Elliott Hughes · 9 years ago
  87. dd1a774 Improve init Service logging. by Elliott Hughes · 9 years ago
  88. 06b6151 Merge \"Rename lib{crypto,ssl}-host to lib{crypto,ssl}\" am: 00a4ee0f46 by Dan Willemsen · 9 years ago
  89. 49056ad Merge "Rename lib{crypto,ssl}-host to lib{crypto,ssl}" by Dan Willemsen · 9 years ago
  90. ebb17fe resolve merge conflicts of c6e22ba to stage-aosp-master by Jorge Lucangeli Obes · 9 years ago
  91. cb89553 Merge "sdcard: Fix compilation with FUSE_TRACE == 1." by Treehugger Robot · 9 years ago
  92. d149bab Merge \"logcatd: logpersist.start to enable logd service if disabled\" by Mark Salyzyn · 9 years ago
  93. a690f68 Merge "logcatd: logpersist.start to enable logd service if disabled" by Treehugger Robot · 9 years ago
  94. 7cc5629 logcatd: logpersist.start to enable logd service if disabled by Mark Salyzyn · 9 years ago
  95. 82a0bc2 Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 9 years ago
  96. 03d8a51 sdcard: Fix compilation with FUSE_TRACE == 1. by Jorge Lucangeli Obes · 9 years ago
  97. c93adae Merge \"logd: auditd: suppress multiple identical avc: messages to kmsg\" by Mark Salyzyn · 9 years ago
  98. 57a534e Merge "logd: auditd: suppress multiple identical avc: messages to kmsg" by Treehugger Robot · 9 years ago
  99. c4527ca Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae by Sergio Giro · 9 years ago
  100. a610928 Merge "LruCache: avoid copying keys in lookup" by Sergio Giro · 9 years ago