1. e8733ed Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 10 years ago
  2. c8b107b Merge "adb: fix adbd feature parsing for no features." by David Pursell · 10 years ago
  3. d1fe03f Merge "utils: add pwrite64 to Compat.h for Mac" by Sami Tolvanen · 10 years ago
  4. bbe2e38 utils: add pwrite64 to Compat.h for Mac by Sami Tolvanen · 10 years ago
  5. 01e693f Merge "logd: increase dgram_max_qlen to 600" by Mark Salyzyn · 10 years ago
  6. 7cfbfd2 adb: fix adbd feature parsing for no features. by David Pursell · 10 years ago
  7. a254bed adb: bump server version to prevent feature mismatch. by David Pursell · 10 years ago
  8. 5d644ca logd: increase dgram_max_qlen to 600 by Mark Salyzyn · 10 years ago
  9. 9a617e6 Merge "libbacktrace: don't let llvm cflags cover libbacktrace's cflags." by Yabin Cui · 10 years ago
  10. d7cfdd4 libbacktrace: don't let llvm cflags cover libbacktrace's cflags. by Yabin Cui · 10 years ago
  11. e2ab5b9 Merge "metricsd: Use product id instead of build target id." by Bertrand Simonnet · 10 years ago
  12. 0ab4f07 Merge "metricsd: Report the data partition usage." by Bertrand Simonnet · 10 years ago
  13. 1d98391 metricsd: Use product id instead of build target id. by Bertrand SIMONNET · 10 years ago
  14. f1e9b39 metricsd: Report the data partition usage. by Bertrand SIMONNET · 10 years ago
  15. 29ca437 Merge "metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/" by Samuel Tan · 10 years ago
  16. 7181861 metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/ by Samuel Tan · 10 years ago
  17. 7bc2605 Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 10 years ago
  18. 3a8376d Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
  19. ee6b3f0 Merge "Remove a hack for getting libpagerank's headers." by Elliott Hughes · 10 years ago
  20. 2a6c66d Merge "libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory" by Sergio Giro · 10 years ago
  21. dd8dcfa libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory by Sergio Giro · 10 years ago
  22. 8ad81d6 Remove a hack for getting libpagerank's headers. by Elliott Hughes · 10 years ago
  23. 40b7e7f Merge "Clean up maps parsing in libbacktrace." by Elliott Hughes · 10 years ago
  24. 296ab57 Merge "libbacktrace: enable -fno-omit-frame-pointer for host build." by Yabin Cui · 10 years ago
  25. f0ab877 libbacktrace: enable -fno-omit-frame-pointer for host build. by Yabin Cui · 10 years ago
  26. 79f0fd8 Clean up maps parsing in libbacktrace. by Elliott Hughes · 10 years ago
  27. 94034a1 Merge "metricsd: Cleanup metrics names." by Bertrand Simonnet · 10 years ago
  28. 0fdf120 Merge "Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""""" by Yabin Cui · 10 years ago
  29. 5690571 Merge "metricsd: Fix unit tests." by Bertrand Simonnet · 10 years ago
  30. b0da3a1 Merge "adb: add -Tt options to `adb shell`." by David Pursell · 10 years ago
  31. e3802e4 adb: add -Tt options to `adb shell`. by David Pursell · 10 years ago
  32. 29d3f4d Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 10 years ago
  33. dc7eeff Merge "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 10 years ago
  34. cc4a195 Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 10 years ago
  35. 2b60732 metricsd: Cleanup metrics names. by Bertrand SIMONNET · 10 years ago
  36. 1536d39 Merge "logcatd: up size from 16MB to 256MB" by Mark Salyzyn · 10 years ago
  37. 21188e6 Merge "logpersist: bundle with logcatd service" by Mark Salyzyn · 10 years ago
  38. 84f524e Merge "logpersist: Additional barrier" by Mark Salyzyn · 10 years ago
  39. f51906b Merge "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 10 years ago
  40. dcc6d09 logcatd: up size from 16MB to 256MB by Mark Salyzyn · 10 years ago
  41. e56a0a2 logpersist: bundle with logcatd service by Mark Salyzyn · 10 years ago
  42. 8e2b23d logpersist: Additional barrier by Mark Salyzyn · 10 years ago
  43. f7d9430 Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
  44. bcc8f31 Revert "Revert "Add BacktraceOffline for offline backtracing."" by Yabin Cui · 10 years ago
  45. f5b2c7a base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 10 years ago
  46. bb8fc44 metricsd: Fix unit tests. by Bertrand SIMONNET · 10 years ago
  47. 3efaa8e Merge "Move python-adb to development/python-packages." by Dan Albert · 10 years ago
  48. 86a5434 Move python-adb to development/python-packages. by Dan Albert · 10 years ago
  49. 2c0adb3 Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 10 years ago
  50. d9f590b asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 10 years ago
  51. 03b3890 Merge "Revert "Add BacktraceOffline for offline backtracing."" by Yabin Cui · 10 years ago
  52. feeeb07 Revert "Add BacktraceOffline for offline backtracing." by Yabin Cui · 10 years ago
  53. c126cb4 Merge "Add BacktraceOffline for offline backtracing." by Yabin Cui · 10 years ago
  54. 8e00887 Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 10 years ago
  55. d8636d7 Merge "crash_reporter: Generate and use own guid" by Steve Fung · 10 years ago
  56. 70b27eb Merge "Add Android.bp for liblog" by Dan Willemsen · 10 years ago
  57. 9d9f9ea Merge "metricsd: Fix CumulativeUseTime metrics." by Bertrand Simonnet · 10 years ago
  58. db08440 metricsd: Fix CumulativeUseTime metrics. by Bertrand SIMONNET · 10 years ago
  59. 47d54a0 adb unittest for win32 handle inheritance by Spencer Low · 10 years ago
  60. 204eb80 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
  61. 2350bdd Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
  62. daf6e58 Add BacktraceOffline for offline backtracing. by Yabin Cui · 10 years ago
  63. 30b3bf2 Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 10 years ago
  64. 7158973 adb: win32: fix regression on older versions of Windows by Spencer Low · 10 years ago
  65. 8248ddb Add Android.bp for liblog by Dan Willemsen · 10 years ago
  66. 8c1f617 Merge "Revert "[core][trusty] add gatekeeper module"" by Andres Morales · 10 years ago
  67. 10a491b Revert "[core][trusty] add gatekeeper module" by Andres Morales · 10 years ago
  68. a9e971f Merge "Revert "[core][trusty] add keymaster module"" by Andres Morales · 10 years ago
  69. 83e3873 Revert "[core][trusty] add keymaster module" by Andres Morales · 10 years ago
  70. 3cfea40 Add unit tests for local socket. by Yabin Cui · 10 years ago
  71. 902d4e2 Merge changes from topic 'trusty-gk-km'' by Andres Morales · 10 years ago
  72. 5f2b479 Merge "Add libtrusty and corresponding test utility" by Michael Ryleev · 10 years ago
  73. 998939e [core][trusty] add gatekeeper module by Andres Morales · 10 years ago
  74. 0f2cc9b [core][trusty] add keymaster module by Andres Morales · 10 years ago
  75. 784588c Merge "metricsd: move timer.h into include/metrics/" by Samuel Tan · 10 years ago
  76. a2700bc Add libtrusty and corresponding test utility by Michael Ryleev · 10 years ago
  77. 7d893eb Merge "Fix perfboot.py to work with the recent change." by Yasuhiro Matsuda · 10 years ago
  78. 6f33da0 crash_reporter: Generate and use own guid by Steve Fung · 10 years ago
  79. d556458 metricsd: move timer.h into include/metrics/ by Samuel Tan · 10 years ago
  80. 410ff1a Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  81. 81b6a22 Merge "adb: Kill subprocess when the client exits." by David Pursell · 10 years ago
  82. 458b265 adb: Kill subprocess when the client exits. by David Pursell · 10 years ago
  83. 536e12f adb: move adb to poll. by Yabin Cui · 10 years ago
  84. c5047c8 Merge "adb: Fix missing shell protocol usage." by David Pursell · 10 years ago
  85. c7a28ff Fix perfboot.py to work with the recent change. by Yasuhiro Matsuda · 10 years ago
  86. 192be20 Merge "crash_reporter: Add model_manifest_id field to report" by Steve Fung · 10 years ago
  87. e8142af adb unittest: make test_sync properly cleanup after itself by Spencer Low · 10 years ago
  88. d043b3c Merge "crash_reporter: Ensure crash_sender spread time is not negative" by Steve Fung · 10 years ago
  89. eb88002 crash_reporter: Add model_manifest_id field to report by Steve Fung · 10 years ago
  90. e73bed8 Merge "metricsd: Add test case for the upload service." by Bertrand Simonnet · 10 years ago
  91. 8fdc088 Merge "metricsd: Persist the report to disk if an upload fails." by Bertrand Simonnet · 10 years ago
  92. bd253e4 Merge "metricsd: Use the metrics directory everywhere." by Bertrand Simonnet · 10 years ago
  93. b636bf2 adb: Fix missing shell protocol usage. by David Pursell · 10 years ago
  94. 12216fb crash_reporter: Ensure crash_sender spread time is not negative by Steve Fung · 10 years ago
  95. 046cc84 Merge "crash_reporter: Read crash server from property" by Steve Fung · 10 years ago
  96. d1a79ff metricsd: Add test case for the upload service. by Bertrand SIMONNET · 10 years ago
  97. 60aa728 metricsd: Persist the report to disk if an upload fails. by Bertrand SIMONNET · 10 years ago
  98. 831983f metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 10 years ago
  99. b88acc0 crash_reporter: Read crash server from property by Steve Fung · 10 years ago
  100. 18ad116 Merge "crash_reporter: Fix a couple crash_sender issues" by Steve Fung · 10 years ago