1. 2d03783 metricsd: Fix CumulativeUseTime metrics. by Bertrand SIMONNET · 9 years ago
  2. 630e05b Merge "metricsd: move timer.h into include/metrics/" by Samuel Tan · 9 years ago
  3. ada7fa0 Merge "Fix perfboot.py to work with the recent change." by Yasuhiro Matsuda · 9 years ago
  4. 1c4d8f1 metricsd: move timer.h into include/metrics/ by Samuel Tan · 9 years ago
  5. fa965d9 Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  6. d9076f2 Merge "adb: Kill subprocess when the client exits." by David Pursell · 9 years ago
  7. 544e795 adb: Kill subprocess when the client exits. by David Pursell · 9 years ago
  8. a108016 adb: move adb to poll. by Yabin Cui · 9 years ago
  9. 0af19a0 Merge "adb: Fix missing shell protocol usage." by David Pursell · 9 years ago
  10. 6ee1940 Fix perfboot.py to work with the recent change. by Yasuhiro Matsuda · 9 years ago
  11. f597475 Merge "crash_reporter: Add model_manifest_id field to report" by Steve Fung · 9 years ago
  12. 33046dc Merge "crash_reporter: Ensure crash_sender spread time is not negative" by Steve Fung · 9 years ago
  13. ed78930 crash_reporter: Add model_manifest_id field to report by Steve Fung · 9 years ago
  14. 3ef7f0a Merge "metricsd: Add test case for the upload service." by Bertrand Simonnet · 9 years ago
  15. dd11d28 Merge "metricsd: Persist the report to disk if an upload fails." by Bertrand Simonnet · 9 years ago
  16. a9f1ed1 Merge "metricsd: Use the metrics directory everywhere." by Bertrand Simonnet · 9 years ago
  17. 71c8312 adb: Fix missing shell protocol usage. by David Pursell · 9 years ago
  18. 18ca9b3 crash_reporter: Ensure crash_sender spread time is not negative by Steve Fung · 9 years ago
  19. 758db4d Merge "crash_reporter: Read crash server from property" by Steve Fung · 9 years ago
  20. 4c8a8ad metricsd: Add test case for the upload service. by Bertrand SIMONNET · 9 years ago
  21. 1df10c4 metricsd: Persist the report to disk if an upload fails. by Bertrand SIMONNET · 9 years ago
  22. 2765d0a metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 9 years ago
  23. 44aec5f crash_reporter: Read crash server from property by Steve Fung · 9 years ago
  24. 88880fd Merge "crash_reporter: Fix a couple crash_sender issues" by Steve Fung · 9 years ago
  25. eeedcc4 Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 9 years ago
  26. 76f4a65 Merge changes from topic 'adb_shell' by David Pursell · 9 years ago
  27. ad1c0bb Merge "Lose du to toybox." by Elliott Hughes · 9 years ago
  28. 5cf29bc Lose du to toybox. by Elliott Hughes · 9 years ago
  29. d906b29 Merge "fs_mgr: Error out if unable to determine slot_suffix" by David Zeuthen · 9 years ago
  30. 4a1bc38 crash_reporter: Fix a couple crash_sender issues by Steve Fung · 9 years ago
  31. 3fa97b3 Merge "Add libbinderwrapper." by Daniel Erat · 9 years ago
  32. c372a77 Merge "libbase_test: get it building for Windows" by Elliott Hughes · 9 years ago
  33. b2d4949 libbase_test: get it building for Windows by Spencer Low · 9 years ago
  34. 7b749ac Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 9 years ago
  35. b404dec adb: fix shell_service_protocol_test for Windows. by David Pursell · 9 years ago
  36. 9336ee3 Merge "Fix (Windows) build." by Elliott Hughes · 9 years ago
  37. 2f57720 Fix (Windows) build. by Elliott Hughes · 9 years ago
  38. 0ad13cf Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  39. ee46239 Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 9 years ago
  40. e6ae573 adb: win32: make adb_getenv() case-insensitive by Spencer Low · 9 years ago
  41. ebf770f fix adb_test Windows build by Spencer Low · 9 years ago
  42. 933f4fd Merge "Ensure that libbase and liblog can be built for Windows." by Dan Albert · 9 years ago
  43. 059544f Merge "Lose lsof to toybox." by Elliott Hughes · 9 years ago
  44. 606835a adb: add client side shell protocol and enable. by David Pursell · 9 years ago
  45. b0e4f08 Ensure that libbase and liblog can be built for Windows. by Stephen Hines · 9 years ago
  46. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  47. 31139af Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  48. b56bd00 Merge "Add ParseInt (and ParseUint)." by Elliott Hughes · 9 years ago
  49. 42325f0 Lose lsof to toybox. by Elliott Hughes · 9 years ago
  50. bd0231c fs_mgr: Error out if unable to determine slot_suffix by David Zeuthen · 9 years ago
  51. b02b6f4 Merge "metrics: Add an option to metrics_client to dump the logs cache." by James Hawkins · 9 years ago
  52. a2e5b7c Merge "crash_reporter: Fix crash_sender" by Steve Fung · 9 years ago
  53. 784a69f Merge "logd: worst uid record watermark part five" by Mark Salyzyn · 9 years ago
  54. 5bb2972 logd: worst uid record watermark part five by Mark Salyzyn · 9 years ago
  55. 0e8746d crash_reporter: Fix crash_sender by Steve Fung · 9 years ago
  56. 6ca11db Merge "fs_mgr: Fix ENOMEM behavior when dealing with slotselect." by David Zeuthen · 9 years ago
  57. 5f64600 metrics: Add an option to metrics_client to dump the logs cache. by James Hawkins · 9 years ago
  58. 744a8f8 fs_mgr: Fix ENOMEM behavior when dealing with slotselect. by David Zeuthen · 9 years ago
  59. be43a39 Add libbinderwrapper. by Daniel Erat · 9 years ago
  60. aaf4fcf Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  61. 4ddb6a3 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 9 years ago
  62. 0df24ea Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 9 years ago
  63. d8eed7f Merge "fs_mgr: Use slot_suffix field from bootloader_message." by David Zeuthen · 9 years ago
  64. cb992d9 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 9 years ago
  65. feee6a0 Merge "Drop unused LOCAL_STATIC_LIBRARIES." by Dan Albert · 9 years ago
  66. ebbe35c metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  67. 227ef3c fs_mgr: Use slot_suffix field from bootloader_message. by David Zeuthen · 9 years ago
  68. d83a260 Drop unused LOCAL_STATIC_LIBRARIES. by Dan Albert · 9 years ago
  69. b9e2e84 adb: create shell protocol class (take 2). by David Pursell · 9 years ago
  70. a13df30 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 9 years ago
  71. da0b011 Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  72. d9b7419 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
  73. e4c1bb5 Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  74. 2154153 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago
  75. 880be43 adb: `features` passes transport features. by David Pursell · 9 years ago
  76. afe151f Add ParseInt (and ParseUint). by Elliott Hughes · 9 years ago
  77. 66680c5 Remove HOST_OS==windows check by Dan Willemsen · 9 years ago
  78. 73096f2 adb: create shell protocol class. by David Pursell · 9 years ago
  79. a932058 adb: refactor subprocess code. by David Pursell · 9 years ago
  80. 30c13c4 Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 9 years ago
  81. e8b0fce Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 9 years ago
  82. 80f6702 adb: move shell service to a separate file. by David Pursell · 9 years ago
  83. 0df400e Merge "logd: worst uid record watermark part four" by Mark Salyzyn · 9 years ago
  84. 831aa29 logd: worst uid record watermark part four by Mark Salyzyn · 9 years ago
  85. 008eb9b move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 9 years ago
  86. 2270dbb combine adbd.rc with init.usb.rc by Tom Cherry · 9 years ago
  87. b499834 Merge "move init.trace.rc to frameworks/native" by Tom Cherry · 9 years ago
  88. 478da63 Merge "Improve adb sync_send error reporting." by Elliott Hughes · 9 years ago
  89. b0d5184 move init.trace.rc to frameworks/native by Tom Cherry · 9 years ago
  90. 825477f Merge "Add a logging handler on timeout." by Christopher Ferris · 9 years ago
  91. ce98fc4 Merge "Lose ls to toybox." by Elliott Hughes · 9 years ago
  92. 081696d Improve adb sync_send error reporting. by Elliott Hughes · 9 years ago
  93. d7226f9 Add a logging handler on timeout. by Christopher Ferris · 9 years ago
  94. cb6cd44 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 9 years ago
  95. 6d5822e Revert "metricsd: Collect generic stats about the system." by Bill Yi · 9 years ago
  96. 6562c15 Merge "adb: clean up debug tracing a little." by Yabin Cui · 9 years ago
  97. 9cd816b Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 9 years ago
  98. c186247 Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 9 years ago
  99. 66d32c7 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  100. c5d278d Merge "metricsd: Remove unused constant." by Elliott Hughes · 9 years ago