1. 52e5b99 metricsd: Relicense as Apache 2. by Bertrand SIMONNET · 9 years ago
  2. ed6ca6f metricsd: Add Android.mk. by Bertrand SIMONNET · 9 years ago
  3. cd285d7 Merge "crash_reporter: Fix initial compile issues with Android toolchain" by Gaurav Shah · 9 years ago
  4. b889d7e Merge "crash_reporter: Remove Chrome collector, CrOS build files, DBus" by Gaurav Shah · 9 years ago
  5. f06041d Merge "metricsd: Rename metrics to metricsd." by Gaurav Shah · 9 years ago
  6. 011b2bc Merge "metrics: Add a CLI flag to disable dbus." by Gaurav Shah · 9 years ago
  7. dc15f4c Merge "metrics: Enable for non-official builds." by Gaurav Shah · 9 years ago
  8. da21ac0 metricsd: Rename metrics to metricsd. by Bertrand SIMONNET · 9 years ago
  9. fec4d2c metrics: Add a CLI flag to disable dbus. by Bertrand SIMONNET · 9 years ago
  10. bae5dcc metrics: Enable for non-official builds. by Bertrand SIMONNET · 9 years ago
  11. 855b618 Merge "crash_reporter: Fix header include paths" by Steve Fung · 9 years ago
  12. 8bafb3d crash_reporter: Fix initial compile issues with Android toolchain by Steve Fung · 9 years ago
  13. c8b7414 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 9 years ago
  14. 6ada166 Merge "metrics: Remove send to autotest." by Bertrand Simonnet · 9 years ago
  15. 9372228 Merge "metrics: Consolidate constants in constants.h." by Bertrand Simonnet · 9 years ago
  16. 475dfa6 metrics: Remove send to autotest. by Bertrand SIMONNET · 9 years ago
  17. bd3505e metrics: Consolidate constants in constants.h. by Bertrand SIMONNET · 9 years ago
  18. 182673e Merge "metrics: Cleanup the system profile setter." by Bertrand Simonnet · 9 years ago
  19. 38f5507 Merge "metrics: Disable stat collection." by Bertrand Simonnet · 9 years ago
  20. 52e1d55 metrics: Cleanup the system profile setter. by Bertrand SIMONNET · 9 years ago
  21. eeb7ef0 metrics: Disable stat collection. by Bertrand SIMONNET · 9 years ago
  22. d16e9c2 Merge "metrics: Don't use the policy file." by Bertrand Simonnet · 9 years ago
  23. 932d61d Merge "metrics: Fix import paths for headers." by Bertrand Simonnet · 9 years ago
  24. 129bea5 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  25. 5db66c3 metrics: Don't use the policy file. by Bertrand SIMONNET · 9 years ago
  26. 4b915ae metrics: Fix import paths for headers. by Bertrand SIMONNET · 9 years ago
  27. 4bf3dc9 Merge "Create Service and ServiceManager classes" by Tom Cherry · 9 years ago
  28. 9871488 Merge "adb start-server: Use a separate fd for sending initial OK" by Elliott Hughes · 9 years ago
  29. 9f2d1a9 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 9 years ago
  30. 847ec9a Merge "More Mac fastboot failure debugging." by Elliott Hughes · 9 years ago
  31. 2ae8d2e More Mac fastboot failure debugging. by Elliott Hughes · 9 years ago
  32. bac3299 Create Service and ServiceManager classes by Tom Cherry · 9 years ago
  33. e110167 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 9 years ago
  34. db3492c Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 9 years ago
  35. cbf26b7 win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  36. c672cb0 Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 9 years ago
  37. 6e02c24 Include the error code if GetPipeProperties fails. by Elliott Hughes · 9 years ago
  38. ff52e23 Merge "Stop being silly." by Elliott Hughes · 9 years ago
  39. 5be6b37 Stop being silly. by Elliott Hughes · 9 years ago
  40. 50de822 Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 9 years ago
  41. 71635bb adb: fix killing of old version of adb process by Spencer Low · 9 years ago
  42. c0822e8 Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 9 years ago
  43. 7f2e05e Merge "Fix incorrect exception handling in perfboot.py" by Yasuhiro Matsuda · 9 years ago
  44. f3d0d42 Fix incorrect exception handling in perfboot.py by Yasuhiro Matsuda · 9 years ago
  45. 1ada513 Merge "Fix perfboot.py to exit by Ctrl+C." by Yasuhiro Matsuda · 9 years ago
  46. e4154f4 Merge "perfboot.py: check 2 more event logs by default" by Yusuke Sato · 9 years ago
  47. 43c4d99 perfboot.py: check 2 more event logs by default by Yusuke Sato · 9 years ago
  48. 59d32a7 Fix perfboot.py to exit by Ctrl+C. by Yasuhiro Matsuda · 9 years ago
  49. 516d30d Merge "rootdir: Create symlinks in Android.mk" by Daniel Rosenberg · 9 years ago
  50. 3cf2a8e Merge "Fix a comment typo." by Elliott Hughes · 9 years ago
  51. 595003a rootdir: Create symlinks in Android.mk by Daniel Rosenberg · 9 years ago
  52. feacf20 Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 9 years ago
  53. 13d6227 Merge "Skip mounting /, just mark block device as ro if needed." by Daniel Rosenberg · 9 years ago
  54. 31a4faf Skip mounting /, just mark block device as ro if needed. by Daniel Rosenberg · 9 years ago
  55. 81fd50c Merge "perfboot.py: ignore tags not listed in /system/etc/event-log-tags" by Yusuke Sato · 9 years ago
  56. bfa7c7d Fix a comment typo. by Elliott Hughes · 9 years ago
  57. e801cc0 perfboot.py: ignore tags not listed in /system/etc/event-log-tags by Yusuke Sato · 9 years ago
  58. 6b940e1 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago
  59. 6355f2c Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 9 years ago
  60. 0fac7fd Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 9 years ago
  61. 3841a9f Leave the evidence lying around if an adb test fails. by Elliott Hughes · 9 years ago
  62. 72488aa Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 9 years ago
  63. 6bf9340 Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 9 years ago
  64. 22191c3 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  65. 8c61e02 Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 9 years ago
  66. cf168a8 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  67. b6c66dc perfboot.py: warn if dm-verity is disabled by Yusuke Sato · 9 years ago
  68. bb3b45d Merge "libbase_test: win32: get some tests working" by Elliott Hughes · 9 years ago
  69. 40d0c7a libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  70. 4247ebf Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 9 years ago
  71. 6782ca0 Merge "Add a trace constant for PackageManager" by Todd Kennedy · 9 years ago
  72. da106ad Add a trace constant for PackageManager by Todd Kennedy · 9 years ago
  73. 11ca81f Merge "Remove adb's unused get_my_path for Windows." by Elliott Hughes · 9 years ago
  74. 8df9032 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 9 years ago
  75. e347c1d adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 9 years ago
  76. 16d79c7 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 9 years ago
  77. c70ac57 Merge "adb: poll for emulator connection." by Yabin Cui · 9 years ago
  78. a336cbc Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 9 years ago
  79. 367fb50 Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 9 years ago
  80. b5d6ad8 Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  81. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 9 years ago
  82. c321155 adb: win32: file descriptor reliability improvements by Spencer Low · 9 years ago
  83. 0f91887 Merge "init: Adding header guard to tokenizer" by Lee Campbell · 9 years ago
  84. 0e2c194 adb: poll for emulator connection. by Yabin Cui · 9 years ago
  85. b93b9d4 Reserve new UID range for OEM. by Jorge Lucangeli Obes · 9 years ago
  86. ec03595 Merge "Clean up -p handling slightly." by Elliott Hughes · 9 years ago
  87. cf4ff64 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 9 years ago
  88. 048b27c Clean up -p handling slightly. by Elliott Hughes · 9 years ago
  89. cf4dba5 Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 9 years ago
  90. dc1fb36 Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 9 years ago
  91. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  92. 6264129 Make clear of the data length sent by write_packet. by Yabin Cui · 9 years ago
  93. 0658440 init: Adding header guard to tokenizer by Lee Campbell · 9 years ago
  94. 7b98bfc Merge "More adb cleanup." by Elliott Hughes · 9 years ago
  95. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  96. 0cf93dc Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 9 years ago
  97. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  98. d548e30 Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  99. eb0b151 Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 9 years ago
  100. fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago