1. 5f32b96 Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  2. 3d9072b adb: fix adbd feature parsing for no features. by David Pursell · 9 years ago
  3. 6d5fad3 adb: bump server version to prevent feature mismatch. by David Pursell · 9 years ago
  4. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  5. 4689782 Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  6. a07dbad adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  7. b3db0b3 Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  8. 7e90c0d base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  9. a63cbef Move python-adb to development/python-packages. by Dan Albert · 9 years ago
  10. 9a99924 adb unittest for win32 handle inheritance by Spencer Low · 9 years ago
  11. af0e48b Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  12. 18d2a86 Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  13. b77fc72 adb: win32: fix regression on older versions of Windows by Spencer Low · 9 years ago
  14. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 9 years ago
  15. 4d4961f Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  16. 73427a4 Merge "adb: Kill subprocess when the client exits." by David Pursell · 9 years ago
  17. 2b8d4a4 adb: Kill subprocess when the client exits. by David Pursell · 9 years ago
  18. 5611254 adb: move adb to poll. by Yabin Cui · 9 years ago
  19. 2c426c9 adb unittest: make test_sync properly cleanup after itself by Spencer Low · 9 years ago
  20. e570b98 adb: Fix missing shell protocol usage. by David Pursell · 9 years ago
  21. 8e31ae2 Merge changes from topic 'adb_shell' by David Pursell · 9 years ago
  22. 6a9b166 Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 9 years ago
  23. 7616ae1 adb: fix shell_service_protocol_test for Windows. by David Pursell · 9 years ago
  24. 5c23510 Merge "Fix (Windows) build." by Elliott Hughes · 9 years ago
  25. 1b34cd2 Fix (Windows) build. by Elliott Hughes · 9 years ago
  26. f56cdac Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  27. 50740f5 adb: win32: make adb_getenv() case-insensitive by Spencer Low · 9 years ago
  28. 639cea4 fix adb_test Windows build by Spencer Low · 9 years ago
  29. 8a5a5aa adb: add client side shell protocol and enable. by David Pursell · 9 years ago
  30. 8da19a4 adb: implement shell protocol. by David Pursell · 9 years ago
  31. f31b3b2 Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  32. b3d84bd Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  33. 2993236 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 9 years ago
  34. 9980e66 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 9 years ago
  35. d0df2dd adb: create shell protocol class (take 2). by David Pursell · 9 years ago
  36. e98825e adb: refactor _is_valid_ack_reply_fd by Spencer Low · 9 years ago
  37. 38e289f Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  38. 4ef3219 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
  39. 0daf6e4 Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  40. 98d7ea3 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago
  41. 2e9f032 adb: `features` passes transport features. by David Pursell · 9 years ago
  42. 74e8568 Remove HOST_OS==windows check by Dan Willemsen · 9 years ago
  43. 5aba4b0 adb: create shell protocol class. by David Pursell · 9 years ago
  44. 917dcfa adb: refactor subprocess code. by David Pursell · 9 years ago
  45. 4f344bb adb: move shell service to a separate file. by David Pursell · 9 years ago
  46. 40602c6 combine adbd.rc with init.usb.rc by Tom Cherry · 9 years ago
  47. c5d5162 Improve adb sync_send error reporting. by Elliott Hughes · 9 years ago
  48. 182f1ed Merge "adb: clean up debug tracing a little." by Yabin Cui · 9 years ago
  49. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  50. 8511eb4 Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 9 years ago
  51. 1cc079a Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  52. 7d5e6e6 adb/base win32 tests: fix comment and open() flags by Spencer Low · 9 years ago
  53. 4898799 Merge "adb: add unit test for fdevent." by Yabin Cui · 9 years ago
  54. b24a86d Merge "adb: improve names for transport threads." by Yabin Cui · 9 years ago
  55. 32926d6 Merge "adb: remove workaround for b/6558362." by Yabin Cui · 9 years ago
  56. 4e22229 adb: improve names for transport threads. by Yabin Cui · 9 years ago
  57. 6760d01 adb: remove workaround for b/6558362. by Yabin Cui · 9 years ago
  58. 402331e Merge "Distinguish transport threads." by Elliott Hughes · 9 years ago
  59. f050f68 Distinguish transport threads. by Elliott Hughes · 9 years ago
  60. 9e32d55 Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 9 years ago
  61. 2669cf9 adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  62. 7c92f0a adb: add unit test for fdevent. by Yabin Cui · 9 years ago
  63. 5fea491 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 9 years ago
  64. 5f84bc2 Merge "adb: clean up transport disconnect operations." by Yabin Cui · 9 years ago
  65. dd01a37 fatal and fatal_errno should be noreturn. by Elliott Hughes · 9 years ago
  66. 2d4c198 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  67. 2adebd1 Merge "Improve adb tracing." by Elliott Hughes · 9 years ago
  68. 0ea5924 Improve adb tracing. by Elliott Hughes · 9 years ago
  69. 81aa502 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 9 years ago
  70. 179d67a Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 9 years ago
  71. 09c62f4 Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  72. a5868a7 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 9 years ago
  73. ca368bc adb: call run_transport_disconnects() only once. by Yabin Cui · 9 years ago
  74. c1a3133 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  75. 4e639e6 adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 9 years ago
  76. 70ec57b adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  77. 4d64fd8 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  78. d4641cc Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  79. 2bbb3a9 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 9 years ago
  80. d6662ec adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 9 years ago
  81. 736ab39 Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  82. 8e503aa adb: fix a data race in local_socket_event_func. by Yabin Cui · 9 years ago
  83. 10dedd8 adb: keep all asocket operations in the main thread. by Yabin Cui · 9 years ago
  84. 9e0f034 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
  85. 46d4c27 Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  86. 8dc9c86 Possible Mac build fix. by Elliott Hughes · 9 years ago
  87. bfd8937 Not all filesystems support setting SELinux labels. by Elliott Hughes · 9 years ago
  88. 4be21af Merge "Move adb's selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
  89. 4f97b61 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 9 years ago
  90. 219bc64 Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  91. 0b68420 Merge "Fix the fs_config call." by Elliott Hughes · 9 years ago
  92. 3dcb3bf Fix the fs_config call. by Elliott Hughes · 9 years ago
  93. 687d6ad Merge "Fix 32-bit build." by Elliott Hughes · 9 years ago
  94. 8979ed2 Fix 32-bit build. by Elliott Hughes · 9 years ago
  95. 0bd8587 EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  96. 7e9b6d6 Merge "Clean up error handling/reporting in file_sync_service.cpp." by Elliott Hughes · 9 years ago
  97. d73ef20 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 9 years ago
  98. 59ce781 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  99. 4e7848d Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 9 years ago
  100. 6bba79c Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 9 years ago