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