1. c3dff7a Merge "logd: security buffer only AID_SYSTEM reader" am: 69ce7c5483 by Mark Salyzyn · 9 years ago
  2. 69ce7c5 Merge "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 9 years ago
  3. 756332e logd: security buffer only AID_SYSTEM reader by Mark Salyzyn · 9 years ago
  4. a64c980 Merge "Add BinPackArguments: false to .clang-format" am: 1503538869 by Alex Deymo · 9 years ago
  5. 1503538 Merge "Add BinPackArguments: false to .clang-format" by Alex Deymo · 9 years ago
  6. 8296607 Merge "Put BacktraceOffline code into a separate library." am: 9adbf681a0 by Christopher Ferris · 9 years ago
  7. 9adbf68 Merge "Put BacktraceOffline code into a separate library." by Christopher Ferris · 9 years ago
  8. d830612 Add BinPackArguments: false to .clang-format by Alex Deymo · 9 years ago
  9. 8540216 Put BacktraceOffline code into a separate library. by Christopher Ferris · 9 years ago
  10. 8ef22e4 Merge "logd: test wrap functionality" am: 1c92d83cda by Mark Salyzyn · 9 years ago
  11. 1c92d83 Merge "logd: test wrap functionality" by Mark Salyzyn · 9 years ago
  12. 7f3dd26 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." am: 506d233e7a by Josh Gao · 9 years ago
  13. 506d233 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." by Josh Gao · 9 years ago
  14. 9262e5f Merge "init: Update readme.txt to reflect recent changes to init" am: d401eba04c by Tom Cherry · 9 years ago
  15. d401eba Merge "init: Update readme.txt to reflect recent changes to init" by Tom Cherry · 9 years ago
  16. e40b583 Merge "uid for codec process" am: c7096b5e42 by Marco Nelissen · 9 years ago
  17. c7096b5 Merge "uid for codec process" by Marco Nelissen · 9 years ago
  18. 003c072 uid for codec process by Marco Nelissen · 9 years ago
  19. 1fb20b8 init: Update readme.txt to reflect recent changes to init by Tom Cherry · 9 years ago
  20. ecab47c Merge "Removing -std=c++14 from bootstat Android.mk" am: 4606c95760 by Ian Pedowitz · 9 years ago
  21. 4606c95 Merge "Removing -std=c++14 from bootstat Android.mk" by Ian Pedowitz · 9 years ago
  22. 5699ee8 Removing -std=c++14 from bootstat Android.mk by Ian Pedowitz · 9 years ago
  23. 9deaf7c Merge "init.rc: mix device-specific data into the Linux RNG" am: e04b60d2b9 by Nick Kralevich · 9 years ago
  24. e04b60d Merge "init.rc: mix device-specific data into the Linux RNG" by Nick Kralevich · 9 years ago
  25. 27cb410 init.rc: mix device-specific data into the Linux RNG by Nick Kralevich · 9 years ago
  26. 7b7b872 Merge "bootstat: Use Clang and c++14 standard" am: 738f0e3edf by Rom Lemarchand · 9 years ago
  27. 738f0e3 Merge "bootstat: Use Clang and c++14 standard" by Rom Lemarchand · 9 years ago
  28. 7e04be0 bootstat: Use Clang and c++14 standard by Rom Lemarchand · 9 years ago
  29. b65e80e Merge "metricsd: Add more assert clause." am: 8f8ce0c300 by Bertrand Simonnet · 9 years ago
  30. 8f8ce0c Merge "metricsd: Add more assert clause." by Bertrand Simonnet · 9 years ago
  31. f1aa372 metricsd: Add more assert clause. by Bertrand SIMONNET · 9 years ago
  32. 4ac6001 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. 2026cca Merge "bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing C++ includes" by James Hawkins · 9 years ago
  34. 5cd4bc2 bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing by James Hawkins · 9 years ago
  35. 70bde21 Use dlmalloc from external/dlmalloc instead of bionic/. by Josh Gao · 9 years ago
  36. ff81cd2 Merge "adb: fix GetFeatureSet() to indicate failure." am: 921b8e19ee by David Pursell · 9 years ago
  37. 921b8e1 Merge "adb: fix GetFeatureSet() to indicate failure." by David Pursell · 9 years ago
  38. 0aacbbe adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  39. cee5418 Merge "base: add network address parsing function from adb." am: 7fc87c9bc2 by David Pursell · 9 years ago
  40. 7fc87c9 Merge "base: add network address parsing function from adb." by David Pursell · 9 years ago
  41. 706955f base: add network address parsing function from adb. by David Pursell · 9 years ago
  42. f0bfaf9 Merge "fastboot: use cutils socket functions." am: bbedd9523f by David Pursell · 9 years ago
  43. bbedd95 Merge "fastboot: use cutils socket functions." by David Pursell · 9 years ago
  44. ef4e4f3 logd: test wrap functionality by Mark Salyzyn · 9 years ago
  45. 572bce2 fastboot: use cutils socket functions. by David Pursell · 9 years ago
  46. 7a568db Merge "libcutils: share Windows networking code." am: 1906de1e0f by David Pursell · 9 years ago
  47. 1906de1 Merge "libcutils: share Windows networking code." by David Pursell · 9 years ago
  48. 0c422cb Merge "crash_reporter: Add unit tests to debug builds" am: b4cf452aad by Steve Fung · 9 years ago
  49. cf895dd Merge "crash_reporter: Fix unit tests to use ScopedTempDir" am: 120fe6aef2 by Steve Fung · 9 years ago
  50. 436a8aa Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886 by Hung-ying Tyan · 9 years ago
  51. b4cf452 Merge "crash_reporter: Add unit tests to debug builds" by Steve Fung · 9 years ago
  52. 120fe6a Merge "crash_reporter: Fix unit tests to use ScopedTempDir" by Steve Fung · 9 years ago
  53. e7f9779 Merge "Allow paths of .rc files to be specified at mount_all" by Hung-ying Tyan · 9 years ago
  54. dc738ea Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  55. 84dd2ed Merge "libmetrics: Update BASE_VERS to 369476" am: c937afebd9 by Alex Vakulenko · 9 years ago
  56. c937afe Merge "libmetrics: Update BASE_VERS to 369476" by Alex Vakulenko · 9 years ago
  57. d275bf8 Merge "liblog: fix android_log_printLogLine empty event string" am: 6197e5e611 by Mark Salyzyn · 9 years ago
  58. 6197e5e Merge "liblog: fix android_log_printLogLine empty event string" by Mark Salyzyn · 9 years ago
  59. 43568a5 Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
  60. 371b822 libmetrics: Update BASE_VERS to 369476 by Alex Vakulenko · 9 years ago
  61. 7e923fb Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
  62. aae8b55 Merge "bootstat: Followup cleanups from the initial bootstat checkin." by James Hawkins · 9 years ago
  63. 9e3bb0b Merge "crash_reporter/metricsd: Update libchrome APIs to r369476" am: 4ef51c348e by Alex Vakulenko · 9 years ago
  64. b5028e4 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
  65. 17bcba1 Merge "bootstat: Followup cleanups from the initial bootstat checkin." by James Hawkins · 9 years ago
  66. 4ef51c3 Merge "crash_reporter/metricsd: Update libchrome APIs to r369476" by Alex Vakulenko · 9 years ago
  67. 78fcf66 crash_reporter: Fix unit tests to use ScopedTempDir by Steve Fung · 9 years ago
  68. 7cc8013 liblog: fix android_log_printLogLine empty event string by Mark Salyzyn · 9 years ago
  69. ea05ff9 crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  70. 6d0d12a bootstat: Followup cleanups from the initial bootstat checkin. by James Hawkins · 9 years ago
  71. da06789 Merge "adbd: don\'t leave zombies when subprocess creation fails." by Josh Gao · 9 years ago
  72. fb494eb Merge "adbd: don't leave zombies when subprocess creation fails." by Josh Gao · 9 years ago
  73. c65fae9 adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
  74. 333fc5c crash_reporter: Add unit tests to debug builds by Steve Fung · 9 years ago
  75. 5828fe2 Merge "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 9 years ago
  76. 3125322 Merge "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 9 years ago
  77. 3a6ccb3 Merge "metricsd: Add tests to the default debug build." am: 7fbe8b9285 by Bertrand Simonnet · 9 years ago
  78. 7fbe8b9 Merge "metricsd: Add tests to the default debug build." by Bertrand Simonnet · 9 years ago
  79. 30c174b metricsd: Add tests to the default debug build. by Bertrand SIMONNET · 9 years ago
  80. fe37b0d Merge "bootstat: Fix the base includes to be AOSP-friendly." am: d320cbf5ba by Elliott Hughes · 9 years ago
  81. d320cbf Merge "bootstat: Fix the base includes to be AOSP-friendly." by Elliott Hughes · 9 years ago
  82. eabe08b bootstat: Fix the base includes to be AOSP-friendly. by James Hawkins · 9 years ago
  83. 4101ba7 Merge "metricsd: Persist metrics on shutdown." am: 195bbc718b by Bertrand Simonnet · 9 years ago
  84. 0252f43 Merge "logd: prune maintain per-id watermark (part deux)" am: 390100305b by Mark Salyzyn · 9 years ago
  85. 195bbc7 Merge "metricsd: Persist metrics on shutdown." by Bertrand Simonnet · 9 years ago
  86. 3901003 Merge "logd: prune maintain per-id watermark (part deux)" by Mark Salyzyn · 9 years ago
  87. 7fd6c5c logd: prune maintain per-id watermark (part deux) by Mark Salyzyn · 9 years ago
  88. 0e16bdf Merge "system/core: Add initial implementation of the bootstat command." by James Hawkins · 9 years ago
  89. d000991 Merge "system/core: Add initial implementation of the bootstat command." by James Hawkins · 9 years ago
  90. abd73e6 system/core: Add initial implementation of the bootstat command. by James Hawkins · 9 years ago
  91. 69c9274 Merge "fastboot: show progress when sending sparse images." am: 6a27196516 by Josh Gao · 9 years ago
  92. 5210031 Merge "fastboot: add .clang-format." am: d8ecde09c7 by Josh Gao · 9 years ago
  93. 6a27196 Merge "fastboot: show progress when sending sparse images." by Josh Gao · 9 years ago
  94. d8ecde0 Merge "fastboot: add .clang-format." by Josh Gao · 9 years ago
  95. 9da9ac5 fastboot: show progress when sending sparse images. by Josh Gao · 9 years ago
  96. cb73db7 fastboot: add .clang-format. by Josh Gao · 9 years ago
  97. 5633ccf Merge "Allow setting an arbitrary alignment for an entry." am: ad12df20e9 by Christopher Ferris · 9 years ago
  98. ad12df2 Merge "Allow setting an arbitrary alignment for an entry." by Christopher Ferris · 9 years ago
  99. d686231 metricsd: Persist metrics on shutdown. by Bertrand SIMONNET · 9 years ago
  100. 5e9f3d4 Allow setting an arbitrary alignment for an entry. by Christopher Ferris · 9 years ago