1. 58633b8 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 10 years ago
  2. 39c7b3b Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  3. aae2ee5 Merge "Add missing includes." by Dan Albert · 10 years ago
  4. 9edf984 Merge "logd: sizes > 1M prune in smaller batches" by Mark Salyzyn · 10 years ago
  5. 56f8f3f Add missing includes. by Dan Albert · 10 years ago
  6. 0d1b4c1 logd: sizes > 1M prune in smaller batches by Mark Salyzyn · 10 years ago
  7. 77708f2 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 10 years ago
  8. c42e691 Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
  9. dbc1929 Merge "init: replace strdup() in parse_config()" by Tom Cherry · 10 years ago
  10. 696f7b4 Merge "Ignore adb/*.pyc files" by Yusuke Sato · 10 years ago
  11. f12febf Ignore adb/*.pyc files by Yusuke Sato · 10 years ago
  12. 6ba8f9d Merge "metricsd: Only define the targets on linux." by Bertrand Simonnet · 10 years ago
  13. fb55dd6 metricsd: Only define the targets on linux. by Bertrand SIMONNET · 10 years ago
  14. 8bd1336 Merge "metricsd: Add Android.mk." by Bertrand Simonnet · 10 years ago
  15. ead92fc Merge "Remove watchprops." by Elliott Hughes · 10 years ago
  16. e1d1d16 Remove watchprops. by Elliott Hughes · 10 years ago
  17. dc5d3dc Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 10 years ago
  18. f694d42 Merge "Remove the USB vendor id whitelist from fastboot." by Elliott Hughes · 10 years ago
  19. e1207af metricsd: Add Android.mk. by Bertrand SIMONNET · 10 years ago
  20. e8adeb8 Merge "crash_reporter: Fix initial compile issues with Android toolchain" by Gaurav Shah · 10 years ago
  21. c64f8a8 Merge "crash_reporter: Remove Chrome collector, CrOS build files, DBus" by Gaurav Shah · 10 years ago
  22. e7f938d Merge "metricsd: Rename metrics to metricsd." by Gaurav Shah · 10 years ago
  23. cb8b3dc Merge "metrics: Add a CLI flag to disable dbus." by Gaurav Shah · 10 years ago
  24. 921e2b9 Merge "metrics: Enable for non-official builds." by Gaurav Shah · 10 years ago
  25. f8f30e6 Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 10 years ago
  26. b0d7b8e metricsd: Rename metrics to metricsd. by Bertrand SIMONNET · 10 years ago
  27. d73846e metrics: Add a CLI flag to disable dbus. by Bertrand SIMONNET · 10 years ago
  28. 9f2f438 metrics: Enable for non-official builds. by Bertrand SIMONNET · 10 years ago
  29. 055181e Merge "crash_reporter: Fix header include paths" by Steve Fung · 10 years ago
  30. dba6db8 crash_reporter: Fix initial compile issues with Android toolchain by Steve Fung · 10 years ago
  31. 20b0f56 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 10 years ago
  32. c93b33e Merge "metrics: Remove send to autotest." by Bertrand Simonnet · 10 years ago
  33. 55d1e3f Merge "metrics: Consolidate constants in constants.h." by Bertrand Simonnet · 10 years ago
  34. 42de328 metrics: Remove send to autotest. by Bertrand SIMONNET · 10 years ago
  35. ec31780 metrics: Consolidate constants in constants.h. by Bertrand SIMONNET · 10 years ago
  36. 89be44a Merge "metrics: Cleanup the system profile setter." by Bertrand Simonnet · 10 years ago
  37. 49f1be8 Merge "metrics: Disable stat collection." by Bertrand Simonnet · 10 years ago
  38. b6aaf24 init: replace strdup() in parse_config() by Tom Cherry · 10 years ago
  39. 1c63c89 metrics: Cleanup the system profile setter. by Bertrand SIMONNET · 10 years ago
  40. 734f8f1 metrics: Disable stat collection. by Bertrand SIMONNET · 10 years ago
  41. d65023f Merge "metrics: Don't use the policy file." by Bertrand Simonnet · 10 years ago
  42. e2350e2 Merge "metrics: Fix import paths for headers." by Bertrand Simonnet · 10 years ago
  43. 48ec868 crash_reporter: Fix header include paths by Steve Fung · 10 years ago
  44. d8a6958 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 10 years ago
  45. 0b96a55 metrics: Don't use the policy file. by Bertrand SIMONNET · 10 years ago
  46. 35e0544 metrics: Fix import paths for headers. by Bertrand SIMONNET · 10 years ago
  47. 4e49592 Merge "Create Service and ServiceManager classes" by Tom Cherry · 10 years ago
  48. a5243bb Merge "adb start-server: Use a separate fd for sending initial OK" by Elliott Hughes · 10 years ago
  49. b144089 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 10 years ago
  50. 722f82c Merge "More Mac fastboot failure debugging." by Elliott Hughes · 10 years ago
  51. d8b4408 More Mac fastboot failure debugging. by Elliott Hughes · 10 years ago
  52. 26ab446 Create Service and ServiceManager classes by Tom Cherry · 10 years ago
  53. 9530450 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
  54. 2c938e1 Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
  55. 461eff8 win32: adb_test/libbase_test fixes by Spencer Low · 10 years ago
  56. 37ad1af Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
  57. 99e8de0 Include the error code if GetPipeProperties fails. by Elliott Hughes · 10 years ago
  58. 9e5919f Merge "Stop being silly." by Elliott Hughes · 10 years ago
  59. cac7f98 Stop being silly. by Elliott Hughes · 10 years ago
  60. de4e410 Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 10 years ago
  61. a7253ff adb: fix killing of old version of adb process by Spencer Low · 10 years ago
  62. ddc96ad Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 10 years ago
  63. 6343dfa Merge "Fix incorrect exception handling in perfboot.py" by Yasuhiro Matsuda · 10 years ago
  64. 19d4986 Fix incorrect exception handling in perfboot.py by Yasuhiro Matsuda · 10 years ago
  65. 24baa34 Merge "Fix perfboot.py to exit by Ctrl+C." by Yasuhiro Matsuda · 10 years ago
  66. a940f8a Merge "perfboot.py: check 2 more event logs by default" by Yusuke Sato · 10 years ago
  67. 4151e06 perfboot.py: check 2 more event logs by default by Yusuke Sato · 10 years ago
  68. 386325a Fix perfboot.py to exit by Ctrl+C. by Yasuhiro Matsuda · 10 years ago
  69. 5fd3cf5 Merge "rootdir: Create symlinks in Android.mk" by Daniel Rosenberg · 10 years ago
  70. 45e5e47 Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
  71. 8167e29 rootdir: Create symlinks in Android.mk by Daniel Rosenberg · 10 years ago
  72. 7257b4c Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
  73. ca01bbc Merge "Skip mounting /, just mark block device as ro if needed." by Daniel Rosenberg · 10 years ago
  74. bafed52 Skip mounting /, just mark block device as ro if needed. by Daniel Rosenberg · 10 years ago
  75. b4ef923 Merge "perfboot.py: ignore tags not listed in /system/etc/event-log-tags" by Yusuke Sato · 10 years ago
  76. 98298a8 Fix a comment typo. by Elliott Hughes · 10 years ago
  77. dfa412c perfboot.py: ignore tags not listed in /system/etc/event-log-tags by Yusuke Sato · 10 years ago
  78. e7f0a22 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
  79. 8e6bc92 Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
  80. d70ec49 Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 10 years ago
  81. e58c174 Leave the evidence lying around if an adb test fails. by Elliott Hughes · 10 years ago
  82. 962da25 Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 10 years ago
  83. 486ca0d Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 10 years ago
  84. 8c1054f adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 10 years ago
  85. 3ef5ae2 Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
  86. a2cb364 adb_test/libbase_test: win32: get some tests working by Spencer Low · 10 years ago
  87. 665e0e5 perfboot.py: warn if dm-verity is disabled by Yusuke Sato · 10 years ago
  88. c0bea7b Merge "libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
  89. ecbdff7 libbase_test: win32: get some tests working by Spencer Low · 10 years ago
  90. 21b55a7 Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 10 years ago
  91. ef9e9d7 Merge "Add a trace constant for PackageManager" by Todd Kennedy · 10 years ago
  92. 3c55573 Add a trace constant for PackageManager by Todd Kennedy · 10 years ago
  93. d5fca3e Merge "Remove adb's unused get_my_path for Windows." by Elliott Hughes · 10 years ago
  94. 67aaa93 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 10 years ago
  95. 5c341b4 adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 10 years ago
  96. 1d4b303 adb: win32: fix USB device hang when resuming from sleep/hibernation by Spencer Low · 10 years ago
  97. 4716f80 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 10 years ago
  98. ad432d8 Merge "adb: poll for emulator connection." by Yabin Cui · 10 years ago
  99. 3cb0f47 Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 10 years ago
  100. a008e8b Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago