1. 47d54a0 adb unittest for win32 handle inheritance by Spencer Low · 10 years ago
  2. 204eb80 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
  3. 2350bdd Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
  4. 30b3bf2 Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 10 years ago
  5. 7158973 adb: win32: fix regression on older versions of Windows by Spencer Low · 10 years ago
  6. 8c1f617 Merge "Revert "[core][trusty] add gatekeeper module"" by Andres Morales · 10 years ago
  7. 10a491b Revert "[core][trusty] add gatekeeper module" by Andres Morales · 10 years ago
  8. a9e971f Merge "Revert "[core][trusty] add keymaster module"" by Andres Morales · 10 years ago
  9. 83e3873 Revert "[core][trusty] add keymaster module" by Andres Morales · 10 years ago
  10. 3cfea40 Add unit tests for local socket. by Yabin Cui · 10 years ago
  11. 902d4e2 Merge changes from topic 'trusty-gk-km'' by Andres Morales · 10 years ago
  12. 5f2b479 Merge "Add libtrusty and corresponding test utility" by Michael Ryleev · 10 years ago
  13. 998939e [core][trusty] add gatekeeper module by Andres Morales · 10 years ago
  14. 0f2cc9b [core][trusty] add keymaster module by Andres Morales · 10 years ago
  15. 784588c Merge "metricsd: move timer.h into include/metrics/" by Samuel Tan · 10 years ago
  16. a2700bc Add libtrusty and corresponding test utility by Michael Ryleev · 10 years ago
  17. 7d893eb Merge "Fix perfboot.py to work with the recent change." by Yasuhiro Matsuda · 10 years ago
  18. d556458 metricsd: move timer.h into include/metrics/ by Samuel Tan · 10 years ago
  19. 410ff1a Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  20. 81b6a22 Merge "adb: Kill subprocess when the client exits." by David Pursell · 10 years ago
  21. 458b265 adb: Kill subprocess when the client exits. by David Pursell · 10 years ago
  22. 536e12f adb: move adb to poll. by Yabin Cui · 10 years ago
  23. c5047c8 Merge "adb: Fix missing shell protocol usage." by David Pursell · 10 years ago
  24. c7a28ff Fix perfboot.py to work with the recent change. by Yasuhiro Matsuda · 10 years ago
  25. 192be20 Merge "crash_reporter: Add model_manifest_id field to report" by Steve Fung · 10 years ago
  26. e8142af adb unittest: make test_sync properly cleanup after itself by Spencer Low · 10 years ago
  27. d043b3c Merge "crash_reporter: Ensure crash_sender spread time is not negative" by Steve Fung · 10 years ago
  28. eb88002 crash_reporter: Add model_manifest_id field to report by Steve Fung · 10 years ago
  29. e73bed8 Merge "metricsd: Add test case for the upload service." by Bertrand Simonnet · 10 years ago
  30. 8fdc088 Merge "metricsd: Persist the report to disk if an upload fails." by Bertrand Simonnet · 10 years ago
  31. bd253e4 Merge "metricsd: Use the metrics directory everywhere." by Bertrand Simonnet · 10 years ago
  32. b636bf2 adb: Fix missing shell protocol usage. by David Pursell · 10 years ago
  33. 12216fb crash_reporter: Ensure crash_sender spread time is not negative by Steve Fung · 10 years ago
  34. 046cc84 Merge "crash_reporter: Read crash server from property" by Steve Fung · 10 years ago
  35. d1a79ff metricsd: Add test case for the upload service. by Bertrand SIMONNET · 10 years ago
  36. 60aa728 metricsd: Persist the report to disk if an upload fails. by Bertrand SIMONNET · 10 years ago
  37. 831983f metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 10 years ago
  38. b88acc0 crash_reporter: Read crash server from property by Steve Fung · 10 years ago
  39. 18ad116 Merge "crash_reporter: Fix a couple crash_sender issues" by Steve Fung · 10 years ago
  40. 2e8720d Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 10 years ago
  41. f328fd5 Merge changes from topic 'adb_shell' by David Pursell · 10 years ago
  42. d519038 Merge "Lose du to toybox." by Elliott Hughes · 10 years ago
  43. 4b7505d Lose du to toybox. by Elliott Hughes · 10 years ago
  44. 1a5e6ca Merge "fs_mgr: Error out if unable to determine slot_suffix" by David Zeuthen · 10 years ago
  45. 8dcd86a crash_reporter: Fix a couple crash_sender issues by Steve Fung · 10 years ago
  46. 3d81dbc Merge "Add libbinderwrapper." by Daniel Erat · 10 years ago
  47. c6e7b53 Merge "libbase_test: get it building for Windows" by Elliott Hughes · 10 years ago
  48. 585a127 libbase_test: get it building for Windows by Spencer Low · 10 years ago
  49. f27fd0a Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 10 years ago
  50. 47d55f5 adb: fix shell_service_protocol_test for Windows. by David Pursell · 10 years ago
  51. de4c716 Merge "Fix (Windows) build." by Elliott Hughes · 10 years ago
  52. 8985ca1 Fix (Windows) build. by Elliott Hughes · 10 years ago
  53. 87a72a8 Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  54. 87e3869 Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
  55. 684934c adb: win32: make adb_getenv() case-insensitive by Spencer Low · 10 years ago
  56. 1be2aa0 fix adb_test Windows build by Spencer Low · 10 years ago
  57. 9704a71 Merge "Ensure that libbase and liblog can be built for Windows." by Dan Albert · 10 years ago
  58. 1a14b4f Merge "Lose lsof to toybox." by Elliott Hughes · 10 years ago
  59. 007d3d1 adb: add client side shell protocol and enable. by David Pursell · 10 years ago
  60. e74b613 Ensure that libbase and liblog can be built for Windows. by Stephen Hines · 10 years ago
  61. 44f0539 adb: implement shell protocol. by David Pursell · 10 years ago
  62. 24f3ff6 Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  63. 192ff84 Merge "Add ParseInt (and ParseUint)." by Elliott Hughes · 10 years ago
  64. ec8608a Lose lsof to toybox. by Elliott Hughes · 10 years ago
  65. 93570f9 fs_mgr: Error out if unable to determine slot_suffix by David Zeuthen · 10 years ago
  66. 4896c41 Merge "metrics: Add an option to metrics_client to dump the logs cache." by James Hawkins · 10 years ago
  67. da1f510 Merge "crash_reporter: Fix crash_sender" by Steve Fung · 10 years ago
  68. 8ec0f88 Merge "logd: worst uid record watermark part five" by Mark Salyzyn · 10 years ago
  69. 366be97 logd: worst uid record watermark part five by Mark Salyzyn · 10 years ago
  70. f29d978 crash_reporter: Fix crash_sender by Steve Fung · 10 years ago
  71. 6818446 Merge "fs_mgr: Fix ENOMEM behavior when dealing with slotselect." by David Zeuthen · 10 years ago
  72. dfffb74 metrics: Add an option to metrics_client to dump the logs cache. by James Hawkins · 10 years ago
  73. 1257a15 fs_mgr: Fix ENOMEM behavior when dealing with slotselect. by David Zeuthen · 10 years ago
  74. aaceeec Add libbinderwrapper. by Daniel Erat · 10 years ago
  75. 7962968 Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  76. e300ab9 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  77. dfb72f5 Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  78. 587dec5 Merge "fs_mgr: Use slot_suffix field from bootloader_message." by David Zeuthen · 10 years ago
  79. 76cc0e3 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 10 years ago
  80. 8fb58e5 Merge "Drop unused LOCAL_STATIC_LIBRARIES." by Dan Albert · 10 years ago
  81. 4f86798 metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 10 years ago
  82. cb12e70 fs_mgr: Use slot_suffix field from bootloader_message. by David Zeuthen · 10 years ago
  83. 0fbbe34 Drop unused LOCAL_STATIC_LIBRARIES. by Dan Albert · 10 years ago
  84. 795c315 adb: create shell protocol class (take 2). by David Pursell · 10 years ago
  85. 48df250 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 10 years ago
  86. d1799bd Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  87. 0feb9e0 Revert "adb: create shell protocol class." by David Pursell · 10 years ago
  88. b62e7c5 Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  89. ec5ee58 Merge changes from topic 'adb_shell_prework' by David Pursell · 10 years ago
  90. 7dfd5a2 adb: `features` passes transport features. by David Pursell · 10 years ago
  91. 3259b5a Add ParseInt (and ParseUint). by Elliott Hughes · 10 years ago
  92. 03a2b0e Remove HOST_OS==windows check by Dan Willemsen · 10 years ago
  93. b41de44 adb: create shell protocol class. by David Pursell · 10 years ago
  94. be79b86 adb: refactor subprocess code. by David Pursell · 10 years ago
  95. baf47c6 Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 10 years ago
  96. d150221 Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
  97. 5079abc adb: move shell service to a separate file. by David Pursell · 10 years ago
  98. e55790a Merge "logd: worst uid record watermark part four" by Mark Salyzyn · 10 years ago
  99. c1aec79 logd: worst uid record watermark part four by Mark Salyzyn · 10 years ago
  100. 49ef1dc move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 10 years ago