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