1. 3b94cef Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" by Yusuke Sato · 9 years ago
  2. 7980426a Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h by Yusuke Sato · 9 years ago
  3. 34d0e78 Merge "To compile with llvm integrated assembler." by Chih-hung Hsieh · 9 years ago
  4. 2e2dc00 Merge "crash_reporter: Fix path to dbus-send" by Steve Fung · 9 years ago
  5. 7244cf2 To compile with llvm integrated assembler. by Chih-Hung Hsieh · 9 years ago
  6. 0f6c07b Merge "crash_reporter: Add Android.mk" by Steve Fung · 9 years ago
  7. a1b2036 Merge "remove bundled services from rootdir/init.rc" by Tom Cherry · 9 years ago
  8. 2d8be6c Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 9 years ago
  9. ff5be39 Merge changes from topic 'init-rc-breakup' by Tom Cherry · 9 years ago
  10. 837135a remove bundled services from rootdir/init.rc by Tom Cherry · 9 years ago
  11. b8dd027 init: import init rc scripts from file systems after mount_all by Tom Cherry · 9 years ago
  12. cb716f9 init: Queue Triggers instead of Actions by Tom Cherry · 9 years ago
  13. 20391b1 bundle init.rc contents with its service by Tom Cherry · 9 years ago
  14. 8a4beeb Merge "logd: switch asprintf to std::string" by Mark Salyzyn · 9 years ago
  15. 67f3dd9 Merge "logd: statistics switch to std::string" by Mark Salyzyn · 9 years ago
  16. cf5bd8b Merge "logd: white and black switch to std::string" by Mark Salyzyn · 9 years ago
  17. cba296c Merge "metricsd: Give directory group permissions" by Steve Fung · 9 years ago
  18. 25967bb Merge "libsparse: use strcmp and validate last_used pointer" by Mark Salyzyn · 9 years ago
  19. c227a1d libsparse: use strcmp and validate last_used pointer by lei wang wang · 9 years ago
  20. 8b8878a crash_reporter: Fix path to dbus-send by Steve Fung · 9 years ago
  21. 3f62060 metricsd: Give directory group permissions by Steve Fung · 9 years ago
  22. 711e776 Merge "Display the map offset for each frame." by Christopher Ferris · 9 years ago
  23. 6000173 Display the map offset for each frame. by Christopher Ferris · 9 years ago
  24. 300b1a6 Merge "metricsd: Don't crash when some metadata is missing." by Bertrand Simonnet · 9 years ago
  25. 565d20e Merge "metricsd: Enable https by default." by Bertrand Simonnet · 9 years ago
  26. 1f14655 metricsd: Don't crash when some metadata is missing. by Bertrand SIMONNET · 9 years ago
  27. 10fe60d metricsd: Enable https by default. by Bertrand SIMONNET · 9 years ago
  28. 07ee12a Merge "logd: worst uid record watermark" by Mark Salyzyn · 9 years ago
  29. 73160ac logd: switch asprintf to std::string by Mark Salyzyn · 9 years ago
  30. decbcd9 logd: statistics switch to std::string by Mark Salyzyn · 9 years ago
  31. b332f1c logd: white and black switch to std::string by Mark Salyzyn · 9 years ago
  32. c892ea3 logd: worst uid record watermark by Mark Salyzyn · 9 years ago
  33. 2c1b8f9 Merge changes Ib0530b9d,I981d9fa6,Icc60dd06,I902ba6b4 by Mark Salyzyn · 9 years ago
  34. 94a89c4 logd: log buffer switch to std::list by Mark Salyzyn · 9 years ago
  35. e0ed16c logd: white and black switch to std::list by Mark Salyzyn · 9 years ago
  36. 98dca2d logd: logtimes switch to std::list by Mark Salyzyn · 9 years ago
  37. b39ed0c logd: prune 10% or 256 entries max by Mark Salyzyn · 9 years ago
  38. f085a1f crash_reporter: Add Android.mk by Steve Fung · 9 years ago
  39. e03d032 Merge "fastboot should say which device it's waiting for." by Elliott Hughes · 9 years ago
  40. b46964f fastboot should say which device it's waiting for. by Elliott Hughes · 9 years ago
  41. e728eb9 Merge "Get fastboot working on OS X" by Elliott Hughes · 9 years ago
  42. 9a995b2 Merge "Use __ANDROID__ instead of __BRILLO__." by Daniel Erat · 9 years ago
  43. 69200d9 Use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 9 years ago
  44. d455568 Merge "crash_reporter: Enable core dumps" by Steve Fung · 9 years ago
  45. 0172dea Merge "metrics: Add init script for metrics_daemon." by Bertrand Simonnet · 9 years ago
  46. 81c24f6 Get fastboot working on OS X by Matt Reimer · 10 years ago
  47. e656be3 Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 9 years ago
  48. 73eaa46 metrics: Add init script for metrics_daemon. by Bertrand SIMONNET · 9 years ago
  49. d81c3c6 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 9 years ago
  50. ab2ac7d crash_reporter: Enable core dumps by Steve Fung · 9 years ago
  51. a169f3b Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 9 years ago
  52. d0cae5b Merge "Remove a HAVE_MS_C_RUNTIME I missed." by Elliott Hughes · 9 years ago
  53. 27507d8 Remove a HAVE_MS_C_RUNTIME I missed. by Elliott Hughes · 9 years ago
  54. 1d44be8 Merge "libutils: fix overflow in String8::allocFromUTF8" by Sergio Giro · 9 years ago
  55. 4eeacbe libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
  56. 4d09db9 Merge "perfboot.py: Add --end-tag option" by Yusuke Sato · 9 years ago
  57. 3966ebb perfboot.py: Add --end-tag option by Yusuke Sato · 9 years ago
  58. 6d81403 Merge "libutils: fix signed/unsigned comparison warnings" by Nick Kralevich · 9 years ago
  59. 3e6c451 libutils: fix signed/unsigned comparison warnings by Nick Kralevich · 9 years ago
  60. 2859572 Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core." by Elliott Hughes · 9 years ago
  61. cd4ef75 Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core. by Elliott Hughes · 9 years ago
  62. b7e79af adb: win32: fix unittest exit code parsing by Spencer Low · 9 years ago
  63. 428f626 Merge "Read global ASAN_OPTIONS from a file." by Evgenii Stepanov · 9 years ago
  64. 084c00b Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  65. f90b653 init: add LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  66. 94a845d Merge "Lose ionice and renice to toybox." by Elliott Hughes · 9 years ago
  67. 17ddfcb Lose ionice and renice to toybox. by Elliott Hughes · 9 years ago
  68. b53b521 Merge "Add `adb features`." by David Pursell · 9 years ago
  69. f4bda75 Merge "Add feature list to connection banner." by David Pursell · 9 years ago
  70. 90d4b73 Add `adb features`. by Dan Albert · 9 years ago
  71. 1792c23 Add feature list to connection banner. by Dan Albert · 9 years ago
  72. 15c6de7 Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 9 years ago
  73. 782daf8 Merge "Fix the Mac libbase build." by Elliott Hughes · 9 years ago
  74. 2e5ae00 Fix the Mac libbase build. by Elliott Hughes · 9 years ago
  75. 2d4f852 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 9 years ago
  76. 4d40c03 Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 9 years ago android-m-preview-2
  77. d8b48a6 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 9 years ago
  78. 4528822 Merge "libbase: logging fixes" by Elliott Hughes · 9 years ago
  79. bdab59a libbase: logging fixes by Spencer Low · 9 years ago
  80. 1efef4c Merge "Revert "init: add LOCAL_SANITIZE := integer"" by Nick Kralevich · 9 years ago
  81. c307b5b Revert "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  82. 57532b2 Merge "adb: improve network error info" by Elliott Hughes · 9 years ago
  83. 8836031 Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 9 years ago
  84. 9537ca8 Merge "adb: start-server and kill-server error output" by Elliott Hughes · 9 years ago
  85. f18fc08 adb: start-server and kill-server error output by Spencer Low · 9 years ago
  86. 87e97ee adb: win32: fix shutdown deadlock by Spencer Low · 9 years ago
  87. b81c410 Merge "Added file permissions for binder tracing" by Riley Andrews · 9 years ago
  88. cd1d99e Added file permissions for binder tracing by Scott Bauer · 9 years ago
  89. a3a193f Merge "Added shell permisisons for memreclaim tracing" by Riley Andrews · 9 years ago
  90. 6fefa36 Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 9 years ago
  91. d4093f1 adb: Fix PTY logic for non-interactive shells. by David Pursell · 9 years ago
  92. 317acfb Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  93. eeab5cd Merge "metricsd: Remove unused Chrome OS specific files." by Bertrand Simonnet · 9 years ago
  94. 497e38d Merge "metricsd: Relicense as Apache 2." by Bertrand Simonnet · 9 years ago
  95. 0b973da Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  96. 2fb0042 Merge "Always include the adb version in the log." by Elliott Hughes · 9 years ago
  97. 42ae260 Always include the adb version in the log. by Elliott Hughes · 9 years ago
  98. 9508dcb Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 9 years ago
  99. 95e7cb5 Merge "healthd: logd: add timestamp to kernel logged battery messages" by Mark Salyzyn · 9 years ago
  100. 155159c adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 9 years ago