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