1. ebc015b autotest: refacotor ServoHost and move common methods into BaseServoHost class. by Garry Wang · 5 years ago
  2. 2746aef cros-disks: Change rename tests to reflect ntfs support by Austin Tankiang · 5 years ago
  3. f0c54f9 autotest: Throttle incomplete jobs reported in shard heartbeat by Prathmesh Prabhu · 5 years ago
  4. b9e36f1 Revert "graphics_GLMark2: move test from bvt-inline to chrome-informational" by Allen Webb · 5 years ago
  5. 88624a9 [autotest] fix policy_SystemTimezone.notset by Derek Beckett · 5 years ago
  6. 6e52176 bluetooth: Add stress quick sanity control file by howardchung · 5 years ago
  7. 21ed6bc network_WiFi_ChannelHop: Remove offensive SSID name by Kirtika Ruchandani · 5 years ago
  8. 8294af0 pd_faft: Use a different uart prefix for servo v4 by Wai-Hong Tam · 5 years ago
  9. 92c50db pd_faft: Don't hard-code the console channel mask by Wai-Hong Tam · 5 years ago
  10. 2fcae2f faft: Add test of chromeos-firmwareupdate modes. by Dana Goyette · 5 years ago
  11. 772b9b0 [autotest] Fixing policy_AllowDeletingBrowserHistory by Derek Beckett · 5 years ago
  12. 6de7b3e network_WiFi_ChannelHop, network_WiFi_SSIDSwitchBack: move to wifi_flaky by Brian Norris · 5 years ago
  13. e81387e [autotest] ui_utils cleanup by Derek Beckett · 5 years ago
  14. f54007b telemetry_Sanity: Disable RunIncognito. by Achuith Bhandarkar · 5 years ago
  15. 8534944 firmware_Cr50OpenWhileAPOff: only press pwrbutton if ap isn't on by Mary Ruthven · 5 years ago
  16. be89584 firmware_Cr50U2fPowerwash: Fix broken test by Louis Collard · 5 years ago
  17. 092fd66 faft_cr50: move ccdstate to chrome_cr50 by Mary Ruthven · 5 years ago
  18. 8e8909e cr50_test: use @param instead of Args by Mary Ruthven · 5 years ago
  19. 1cb108b chrome_cr50: use @param instead of Args by Mary Ruthven · 5 years ago
  20. 95b3558 faft_cr50: stop checking if images have ccdstate by Mary Ruthven · 5 years ago
  21. c47beb1 firmware_FWMPDisableCCD: always test ccd unlock by Mary Ruthven · 5 years ago
  22. cd76987 autoupdater: change UPDATER_UPDATE_CHECK constant to correct values. by Garry Wang · 5 years ago
  23. faf8ccd Move FAFT RPC methods into Servicer classes by Dana Goyette · 5 years ago
  24. cf1aad5 Add RPC tests for updater RPCs that don't flash by Greg Edelston · 5 years ago
  25. b55e24c Improve Feedback report verification procedure by Prasanthi Gangishetty · 5 years ago
  26. b782ea8 network_WiFi_LowInitialBitrates: remove test by Brian Norris · 5 years ago
  27. 7048360 autotest: Ignore repeated job assignment to a shard by master by Prathmesh Prabhu · 5 years ago
  28. 67fb0f9 autotest: Split _get_known_jobs_and_hosts() by Prathmesh Prabhu · 5 years ago
  29. f512deb autotest: Limit uploaded jobs in helper method by Prathmesh Prabhu · 5 years ago
  30. c57fa45 autotest: Simplify _get_jobs_to_upload() by Prathmesh Prabhu · 5 years ago
  31. de621e4 autotest: Only include HQEs for uploaded JOBs in shard_heartbeat by Prathmesh Prabhu · 5 years ago
  32. 4e34917 autotest: Delete duplicate tearDown() in unittest by Prathmesh Prabhu · 5 years ago
  33. ad0ebb3 autotest: Drop mock metrics library import in shard_client by Prathmesh Prabhu · 5 years ago
  34. f826469 autotest: Delete obsolete RPC by Prathmesh Prabhu · 5 years ago
  35. 3ff468a autotest: Add unittests for shard_heartbeat RPC handling by Prathmesh Prabhu · 5 years ago
  36. 7e5e01c autotest: Only assign recently created jobs to shards by Prathmesh Prabhu · 5 years ago
  37. 45e6cc1 autotest: Run all Job queries against readonly slave by Prathmesh Prabhu · 5 years ago
  38. 3736072 autotest: Extract context for readonly Job queries by Prathmesh Prabhu · 5 years ago
  39. 826c239 autotest: Extract helpers for _get_new_jobs_for_shard() by Prathmesh Prabhu · 5 years ago
  40. 3804296 autotest: extract SQL clause template by Prathmesh Prabhu · 5 years ago
  41. e71354d autotest: Extract helpers for Job.assign_to_shard() by Prathmesh Prabhu · 5 years ago
  42. b200810 autotest: Drop redundant filtering of jobs to assign shard by Prathmesh Prabhu · 5 years ago
  43. c0370a4 autotest: move filtering logic to where clause in SQL templates by Prathmesh Prabhu · 5 years ago
  44. cf4f29c autoest: Do not use table aliases in SQL template by Prathmesh Prabhu · 5 years ago
  45. 3cb6c12 autotest: Use multiline strings for raw SQL templates by Prathmesh Prabhu · 5 years ago
  46. 7ed41bc arc.py: Ignore more shell exit statuses by Benjamin Gordon · 5 years ago
  47. 0132776 autotest: Delete unused AP config file by Prathmesh Prabhu · 5 years ago
  48. 464a3bb autotest: Delete unused ap config files by Prathmesh Prabhu · 5 years ago
  49. 0e7bd16 utils/run_pylint: Fix for pylint 1.8.2 or newer. by Kazuhiro Inaba · 5 years ago
  50. 769af87 Delete unused DynamicAPConfigurator modules by Prathmesh Prabhu · 5 years ago
  51. 56f755a rpm: Delete legacy RPC to toggle power state by Prathmesh Prabhu · 5 years ago
  52. 30d9bca Make ap_config.AP.get_rpm_managed() private by Prathmesh Prabhu · 5 years ago
  53. 2e64e7a Always create an RPM client in AP configurator by Prathmesh Prabhu · 5 years ago
  54. b652389 Stop using redundant ap_config.AP.rpm_managed flag by Prathmesh Prabhu · 5 years ago
  55. 8199d01 Use new RPM RPC for controlling AP power by Prathmesh Prabhu · 5 years ago
  56. de92779 Hoist global_config constant by Prathmesh Prabhu · 5 years ago
  57. 57d405a Drop unnecessary indirection in APConfigurator construction by Prathmesh Prabhu · 5 years ago
  58. e5eabdb Delete broken unittest file by Prathmesh Prabhu · 5 years ago
  59. c832542 Drop unnecessary argument from get_ap_list() by Prathmesh Prabhu · 5 years ago
  60. 3e247b8 delete dead code by Prathmesh Prabhu · 5 years ago
  61. 5ddb835 Import common before autotest imports by Prathmesh Prabhu · 5 years ago
  62. f777730 rpm: Drop client-side binding for legacy RPC by Prathmesh Prabhu · 5 years ago
  63. 9d3e39f Delete dead code by Prathmesh Prabhu · 5 years ago
  64. f97d813 Delete dead code related to RF box control by Prathmesh Prabhu · 5 years ago
  65. fa6ae30 autotest: Delete unused AP config files by Prathmesh Prabhu · 5 years ago
  66. e2aab69 Parse RPMUnit information from AP configuration by Prathmesh Prabhu · 5 years ago
  67. 6217640 Add RPM information to ap configuration for chaos lab by Prathmesh Prabhu · 5 years ago
  68. 6c23dc7 autotest: add ec_reset verifier as a trigger of extented cros repair actions. by Garry Wang · 5 years ago
  69. ff61ac3 cros_label: add chameleon:bt_ble_hid and chameleon:bt_a2dp_sink labels by Shijin Abraham · 5 years ago
  70. f753e5f bluetooth: Add bluetooth_quicksanity suite control file by Shijin Abraham · 5 years ago
  71. a3c9ed4 autotest: Level up adb/d logic to be same as tast. by Garrick Evans · 5 years ago
  72. 2f75421 chrome_cr50: modify getting ccd information by Mary Ruthven · 5 years ago
  73. aa02842 chrome_cr50: restrict chan while sending commands by Mary Ruthven · 5 years ago
  74. a7fe18a cr50_test: extract image from release tarball by Mary Ruthven · 5 years ago
  75. c41271c autotest: tko/db: fix get_child_tests_by_parent if no results exist by Aviv Keshet · 5 years ago
  76. 9869b7c Improved notification for EOL by Ansar Odeti · 5 years ago
  77. 8a329a9 Remove undefined constant that fails backups by Jacob Kopczynski · 5 years ago
  78. fc7f1ad cheets_CTS_P: Add a way to set the number of testcases explicitly. by Kazuhiro Inaba · 5 years ago
  79. 84281e5 autotest: Add device request logging for rpm frontend server. by Garry Wang · 5 years ago
  80. 367b505 Chameleon: Pre-generate images and remove ImageMagick dependency by Wai-Hong Tam · 5 years ago
  81. 6602623 cheets_CTS_P: Update the cts-dev runner. by Kazuhiro Inaba · 5 years ago
  82. 0791266 cheets_CTS: Clean up the server-side copy of media files after the first run. by Kazuhiro Inaba · 5 years ago
  83. 9ea1b89 graphics_GLMark2: move test from bvt-inline to chrome-informational by Stephen Barber · 5 years ago
  84. b24dce1 autotest: Clean up after autotest finish. by Tim Zheng · 5 years ago
  85. a9218ed hostap_config: Replace mutable list argument with None by Kirtika Ruchandani · 6 years ago
  86. 445063c Revert "Expand XMLRPC error catches to include gRPC errors" by Greg Edelston · 5 years ago
  87. 6f303b9 autotest: hotfix of create job keyvals object by Congbin Guo · 5 years ago
  88. 8b4cc44 Teemo boards are failing .suspend tests stating the client failed to by Matt Nelson · 5 years ago
  89. 8f67428 autotest: Use empty string in case when create AfeJobKeyVal by Congbin Guo · 5 years ago
  90. 17c8801 network_WlanDriver: Remove 3.10 entries for iwl7000 by Kirtika Ruchandani · 5 years ago
  91. 86a85b4 [autotest/tko] Change the length of attributes columntko_test_attributes by Keith Haddow · 5 years ago
  92. 6060859 telemetry_Sanity: Replacement for vm_sanity. by Achuith Bhandarkar · 5 years ago
  93. 60928f1 Revert "arc: Update autotest for arc-networkd adb proxy change." by Garrick Evans · 5 years ago
  94. d2beb9f bluetooth: Add support to run single test in quick sanity by howardchung · 5 years ago
  95. e469eb1 sys_power: update /run/autotest_pause_ethernet_hook mtime by Brian Norris · 5 years ago
  96. a2592ed Deprecate oldrpc flag from autotest by Greg Edelston · 5 years ago
  97. c52adc1 Expand XMLRPC error catches to include gRPC errors by Greg Edelston · 5 years ago
  98. 749e417 Add RPC tests for EC functions by Greg Edelston · 5 years ago
  99. f0441f6 Add RPC tests for all BIOS methods by Greg Edelston · 5 years ago
  100. 677d7bf bluetooth : Disable bluetooth_AdapterReboot test by Shijin Abraham · 5 years ago