1. 07f14c9 Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 8 years ago
  2. 0f39fe2 Merge "Improve RefBase documentation, especially for clients." by Hans Boehm · 8 years ago
  3. 9ba7192 Improve RefBase documentation, especially for clients. by Hans Boehm · 8 years ago
  4. 9eb02c9 Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. by Robert Sesek · 8 years ago
  5. e23e091 Merge "logd: klogd crash" by Mark Salyzyn · 8 years ago
  6. 2f21b7c Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Treehugger Robot · 8 years ago
  7. aea1683 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 8 years ago
  8. 1d3e13d Merge changes I628d590a,I1c13b94e,Iecf61bb2,I5b1c929d,I895749ca, ... by Treehugger Robot · 8 years ago
  9. c1a9a21 Merge "libcrypto_utils: convert to Soong." by Josh Gao · 8 years ago
  10. dad158f Merge "logcatd: logpersist.start more descriptive warning" by Treehugger Robot · 8 years ago
  11. c064db4 Merge "SharedBuffer: Fix bug in return value of release()" by Greg Kaiser · 8 years ago
  12. ad5e411 logcat: -d, -t or -L, along with -f, do not background by Mark Salyzyn · 8 years ago
  13. 3196106 logcat: lastLogTime only two most recent files by Mark Salyzyn · 8 years ago
  14. 9b35df6 logcatd: Add --id=${ro.build.id} by Mark Salyzyn · 8 years ago
  15. 2e5b718 logcatd: fix up logpersist.cat to filter out signature file by Mark Salyzyn · 8 years ago
  16. 02687e7 logcat: add --id=<id> for -f option by Mark Salyzyn · 8 years ago
  17. 5b1a538 logcat: switch to android::base::StringPrintf by Mark Salyzyn · 8 years ago
  18. 452eaf7 logcatd: logpersist.start more descriptive warning by Mark Salyzyn · 8 years ago
  19. a146a77 logd: klogd crash by Mark Salyzyn · 8 years ago
  20. c9b23cb SharedBuffer: Fix bug in return value of release() by Greg Kaiser · 8 years ago
  21. 47763c3 libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  22. 9cd828b Merge changes from topic 'minui_sync_wait' by Treehugger Robot · 8 years ago
  23. d86dd3b libsync: add static library for recovery by Greg Hackmann · 8 years ago
  24. a90aa13 libsync: remove unused liblog dependency by Greg Hackmann · 8 years ago
  25. e012de5 Merge changes If2f3008f,Id3411479,I90df5fc1 by Treehugger Robot · 8 years ago
  26. fb0c5cb adb: improve display of transfer rate. by Josh Gao · 8 years ago
  27. bfb89d3 Merge "Move init's kernel logging into libbase." by Treehugger Robot · 8 years ago
  28. 7bc87a5 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  29. 1a9979e adb: add missing newline when printing transfer rate. by Josh Gao · 8 years ago
  30. baa215e adb: fix output of `sync -l` by Josh Gao · 8 years ago
  31. 5b7e3b9 Merge "Fix google-explicit-constructor warnings in utils." by Treehugger Robot · 8 years ago
  32. 5f85175 Merge "libcutils: add sched_policy test" by Treehugger Robot · 8 years ago
  33. b3654fa Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." by Treehugger Robot · 8 years ago
  34. 077135b Merge "Fix race bug in attemptIncStrong" by Hans Boehm · 8 years ago
  35. ed0614c libcutils: add sched_policy test by Greg Hackmann · 8 years ago
  36. d7967c1 Remove the prctl PR_SET_TIMERSLACK_PID call. by Elliott Hughes · 8 years ago
  37. ed3596a Merge "Switch libprocessgroup to libbase logging." by Treehugger Robot · 8 years ago
  38. 33bf662 Merge "Fix google-explicit-constructor warnings in logd." by Treehugger Robot · 8 years ago
  39. 171df0a Switch libprocessgroup to libbase logging. by Elliott Hughes · 8 years ago
  40. 9a5300f Merge "Have init kill the process group." by Treehugger Robot · 8 years ago
  41. 1e73024 Have init kill the process group. by Elliott Hughes · 8 years ago
  42. 11708e0 Merge "Remove Brillo-specific LOCAL_MODULE_TAGS" by Dan Willemsen · 8 years ago
  43. 2a92996 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 8 years ago
  44. 9e70ba6 Fix google-explicit-constructor warnings in logd. by Chih-Hung Hsieh · 8 years ago
  45. c97b73a Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 8 years ago
  46. 4efbce1 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 8 years ago
  47. f551ea0 adb: fix stat on Windows. by Josh Gao · 8 years ago
  48. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  49. 4e09dd8 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 8 years ago
  50. 9f05901 Merge "libbase should use its own logging!" by Treehugger Robot · 8 years ago
  51. 817d534 Merge "sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID" by Treehugger Robot · 8 years ago
  52. 7f27cbc Fix race bug in attemptIncStrong by Hans Boehm · 8 years ago
  53. 2f13f0a sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID by John Stultz · 8 years ago
  54. 6dc68cb Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 8 years ago
  55. 060b15e Merge "init: usb: delete rndis func to unregister n/w interface" by Treehugger Robot · 8 years ago
  56. bcd37e6 Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 8 years ago
  57. 3bdc760 adb: extract Windows bits out of directory_exists test. by Josh Gao · 8 years ago
  58. e5dd71a libbase should use its own logging! by Elliott Hughes · 8 years ago
  59. 3457543 Merge "ueventd: Remove verbose restorecon_recursive: message" by Treehugger Robot · 8 years ago
  60. 7eed474 ueventd: Remove verbose restorecon_recursive: message by Dmitry Shmidt · 8 years ago
  61. eafeb75 Merge "bootstat: Fix a potential unhandled exception for malformed input." by Treehugger Robot · 8 years ago
  62. 4dded61 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 8 years ago
  63. 44c909d Merge "Fix clang-tidy performance warnings in fs_mgr." by Chih-hung Hsieh · 8 years ago
  64. 5670005 Merge "Fix clang-tidy performance warnings in metricsd/uploader." by Treehugger Robot · 8 years ago
  65. 5783dea Merge "libnativeloader: convert Android.mk to Android.bp" by Treehugger Robot · 8 years ago
  66. b66b16b Merge "Fix clang-tidy performance warnings in healthd." by Treehugger Robot · 8 years ago
  67. 95b0495 Merge "Suppress clang-tidy performance warnings in libmemunreachable." by Treehugger Robot · 8 years ago
  68. 5dd9dc5 Merge "Fix clang-tidy performance warnings in crash_reporter." by Treehugger Robot · 8 years ago
  69. f10383c Fix clang-tidy performance warnings in crash_reporter. by Chih-Hung Hsieh · 8 years ago
  70. 73da05d Fix clang-tidy performance warnings in fs_mgr. by Chih-Hung Hsieh · 8 years ago
  71. 4df1056 Fix clang-tidy performance warnings in healthd. by Chih-Hung Hsieh · 8 years ago
  72. 223bb4e Suppress clang-tidy performance warnings in libmemunreachable. by Chih-Hung Hsieh · 8 years ago
  73. d506e78 Fix clang-tidy performance warnings in metricsd/uploader. by Chih-Hung Hsieh · 8 years ago
  74. d4ce20a libnativeloader: convert Android.mk to Android.bp by Colin Cross · 8 years ago
  75. 6d232ab Merge "Fix early init logging." by Treehugger Robot · 8 years ago
  76. 47b077a Merge "Fix sdcard logging." by Jorge Lucangeli Obes · 8 years ago
  77. e157b25 Fix sdcard logging. by Jorge Lucangeli Obes · 8 years ago
  78. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  79. 35f5d04 Fix early init logging. by Elliott Hughes · 8 years ago
  80. c1d9ac1 Merge "Improve init Service logging." by Elliott Hughes · 8 years ago
  81. e18e7e5 Improve init Service logging. by Elliott Hughes · 8 years ago
  82. 00a4ee0 Merge "Rename lib{crypto,ssl}-host to lib{crypto,ssl}" by Dan Willemsen · 8 years ago
  83. c6e22ba Merge "sdcard: Fix compilation with FUSE_TRACE == 1." by Treehugger Robot · 8 years ago
  84. eb9367f Merge "logcatd: logpersist.start to enable logd service if disabled" by Treehugger Robot · 8 years ago
  85. 6a7bfd8 logcatd: logpersist.start to enable logd service if disabled by Mark Salyzyn · 8 years ago
  86. c9c5e4b Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 8 years ago
  87. 714ec9d sdcard: Fix compilation with FUSE_TRACE == 1. by Jorge Lucangeli Obes · 8 years ago
  88. 02ccdc5 Merge "logd: auditd: suppress multiple identical avc: messages to kmsg" by Treehugger Robot · 8 years ago
  89. 896c6b1 Merge "LruCache: avoid copying keys in lookup" by Sergio Giro · 8 years ago
  90. 4c56e0a LruCache: avoid copying keys in lookup by Sergio Giro · 8 years ago
  91. feabb0f Merge "Add ioprio values directly." by Christopher Ferris · 8 years ago
  92. fdc396e Merge "Convert libpackagelistparser to Android.bp" by Treehugger Robot · 8 years ago
  93. d3dfd95 Merge "logd: Use Minijail for privilege dropping." by Treehugger Robot · 8 years ago
  94. 7464184 Convert libpackagelistparser to Android.bp by Dan Willemsen · 8 years ago
  95. c15ab6e Merge "sdcard: Use std::map." by Treehugger Robot · 8 years ago
  96. fa1a21d Merge "Disable warnings triggered in Clang r271374" by Stephen Hines · 8 years ago
  97. d6d8faa sdcard: Use std::map. by Jorge Lucangeli Obes · 8 years ago
  98. 6fbbc4c Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  99. 5558cd3 Merge "Remove no-op klog_init." by Treehugger Robot · 8 years ago
  100. 489e3fb Remove no-op klog_init. by Elliott Hughes · 8 years ago