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