1. bd44704 Fixed several warnings reported by pylint. by Luis Lozano · 9 years ago
  2. 45b53c5 Fixed some issues with signal handling and cleanup. by Luis Lozano · 9 years ago
  3. 60a68a5 Fixed ignoring of ctrl-c. by Luis Lozano · 9 years ago
  4. ddde505 Add compiler info to experiment data. by Caroline Tice · 9 years ago
  5. c4995a4 Add arm64 as a valid architecture. by Caroline Tice · 9 years ago
  6. e066297 Fix cache reading problem. by Han Shen · 9 years ago
  7. 3c43b87 Fixed one runtime error and enabled more output for schedv2. by Han Shen · 9 years ago
  8. 624bae7 Added unittest for schedv2. by Han Shen · 9 years ago
  9. f9b5035 Filter out unreachable machines from experiment.remote as well as label.remote. by Han Shen · 9 years ago
  10. 7a939a3 Refactor 'schedv2' into a seperate file. by Han Shen · 9 years ago
  11. e205d90 Fix 1 syntax error in my previous CL. by Han Shen · 9 years ago
  12. 31fedb0 Get Chrome version and store in cache & json files. by Caroline Tice · 9 years ago
  13. 4349429 Make new scheduler the default. by Han Shen · 9 years ago
  14. 9b852cf Store machine description info in cache and json reports. by Caroline Tice · 9 years ago
  15. f63421f Fix minor bug with nightly tests. by Caroline Tice · 9 years ago
  16. c87cb38 Fix bug: Add missing argument to function call. by Caroline Tice · 9 years ago
  17. f97c6a2 Remove references to NonMatchineMachines exception. by Caroline Tice · 9 years ago
  18. ebbc3da Start generating json archive files for nightly tests. by Caroline Tice · 9 years ago
  19. 5ea9f00 Various small cache cleanups. by Caroline Tice · 9 years ago
  20. 225fc17 Make ParseChromeosImage globally callable. by Caroline Tice · 9 years ago
  21. 9835167 Adding 2 optimizations to label allocation. by Han Shen · 9 years ago
  22. 68c1d61 Remove cache dirs before starting if --rerun=True. by Caroline Tice · 9 years ago
  23. 2f56356 buildbot_test_toolchains: differenciate llvm build by Yunlian Jiang · 9 years ago
  24. 3641312 Add a new option '--schedv2' so later invocation to crosperf uses the new scheduler. by Han Shen · 9 years ago
  25. d6ff63a Fixed unbound variable problem. by Luis Lozano · 9 years ago
  26. 245e063 Fix the problem that machine checksum are not checked before starting tests. by Han Shen · 9 years ago
  27. c90a806 Fix minor bugs with json report output. by Caroline Tice · 9 years ago
  28. 3c6e467 buildbot_test_toolchains.py: small refactoring. by Yunlian Jiang · 9 years ago
  29. ef4ca8a Add json report archiving. by Caroline Tice · 9 years ago
  30. bb04def buildbot_test_toolchains: fix a typo by Yunlian Jiang · 9 years ago
  31. 76259e6 buildbot_test_toolchains: fix several errors by Yunlian Jiang · 9 years ago
  32. e52838c buildbot_test_toolchains: make patch number a parameter. by Yunlian Jiang · 9 years ago
  33. ba64928 Crosperf schedv2 (1) - new option and integrating new scheduler. by Han Shen · 9 years ago
  34. 0aa17b4 Finish removing temporary workaround. by Caroline Tice · 9 years ago
  35. 877af2d Remove temporary workaround. by Caroline Tice · 9 years ago
  36. f456b20 Temporarily use good external Chrome source tree. by Caroline Tice · 9 years ago
  37. 2e5bdd8 Deal properly with non-unique buildbot build ids. by Caroline Tice · 9 years ago
  38. dac5f56 buildbot_utils: for release builds, get logs from the 'release' builder. by Rahul Chaudhry · 9 years ago
  39. c7a9ac5 buildbot_utils: fix waiting logic in GetTrybotImage. by Rahul Chaudhry · 9 years ago
  40. f3eb803 Make duplicate locking/unlocking warning instead of error. by cmtice · 9 years ago
  41. e2b5a89 Add default results value for smoothness.tough_webgl_cases by cmtice · 9 years ago
  42. 146058f Remove temp file that breaks telemetry. by cmtice · 9 years ago
  43. 25c94f1 Add lock_reason for local AFE server locking requests. by cmtice · 9 years ago
  44. 95cd449 Changed set of benchmarks to track in the weekly report. by Luis Lozano · 9 years ago
  45. bc2d3d1 Add 'run_local' to run the test harness locally. by Ting-Yuan Huang · 9 years ago
  46. 27dc583 Make json defaults file human-readable. by cmtice · 9 years ago
  47. d1f03b8 Add 'retries' to crosperf for nightly non-buildbot tests. by cmtice · 9 years ago
  48. 0c84ea7 Update all_toolchain_perf to use new recommended set. by cmtice · 9 years ago
  49. 80fd9bf Fix typo. Committing as obvious. by cmtice · 9 years ago
  50. 717bd4a Only search buildbot logs for appropriate builders. by cmtice · 9 years ago
  51. 3717ea8 Fix email on weekly (seven-day) reports. by cmtice · 9 years ago
  52. 770a160 Make crosperf unit tests executable. by cmtice · 9 years ago
  53. e30d342 toolchain-utils: specify full path in script to be run in chroot. by Rahul Chaudhry · 9 years ago
  54. 9db7ae5 Remove temporary workaround for nightly tests locking. by cmtice · 9 years ago
  55. aea5341 Add debugging/triaging message to buildbot job. by cmtice · 9 years ago
  56. 73bf2e9 Remove "import lock_machine". by Han Shen · 9 years ago
  57. 78f2595 Fix typo in file. Committing as obvious. by cmtice · 9 years ago
  58. e1efeb8 Add automatic retries to nightly testing. by Luis Lozano · 9 years ago
  59. 517dc98 Add flag to crosperf to use file lock mechanism. by cmtice · 9 years ago
  60. d1172b4 Minor fixes to make AFE server mechanism work for role account. by cmtice · 9 years ago
  61. aa700b0 Update nightly tests to use old file locking mechanism for now. by cmtice · 9 years ago
  62. 441c949 Correctly calculate the machines_file path. by Han Shen · 9 years ago
  63. e5bc63b Implement new global locking scheme for machines. by cmtice · 9 years ago
  64. 0495c71 Fix typo. by cmtice · 9 years ago
  65. df76222 Added benchmark retry support. by Luis Lozano · 9 years ago
  66. 7cdb11a Add missing import statement. by cmtice · 9 years ago
  67. b458809 Fix typo from previous commit. by cmtice · 9 years ago
  68. 7f3190b Update nightly tests to use mail-sheriff program for reports. by cmtice · 9 years ago
  69. 7658aec Add email message body to results directory. by cmtice · 9 years ago
  70. d96e457 Remove run_remote_tests references. by cmtice · 9 years ago
  71. 54db538 Fix confusing error message when cherrypy is not installed on DUT. by Luis Lozano · 9 years ago
  72. 1721939 Update email sender to use sendgmr, if it's available. by cmtice · 9 years ago
  73. 3931b8b Use "http://chromegw/i/tryserver.chromiumos/" for retrieving builder info. by Han Shen · 9 years ago
  74. 1d65210 Fix various unittest failures. by cmtice · 9 years ago
  75. 5c09fc2 Fix current problem with machine locks. by cmtice · 9 years ago
  76. d7d5084 Fix typo in previous commit. by Luis Lozano · 9 years ago
  77. 8a68b2d Make sure latest toolchains are build in non vanilla testing. by Luis Lozano · 9 years ago
  78. a63ffc0 Wait 10 minutes after builbot launch before looking for data. by cmtice · 9 years ago
  79. 9b55238 Add a new flavor of command executer. by Han Shen · 9 years ago
  80. 7141db2 Allow weekly report to use a remote different from what is in the cache. by Luis Lozano · 9 years ago
  81. 18f0403 Put back supposedly dead parrot in our list. by Luis Lozano · 9 years ago
  82. 09b027f Change default to build ChromeOS with AFDO. by Luis Lozano · 9 years ago
  83. de0a90d Scripts to use with sysroot_wrapper bisecting. by Luis Lozano · 10 years ago
  84. 0e2d9a0 Remove deprecated Telemetry benchmarks. by Luis Lozano · 9 years ago
  85. 96d936c Remove checking 'cros flash' locally. by Han Shen · 9 years ago
  86. 004bccb Use original autotest location for telemetry runs. by Luis Lozano · 9 years ago
  87. f9bb4a9 Remove invocation to 'cros_image_to_taget.py', which was deprecated on Feb 4. by Han Shen · 9 years ago
  88. 5d7e21d Run telemetry tests with test_that fast mode. by Luis Lozano · 9 years ago
  89. 07eb87f Fix typo that was causing some files to not be found/deleted. by cmtice · 9 years ago
  90. a844671 crosperf: fix the problem on machine assignment. by Yunlian Jiang · 9 years ago
  91. fe054f1 Only tar chromiumos_test_image.bin file, instead of all files under images directory. by Han Shen · 9 years ago
  92. fdd8a5b Added a function that cleans temporaries/images under crostc/chromeos. by Han Shen · 9 years ago
  93. 374effc toolchain-utils: remove dead parrot by Rahul Chaudhry · 9 years ago
  94. 776d528 Mark buildbot_test_toolchains.py, test_toolchains.py, and weekly_report.py executable. by Rahul Chaudhry · 9 years ago
  95. ce5ffa4 Add date to job descriptions; wait for pending builds. by cmtice · 9 years ago
  96. 86cd5ab New location for sheriffs.txt file. by Rahul Chaudhry · 9 years ago
  97. 1047b07 Search Google Storage for trybot image artifacts. by cmtice · 9 years ago
  98. d6a79af Add all the files and scripts for using the binary search tool to by cmtice · 9 years ago
  99. 513d852 Fix syntax error: Replace 'else if' with 'elif'. by cmtice · 9 years ago
  100. a1fbd8a Make crosperf fail if 'build' field is empty. by cmtice · 9 years ago