1. 2b7f5e2 Upload chromeOS Telemetry perf test results for all platforms to perf dash. by Dennis Jeffrey · 11 years ago
  2. 3986bac [autotest] reduce verbosity of unittests that use django by Aviv Keshet · 11 years ago
  3. 9658a95 [autotest] Check host locking on batch most modifications. by Alex Miller · 11 years ago
  4. a5745e9 Remove mod-python in favor of mod-wsgi. by Scott Zawalski · 11 years ago
  5. 5ab8b69 [autotest] add a directAFE class which bypasses rpc calls by Aviv Keshet · 11 years ago
  6. fa19900 [autotest] Clarify django ImproperlyConfigured exception. by Aviv Keshet · 11 years ago
  7. 62cf047 [autotest] add lightweight django setup for use in test_that by Aviv Keshet · 11 years ago
  8. 3dd8beb [autotest] make a consistent CONTROL_TYPE enum across the codebase by Aviv Keshet · 11 years ago
  9. 1f23b69 [autotest] reenable django or simplejson requiring unit tests by Aviv Keshet · 11 years ago
  10. 9de5228 Upload results for other Telemetry perf tests to chrome's new perf dashboard. by Dennis Jeffrey · 11 years ago
  11. 05d3ecb Perf dashboard: do not filter out perf values that are 0. by Dennis Jeffrey · 11 years ago
  12. 4f34170 [autotest] Use |json| instead of |simplejson|. by Alex Miller · 11 years ago
  13. 9316bb2 Modify test names according to chrome rules when uploading cros results to perf dashboard. by Dennis Jeffrey · 11 years ago
  14. 6895db3 [autotest] Index status on hqe table. by Alex Miller · 11 years ago
  15. 00ee98b Change "http" to "https" in perf dashboard upload URL. by Dennis Jeffrey · 11 years ago
  16. a1a2bdd [autotest] Index the query for special tasks for the scheduler. by Alex Miller · 11 years ago
  17. 9fece30 Upload chromeOS Octane benchmark perf results to Chrome's new perf dashboard. by Dennis Jeffrey · 11 years ago
  18. dea6704 [autotest] Reland Aborting a job aborts all child jobs. by Alex Miller · 11 years ago
  19. bb903b5 [autotest] Fix issues from Django 1.3 -> 1.5 upgrade. by Alex Miller · 11 years ago
  20. f9e6133 [autotest] Update afe_sqlite backend after updating django to 1.5 by Fang Deng · 11 years ago
  21. 47d6128 [autotest] Bump django to 1.5. by Alex Miller · 11 years ago
  22. 04d3061 [autotest] get_hosts returns empty result set when given non-existing labels by Fang Deng · 11 years ago
  23. 2304143 Revert "[autotest] Aborting a job aborts all child jobs." by Scott Zawalski · 11 years ago
  24. f87c46e [autotest] Aborting a job aborts all child jobs. by Alex Miller · 11 years ago
  25. 19b9d18 perf_dashboard: Add power_LoadTest one hour runs graphs to dashboard. by Todd Broch · 11 years ago
  26. 5c42c8f perf_dashboard: add Power_Consumption system_pwr to graphs. by Todd Broch · 11 years ago
  27. 2222f83 perf-dashboard: add master chromeos.touchpad by Chung-yih Wang · 11 years ago
  28. de14d54 Add Telemetry Octane Benchmark overall score graph to chromeOS perf graphs. by Dennis Jeffrey · 11 years ago
  29. b71f46f perf_dashboard: add platform_GesturesRegressionTest graphs by Chung-yih Wang · 11 years ago
  30. 4df3925 [Autotest] Add stat to create_job and create_suite_job RPCs by Dan Shi · 11 years ago
  31. 900b069 Initial skeleton for uploading perf results to Chrome's perf dashboard. by Dennis Jeffrey · 11 years ago
  32. eadbf70 Modify our support of --image to work with our devservers. by Scott Zawalski · 11 years ago
  33. f61bcd5 Support wildcards in list of perf keys to plot on chromeOS perf graphs. by Dennis Jeffrey · 11 years ago
  34. ce46fa5 [autotest] allow 0 test retries in create_job view by Aviv Keshet · 11 years ago
  35. 08a52c7 [autotest] add retries field to create job view by Aviv Keshet · 11 years ago
  36. 9af96d3 [autotest] Add test_retry field to afe_autotests table by Aviv Keshet · 11 years ago
  37. 0a419fe [autotest] Add test_retry view to autotest frontend job detail by Aviv Keshet · 11 years ago
  38. cd1ff9b [autotest] Add test_retry field to afe_jobs table by Aviv Keshet · 11 years ago
  39. 8bd3e98 Increase max length of TKO model for tko_iteration_result.attribute to 256. by Dennis Jeffrey · 11 years ago
  40. d65bbd1 Increase character limit in autotest DB for perf keys from 30 to 256 characters. by Dennis Jeffrey · 11 years ago
  41. 73dae55 Autotest AFE: Replace Reinstall button with Repair. by Simran Basi · 11 years ago
  42. 8a30538 Make EagleEye input/output directories customizable via command-line options. by Dennis Jeffrey · 11 years ago
  43. a713e25 [autotest] Do not allow unicode control files. by Alex Miller · 11 years ago
  44. 89c44dd Fix auto repair and the reinstall button from the AFE. by Scott Zawalski · 11 years ago
  45. bbe98a2 EagleEye perf graphs now support autotests whose names have changed. by Dennis Jeffrey · 11 years ago
  46. 1830892 [autotest] Create dynamic_suite child jobs with parent_job_id by Aviv Keshet · 11 years ago
  47. ec19f93 [autotest] Add parent_job_id view to autotest frontend job detail by Aviv Keshet · 11 years ago
  48. 0b9cfc9 [autotest] Add parent_job field to database and models by Aviv Keshet · 11 years ago
  49. 7cb0f0f Add power_BatteryCharge.full results to croschart. by Todd Broch · 11 years ago
  50. 18c70b3 Some small fixes found while doing an e2e test with devserver changes. by Chris Sosa · 11 years ago
  51. 7db38ba Fix presubmit warnings in autotest's frontend/afe/models.py. by Dennis Jeffrey · 11 years ago
  52. b95ba5a Perf extraction/parsing scripts for new ChromeOS performance dashboard. by Dennis Jeffrey · 12 years ago
  53. d83ef44 [autotest] Only integer or None as num argument in create_suite_job by Aviv Keshet · 12 years ago
  54. 9e30bb2 [autotest] Change os.path.join use in common.py to be portable. by Alex Miller · 12 years ago
  55. de622cb Add power_LoadTest one hour results to croschart. by Todd Broch · 12 years ago
  56. 55e4351 Modify "perf" links on autotest result dashboard BVT view to point to revamped perf graphs. by Dennis Jeffrey · 12 years ago
  57. 3421702 Autotest: Increase run timeout granularity by Simran Basi · 12 years ago
  58. a8a0d75 Revert "Autotest: Increase run timeout granularity" by Scott Zawalski · 12 years ago
  59. daffa57 Autotest: Increase run timeout granularity by Simran Basi · 12 years ago
  60. e8b48fe Autotest: Add max_runtime_mins Column to AFE_JOBS by Simran Basi · 12 years ago
  61. 353f538 Update Results Database link to point to /new_tko. by Scott Zawalski · 12 years ago
  62. 5eb445e Present separate indicators of experimental test failures on dash pages. by Mike Truty · 12 years ago
  63. 1d0490d Clarify failure emails on 'experimental' tests. by Mike Truty · 12 years ago
  64. c577f3e [autotest] Add a |file_bugs| flag to dynamic_suites. by Alex Miller · 12 years ago
  65. 8906ab1 [autotest] Honor DEPENDENCIES information when running dynamic_suites. by Chris Masone · 12 years ago
  66. f2f35ed Add a "coming soon" link to autotest dashboard for new perf graphs. by Dennis Jeffrey · 12 years ago
  67. accb5ce Support graceful failover/aggregation for autotest devserver pool. by Chris Sosa · 12 years ago
  68. 44e4d6c [autotest] Continuing refactor of dynamic_suite code; splitting monster files! by Chris Masone · 12 years ago
  69. b493555 [autotest] Move dynamic suite code into its own module by Chris Masone · 12 years ago
  70. a525071 Fix power_Consumption graphs with shorter keyval names. by Mark Koudritsky · 12 years ago
  71. 46d0eb1 [autotest] Add |num| argument to create_suite_job RPC by Chris Masone · 12 years ago
  72. 35a8a3f Prune a few unused parts of the dashboard to make it a bit more manageable. by Mike Truty · 12 years ago
  73. 3deb216 Add proper redirection to find test results on multiple servers. by Mike Truty · 12 years ago
  74. f40a66e Improve ability to find result logs in multiple places. by Mike Truty · 12 years ago
  75. 38428ef Add in random server fixes for the move to the new Atlantis machines. by Scott Zawalski · 12 years ago
  76. 8d6e641 [autotest] Factor out some result-gathering code by Chris Masone · 12 years ago
  77. 8dd27e0 [autotest] Add more info to exceptions raised by suite_scheduler by Chris Masone · 12 years ago
  78. 45cdf2d autotest: Add RAPL measurements to power_Idle chart. by Todd Broch · 12 years ago
  79. 6ef6e36 Add some values from power_Consumption to dashboard graphs. by Mark Koudritsky · 12 years ago
  80. b6f82af Adjust perf charts for v2 suites job name style. by Mike Truty · 12 years ago
  81. 71c5dbb Create a small report to track django_session table growth. by Mike Truty · 12 years ago
  82. 715654f autotest: chart some audiovideo_FFMPEG results. by Ilja H. Friedel · 12 years ago
  83. aa10f8e [autotest] Gather dynamic suite constants into dynamic_suite.py by Chris Masone · 12 years ago
  84. f70650c [autotest] Re-land "Put dev server error strings in exceptions" by Chris Masone · 12 years ago
  85. 0dcf3a4 Revert "[autotest] Put dev server error strings in exceptions" by Chris Sosa · 12 years ago
  86. e3e63a2 [autotest] Fix site_rpc_interface testStageBuildFail unittest by Chris Masone · 12 years ago
  87. 5117e3e [autotest] Put dev server error strings in exceptions by Chris Masone · 12 years ago
  88. ae4d278 Remove autotests desktopui_V8Bench and desktopui_SunSpiderBench. by Dennis Jeffrey · 12 years ago
  89. f8b5306 [autotest] Make json_rpc raise meaningful exceptions by Chris Masone · 12 years ago
  90. 4264c4a Finish board matching in simplified dash_config. by Mike Truty · 12 years ago
  91. 5053b53 autotest: remove glbench clear_depth from chart. by Ilja H. Friedel · 12 years ago
  92. 49cbad1 Remove referneces to desktopui_PageCyclerTests by Nirnimesh · 12 years ago
  93. d2f2af6 Adjust bvt dash to accept xx_bvt suites as bvt. by Mike Truty · 12 years ago
  94. 57ff4a7 autotest: fully hook up graphics_GLMark2. by Ilja H. Friedel · 12 years ago
  95. a8066a9 [autotest] Add more timing info for suites by Chris Masone · 12 years ago
  96. 84182a4 Simplify test failure emails and send to Google group. by Mike Truty · 12 years ago
  97. ee8f9f2 migrations: extend reason column for tko_tests by Zdenek Behan · 12 years ago
  98. 9572d08 Autotest perf charting. by Ilja H. Friedel · 12 years ago
  99. 249697c Adding pyauto-based page cycler test graphs to the autotest perf dashboard. by Dennis Jeffrey · 12 years ago
  100. 47c9e64 [autotest] Avoid races due to 'version' labels on devices in the lab. by Chris Masone · 12 years ago