1. 9c5d398 adb_host: Wait for package service & map product name to target. by Simran Basi · 9 years ago
  2. 7756a0b brillo_Gtests: Support running in the lab. by Simran Basi · 9 years ago
  3. 9228a6f adb_host: Support running tests over TCP/IP by Simran Basi · 9 years ago
  4. 0498037 [autotest] Add a timeout in fastboot reboot command and ignore timeout error by Dan Shi · 9 years ago
  5. 70c3019 [autotest] Reduce parse file limit from 512MB to 256MB by Dan Shi · 9 years ago
  6. 6450e14 [autotest] Support run_suite with suite package and SSP for Brillo. by Dan Shi · 9 years ago
  7. c6a645a [autotest] Create new Base Label class. by Kevin Cheng · 9 years ago
  8. 91b4235 [autotest] Bug fix in brillo provision by Dan Shi · 9 years ago
  9. e9913d3 [autotest] Automatically sparse files greater than 512MB for fastboot call by Dan Shi · 9 years ago
  10. 86bd8c0 [autotest] Specify serial in brillo provision by Dan Shi · 9 years ago
  11. 18848d4 [autotest] Bug fix in waiting for ADBHost.is_up by Dan Shi · 9 years ago
  12. d21d66a Tolerate missing directories in ADBHost.list_files_glob by Christopher Wiley · 9 years ago
  13. 6cf6d2f autotest: Use SSH Tunnel For Communication to Servo & Chameleon by xixuan · 9 years ago
  14. 5d7a709 test_droid: make serial # optional by Mike Frysinger · 9 years ago
  15. db0366c [autotest] Add a utility to install apk to an Android device by Dan Shi · 9 years ago
  16. 08ff128 [autotest] Add support for devserver call locate_file by Dan Shi · 9 years ago
  17. be3636a [autotest] Update job_repo_url_[serial] after adb devices is provisioned by Dan Shi · 9 years ago
  18. beb2bb2 [autotest] Support adb_host repair by Simran Basi · 9 years ago
  19. 5ace6f2 [autotest] Support Android/Brillo suite runs. by Simran Basi · 9 years ago
  20. e234dea [autotest] Allow provisioning multiple DUTs without specifying serial. by Dan Shi · 9 years ago
  21. 7e52c62 autotest: Ensure fastboot commands use sudo when required. by Simran Basi · 9 years ago
  22. 3135594 [autotest] Add ability for adbhost to install apk. by Kevin Cheng · 9 years ago
  23. 50a412a [autotest] Support provisioning multiple duts connected to a testbed by Dan Shi · 9 years ago
  24. 216389c [autotest] Locate devserver in restricted subnets by Dan Shi · 9 years ago
  25. 3994260 adb_host: Invoke |close| on the associated teststation by Roshan Pius · 9 years ago
  26. 49f7b81 [autotest] Update atest to handle testbed creation. by Kevin Cheng · 9 years ago
  27. de8f9d1 When doing an ADB reboot make sure device is ready. by Kris Rambish · 9 years ago
  28. 64e130f [autotest] Only check host.user if it's set. by Dan Shi · 9 years ago
  29. 4d7540c adb_host: Retsart adbd with root on every reboot by Roshan Pius · 9 years ago
  30. 14622bb [autotest] test_droid V1. by Simran Basi · 9 years ago
  31. e4e807b [autotest] Increase wait time to 900s for Android device provision. by Dan Shi · 9 years ago
  32. ab99972 [autotest] Enable provisioning Brillo device from autotest by Dan Shi · 9 years ago
  33. 85e864a [autotest] Add in teststation host class. by Kevin Cheng · 9 years ago
  34. 1bf60eb [autotest] autoserv add --lab & --host_attributes arguments by Simran Basi · 9 years ago
  35. ba94353 [autotest] Add support of LATEST for android build. by Dan Shi · 9 years ago
  36. f2fd076 [autotest] Minor bug fix in adb_host by Dan Shi · 9 years ago
  37. 50c1f9c adb_host: Restart adbd daemon as root on init by Roshan Pius · 9 years ago
  38. 549beb4 [autotest] Add in testbed class and creation method in host factory. by Kevin Cheng · 9 years ago
  39. d19e6c6 [autotest] Minor cleanup of adb_host. by Kevin Cheng · 9 years ago
  40. 225b904 [autotest] Add a dummy test for android device. by Dan Shi · 9 years ago
  41. b45eb67 adb_host: Add remount command. by Ralph Nathan · 9 years ago
  42. f17f6fd adb_host: Simpler forwarding of kwargs to ADBHost._device_run(). by Gilad Arnold · 9 years ago
  43. 5f6ed6a [autotest] Create teststation attribute for ADBHost. by Kevin Cheng · 9 years ago
  44. aaabd0c [autotest] ADBHost get_file_info updated to work on android devices. by Kevin Cheng · 9 years ago
  45. d6a2a3b brillo_BootLoader: New test for A/B and Brillo bootloaders. by David Zeuthen · 9 years ago
  46. a287217 [autotest] Add machine_install method to install build to an Android device. by Dan Shi · 9 years ago
  47. 9556714 [autotest] Fix a stale |_adb_run| invocation in |get_file|. by Roshan Pius · 9 years ago
  48. 3b017bb adb_host.py: Fix argument handling when running commands. by Gilad Arnold · 9 years ago
  49. 2cfa552 adb_host: Revised handling of device serials. by Gilad Arnold · 9 years ago
  50. 6ea3e1c [autotest] Update adb_host module with calls needed for fastboot command by Dan Shi · 9 years ago
  51. 5ba5d18 autotest: Ignore exit status parse errors in _adb_run. by Roshan Pius · 9 years ago
  52. 92fe6ae [autotest] Implement preserve symlinks and perms for {get,send}_file on adbhost. by Kevin Cheng · 9 years ago
  53. 21abf29 [autotest] Update ADBHost to use parent's collect_logs method. by Kevin Cheng · 9 years ago
  54. 58e5dd3 autotest: Create RpcServerTracker for Host objects. by Roshan Pius · 9 years ago
  55. a58163a autotest: Flag to indicate if host supports client install. by Roshan Pius · 9 years ago
  56. 1621c63 adb_host: Support login as user adb. by Simran Basi · 9 years ago
  57. a5522a3 Brillo Tier 1 PTS: Initial Script. by Simran Basi · 9 years ago
  58. e452b1f adb_host: Add support for port forwarding. by Gilad Arnold · 9 years ago
  59. 3a4a57a [autotest] Add serial flag for adb_host support in cli/atest. by Kevin Cheng · 9 years ago
  60. a76bef0 Add an OS type getter for CrOS and ADB hosts. by Gilad Arnold · 9 years ago
  61. 1b02376 adb_host: Minor fixes and method stubs. by Simran Basi · 9 years ago
  62. 38f7ddf Autotest: Add brillo_Gtests test. by Simran Basi · 9 years ago
  63. 018db35 [autotest] Implement several adb_host functions. by Kevin Cheng · 9 years ago
  64. d3ba3fb autotest: minor adb_host modifications. by Simran Basi · 9 years ago
  65. 3436339 autotest: Support adb host without serial by Filipe Brandenburger · 9 years ago
  66. 68a8007 autotest: Escape commands run under `adb shell` by Filipe Brandenburger · 9 years ago
  67. 933c8af [autotest] Change adb_host check_host logic. by Simran Basi · 10 years ago
  68. cc58969 [autotest] All host.reboot() methods should do the same thing. by Alex Miller · 11 years ago
  69. 60461dc Add syslog to ADBHost by Kris Rambish · 11 years ago
  70. 08849d5 autotest: Run tests against ADBHosts with less complaining by Christopher Wiley · 11 years ago
  71. 46dadc9 [autotest] Eureka host. by beeps · 11 years ago
  72. 8e6b08e autotest: Depend on built in board detection by Christopher Wiley · 11 years ago
  73. 724b8a5 Autotest: Autodetect ADB Host. by Simran Basi · 11 years ago
  74. 431010f Autotest: Add ADBHost and simple server side test. by Simran Basi · 11 years ago