1. 754864d Switch fastboot to new A/B spec by Daniel Rosenberg · 9 years ago
  2. dbe2b15 Add Fastboot support for flashing secondary images by Alex Light · 9 years ago
  3. f5764fc Handle invalid suffix lists by Daniel Rosenberg · 9 years ago
  4. 62c8bea Call set_active after flashall and update by Daniel Rosenberg · 9 years ago
  5. 21c25e3 Merge "zip_archive: Improve error message on fallocate failure." by Narayan Kamath · 9 years ago
  6. f4cebcc Merge "debuggerd: remove unnecessary arguments." by Josh Gao · 9 years ago
  7. 27be0cb Merge "Clean up key handling in adb." by Josh Gao · 9 years ago
  8. 12850de Merge "debuggerd: remove useless timeout from wait_for_signal." by Josh Gao · 9 years ago
  9. 35b5266 debuggerd: remove unnecessary arguments. by Josh Gao · 9 years ago
  10. c60e7d2 debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 9 years ago
  11. 8f01dd5 Merge "fastboot: Don't leak file in error case" by Treehugger Robot · 9 years ago
  12. 49d7e15 fastboot: Don't leak file in error case by Greg Kaiser · 9 years ago
  13. 408ef1b Merge "logd: klogd crash (part deux)" by Mark Salyzyn · 9 years ago
  14. 1567dc1 logd: klogd crash (part deux) by Mark Salyzyn · 9 years ago
  15. 3b2a535 Clean up key handling in adb. by Elliott Hughes · 9 years ago
  16. ca6f024 Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 9 years ago
  17. 60906f7 Merge "Improve RefBase documentation, especially for clients." by Hans Boehm · 9 years ago
  18. fe9a17a zip_archive: Improve error message on fallocate failure. by Narayan Kamath · 9 years ago
  19. 09588d7 Improve RefBase documentation, especially for clients. by Hans Boehm · 9 years ago
  20. 4cbf96c Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. by Robert Sesek · 9 years ago
  21. 46573f4 Merge "logd: klogd crash" by Mark Salyzyn · 9 years ago
  22. f14e448 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Treehugger Robot · 9 years ago
  23. 13db3e3 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 9 years ago
  24. c80b414 Merge changes I628d590a,I1c13b94e,Iecf61bb2,I5b1c929d,I895749ca, ... by Treehugger Robot · 9 years ago
  25. 68b243e Merge "libcrypto_utils: convert to Soong." by Josh Gao · 9 years ago
  26. b18d3f0 Merge "logcatd: logpersist.start more descriptive warning" by Treehugger Robot · 9 years ago
  27. 0c0006e Merge "SharedBuffer: Fix bug in return value of release()" by Greg Kaiser · 9 years ago
  28. 4385fb8 logcat: -d, -t or -L, along with -f, do not background by Mark Salyzyn · 9 years ago
  29. 5f08a60 logcat: lastLogTime only two most recent files by Mark Salyzyn · 9 years ago
  30. 3cb2b74 logcatd: Add --id=${ro.build.id} by Mark Salyzyn · 9 years ago
  31. c7af9ba logcatd: fix up logpersist.cat to filter out signature file by Mark Salyzyn · 9 years ago
  32. ae84704 logcat: add --id=<id> for -f option by Mark Salyzyn · 9 years ago
  33. b9d06a2 logcat: switch to android::base::StringPrintf by Mark Salyzyn · 9 years ago
  34. a96be67 logcatd: logpersist.start more descriptive warning by Mark Salyzyn · 9 years ago
  35. e1a5f6c logd: klogd crash by Mark Salyzyn · 9 years ago
  36. 7dce1ce SharedBuffer: Fix bug in return value of release() by Greg Kaiser · 9 years ago
  37. 3ed07f4 libcrypto_utils: convert to Soong. by Josh Gao · 9 years ago
  38. 58b6746 Merge changes from topic 'minui_sync_wait' by Treehugger Robot · 9 years ago
  39. e57f9e5 libsync: add static library for recovery by Greg Hackmann · 9 years ago
  40. 75fe6ad libsync: remove unused liblog dependency by Greg Hackmann · 9 years ago
  41. dc814fd Merge changes If2f3008f,Id3411479,I90df5fc1 by Treehugger Robot · 9 years ago
  42. 3fcc7d7 adb: improve display of transfer rate. by Josh Gao · 9 years ago
  43. d5e3a5f Merge "Move init's kernel logging into libbase." by Treehugger Robot · 9 years ago
  44. bdb3ea6 Move init's kernel logging into libbase. by Elliott Hughes · 9 years ago
  45. bd6e8a3 adb: add missing newline when printing transfer rate. by Josh Gao · 9 years ago
  46. 747c645 adb: fix output of `sync -l` by Josh Gao · 9 years ago
  47. d1ceaa3 Merge "Fix google-explicit-constructor warnings in utils." by Treehugger Robot · 9 years ago
  48. 16d6836 Merge "libcutils: add sched_policy test" by Treehugger Robot · 9 years ago
  49. e1aa56a Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." by Treehugger Robot · 9 years ago
  50. 06fd899 Merge "Fix race bug in attemptIncStrong" by Hans Boehm · 9 years ago
  51. cb4e6c7 libcutils: add sched_policy test by Greg Hackmann · 9 years ago
  52. 38bbf2f Remove the prctl PR_SET_TIMERSLACK_PID call. by Elliott Hughes · 9 years ago
  53. 0ca5673 Merge "Switch libprocessgroup to libbase logging." by Treehugger Robot · 9 years ago
  54. 19e6761 Merge "Fix google-explicit-constructor warnings in logd." by Treehugger Robot · 9 years ago
  55. 65a6709 Switch libprocessgroup to libbase logging. by Elliott Hughes · 9 years ago
  56. 468650a Merge "Have init kill the process group." by Treehugger Robot · 9 years ago
  57. 8c3fc67 Have init kill the process group. by Elliott Hughes · 9 years ago
  58. d28db79 Merge "Remove Brillo-specific LOCAL_MODULE_TAGS" by Dan Willemsen · 9 years ago
  59. 2719362 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 9 years ago
  60. af2323b Fix google-explicit-constructor warnings in logd. by Chih-Hung Hsieh · 9 years ago
  61. af1d534 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 9 years ago
  62. ad0b1d3 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 9 years ago
  63. a3e610a adb: fix stat on Windows. by Josh Gao · 9 years ago
  64. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  65. 5716140 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 9 years ago
  66. a4e54bf Merge "libbase should use its own logging!" by Treehugger Robot · 9 years ago
  67. eb90e41 Merge "sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID" by Treehugger Robot · 9 years ago
  68. bdf685b Fix race bug in attemptIncStrong by Hans Boehm · 9 years ago
  69. 1ddfb6d sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID by John Stultz · 9 years ago
  70. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  71. e127992 Merge "init: usb: delete rndis func to unregister n/w interface" by Treehugger Robot · 9 years ago
  72. 3c9085d Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 9 years ago
  73. 0356a0b adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
  74. 340d5d9 libbase should use its own logging! by Elliott Hughes · 9 years ago
  75. 1d20414 Merge "ueventd: Remove verbose restorecon_recursive: message" by Treehugger Robot · 9 years ago
  76. 3a75e21 ueventd: Remove verbose restorecon_recursive: message by Dmitry Shmidt · 9 years ago
  77. ca5f644 Merge "bootstat: Fix a potential unhandled exception for malformed input." by Treehugger Robot · 9 years ago
  78. de6dcc7 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 9 years ago
  79. 82f07b7 Merge "Fix clang-tidy performance warnings in fs_mgr." by Chih-hung Hsieh · 9 years ago
  80. 83b9ce8 Merge "Fix clang-tidy performance warnings in metricsd/uploader." by Treehugger Robot · 9 years ago
  81. 7ac3f61 Merge "libnativeloader: convert Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  82. 594075c Merge "Fix clang-tidy performance warnings in healthd." by Treehugger Robot · 9 years ago
  83. d8ecfb4 Merge "Suppress clang-tidy performance warnings in libmemunreachable." by Treehugger Robot · 9 years ago
  84. a1b3f8e Merge "Fix clang-tidy performance warnings in crash_reporter." by Treehugger Robot · 9 years ago
  85. 28f4bbb Fix clang-tidy performance warnings in crash_reporter. by Chih-Hung Hsieh · 9 years ago
  86. 80640e8 Fix clang-tidy performance warnings in fs_mgr. by Chih-Hung Hsieh · 9 years ago
  87. 245cfab Fix clang-tidy performance warnings in healthd. by Chih-Hung Hsieh · 9 years ago
  88. b6c8320 Suppress clang-tidy performance warnings in libmemunreachable. by Chih-Hung Hsieh · 9 years ago
  89. f66e7b4 Fix clang-tidy performance warnings in metricsd/uploader. by Chih-Hung Hsieh · 9 years ago
  90. 209c012 libnativeloader: convert Android.mk to Android.bp by Colin Cross · 9 years ago
  91. 75f4fda Merge "Fix early init logging." by Treehugger Robot · 9 years ago
  92. 4c63c49 Merge "Fix sdcard logging." by Jorge Lucangeli Obes · 9 years ago
  93. 5adcdb0 Fix sdcard logging. by Jorge Lucangeli Obes · 9 years ago
  94. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  95. cc21f2a Fix early init logging. by Elliott Hughes · 9 years ago
  96. be3ca8e Merge "Improve init Service logging." by Elliott Hughes · 9 years ago
  97. dd1a774 Improve init Service logging. by Elliott Hughes · 9 years ago
  98. 49056ad Merge "Rename lib{crypto,ssl}-host to lib{crypto,ssl}" by Dan Willemsen · 9 years ago
  99. cb89553 Merge "sdcard: Fix compilation with FUSE_TRACE == 1." by Treehugger Robot · 9 years ago
  100. a690f68 Merge "logcatd: logpersist.start to enable logd service if disabled" by Treehugger Robot · 9 years ago