1. cf3e563 healthd: BatteryPropertiesRegistrar binder service ref count fixup by Todd Poynor · 9 years ago
  2. 17e11e5 Merge "ADB security logging" by Rubin Xu · 9 years ago
  3. 26a43a7 Merge "Revert "nativebrige: log code_cache access errors to stderr as well"" by Calin Juravle · 9 years ago
  4. 4b022b1 Revert "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 9 years ago
  5. e877e5c Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes" by Kevin Cernekee · 9 years ago
  6. 7653b9c Merge "liblog: check getgroups for AID_LOG for AID_LOG_SECURITY" by Mark Salyzyn · 9 years ago
  7. e256a0a Merge "Revert "logd: security buffer only AID_SYSTEM reader"" by Mark Salyzyn · 9 years ago
  8. b7dde57 Revert "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 9 years ago
  9. 7b391b7 liblog: check getgroups for AID_LOG for AID_LOG_SECURITY by Mark Salyzyn · 9 years ago
  10. e66a579 Merge "bootstat: Hook up bootstat to record the boot complete signal and log boot events in the LOCAL_INIT_RC file, bootstat.rc." by James Hawkins · 9 years ago
  11. 6331d4d Merge "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 9 years ago
  12. 974542d bootstat: Hook up bootstat to record the boot complete signal and log by James Hawkins · 9 years ago
  13. ae5d477 logd: security buffer only AID_SYSTEM reader by Mark Salyzyn · 9 years ago
  14. b2fcd91 Merge "Add BinPackArguments: false to .clang-format" by Alex Deymo · 9 years ago
  15. 4192b2e Merge "Put BacktraceOffline code into a separate library." by Christopher Ferris · 9 years ago
  16. ad534db Add BinPackArguments: false to .clang-format by Alex Deymo · 9 years ago
  17. aa2e9f1 Put BacktraceOffline code into a separate library. by Christopher Ferris · 9 years ago
  18. 9fae36f Merge "logd: test wrap functionality" by Mark Salyzyn · 9 years ago
  19. 238fae6 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." by Josh Gao · 9 years ago
  20. 3e1ff15 Merge "init: Update readme.txt to reflect recent changes to init" by Tom Cherry · 9 years ago
  21. b6e589b Merge "uid for codec process" by Marco Nelissen · 9 years ago
  22. d43b7b5 uid for codec process by Marco Nelissen · 9 years ago
  23. a1f5333 init: Update readme.txt to reflect recent changes to init by Tom Cherry · 9 years ago
  24. 48621bc Merge "Removing -std=c++14 from bootstat Android.mk" by Ian Pedowitz · 9 years ago
  25. 82eb7e2 Removing -std=c++14 from bootstat Android.mk by Ian Pedowitz · 9 years ago
  26. 4489657 Merge "init.rc: mix device-specific data into the Linux RNG" by Nick Kralevich · 9 years ago
  27. a9fa14b init.rc: mix device-specific data into the Linux RNG by Nick Kralevich · 9 years ago
  28. c20633d Merge "bootstat: Use Clang and c++14 standard" by Rom Lemarchand · 9 years ago
  29. 484f2a0 bootstat: Use Clang and c++14 standard by Rom Lemarchand · 9 years ago
  30. 89928da Merge "metricsd: Add more assert clause." by Bertrand Simonnet · 9 years ago
  31. 3331369 metricsd: Add more assert clause. by Bertrand SIMONNET · 9 years ago
  32. a6a100b Merge "bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing C++ includes" by James Hawkins · 9 years ago
  33. 6d40981 bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing by James Hawkins · 9 years ago
  34. fef2756 Use dlmalloc from external/dlmalloc instead of bionic/. by Josh Gao · 9 years ago
  35. f4f01b1 Merge "adb: fix GetFeatureSet() to indicate failure." by David Pursell · 9 years ago
  36. 0110882 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  37. c7dabe4 Merge "base: add network address parsing function from adb." by David Pursell · 9 years ago
  38. 8a512a9 base: add network address parsing function from adb. by David Pursell · 9 years ago
  39. f9b5d89 Merge "fastboot: use cutils socket functions." by David Pursell · 9 years ago
  40. 6486232 logd: test wrap functionality by Mark Salyzyn · 9 years ago
  41. 2ea6b28 fastboot: use cutils socket functions. by David Pursell · 9 years ago
  42. 08564e0 Merge "libcutils: share Windows networking code." by David Pursell · 9 years ago
  43. 269dba9 ADB security logging by Rubin Xu · 9 years ago
  44. 38ff499 Merge "crash_reporter: Add unit tests to debug builds" by Steve Fung · 9 years ago
  45. dae5778 Merge "crash_reporter: Fix unit tests to use ScopedTempDir" by Steve Fung · 9 years ago
  46. 36c7415 Merge "Allow paths of .rc files to be specified at mount_all" by Hung-ying Tyan · 9 years ago
  47. 1bfefb4 Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  48. da0a277 Merge "libmetrics: Update BASE_VERS to 369476" by Alex Vakulenko · 9 years ago
  49. 6d067f6 Merge "liblog: fix android_log_printLogLine empty event string" by Mark Salyzyn · 9 years ago
  50. d9a8d17 libmetrics: Update BASE_VERS to 369476 by Alex Vakulenko · 9 years ago
  51. 937d8dc Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
  52. 751f712 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
  53. 942426f Merge "bootstat: Followup cleanups from the initial bootstat checkin." by James Hawkins · 9 years ago
  54. 74137c1 Merge "crash_reporter/metricsd: Update libchrome APIs to r369476" by Alex Vakulenko · 9 years ago
  55. 7931a4f crash_reporter: Fix unit tests to use ScopedTempDir by Steve Fung · 9 years ago
  56. 7eec695 liblog: fix android_log_printLogLine empty event string by Mark Salyzyn · 9 years ago
  57. a4217ed crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  58. 83f898a bootstat: Followup cleanups from the initial bootstat checkin. by James Hawkins · 9 years ago
  59. 29a1843 Merge "adbd: don't leave zombies when subprocess creation fails." by Josh Gao · 9 years ago
  60. 51f5c31 adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
  61. 8e0efad crash_reporter: Add unit tests to debug builds by Steve Fung · 9 years ago
  62. bb847ed Merge "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 9 years ago
  63. 63b72ef Merge "metricsd: Add tests to the default debug build." by Bertrand Simonnet · 9 years ago
  64. 5ef0dc8 metricsd: Add tests to the default debug build. by Bertrand SIMONNET · 9 years ago
  65. dff3e5f Merge "bootstat: Fix the base includes to be AOSP-friendly." by Elliott Hughes · 9 years ago
  66. 05dfeaf bootstat: Fix the base includes to be AOSP-friendly. by James Hawkins · 9 years ago
  67. a04d75b Merge "metricsd: Persist metrics on shutdown." by Bertrand Simonnet · 9 years ago
  68. df1ea70 Merge "logd: prune maintain per-id watermark (part deux)" by Mark Salyzyn · 9 years ago
  69. b70d192 logd: prune maintain per-id watermark (part deux) by Mark Salyzyn · 9 years ago
  70. 335abac Merge "system/core: Add initial implementation of the bootstat command." by James Hawkins · 9 years ago
  71. 055aa80 system/core: Add initial implementation of the bootstat command. by James Hawkins · 9 years ago
  72. 0652d00 Merge "fastboot: show progress when sending sparse images." by Josh Gao · 9 years ago
  73. af144b8 Merge "fastboot: add .clang-format." by Josh Gao · 9 years ago
  74. 08306a4 fastboot: show progress when sending sparse images. by Josh Gao · 9 years ago
  75. 43b1b03 fastboot: add .clang-format. by Josh Gao · 9 years ago
  76. 385fdcb Merge "Allow setting an arbitrary alignment for an entry." by Christopher Ferris · 9 years ago
  77. 768f238 metricsd: Persist metrics on shutdown. by Bertrand SIMONNET · 9 years ago
  78. fca5dce Allow setting an arbitrary alignment for an entry. by Christopher Ferris · 9 years ago
  79. 1d19175 Merge "crash_reporter: Add README.md" by Steve Fung · 9 years ago
  80. 4af978b Merge "Add logd security buffer tag types and string write API." by Rubin Xu · 9 years ago
  81. 286cbce Merge "metricsd: Persist the metrics to disk periodically." by Bertrand Simonnet · 9 years ago
  82. 9786da4 Merge "metricsd: Cleanup on TERM signal." by Bertrand Simonnet · 9 years ago
  83. ee5bc30 Merge "logging: avoid unnecessary printfs" by Nick Kralevich · 9 years ago
  84. f4b7c6c Merge "Remove unused cruft from <log/log.h>." by Elliott Hughes · 9 years ago
  85. 5528261 Add logd security buffer tag types and string write API. by Rubin Xu · 9 years ago
  86. 6e9f7d9 logging: avoid unnecessary printfs by Nick Kralevich · 9 years ago
  87. 2658c79 Remove unused cruft from <log/log.h>. by Elliott Hughes · 9 years ago
  88. 578be31 Merge "Modify tests to use executable memory." by Christopher Ferris · 9 years ago
  89. f603746 Modify tests to use executable memory. by Christopher Ferris · 9 years ago
  90. 5add0b6 libcutils: share Windows networking code. by David Pursell · 9 years ago
  91. 2dcbae0 Merge "adb: tag fatal, fatal_errno with printf attribute." by Josh Gao · 9 years ago
  92. e2eaec2 adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  93. 82226c8 Merge "Increase the maximum shell command length to 4096ish." by Josh Gao · 9 years ago
  94. 5865802 Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
  95. 2557219 crash_reporter: Add README.md by Steve Fung · 9 years ago
  96. e5e402d Merge "Fix a couple sign-comparison warnings." by Dan Albert · 9 years ago
  97. bce3208 Merge "Add a ZipArchiveStreamEntry class." by Christopher Ferris · 9 years ago
  98. f8b9163 Fix a couple sign-comparison warnings. by Dan Albert · 9 years ago
  99. 1215976 Merge "debuggerd: fix debug.debuggerd.wait_for_gdb." by Josh Gao · 9 years ago
  100. 5ae6a73 debuggerd: fix debug.debuggerd.wait_for_gdb. by Josh Gao · 9 years ago