1. 61817be Add suite "security_weekly" by Kees Cook · 11 years ago
  2. f3f1945 [autotest] Requeueing a HQE should abort all queued special tasks. by Alex Miller · 11 years ago
  3. c91cc89 Added DEPENDENCIES = "servo" so tests could be run as part of kernel regression by Paul Taysom · 11 years ago
  4. 8027434 autotest: networkui: Test for both 3GPP and CDMA in tests. by Arman Uguray · 11 years ago
  5. a356471 Autotest: Better complete_failures.py email info. by Keyar Hood · 11 years ago
  6. d2012d5 platform_OSLimits: add additional security sysctls by Kees Cook · 11 years ago
  7. 8128f11 autotest: fix full_release_test runtime error by Gilad Arnold · 11 years ago
  8. 5a40195 get_x86_cpu_arch: support newer Celeron model numbers by Kees Cook · 11 years ago
  9. ed090aa security_kASLR: disable for ARM and pre-3.8 kernels by Kees Cook · 11 years ago
  10. 63f00aa test_that: Use default board saved by setup_board if none is provided. by Prathmesh Prabhu · 11 years ago
  11. 1ad45be Update control files for cellular tests to work with test_that. by Prathmesh Prabhu · 11 years ago
  12. 2c86a40 Adding Falco board. by Tracy Turchetto · 11 years ago
  13. 75b1315 FAFT: Falco/Peppy/Slippy: Decrease EC boot-to-console delay. by Shawn Nematbakhsh · 11 years ago
  14. 9b24703 Updating Bluetooth SemiAuto Test to reflect recent changes to audio by Katherine Threlkeld · 11 years ago
  15. 6b69233 Stage stateful payload before using it. by Chris Sosa · 11 years ago
  16. 94c6604 autotest: Disable UI while WiFi tests are running by Christopher Wiley · 11 years ago
  17. e1731ce autotest: Make network_WiFi_BgscanBackoff less flaky by Christopher Wiley · 11 years ago
  18. 53fbe39 Revert "Revert "Add chromeos-devserver5 to the list of CROS.dev_server."" by Scott Zawalski · 11 years ago
  19. 65fd684 VSWR: support more flexible network setting by Chun-ta Lin · 11 years ago
  20. 255123b Upload captured and analyzed images to shopfloor by Justin Chuang · 11 years ago
  21. 3bde51d Revert "Add chromeos-devserver5 to the list of CROS.dev_server." by Prashanth Balasubramanian · 11 years ago
  22. c594c1c [autotest] Pipe suite_name through client devserver code. by beeps · 11 years ago
  23. f02cd53 autotest: Added the network_ui test suite. by Arman Uguray · 11 years ago
  24. bd77481 autotest: cellular: Added network_ChromeCellularSmokeTest by Arman Uguray · 11 years ago
  25. 185381b [autotest] Make all suites server-side. by Alex Miller · 11 years ago
  26. 1a4ffee Add chromeos-devserver5 to the list of CROS.dev_server. by Scott Zawalski · 11 years ago
  27. 53680d5 login_OwnershipTakenTelemetry by Achuith Bhandarkar · 11 years ago
  28. 64d0722 Bluetooth semi-auto test to use sys_power instead of powerd call. by Katherine Threlkeld · 11 years ago
  29. b3011be login_LogoutProcessCleanupTelemetry by Achuith Bhandarkar · 11 years ago
  30. 709287c Remove 'EXPERIMENTAL = "True"' setting for UReadAheadServer test. by Siva Chandra Reddy · 11 years ago
  31. 812b7da pseudomodem: Fix regression caused by recent changes to registration code. by Arman Uguray · 11 years ago
  32. b7737d1 power_LoadTest: Don't consider UninstallExtensionById errors fatal by Doug Anderson · 11 years ago
  33. 442c7c9 Add pit to the list of platforms with defective warm reset. by Vadim Bendebury · 11 years ago
  34. e5e21f7 AU P2P: Add new EndToEnd test. by Alex Deymo · 11 years ago
  35. 1234970 Revert "Capturing screenshot of error page when configuration fails for AP." by Viral Modi · 11 years ago
  36. 6cceba8 Fixed duplicate model names and ssid sanitization. by Kris Rambish · 11 years ago
  37. fbcc712 Add support for servo repair on parrot. by J. Richard Barnette · 11 years ago
  38. a6442f5 Bluetooth: add basic adapter functionality to client by Scott James Remnant · 11 years ago
  39. 9f0f5ef Capturing screenshot of error page when configuration fails for AP. by Viral Modi · 11 years ago
  40. b601aed evert "Sort the command_list instead of making a copy" by Kris Rambish · 11 years ago
  41. 938a677 [autotest] a small docstring typo fix by Aviv Keshet · 11 years ago
  42. 49150a9 [autotest] add stats for CrashServer.symbolicate_dump by Dan Shi · 11 years ago
  43. 59aebd9 Revert "Remove video_VideoSanity from the BVT." by Rohit Makasana · 11 years ago
  44. 368c54b Autotest TKO parser inserts perf measurements into the tko_iteration_perf_value database table. by Dennis Jeffrey · 11 years ago
  45. 5efe44b Check Webdriver by starting a session. by Kris Rambish · 11 years ago
  46. 47fb171 Make AU autotest logic reusable from paygen by Gilad Arnold · 11 years ago
  47. b6bbaa8 wardmodem: Implement more streamlined modem configuration. by Prathmesh Prabhu · 11 years ago
  48. 5df3013 Add platform_UReadAheadServer test to suite "bvt". by Siva Chandra Reddy · 11 years ago
  49. 0dd8fb7 Added a comment about objects used in cleanup() by Mark Koudritsky · 11 years ago
  50. 7dbae78 firmware_TouchMTB: add the metric for CountTrackingIDValidator by Joseph Hwang · 11 years ago
  51. f745c17 firmware_TouchMTB: no using ReportRateValidator for stationary fingers by Joseph Hwang · 11 years ago
  52. b048ecf shill: cellular: Add test network_SIMLocking by Prathmesh Prabhu · 11 years ago
  53. b7be726 autotest: Update firmware tests to use powerd_dbus_suspend. by Daniel Erat · 11 years ago
  54. 8bce661 autotest: Remove network_WiFiSmokeTest by Christopher Wiley · 11 years ago
  55. b57feb1 wardmodem: ATChannel must allow configuring AT command prefix/suffix. by Prathmesh Prabhu · 11 years ago
  56. 58f557f [autotest] Import client site_utils in the reporting module. by beeps · 11 years ago
  57. b7850bb Autotest: Reduce servo init timeout to 10 seconds. by Simran Basi · 11 years ago
  58. 4dcd73f Bluetooth: begin testing infrastructure by Scott James Remnant · 11 years ago
  59. ccbc9d4 Satisfy pylint in a few files related to the autotest TKO parser. by Dennis Jeffrey · 11 years ago
  60. 23abfdb Fix dbus2primitive call in network_DhcpStaticIP by Paul Stewart · 11 years ago
  61. 4731393 AU/autotest: improve code readability by Gilad Arnold · 11 years ago
  62. db22a39 Preload xfrm_user module in L2TP/IPSec tests by Paul Stewart · 11 years ago
  63. 7dc5169 Migrating video tests from ChromeDriver to Telemetry. by Rohit Makasana · 11 years ago
  64. 6aafddd autotest: Refactor ping related logic into a delegate by Christopher Wiley · 11 years ago
  65. de693d6 autotest: Move SGI test to wifi_flaky by Christopher Wiley · 11 years ago
  66. 71b7585 logging_KernelCrashServer: fix logging fix by Kees Cook · 11 years ago
  67. 4704245 Always open new Chrome window at end of loop by Derek Basehore · 11 years ago
  68. 1801d88 Make background window last entire power_LoadTest by Derek Basehore · 11 years ago
  69. 35476b9 Revert "[autotest] Pipe suite_name through client devserver code." by Prashanth Balasubramanian · 11 years ago
  70. bc00b14 Fix Telemetry log-in call in power tests. by Mark Koudritsky · 11 years ago
  71. d51d886 [autotest] Correct an autotest scheduler comment. by Alex Miller · 11 years ago
  72. 03eaad9 Update devserver urls with /archive in autotest(2) by joychen · 11 years ago
  73. 7afb705 autotest: Remove old test suites by Christopher Wiley · 11 years ago
  74. 1cc4b4a Add new autotest hardware_Badblocks. by Juan Casse · 11 years ago
  75. d23e249 Adding Falco to run BVT testing by John D Hong · 11 years ago
  76. 687243d [autotest] Email notifications when job_repo_url changes on a host. by beeps · 11 years ago
  77. 05eb4b1 Autotest TKO parser now parses perf_measurements test output files. by Dennis Jeffrey · 11 years ago
  78. 556d206 [autotest] add additional logging to reimager and dynamic suite by Aviv Keshet · 11 years ago
  79. c54c956 Initial check-in for YouTube PyAuto test migration. by Tung-Chi Hsieh · 11 years ago
  80. 57067ad Add Pit's keyboard string to TouchMTB test by Charlie Mooney · 11 years ago
  81. 38c7c11 Revert "[autotest] Remove archive from the devserver url patterns." by Prashanth Balasubramanian · 11 years ago
  82. 3820a8a [autotest] add some diagnostic messages to dynamic_suite by Aviv Keshet · 11 years ago
  83. 70b806c FAFT: Check the status before stopping update-engine by Tom Wai-Hong Tam · 11 years ago
  84. 82e27b7 [autotest] Remove archive from the devserver url patterns. by beeps · 11 years ago
  85. e9170d9 [autotest] add a --no-experimental flag to test_that by Aviv Keshet · 11 years ago
  86. 5a80a9b [autotest] Pipe suite_name through client devserver code. by beeps · 11 years ago
  87. 0423dd0 autotest: cellular: Added network_ChromeCellularNetworkPresent by Arman Uguray · 11 years ago
  88. 100558b Do not always set configuration_success to true. by Kris Rambish · 11 years ago
  89. 848fe5b autotest: Relax WiFi XMLRPC server bringup timeout by Christopher Wiley · 11 years ago
  90. 1c59f2c security_ProfilePermissionsTelemetry by Achuith Bhandarkar · 11 years ago
  91. 4bffcca New server test to check whether ureadahead pack files are created. by Siva Chandra · 11 years ago
  92. 637f7f7 Expect Connectivity debugger in security_BundledExtensions by Jim Hebert · 11 years ago
  93. 0a2f1f8 Bluetooth Semi-Auto Test, first commit (after merge fail) by Katherine Threlkeld · 11 years ago
  94. fb110c9 autotest: Update older WiFi test NAME fields to match test name by Christopher Wiley · 11 years ago
  95. f2d9623 autotest: Remove reference to __get_ipaddr from site_wifitest by Christopher Wiley · 11 years ago
  96. dc2629c autotest: Fix broken import path by Christopher Wiley · 11 years ago
  97. 0f26dba Autotest: Refactor complete_failures slightly. by Keyar Hood · 11 years ago
  98. 21debc9 [autotest] downgrade "import statsd failed" message from error to info by Aviv Keshet · 11 years ago
  99. 0399673 firmware_TouchMTB: print raw metrics values by Joseph Hwang · 11 years ago
  100. 4bb5e7b Add cryptohome incognito telemetry test. by Achuith Bhandarkar · 11 years ago