1. 8fd7959 am 46a005c3: am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
  2. 5fd60b2 am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
  3. f7d9430 Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
  4. f5b2c7a base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 10 years ago
  5. 0517bbe am 1bcb4677: am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 10 years ago
  6. 9d2a91b am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 10 years ago
  7. 86a5434 Move python-adb to development/python-packages. by Dan Albert · 10 years ago
  8. 6c6ca42 am 8fd98104: am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 10 years ago
  9. 34961aa am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 10 years ago
  10. 47d54a0 adb unittest for win32 handle inheritance by Spencer Low · 10 years ago
  11. 2af2c22 am 09a0d98b: am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
  12. ee669bd am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
  13. 204eb80 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
  14. 243f770 am eee68196: am 0b743df4: Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
  15. d4df969 am 0b743df4: Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
  16. 2350bdd Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
  17. d3a25f9 am b9b05199: am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 10 years ago
  18. 307550c am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 10 years ago
  19. 7158973 adb: win32: fix regression on older versions of Windows by Spencer Low · 10 years ago
  20. 3cfea40 Add unit tests for local socket. by Yabin Cui · 10 years ago
  21. 199567c am c8a5b0b6: am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  22. 65344fb am 2017030b: am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 10 years ago
  23. a258f6d am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  24. a714f5a am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 10 years ago
  25. 410ff1a Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  26. 458b265 adb: Kill subprocess when the client exits. by David Pursell · 10 years ago
  27. 536e12f adb: move adb to poll. by Yabin Cui · 10 years ago
  28. 79c0d88 am a3ef4fad: am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 10 years ago
  29. 5b53efa am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 10 years ago
  30. e8142af adb unittest: make test_sync properly cleanup after itself by Spencer Low · 10 years ago
  31. b636bf2 adb: Fix missing shell protocol usage. by David Pursell · 10 years ago
  32. 5e3bbc3 am 07448e07: am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 10 years ago
  33. 5567c30 am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 10 years ago
  34. f328fd5 Merge changes from topic 'adb_shell' by David Pursell · 10 years ago
  35. 19f3f05 am 3b43b161: am 7b749acd: Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 10 years ago
  36. 7a91164 am 7b749acd: Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 10 years ago
  37. 47d55f5 adb: fix shell_service_protocol_test for Windows. by David Pursell · 10 years ago
  38. 72d012d am e917d8ed: am 9336ee38: Merge "Fix (Windows) build." by Elliott Hughes · 10 years ago
  39. 40d9f45 am 61eee363: am 0ad13cf2: Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  40. fe3d7b1 am 9336ee38: Merge "Fix (Windows) build." by Elliott Hughes · 10 years ago
  41. 5a2de8b am 0ad13cf2: Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  42. 8985ca1 Fix (Windows) build. by Elliott Hughes · 10 years ago
  43. 8c8bb38 am 0b60dae6: am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
  44. 87a72a8 Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  45. 9fc5dc3 am 90ba84b2: am 31139af0: Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  46. f53484b am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
  47. 684934c adb: win32: make adb_getenv() case-insensitive by Spencer Low · 10 years ago
  48. 1be2aa0 fix adb_test Windows build by Spencer Low · 10 years ago
  49. b04ed2c am 31139af0: Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  50. 007d3d1 adb: add client side shell protocol and enable. by David Pursell · 10 years ago
  51. 44f0539 adb: implement shell protocol. by David Pursell · 10 years ago
  52. 24f3ff6 Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  53. b099c6f am a376c046: am aaf4fcf4: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  54. 0e406e3 am aaf4fcf4: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  55. 7962968 Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  56. e626c23 am b73eb268: am 4ddb6a32: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  57. 57f9a48 am bd9305ee: am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  58. 24b7c50 am 4ddb6a32: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  59. c86c1e9 am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  60. e300ab9 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  61. 76cc0e3 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 10 years ago
  62. 795c315 adb: create shell protocol class (take 2). by David Pursell · 10 years ago
  63. 48df250 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 10 years ago
  64. 7f91e84 am 9432e753: am da0b0116: Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  65. 763abba am da0b0116: Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  66. d1799bd Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  67. 0feb9e0 Revert "adb: create shell protocol class." by David Pursell · 10 years ago
  68. 0b0fda8 am 74b6e8ec: am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  69. 7ba4d24 am 3f742914: am 21541531: Merge changes from topic \'adb_shell_prework\' by David Pursell · 10 years ago
  70. 45623c4 am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  71. b62e7c5 Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  72. 520262f am 21541531: Merge changes from topic \'adb_shell_prework\' by David Pursell · 10 years ago
  73. ec5ee58 Merge changes from topic 'adb_shell_prework' by David Pursell · 10 years ago
  74. 7dfd5a2 adb: `features` passes transport features. by David Pursell · 10 years ago
  75. 03a2b0e Remove HOST_OS==windows check by Dan Willemsen · 10 years ago
  76. b41de44 adb: create shell protocol class. by David Pursell · 10 years ago
  77. be79b86 adb: refactor subprocess code. by David Pursell · 10 years ago
  78. 2181bb3 am b00a8a06: am e8b0fcec: Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
  79. b77277f am e8b0fcec: Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
  80. 5079abc adb: move shell service to a separate file. by David Pursell · 10 years ago
  81. 61475a3 combine adbd.rc with init.usb.rc by Tom Cherry · 10 years ago
  82. 18696d9 am db31ac76: am 478da637: Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
  83. da97899 am 478da637: Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
  84. ef09bbc Improve adb sync_send error reporting. by Elliott Hughes · 10 years ago
  85. 31f841c am 7d0b4ada: am 6562c151: Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  86. e4e3ec0 am 6562c151: Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  87. 4ff7feb Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  88. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  89. a4be123 am a4b8f9f1: am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  90. 0dc7319 am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  91. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  92. afed979 am 1428640f: am 5d804006: Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 10 years ago
  93. f2d5c2d am 5d804006: Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 10 years ago
  94. 10f5c93 adb/base win32 tests: fix comment and open() flags by Spencer Low · 10 years ago
  95. 1fee995 resolved conflicts for merge of 46603db5 to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
  96. 126ec0a am 2ae47a0b: Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
  97. 9653106 am 1e19317e: Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
  98. bb1d479 am 1531cee6: Merge "adb: remove workaround for b/6558362." by Yabin Cui · 10 years ago
  99. 64088d3 am b6bfd36c: Merge "Distinguish transport threads." by Elliott Hughes · 10 years ago
  100. 6065d15 am c9525ec3: Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 10 years ago