1. 70fceb7 crosperf: remove cache if --rerun=True is set. by Yunlian Jiang · 11 years ago
  2. ae02af5 gdb_dejagnu: print failed tests out. by Yunlian Jiang · 11 years ago
  3. c35909e Remove (at least temporarily) the --minilayout argument for checking out ChromeOS, so the nightly infrastructure tests can build. by Caroline Tice · 11 years ago
  4. 1b5a65e gdb_dejagnu: update base line. by Yunlian Jiang · 11 years ago
  5. 1232a25 gdb_dejagnu: add space to ssh parameter. by Yunlian Jiang · 11 years ago
  6. de98d63 gdb_dejiagnu: use machine.name instead of machine. by Yunlian Jiang · 11 years ago
  7. f8b3a5a Allow "." in benchmark names; Allow multiple test sets. by Caroline Tice · 11 years ago
  8. 9e53333 crosperf: fix unittest for crosperf. by Yunlian Jiang · 11 years ago
  9. 0126ef3 Rewrite git/gerrit/gerrit-int urls to googlesource by Aaron Gable · 11 years ago
  10. 9277419 Update crosperf to run telemetry test via autotest. by Caroline Tice · 11 years ago
  11. 34d759e gdb_dejagnu: Use TryAcquireMachine from run_dejagnu. by Yunlian Jiang · 11 years ago
  12. 6aae4c9 For the new git repositories, we need to use https instead of http and ssh. by Luis Lozano · 11 years ago
  13. ccb0a8f update daisy gdb baseline by Yunlian Jiang · 11 years ago
  14. 6aebeb1 Modified the script to use the new internal and external gerrit repositories. by Luis Lozano · 11 years ago
  15. d145a58 add vanilla_image option to build_chromeos.py by Yunlian Jiang · 11 years ago
  16. b47bff4 Make test_that available for running tests. by Caroline Tice · 11 years ago
  17. b0a02f4 toolchian_utils: add --accept_licenses=@CHROMEOS flag. by Yunlian Jiang · 11 years ago
  18. d79c0b5 Added new daisy machines in the lab. by Luis Lozano · 11 years ago
  19. ea34794 Add the omnetpp example. by Yuheng Long · 11 years ago
  20. cd968c8 Fixed typo in last commit by Luis Lozano · 11 years ago
  21. 7b8b2d1 Add the negative flag elimination algorithm. by Yuheng Long · 11 years ago
  22. ed75d96 Add an example that flows through the framework. by Yuheng Long · 11 years ago
  23. ce860ea Fixed the problems in task and steering. by Yuheng Long · 11 years ago
  24. 25cdf79 Initiate all the class fields in the init method. by Yuheng Long · 11 years ago
  25. d5a0ef1 Add the content to the README. by Yuheng Long · 11 years ago
  26. e896dfd Refining the documentations. by Yuheng Long · 11 years ago
  27. 4f10d39 Fix results processing to handle "JSON.stringify" in Telemetry results. by Caroline Tice · 11 years ago
  28. c012322 Refine the module hill_climb_best_neighbor. by Yuheng Long · 11 years ago
  29. 2b514c2 Add more examples for better documentation. by Yuheng Long · 11 years ago
  30. bbbd864 Added new parrot machines in the lab by Luis Lozano · 11 years ago
  31. 057ad5c Add the Genetic Algorithm. by Yuheng Long · 11 years ago
  32. 570b2ce Initialize machine_id_checksum. Make unlocking unlocked machine a warning. by Caroline Tice · 11 years ago
  33. c1fb0f1 Add underscore to separate words in variables. by Yuheng Long · 11 years ago
  34. f1f606e Encapsulate a couple inner fields in a unittest. by Yuheng Long · 11 years ago
  35. ccfaf2f Add the best branching hill climbing algorithm. by Yuheng Long · 11 years ago
  36. 6aa8528 Fix syntax error in suite_runner.py, to allow crosperf to run "pure" by Caroline Tice · 11 years ago
  37. 424bd38 gdb_dejagnu: update base line for x86_64. by Yunlian Jiang · 11 years ago
  38. d67dcb7 Add the flag module. by Yuheng Long · 11 years ago
  39. ffd98bb crosperf: fix the label option chrome_src by Yunlian Jiang · 11 years ago
  40. 8cf5308 Changes to allow getting images from the remote bot when the testing fails by Luis Lozano · 11 years ago
  41. b15d41c Add the task module. by Yuheng Long · 11 years ago
  42. a5712a2 Add the steering stage of the framework. by Yuheng Long · 11 years ago
  43. fefa5c0 crosperf: use run_measurement to run telemetry. by Yunlian Jiang · 11 years ago
  44. 16d7a52 Added the copyright information. by Yuheng Long · 11 years ago
  45. 8b9c0f1 Added the base Generation base class. by Yuheng Long · 11 years ago
  46. a791546 Extract out a common mock task into a module. by Yuheng Long · 11 years ago
  47. 26ec76c Rename the methods and use the dummy parameters. by Yuheng Long · 11 years ago
  48. 49358b7 Add the project information to each file's header comment. by Yuheng Long · 11 years ago
  49. 761748d Merge the test stage and the build stage. by Yuheng Long · 11 years ago
  50. 2dd2e9e crosperf: filter out "/' in remote by Yunlian Jiang · 11 years ago
  51. 1dd70cd Added the logic and the test for the builder of the framework. by Yuheng Long · 11 years ago
  52. 5fe6dc8 Fixed the warnings from pylint. by Yuheng Long · 11 years ago
  53. e610c19 Have the pipeline process working. Added the unit test for this class. by Yuheng Long · 11 years ago
  54. f20cffa Added the skeleton for the flagging framework. by Yuheng Long · 11 years ago
  55. 8cdaddf testing by Yuheng Long · 11 years ago
  56. 04dc5dc Adding support of telemetry to crosperf by Yunlian Jiang · 12 years ago
  57. 9fc9919 crosperf: use mac address as machine id if VPD is not available. by Yunlian Jiang · 11 years ago
  58. f00adba remote_gcc_build: fix branch setting error. by Yunlian Jiang · 11 years ago
  59. e5b673f crosperf: remove dead machine in the runtime. by Yunlian Jiang · 11 years ago
  60. 837e07a crosperf: keep alive if one machine is down. by Yunlian Jiang · 11 years ago
  61. 4578ec1 crosperf: add results_cache_unittest by Yunlian Jiang · 11 years ago
  62. 1131359 crosperf: add results_organizer_unittest by Yunlian Jiang · 11 years ago
  63. 8cad5d6 crosperf: import time to autotest_runner.py by Yunlian Jiang · 11 years ago
  64. 13a9fc3 Add gdb test base line. by Yunlian Jiang · 12 years ago
  65. 0a89243 crosperf: reboot the machine before running benchmarks. by Yunlian Jiang · 11 years ago
  66. 134905c Do not use a pseudo-terminal in command_executer. by Ahmad Sharif · 12 years ago
  67. ba640e5 kill gdbserver on device before start gdb test. by Yunlian Jiang · 12 years ago
  68. c85b4c3 fix minor issues in gdb_dejagnu.py by Yunlian Jiang · 12 years ago
  69. f5533e3 Add gdb_dejiagnu test script by Yunlian Jiang · 12 years ago
  70. 6845e5f Remove the extra -g in command line if no patch by Yunlian Jiang · 12 years ago
  71. cc4ef90 Remove the branch prefix to make it work by Yunlian Jiang · 12 years ago
  72. 36f91ad Reboot machine if imaging failed by Yunlian Jiang · 12 years ago
  73. 5b0ad87 Change default value of branch, fix a branch name. by Yunlian Jiang · 12 years ago
  74. 646ae43 Fixed a couple of minor issues in the handling of "patch" and "branch" options by Luis Lozano · 12 years ago
  75. 2c4b2a1 Handle the case where the branch is not there yet. by Yunlian Jiang · 12 years ago
  76. 9144532 Added a new script to do chroot bootstrapping. by Han Shen · 12 years ago
  77. 00cc30e Add option to specify output dir of crosperf by Yunlian Jiang · 12 years ago
  78. 006a5b0 Add exe permission to groups for the cache dir. by Yunlian Jiang · 12 years ago
  79. b8b76e2 Remove unrelated /tmp from crosperf report. by Yunlian Jiang · 12 years ago
  80. 9d1db65 Fixed small issue in replacing sysroot functionality. by Luis Lozano · 12 years ago
  81. 4cea9de Copy gcc libs directory to sysroot after build. by Luis Lozano · 12 years ago
  82. c7f1593 change shebang to /usr/bin/python by Mike Frysinger · 12 years ago
  83. eb77c44 Refactor repo_to_repo.py a little bit. by Han Shen · 12 years ago
  84. 3e017d0 Add one row Total_events_of_this_profile in perf report. by Yunlian Jiang · 12 years ago
  85. f81680c Cleaned up directory after copy of tools from perforce directory by Luis Lozano · 12 years ago
  86. 2296ee0 Removed duplicated lock_machine.py file. by Luis Lozano · 12 years ago
  87. b6d9405 Put tools/gcctools/chromeos/v14 directory under toolchain-utils directory. by Luis Lozano · 12 years ago
  88. 4467f00 Synced repos to: 64740 by Ahmad Sharif · 12 years ago
  89. f395c26 Synced repos to: 63271 by Ahmad Sharif · 12 years ago
  90. a171f8d Synced repos to: 60736 by Ahmad Sharif · 12 years ago
  91. f84bd3b Synced repos to: 60708 by Ahmad Sharif · 12 years ago
  92. 5cc48b5 Synced repos to: 60597 by Ahmad Sharif · 12 years ago
  93. 5ae8a5c Synced repos to: 60588 by Ahmad Sharif · 12 years ago
  94. ee988c8 Synced repos to: 60457 by Ahmad Sharif · 12 years ago
  95. fd356fb Synced repos to: 60208 by Ahmad Sharif · 13 years ago
  96. 92ab7af Synced repos to: 58839 by Ahmad Sharif · 13 years ago
  97. 822c55d Synced repos to: 58313 by Ahmad Sharif · 13 years ago
  98. f1d70cb Synced repos to: 58247 by Ahmad Sharif · 13 years ago
  99. 0dcbc4b Synced repos to: 58208 by Ahmad Sharif · 13 years ago
  100. 70de27b Sync'd repos to: 53837 by Ahmad Sharif · 13 years ago