1. 43651ac Isolate ARC specific logic from Chrome by Victor Hsieh · 9 years ago
  2. c32ef4d [autotest] Delete client/tests/kvm and related dead code. by Richard Barnette · 9 years ago
  3. e7848fc [autotest] Allow restricted_subnet to use : as delimiter by Dan Shi · 9 years ago
  4. 9b5f5fa Run CrOS bvt-cq tests using Chrome with ARC mode enabled. by Rohit Makasana · 9 years ago
  5. 49d451f [autotest] Allow global config to specify list of images to install in Android. by Dan Shi · 9 years ago
  6. a96aff0 Autotest: Add specified exception type to Retry for dev_server and servo by xixuan · 9 years ago
  7. 05bcd79 autotest: improve readability of logs (2). by Ilja H. Friedel · 9 years ago
  8. 6fb9387 Some tests are failing with the new code, so they are using old catapult. I was too hasty in removing this. by Achuith Bhandarkar · 9 years ago
  9. 0f7755d Autotest: Make autotest call the new devserver API list_suite_controls by xixuan · 9 years ago
  10. b1127af [autotest] Bug fix in get_available_devservers call. by Dan Shi · 9 years ago
  11. 01b28a6 [autotest] Update AU test to select a devserver based on host location by Dan Shi · 9 years ago
  12. 997a965 autotest: Support env by utils.run(). by Hidehiko Abe · 9 years ago
  13. 5e8fa18 [autotest] Allow create_suite_job RPC to pick a devserver in desired subnet. by Dan Shi · 9 years ago
  14. 2d706d8 Remove cruft in gaia_id and extensions_to_load. by Achuith Bhandarkar · 9 years ago
  15. 000240b Allow non-ARC tests to start with ARC enabled by Victor Hsieh · 9 years ago
  16. fc3417e Allow autotest to inspect an notification of Chrome by Victor Hsieh · 9 years ago
  17. 202ed32 chrome.py: Add callback for cheets on browser closing. by Hidehiko Abe · 9 years ago
  18. 531a62a extensions_to_load has moved to browser_options. by Achuith Bhandarkar · 9 years ago
  19. f1aa648 [autotest] Make get_wireless_ssid return the most strict match by Dan Shi · 9 years ago
  20. e6e78d7 Adding CFM sanity test and doing some refactoring. by harpreet · 9 years ago
  21. 03cb93f Autotest: reboot DUTs when they are moved from shard to master. by xixuan · 9 years ago
  22. b677c10 Fix wait_for_logcat_log race condition by Casey Dahlin · 9 years ago
  23. c2a15eb [autotest] print out the original exception when running update by Shuqian Zhao · 9 years ago
  24. de15d83 base_utils: document @std_err_is_expected param to run() by Brian Norris · 9 years ago
  25. df2730b Fix issue where different tests of the same graph overwrite each other. by Keith Haddow · 9 years ago
  26. 4764083 Autotest: Make Devserver retry ssh connection, and Add stats for ssh failures. by xixuan · 9 years ago
  27. cddad39 [autotest] Do not add empty items in set when parsing control file by Dan Shi · 9 years ago
  28. 91137f0 [autotest] Convert CrosHost repair to the new Repair framework. by J. Richard Barnette · 9 years ago
  29. 6450e14 [autotest] Support run_suite with suite package and SSP for Brillo. by Dan Shi · 9 years ago
  30. 908b2e4 [autotest] Remove CrosHost.try_collect_crashlogs(), et seq. by J. Richard Barnette · 9 years ago
  31. 5522861 [autotest] Initial framework for the new Repair. by J. Richard Barnette · 9 years ago
  32. 3e080df Add debug code to process_utils by Casey Dahlin · 9 years ago
  33. d999272 [autotest] show the update_engine error msg on chromeos waterfall by Shuqian Zhao · 9 years ago
  34. cfe6b0d [autotest] Rename the exception for Verify errors. by J. Richard Barnette · 9 years ago
  35. d25fa8a Autotest: Simplify the devserver unit tests by xixuan · 9 years ago
  36. 4fc2465 Attempt to convert all input values to numbers. by Keith Haddow · 9 years ago
  37. bb469d6 Make wait_for_logcat_log account for pid field width correctly by Casey Dahlin · 9 years ago
  38. 8988eb2 chrome.py: Reland the change by Chung-yih Wang · 9 years ago
  39. d804bc8 Fix issue where logging a list of performance values was incorrect. by Keith Haddow · 9 years ago
  40. 629326d Revert "chrome.py: Append extra browser args for cheets platforms" by Dominik Laskowski · 9 years ago
  41. 41bd690 [autotest] Add unit test coverage for Verifier._reverify() by J. Richard Barnette · 9 years ago
  42. 7d72007 chrome.py: Append extra browser args for cheets platforms by Chung-yih Wang · 9 years ago
  43. 1e5c701 Update the lab autotest code to send chart-json format data to by Keith Haddow · 9 years ago
  44. 10439d8 Pass control file path to ControlData.__init__ by Christopher Wiley · 9 years ago
  45. 4a14056 Add unittest for merging SUITE and ATTRIBUTES by Christopher Wiley · 9 years ago
  46. a478406 [autotest] For hosts.Verifier, assign tags at construction time. by J. Richard Barnette · 9 years ago
  47. 9e2c98d autotest: Use SSH For Communication to DevServer by xixuan · 9 years ago
  48. a35a9c9 brillo: Add utility to wait for a specific logcat line by Christopher Wiley · 9 years ago
  49. 2703d12 Add common utility for pkill'ing processes by Christopher Wiley · 9 years ago
  50. bfec592 Derive control file SUITES as the union of SUITE and ATTRIBUTES by Christopher Wiley · 9 years ago
  51. 76910a8 brillo: Get audio tests to work with interactive testing framework. by Ralph Nathan · 9 years ago
  52. 2654c55 [autotest] Fix two bugs in the verification framework. by J. Richard Barnette · 9 years ago
  53. 6a8ac2d autotest: derive control file SUITES from ATTRIBUTES by Christopher Wiley · 9 years ago
  54. 2121a33 [autotest] Support scheduling Launch Control builds from suite scheduler. by Dan Shi · 9 years ago
  55. 9256a3c brillo: Add test that the camera stack works by Christopher Wiley · 9 years ago
  56. d3472e1 brillo: Move Brillo specific audio utils to audio_utils.py. by Ralph Nathan · 9 years ago
  57. db0366c [autotest] Add a utility to install apk to an Android device by Dan Shi · 9 years ago
  58. 08ff128 [autotest] Add support for devserver call locate_file by Dan Shi · 9 years ago
  59. c542c43 [autotest] Initial framework for the new Verify. by J. Richard Barnette · 9 years ago
  60. f48f813 [autotest] Collect stats for CrOS provision job by Dan Shi · 9 years ago
  61. e4256c8 [autotest] Fix afe_utils to maintain compatability with existing builds. by Dan Shi · 9 years ago
  62. f570800 [Autotest] Check Bluetooth naming format inside of bluetooth_IDCheck test. by Katherine Threlkeld · 9 years ago
  63. be3636a [autotest] Update job_repo_url_[serial] after adb devices is provisioned by Dan Shi · 9 years ago
  64. 92bdebc brillo: Add tests to sweep audio parameters. by Ralph Nathan · 9 years ago
  65. 15b2726 [autotest] Add a check on devserver apache client count. by Dan Shi · 9 years ago
  66. 187e24e autotest: Refactor ping_runner for multi-platform. by Dane Pollock · 9 years ago
  67. b6f3b08 Remove deprecated policy DeviceProxySettingsProto reference by Xiyuan Xia · 9 years ago
  68. 71e94bd brillo: Add checks to ensure the recorded audio matches what was played. by Ralph Nathan · 9 years ago
  69. a44442f Tester feedback: audio playback query delegate implementations. by Gilad Arnold · 9 years ago
  70. f311062 Tester feedback: client implementation. by Gilad Arnold · 9 years ago
  71. 42ffd3d [autotest] Allow test to pick wireless ssid based on host's subnet by Dan Shi · 9 years ago
  72. 54562ba brillo: Add test for recording using two channels. by Ralph Nathan · 9 years ago
  73. 4a0c760 Check that the remaining list isn't empty. by Kris Rambish · 9 years ago
  74. f3a35f7 [autotest] Log time used to run autoupdater for CrOS by Dan Shi · 9 years ago
  75. 0ca30c2 autotest: Read iw event log directly from host. by Dane Pollock · 9 years ago
  76. 80aa910 [autotest] Change the hardcoded timeout value to mox.IgnoreArg by Dan Shi · 9 years ago
  77. 7d17589 [autotest] Fix autoupdater unittest by Dan Shi · 9 years ago
  78. 205b873 [autotest] Increase stateful_update timeout by Dan Shi · 9 years ago
  79. d035b0c Increase payload application timeout to 1h. by Alex Deymo · 9 years ago
  80. e680323 [autotest] Add switch to enable/disable devserver and drone election in restricted subnet. by Dan Shi · 9 years ago
  81. 114e172 [autotest] Support selecting drone in restricted subnet by Dan Shi · 9 years ago
  82. a28f62f [autotest] Fix the logic to prefer devserver in local network. by Dan Shi · 9 years ago
  83. b957e6c feedback.client.Client.initialize(): Make host argument optional. by Gilad Arnold · 9 years ago
  84. 2bc5be6 [autotest] Only select from unrestricted subnet if host is not in restricted subnet. by Dan Shi · 9 years ago
  85. b5746a1 Closed-loop audio feedback client implementation. by Gilad Arnold · 9 years ago
  86. e57b7e8 Feedback client interface. by Gilad Arnold · 9 years ago
  87. ff46d70 Fix 'No module named dbus' error for remora test by harpreet · 9 years ago
  88. 216389c [autotest] Locate devserver in restricted subnets by Dan Shi · 9 years ago
  89. 15d4231 [autotest] Allow suite scheduler to process boards in parallel by Dan Shi · 9 years ago
  90. 78a16a5 output_perf_value: If units is None, then we can't check its length. by David Sharp · 9 years ago
  91. ab99972 [autotest] Enable provisioning Brillo device from autotest by Dan Shi · 9 years ago
  92. 1bf60eb [autotest] autoserv add --lab & --host_attributes arguments by Simran Basi · 9 years ago
  93. 9f364a6 [autotest] Block atest/run_suite from being ran as root user. by Simran Basi · 9 years ago
  94. 9603cd1 Remove conmux by Christopher Wiley · 9 years ago
  95. ba94353 [autotest] Add support of LATEST for android build. by Dan Shi · 9 years ago
  96. 10b27ca autotest(wifi): System info changes for Android by Roshan Pius · 9 years ago
  97. 5b97c3c Workaround fix for enterprise_RemoraRequisition. by harpreet · 9 years ago
  98. f1fc910 [autotest] Support servo for "cheets" boards. by J. Richard Barnette · 9 years ago
  99. 225b904 [autotest] Add a dummy test for android device. by Dan Shi · 9 years ago
  100. c2d99cf [autotest] Remove the concept of 'protection level' from repair. by J. Richard Barnette · 9 years ago