1. a258f6d am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  2. a714f5a am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 10 years ago
  3. 410ff1a Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  4. 458b265 adb: Kill subprocess when the client exits. by David Pursell · 10 years ago
  5. 536e12f adb: move adb to poll. by Yabin Cui · 10 years ago
  6. 5b53efa am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 10 years ago
  7. b636bf2 adb: Fix missing shell protocol usage. by David Pursell · 10 years ago
  8. 5567c30 am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 10 years ago
  9. f328fd5 Merge changes from topic 'adb_shell' by David Pursell · 10 years ago
  10. 7a91164 am 7b749acd: Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 10 years ago
  11. 47d55f5 adb: fix shell_service_protocol_test for Windows. by David Pursell · 10 years ago
  12. fe3d7b1 am 9336ee38: Merge "Fix (Windows) build." by Elliott Hughes · 10 years ago
  13. 5a2de8b am 0ad13cf2: Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  14. 8985ca1 Fix (Windows) build. by Elliott Hughes · 10 years ago
  15. 87a72a8 Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  16. f53484b am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
  17. 684934c adb: win32: make adb_getenv() case-insensitive by Spencer Low · 10 years ago
  18. 1be2aa0 fix adb_test Windows build by Spencer Low · 10 years ago
  19. b04ed2c am 31139af0: Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  20. 007d3d1 adb: add client side shell protocol and enable. by David Pursell · 10 years ago
  21. 44f0539 adb: implement shell protocol. by David Pursell · 10 years ago
  22. 24f3ff6 Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  23. 0e406e3 am aaf4fcf4: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  24. 7962968 Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  25. 24b7c50 am 4ddb6a32: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  26. c86c1e9 am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  27. e300ab9 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  28. 76cc0e3 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 10 years ago
  29. 795c315 adb: create shell protocol class (take 2). by David Pursell · 10 years ago
  30. 48df250 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 10 years ago
  31. 763abba am da0b0116: Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  32. d1799bd Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  33. 0feb9e0 Revert "adb: create shell protocol class." by David Pursell · 10 years ago
  34. 45623c4 am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  35. b62e7c5 Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  36. 520262f am 21541531: Merge changes from topic \'adb_shell_prework\' by David Pursell · 10 years ago
  37. ec5ee58 Merge changes from topic 'adb_shell_prework' by David Pursell · 10 years ago
  38. 7dfd5a2 adb: `features` passes transport features. by David Pursell · 10 years ago
  39. 03a2b0e Remove HOST_OS==windows check by Dan Willemsen · 10 years ago
  40. b41de44 adb: create shell protocol class. by David Pursell · 10 years ago
  41. be79b86 adb: refactor subprocess code. by David Pursell · 10 years ago
  42. b77277f am e8b0fcec: Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
  43. 5079abc adb: move shell service to a separate file. by David Pursell · 10 years ago
  44. 61475a3 combine adbd.rc with init.usb.rc by Tom Cherry · 10 years ago
  45. da97899 am 478da637: Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
  46. ef09bbc Improve adb sync_send error reporting. by Elliott Hughes · 10 years ago
  47. e4e3ec0 am 6562c151: Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  48. 4ff7feb Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  49. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  50. 0dc7319 am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  51. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  52. f2d5c2d am 5d804006: Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 10 years ago
  53. 10f5c93 adb/base win32 tests: fix comment and open() flags by Spencer Low · 10 years ago
  54. 126ec0a am 2ae47a0b: Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
  55. 9653106 am 1e19317e: Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
  56. bb1d479 am 1531cee6: Merge "adb: remove workaround for b/6558362." by Yabin Cui · 10 years ago
  57. 64088d3 am b6bfd36c: Merge "Distinguish transport threads." by Elliott Hughes · 10 years ago
  58. 6065d15 am c9525ec3: Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 10 years ago
  59. b719538 Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
  60. 1a8160d Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
  61. 3303687 adb: improve names for transport threads. by Yabin Cui · 10 years ago
  62. 55c3cd5 adb: remove workaround for b/6558362. by Yabin Cui · 10 years ago
  63. 0be5141 Distinguish transport threads. by Elliott Hughes · 10 years ago
  64. fbdd87e adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  65. c37e0d6 adb: add unit test for fdevent. by Yabin Cui · 10 years ago
  66. ddcd623 am 9f07f879: Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  67. 87645d9 am a3bdc6ab: Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  68. b816344 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  69. 17edcb6 Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  70. 935da31 fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
  71. b1c3f94 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
  72. 41a4f68 am f6224587: Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  73. f03d1ab Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  74. c516f80 Improve adb tracing. by Elliott Hughes · 10 years ago
  75. ff8302c am 88a51cd4: Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  76. 3d4ef66 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  77. 730e893 am e73a8a23: Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  78. 3c3c81f Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  79. 07660de am a54f14eb: Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  80. 680d881 Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  81. 13f54ee am 1d9253f2: Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  82. c93c5a3 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  83. 3cd12ba am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago
  84. c4595b6 adb: call run_transport_disconnects() only once. by Yabin Cui · 10 years ago
  85. 77e9e5d adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 10 years ago
  86. ebb2f05 adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 10 years ago
  87. 31bc13b adb: remove adisconnect in aremotesocket. by Yabin Cui · 10 years ago
  88. 350c40e am 4f8d5b01: Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 10 years ago
  89. ec2ec7a adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 10 years ago
  90. 8778674 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  91. ff8b039 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  92. d868deb am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  93. 5719929 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 10 years ago
  94. ea049bc adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  95. 487323d Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  96. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  97. 4af2c8e am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  98. d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  99. 42105f9 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
  100. 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago