1. d0cae5b Merge "Remove a HAVE_MS_C_RUNTIME I missed." by Elliott Hughes · 9 years ago
  2. 27507d8 Remove a HAVE_MS_C_RUNTIME I missed. by Elliott Hughes · 9 years ago
  3. 1d44be8 Merge "libutils: fix overflow in String8::allocFromUTF8" by Sergio Giro · 9 years ago
  4. 4eeacbe libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
  5. 4d09db9 Merge "perfboot.py: Add --end-tag option" by Yusuke Sato · 9 years ago
  6. 3966ebb perfboot.py: Add --end-tag option by Yusuke Sato · 9 years ago
  7. 6d81403 Merge "libutils: fix signed/unsigned comparison warnings" by Nick Kralevich · 9 years ago
  8. 3e6c451 libutils: fix signed/unsigned comparison warnings by Nick Kralevich · 9 years ago
  9. 2859572 Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core." by Elliott Hughes · 9 years ago
  10. cd4ef75 Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core. by Elliott Hughes · 9 years ago
  11. 428f626 Merge "Read global ASAN_OPTIONS from a file." by Evgenii Stepanov · 9 years ago
  12. 084c00b Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  13. f90b653 init: add LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  14. 94a845d Merge "Lose ionice and renice to toybox." by Elliott Hughes · 9 years ago
  15. 17ddfcb Lose ionice and renice to toybox. by Elliott Hughes · 9 years ago
  16. b53b521 Merge "Add `adb features`." by David Pursell · 9 years ago
  17. f4bda75 Merge "Add feature list to connection banner." by David Pursell · 9 years ago
  18. 90d4b73 Add `adb features`. by Dan Albert · 9 years ago
  19. 1792c23 Add feature list to connection banner. by Dan Albert · 9 years ago
  20. 15c6de7 Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 9 years ago
  21. 782daf8 Merge "Fix the Mac libbase build." by Elliott Hughes · 9 years ago
  22. 2e5ae00 Fix the Mac libbase build. by Elliott Hughes · 9 years ago
  23. 2d4f852 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 9 years ago
  24. 4d40c03 Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 9 years ago
  25. d8b48a6 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 9 years ago
  26. 4528822 Merge "libbase: logging fixes" by Elliott Hughes · 9 years ago
  27. bdab59a libbase: logging fixes by Spencer Low · 9 years ago
  28. 1efef4c Merge "Revert "init: add LOCAL_SANITIZE := integer"" by Nick Kralevich · 9 years ago
  29. c307b5b Revert "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  30. 57532b2 Merge "adb: improve network error info" by Elliott Hughes · 9 years ago
  31. 8836031 Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 9 years ago
  32. 9537ca8 Merge "adb: start-server and kill-server error output" by Elliott Hughes · 9 years ago
  33. f18fc08 adb: start-server and kill-server error output by Spencer Low · 9 years ago
  34. 87e97ee adb: win32: fix shutdown deadlock by Spencer Low · 9 years ago
  35. b81c410 Merge "Added file permissions for binder tracing" by Riley Andrews · 9 years ago
  36. cd1d99e Added file permissions for binder tracing by Scott Bauer · 9 years ago
  37. a3a193f Merge "Added shell permisisons for memreclaim tracing" by Riley Andrews · 9 years ago
  38. 6fefa36 Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 9 years ago
  39. d4093f1 adb: Fix PTY logic for non-interactive shells. by David Pursell · 9 years ago
  40. 317acfb Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  41. eeab5cd Merge "metricsd: Remove unused Chrome OS specific files." by Bertrand Simonnet · 9 years ago
  42. 497e38d Merge "metricsd: Relicense as Apache 2." by Bertrand Simonnet · 9 years ago
  43. 0b973da Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  44. 2fb0042 Merge "Always include the adb version in the log." by Elliott Hughes · 9 years ago
  45. 42ae260 Always include the adb version in the log. by Elliott Hughes · 9 years ago
  46. 9508dcb Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 9 years ago
  47. 95e7cb5 Merge "healthd: logd: add timestamp to kernel logged battery messages" by Mark Salyzyn · 9 years ago
  48. 155159c adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 9 years ago
  49. b62f6c2 Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 9 years ago
  50. cef3508 Merge "Add missing includes." by Dan Albert · 9 years ago
  51. aea73db init: add LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  52. ea56594 Merge "logd: sizes > 1M prune in smaller batches" by Mark Salyzyn · 9 years ago
  53. bf7c605 adb: improve network error info by Spencer Low · 9 years ago
  54. af9ba4d Add missing includes. by Dan Albert · 9 years ago
  55. 62ab0fd logd: sizes > 1M prune in smaller batches by Mark Salyzyn · 9 years ago
  56. 7430916 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 9 years ago
  57. 7989a7c Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 9 years ago
  58. 661327e Remove confusing variable HOST. by Yabin Cui · 9 years ago
  59. 5573e3d Merge "init: replace strdup() in parse_config()" by Tom Cherry · 9 years ago
  60. 162ec8e Merge "Ignore adb/*.pyc files" by Yusuke Sato · 9 years ago
  61. 83cd266 Ignore adb/*.pyc files by Yusuke Sato · 9 years ago
  62. f71590f Merge "metricsd: Only define the targets on linux." by Bertrand Simonnet · 9 years ago
  63. 0a94a3b metricsd: Only define the targets on linux. by Bertrand SIMONNET · 9 years ago
  64. 3670eab Merge "metricsd: Add Android.mk." by Bertrand Simonnet · 9 years ago
  65. e329a3e Merge "Remove watchprops." by Elliott Hughes · 9 years ago
  66. e8606c8 Remove watchprops. by Elliott Hughes · 9 years ago
  67. 1f36ae4 Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 9 years ago
  68. 5a1f9a3 Merge "Remove the USB vendor id whitelist from fastboot." by Elliott Hughes · 9 years ago
  69. 8715c93 metricsd: Remove unused Chrome OS specific files. by Bertrand SIMONNET · 9 years ago
  70. 52e5b99 metricsd: Relicense as Apache 2. by Bertrand SIMONNET · 9 years ago
  71. ed6ca6f metricsd: Add Android.mk. by Bertrand SIMONNET · 9 years ago
  72. cd285d7 Merge "crash_reporter: Fix initial compile issues with Android toolchain" by Gaurav Shah · 9 years ago
  73. b889d7e Merge "crash_reporter: Remove Chrome collector, CrOS build files, DBus" by Gaurav Shah · 9 years ago
  74. f06041d Merge "metricsd: Rename metrics to metricsd." by Gaurav Shah · 9 years ago
  75. 011b2bc Merge "metrics: Add a CLI flag to disable dbus." by Gaurav Shah · 9 years ago
  76. dc15f4c Merge "metrics: Enable for non-official builds." by Gaurav Shah · 9 years ago
  77. e1746fd Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
  78. da21ac0 metricsd: Rename metrics to metricsd. by Bertrand SIMONNET · 9 years ago
  79. fec4d2c metrics: Add a CLI flag to disable dbus. by Bertrand SIMONNET · 9 years ago
  80. bae5dcc metrics: Enable for non-official builds. by Bertrand SIMONNET · 9 years ago
  81. 855b618 Merge "crash_reporter: Fix header include paths" by Steve Fung · 9 years ago
  82. 8bafb3d crash_reporter: Fix initial compile issues with Android toolchain by Steve Fung · 9 years ago
  83. c8b7414 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 9 years ago
  84. 6ada166 Merge "metrics: Remove send to autotest." by Bertrand Simonnet · 9 years ago
  85. 9372228 Merge "metrics: Consolidate constants in constants.h." by Bertrand Simonnet · 9 years ago
  86. 475dfa6 metrics: Remove send to autotest. by Bertrand SIMONNET · 9 years ago
  87. bd3505e metrics: Consolidate constants in constants.h. by Bertrand SIMONNET · 9 years ago
  88. 182673e Merge "metrics: Cleanup the system profile setter." by Bertrand Simonnet · 9 years ago
  89. 38f5507 Merge "metrics: Disable stat collection." by Bertrand Simonnet · 9 years ago
  90. 4ad60fb init: replace strdup() in parse_config() by Tom Cherry · 9 years ago
  91. 52e1d55 metrics: Cleanup the system profile setter. by Bertrand SIMONNET · 9 years ago
  92. eeb7ef0 metrics: Disable stat collection. by Bertrand SIMONNET · 9 years ago
  93. 0d2dde5 Read global ASAN_OPTIONS from a file. by Evgenii Stepanov · 9 years ago
  94. d16e9c2 Merge "metrics: Don't use the policy file." by Bertrand Simonnet · 9 years ago
  95. 932d61d Merge "metrics: Fix import paths for headers." by Bertrand Simonnet · 9 years ago
  96. 129bea5 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  97. 5c398d2 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 9 years ago
  98. 5db66c3 metrics: Don't use the policy file. by Bertrand SIMONNET · 9 years ago
  99. 4b915ae metrics: Fix import paths for headers. by Bertrand SIMONNET · 9 years ago
  100. 4bf3dc9 Merge "Create Service and ServiceManager classes" by Tom Cherry · 9 years ago