1. 114710b [autotest] Fix bug in _verify_usb_device_ok. by Claes Malmnas · 7 years ago
  2. 2081ad5 [autotest] Code refactoring. by Claes Malmnas · 7 years ago
  3. 6e29245 [autotest] Introduce a UsbDeviceSpec class. by Claes Malmnas · 7 years ago
  4. aa013fa autotest: add GceHost for autotest setup. by Pradeep Sawlani · 7 years ago
  5. 9e2adb6 [autotest] Move HQE state assertion by Allen Li · 7 years ago
  6. 147cdf4 tpm_utils: wait for TPM ready after clearing the TPM owner by Mary Ruthven · 7 years ago
  7. 36586d7 [autotest][cfm] Fix dict key bug by Denis Tosic · 7 years ago
  8. f4fb11b autotest: skip iteration hooks if fast is enabled for jobs. by Xixuan Wu · 7 years ago
  9. 5019d69 autotest: skip before & after hooks for jobs in fast mode. by Xixuan Wu · 7 years ago
  10. dd8f59a Code refactoring. by Claes Malmnas · 7 years ago
  11. 90b7a8a [autotest] Use vid:pid as keys in returned dicts by Denis Tosic · 7 years ago
  12. 58210a3 Code refactoring. by Claes Malmnas · 7 years ago
  13. 02418a6 Code refactoring. by Claes Malmnas · 7 years ago
  14. f444234 Dump useful system data in webrtc perf tests. by Kristoffer Erlandsson · 7 years ago
  15. f0fa4bb autotest: Don't use list as default value by Drew Davenport · 7 years ago
  16. f927363 Introduce a utility class for getting UsbDevice data in CfM autotests. by Claes Malmnas · 7 years ago
  17. e8ce654 autotest: add metrics for functions called by disable_sysinfo. by Xixuan Wu · 7 years ago
  18. cd36ae0 autotest: Enable passing in parameters from create job page. by Xixuan Wu · 7 years ago
  19. 74e108c Update get_usb_device to only use constants defined in cfm_usb_devices. by Claes Malmnas · 7 years ago
  20. 7a293f8 Temperature collection in system_metrics_collector by Kristoffer Erlandsson · 7 years ago
  21. 1345522 enterprise_CFM_Perf uses system_metrics_collector. by Kristoffer Erlandsson · 7 years ago
  22. 2f9ebf7 Simplified the code in is_usb_device_ok a bit and added a unit test. by Claes Malmnas · 7 years ago
  23. eb8f75a cheets_GTS: Add timestamp to the adb_keepalive log. by Kazuhiro Inaba · 7 years ago
  24. fdc9ee7 Re-use methods and constants from cfm_usb_devices to avoid code duplication. by Claes Malmnas · 7 years ago
  25. 1349498 Introduce a method for filtering usb data to reduce code duplication. by Claes Malmnas · 7 years ago
  26. a692885 system_metrics_collector now uses system_facade. by Kristoffer Erlandsson · 7 years ago
  27. fa4a021 Add utility methods for receiving CfM cameras and speakers. by Claes Malmnas · 7 years ago
  28. 987bb42 Exclude buffers/cached from mem usage calculatiion by Kristoffer Erlandsson · 7 years ago
  29. aaebbd1 Update get_usb_devices to use CfM USB device constants. by Claes Malmnas · 7 years ago
  30. 5877668 Support for tracking allocated file handles. by Kristoffer Erlandsson · 7 years ago
  31. 74a5611 Revert "[autotest] Fix constraints in hqe_by_insert_time" by Paul Hobbs · 7 years ago
  32. a4284af Extract code for extracting vid and pid to utility method. by Claes Malmnas · 7 years ago
  33. 60d175b Address comments from kerl@. by Claes Malmnas · 7 years ago
  34. 428fc1d Add constants for CfM USB devices. by Claes Malmnas · 7 years ago
  35. 0e01eb0 Code cleanup. by Claes Malmnas · 7 years ago
  36. bbbefad Add first unit tests for get_usb_devices. by Claes Malmnas · 7 years ago
  37. 80e63f3 Set reasonable timeout for APK install. by Prathmesh Prabhu · 7 years ago
  38. e1207af [autotest] Fix constraints in hqe_by_insert_time by Paul Hobbs · 7 years ago
  39. 42b8689 Refactor arc_setup to support multi dep_packages. by Ben Cheng · 7 years ago
  40. 06b4365 [autotest][cfm] Report participants_count as part of the cfm_perf test by Denis Tosic · 7 years ago
  41. 4618adf cheets_CTS_N: modify max_retry logic by Po-Hsien Wang · 7 years ago
  42. 1cc22ea [autotest] Add metrics for repair. by Richard Barnette · 7 years ago
  43. 9f74667 autotest: Add provision duration metrics. by Xixuan Wu · 7 years ago
  44. cc7f40b Fix issue in autotest power_cycle_utils by Zhongze Hu · 7 years ago
  45. 647599f Get more ARC Android build properties by Lloyd Pique · 7 years ago
  46. d78c249 [autotest] Replace existing devserver metrics. by David Haddock · 7 years ago
  47. 07f8604 [autotest] Simplify log recording in repair/verify. by Richard Barnette · 7 years ago
  48. 35faea3 FAFT: pep8 style fixes in ChipFwUpdate. by Caveh Jalali · 7 years ago
  49. a7dce78 [autotest] Add replacement metrics for provisions. by David Haddock · 7 years ago
  50. 485f4b0 FAFT: TCPC firmware update test by Caveh Jalali · 7 years ago
  51. 2a30269 This script checks Mimo is present including both Displaylink and by Min Zhuo · 7 years ago
  52. b9858e9 autotest: Don't retry empty string in devserver call. by Xixuan Wu · 7 years ago
  53. 2597708 autotest: Combine provision errors together. by Xixuan Wu · 7 years ago
  54. 400de57 autotest: Support for fake enrollment by Achuith Bhandarkar · 7 years ago
  55. 7d41122 site_linux_router: Check router fragmentation threshold after setting it. by Edward Hill · 7 years ago
  56. 782e2a8 [autotest] Add the ability for a test to specify increased priority. by Keith Haddow · 7 years ago
  57. 894f664 Revert "This script checks Mimo is present including both Displaylink and SiS controller." by Keith Haddow · 7 years ago
  58. 3bc919c Tests Hotrod App and CfM are in sync for mute, unmute and changing by Min Zhuo · 8 years ago
  59. ee8a2b9 Split out gtest_parser into client/common_lib by Lloyd Pique · 7 years ago
  60. 667961c This script checks Mimo is present including both Displaylink and by Min Zhuo · 8 years ago
  61. 088441f Revert "[autotest] Save metrics for cros_au triggered from autoupdate_EndToEndTest." by Aviv Keshet · 7 years ago
  62. e2000a9 Fix incorrect directory for screenshots. by Kristoffer Erlandsson · 7 years ago
  63. 2ff7edc Disable googCpuOveruseDetection for perf tests. by Kristoffer Erlandsson · 7 years ago
  64. e3dfe00 autotest: Add retry if devserver call fails due to down service. by Xixuan Wu · 7 years ago
  65. 400d294 [autotest] Save metrics for cros_au triggered from autoupdate_EndToEndTest. by David Haddock · 7 years ago
  66. ea58552 Add arc.get_zygote_type() by Victor Hsieh · 7 years ago
  67. a2cd7fc Store screenshots in debugdir. by Kristoffer Erlandsson · 7 years ago
  68. f35c065 autotest: Enable background networking for autotests. by Achuith Bhandarkar · 7 years ago
  69. 4656ea8 Log extra debug info whenever an ArcTest fails. by Ted Lai · 7 years ago
  70. caef7f9 Ensure the status check always returns something. by Kristoffer Erlandsson · 7 years ago
  71. 348be63 Catch wider range of exceptions on screenshot. by Kristoffer Erlandsson · 7 years ago
  72. 162cbf0 platform_LogoutPerf: Add signoff performance test by Chung-yih Wang · 7 years ago
  73. 464d007 Add performance versions of WebRTC Autotests. by Kristoffer Erlandsson · 7 years ago
  74. cd8f017 Add AuthPolicy daemon autotest library by Lutz Justen · 7 years ago
  75. e865e1c Handle screenshot exceptions. by Kristoffer Erlandsson · 7 years ago
  76. 4534b78 Add screenshot support in WebRTC loopback tests. by Kristoffer Erlandsson · 7 years ago
  77. ec24304 Allow a delta of 1px in resolution verification. by Kristoffer Erlandsson · 7 years ago
  78. 9f6691d cr50_utils: rename BoardIdInfo utilities by Mary Ruthven · 7 years ago
  79. 7002a78 Refactoring and minor fixes for more code-reuse. by Kristoffer Erlandsson · 7 years ago
  80. e1fd639 autotest: fix the case that metrics key is None. by Xixuan Wu · 7 years ago
  81. 652ff6a Add WebRTC stress test for video source switching by Kristoffer Erlandsson · 7 years ago
  82. df0a3a3 Enabling provisioning for ARC TH CQ tests. by Rohit Makasana · 8 years ago
  83. cdd654e chrome.py: Add option login_delay by Chung-yih Wang · 7 years ago
  84. de93c93 Add an option to disable the Play Store in arc_setup(). by Ted Lai · 7 years ago
  85. fa22606 Refactor PeerConnection into a separate file. by Kristoffer Erlandsson · 7 years ago
  86. 05fe230 Remove the defunct arguments email_id and password in arc_setup(). by Ted Lai · 7 years ago
  87. 0ee498c barrier: catch socket.error with errno = ETIMEDOUT by Ting-Yuan Huang · 7 years ago
  88. f947a87 Change the default ARC++ test account to the new one. by Ted Lai · 7 years ago
  89. db4ecbf autotest: Add logging about invalid json response from devserver. by Xixuan Wu · 7 years ago
  90. 6155944 autotest: Fix ping6 result parsing on Mac OS by Roopesh Rai · 7 years ago
  91. 7ae8cae autotest: Use browser.WaitForBrowserToComeUp by Achuith Bhandarkar · 7 years ago
  92. 2ee011c Pick webviews based on the 'screen' url param by Denis Tosic · 7 years ago
  93. 069aac9 Check for unique (for each test step) crash files by Kalin Stoyanov · 7 years ago
  94. 0f714f8 autotest: add metric to record 'all devservers in subnet X are down'. by Xixuan Wu · 7 years ago
  95. 898bd55 migrate to /run and /run/lock by Mike Frysinger · 8 years ago
  96. d2c7d38 cr50_utils: return None if the board id is empty by Mary Ruthven · 8 years ago
  97. 35e9191 cr50_utils: add utilities for image board id by Mary Ruthven · 8 years ago
  98. 4416ff5 cr50_utils: rename GetExpectedBoardId to GetIntBoardId by Mary Ruthven · 8 years ago
  99. 483c3b9 cr50_utils: rename GetBoardId to GetChipBoardId by Mary Ruthven · 8 years ago
  100. 3525950 [autotest] Refactored the code to modularize functions. by Dinesh Kumar Sunkara · 8 years ago