1. 1eb743b Fix static analyzer issues caught by clang by Colin Cross · 8 years ago
  2. a935220 Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 8 years ago
  3. c1eb5ba Merge "adb: SIGWINCH support for Windows" by Josh Gao · 8 years ago
  4. 4602f2b Merge "Always have ps output to stdout at least one line." by Christopher Ferris · 8 years ago
  5. bade73d Merge "metricsd: Removing brillo::Any from weaved's public APIs" by Alex Vakulenko · 8 years ago
  6. 2e02dc6 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  7. 78e0806 Always have ps output to stdout at least one line. by Christopher Ferris · 8 years ago
  8. 53529ec Merge "Name the pixel format and transform enums" by Dan Stoza · 8 years ago
  9. eca14e3 metricsd: Removing brillo::Any from weaved's public APIs by Alex Vakulenko · 8 years ago
  10. 36ba2fa Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup" by Todd Poynor · 8 years ago
  11. e553564 healthd: BatteryPropertiesRegistrar binder service ref count fixup by Todd Poynor · 8 years ago
  12. 8dfe21e Merge "ADB security logging" by Rubin Xu · 8 years ago
  13. 57dd5ae adb: fix subprocess termination for legacy shell. by David Pursell · 8 years ago
  14. 8b999d8 Merge "Revert "nativebrige: log code_cache access errors to stderr as well"" by Calin Juravle · 8 years ago
  15. 5e11a29 Revert "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 8 years ago
  16. fa432b0 Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes" by Kevin Cernekee · 8 years ago
  17. b5eb67f Merge "liblog: check getgroups for AID_LOG for AID_LOG_SECURITY" by Mark Salyzyn · 8 years ago
  18. c85ce9b Merge "Revert "logd: security buffer only AID_SYSTEM reader"" by Mark Salyzyn · 8 years ago
  19. 674ce6e Revert "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 8 years ago
  20. 9107c46 liblog: check getgroups for AID_LOG for AID_LOG_SECURITY by Mark Salyzyn · 8 years ago
  21. dac84b5 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 · 8 years ago
  22. 69ce7c5 Merge "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 8 years ago
  23. 6bff639 bootstat: Hook up bootstat to record the boot complete signal and log by James Hawkins · 8 years ago
  24. 756332e logd: security buffer only AID_SYSTEM reader by Mark Salyzyn · 8 years ago
  25. 1503538 Merge "Add BinPackArguments: false to .clang-format" by Alex Deymo · 8 years ago
  26. 9adbf68 Merge "Put BacktraceOffline code into a separate library." by Christopher Ferris · 8 years ago
  27. d830612 Add BinPackArguments: false to .clang-format by Alex Deymo · 8 years ago
  28. 8540216 Put BacktraceOffline code into a separate library. by Christopher Ferris · 8 years ago
  29. 1c92d83 Merge "logd: test wrap functionality" by Mark Salyzyn · 8 years ago
  30. 506d233 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." by Josh Gao · 8 years ago
  31. d401eba Merge "init: Update readme.txt to reflect recent changes to init" by Tom Cherry · 8 years ago
  32. c7096b5 Merge "uid for codec process" by Marco Nelissen · 8 years ago
  33. 003c072 uid for codec process by Marco Nelissen · 8 years ago
  34. 1fb20b8 init: Update readme.txt to reflect recent changes to init by Tom Cherry · 8 years ago
  35. 4606c95 Merge "Removing -std=c++14 from bootstat Android.mk" by Ian Pedowitz · 8 years ago
  36. 5699ee8 Removing -std=c++14 from bootstat Android.mk by Ian Pedowitz · 8 years ago
  37. e04b60d Merge "init.rc: mix device-specific data into the Linux RNG" by Nick Kralevich · 8 years ago
  38. 27cb410 init.rc: mix device-specific data into the Linux RNG by Nick Kralevich · 8 years ago
  39. 738f0e3 Merge "bootstat: Use Clang and c++14 standard" by Rom Lemarchand · 8 years ago
  40. 7e04be0 bootstat: Use Clang and c++14 standard by Rom Lemarchand · 8 years ago
  41. 8f8ce0c Merge "metricsd: Add more assert clause." by Bertrand Simonnet · 8 years ago
  42. f1aa372 metricsd: Add more assert clause. by Bertrand SIMONNET · 8 years ago
  43. 2026cca Merge "bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing C++ includes" by James Hawkins · 8 years ago
  44. 5cd4bc2 bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing by James Hawkins · 8 years ago
  45. 70bde21 Use dlmalloc from external/dlmalloc instead of bionic/. by Josh Gao · 8 years ago
  46. 921b8e1 Merge "adb: fix GetFeatureSet() to indicate failure." by David Pursell · 8 years ago
  47. 0aacbbe adb: fix GetFeatureSet() to indicate failure. by David Pursell · 8 years ago
  48. 7fc87c9 Merge "base: add network address parsing function from adb." by David Pursell · 8 years ago
  49. 706955f base: add network address parsing function from adb. by David Pursell · 8 years ago
  50. bbedd95 Merge "fastboot: use cutils socket functions." by David Pursell · 8 years ago
  51. ef4e4f3 logd: test wrap functionality by Mark Salyzyn · 8 years ago
  52. 572bce2 fastboot: use cutils socket functions. by David Pursell · 8 years ago
  53. 1906de1 Merge "libcutils: share Windows networking code." by David Pursell · 8 years ago
  54. d61a25c ADB security logging by Rubin Xu · 8 years ago
  55. b4cf452 Merge "crash_reporter: Add unit tests to debug builds" by Steve Fung · 8 years ago
  56. 120fe6a Merge "crash_reporter: Fix unit tests to use ScopedTempDir" by Steve Fung · 8 years ago
  57. e7f9779 Merge "Allow paths of .rc files to be specified at mount_all" by Hung-ying Tyan · 8 years ago
  58. dc738ea Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 8 years ago
  59. c937afe Merge "libmetrics: Update BASE_VERS to 369476" by Alex Vakulenko · 8 years ago
  60. 6197e5e Merge "liblog: fix android_log_printLogLine empty event string" by Mark Salyzyn · 8 years ago
  61. 371b822 libmetrics: Update BASE_VERS to 369476 by Alex Vakulenko · 8 years ago
  62. 7e923fb Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 8 years ago
  63. b5028e4 adbd: use pty to determine whether a session is interactive. by Josh Gao · 8 years ago
  64. 17bcba1 Merge "bootstat: Followup cleanups from the initial bootstat checkin." by James Hawkins · 8 years ago
  65. 4ef51c3 Merge "crash_reporter/metricsd: Update libchrome APIs to r369476" by Alex Vakulenko · 8 years ago
  66. 78fcf66 crash_reporter: Fix unit tests to use ScopedTempDir by Steve Fung · 8 years ago
  67. 7cc8013 liblog: fix android_log_printLogLine empty event string by Mark Salyzyn · 8 years ago
  68. ea05ff9 crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 8 years ago
  69. 6d0d12a bootstat: Followup cleanups from the initial bootstat checkin. by James Hawkins · 8 years ago
  70. fb494eb Merge "adbd: don't leave zombies when subprocess creation fails." by Josh Gao · 8 years ago
  71. c65fae9 adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 8 years ago
  72. 333fc5c crash_reporter: Add unit tests to debug builds by Steve Fung · 8 years ago
  73. 3125322 Merge "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 8 years ago
  74. 7fbe8b9 Merge "metricsd: Add tests to the default debug build." by Bertrand Simonnet · 8 years ago
  75. 30c174b metricsd: Add tests to the default debug build. by Bertrand SIMONNET · 8 years ago
  76. d320cbf Merge "bootstat: Fix the base includes to be AOSP-friendly." by Elliott Hughes · 8 years ago
  77. eabe08b bootstat: Fix the base includes to be AOSP-friendly. by James Hawkins · 8 years ago
  78. 195bbc7 Merge "metricsd: Persist metrics on shutdown." by Bertrand Simonnet · 8 years ago
  79. 3901003 Merge "logd: prune maintain per-id watermark (part deux)" by Mark Salyzyn · 8 years ago
  80. 7fd6c5c logd: prune maintain per-id watermark (part deux) by Mark Salyzyn · 8 years ago
  81. d000991 Merge "system/core: Add initial implementation of the bootstat command." by James Hawkins · 8 years ago
  82. abd73e6 system/core: Add initial implementation of the bootstat command. by James Hawkins · 8 years ago
  83. 6a27196 Merge "fastboot: show progress when sending sparse images." by Josh Gao · 8 years ago
  84. d8ecde0 Merge "fastboot: add .clang-format." by Josh Gao · 8 years ago
  85. 9da9ac5 fastboot: show progress when sending sparse images. by Josh Gao · 8 years ago
  86. cb73db7 fastboot: add .clang-format. by Josh Gao · 8 years ago
  87. ad12df2 Merge "Allow setting an arbitrary alignment for an entry." by Christopher Ferris · 8 years ago
  88. d686231 metricsd: Persist metrics on shutdown. by Bertrand SIMONNET · 8 years ago
  89. 5e9f3d4 Allow setting an arbitrary alignment for an entry. by Christopher Ferris · 8 years ago
  90. 8074b16 Merge "crash_reporter: Add README.md" by Steve Fung · 8 years ago
  91. 95d1bd2 Merge "Add logd security buffer tag types and string write API." by Rubin Xu · 8 years ago
  92. 818f757 Merge "metricsd: Persist the metrics to disk periodically." by Bertrand Simonnet · 8 years ago
  93. 90bfc80 Merge "metricsd: Cleanup on TERM signal." by Bertrand Simonnet · 8 years ago
  94. 542a511 Merge "logging: avoid unnecessary printfs" by Nick Kralevich · 8 years ago
  95. 6acf766 Merge "Remove unused cruft from <log/log.h>." by Elliott Hughes · 8 years ago
  96. d545d29 Add logd security buffer tag types and string write API. by Rubin Xu · 8 years ago
  97. 5db8d6a logging: avoid unnecessary printfs by Nick Kralevich · 8 years ago
  98. 3a84b68 Remove unused cruft from <log/log.h>. by Elliott Hughes · 8 years ago
  99. 13655cd Merge "Modify tests to use executable memory." by Christopher Ferris · 8 years ago
  100. 61c48ac Modify tests to use executable memory. by Christopher Ferris · 8 years ago