1. a996c29 adb: clean up quotes in test_device.py. by Josh Gao · 8 years ago
  2. 379612b adb: mkdir the correct directory name when pulling. by Josh Gao · 8 years ago
  3. 74e0fe7 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 8 years ago
  4. da81195 adb: check for an error response from adbd between each write. by Josh Gao · 8 years ago
  5. f264224 adb: make pulling symlinks and devices work. by Josh Gao · 9 years ago
  6. ce8f2cd adb: make the test_pull_dir test actually test something. by Josh Gao · 9 years ago
  7. 191c154 Move adb tests to system/core/adb. by Josh Gao · 9 years ago
  8. 8858883 Move python-adb to development/python-packages. by Dan Albert · 9 years ago
  9. 1d758c9 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  10. 544e795 adb: Kill subprocess when the client exits. by David Pursell · 9 years ago
  11. 80fdc0b adb unittest: make test_sync properly cleanup after itself by Spencer Low · 9 years ago
  12. 606835a adb: add client side shell protocol and enable. by David Pursell · 9 years ago
  13. a54f14e Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  14. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  15. de4505f adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 9 years ago
  16. d4093f1 adb: Fix PTY logic for non-interactive shells. by David Pursell · 9 years ago
  17. 3841a9f Leave the evidence lying around if an adb test fails. by Elliott Hughes · 9 years ago
  18. 3e7feda adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 9 years ago
  19. e2b4a5f Fix AndroidDevice.get_prop, add tests. by Dan Albert · 9 years ago
  20. 8e1fdd7 Create adb Python package. by Dan Albert · 9 years ago