1. 852482f Added --nowithdebug flag to build_packages. by asharif · 12 years ago
  2. 7aad14d Changed CWDSwitcher to WorkingDirectory using yield construct. by asharif · 12 years ago
  3. 56d78bc Added ability to pull sources from git repositories. by asharif · 12 years ago
  4. 1b92e73 Changed repo_to_repo.py to use commands from perforce.py. by asharif · 12 years ago
  5. 5b6c589 Added --skip_toolchain_update flag to build_chromeos.py. by asharif · 12 years ago
  6. b417d67 Fix GetP4DeleteCommand by appending to the command instead of overwriting it. by raymes · 12 years ago
  7. 08b1e15 Rename jobs_helper.{_CmdChain,_BuildCmd} to {Chain,Shell} and move them by kbaclawski · 12 years ago
  8. 6999ada Logger class cleanups. Replace utils.Assert* functions with calls to by kbaclawski · 12 years ago
  9. ec9c624 Added new script called repo_to_repo.py. It can transfer files from by asharif · 12 years ago
  10. fc4e4f1 Fix bug introduced by cleanup, causing nightly failure. by raymes · 12 years ago
  11. 5fec550 Partial cleanup in utils.utils and its dependencies. Add shebang and by kbaclawski · 12 years ago
  12. ef75f39 Small fix to command_executer.py to use a new known_hosts file everytime you by asharif · 12 years ago
  13. e0cc305 Unified chromeos build options into utils for the low-level scripts. by asharif · 12 years ago
  14. 0e0e268 Fixed bug in build_chromeos. by asharif · 12 years ago
  15. bb91850 Fixed newline (\n) issue in remote_sh. by asharif · 12 years ago
  16. 4d2b716 Changed run_benchmarks to: by asharif · 12 years ago
  17. 229d626 Change to create directory under perflab-bin and create links. helps in adding other files. by bjanakiraman · 12 years ago
  18. aabd2d1 Add support for 'Clean' target, and copying binaries to perflab-bin. For now, by bjanakiraman · 12 years ago
  19. 01959ae Put command execution related logic into a class so that we can have a mock command executer, for testing/dry-run purposes. De-coupled command execution and logging. by raymes · 12 years ago
  20. cefd138 g4 client is working now. Testing: Ran it successfully. by asharif · 12 years ago
  21. c8fbd3a Moved the automation utils to the separate utils package to prevent name conflict. by raymes · 12 years ago
  22. d1eed80 Some misc fixes to get the workflow working properly. by raymes · 12 years ago
  23. bfb5799 Updated build_chromeos.py to working state. by raymes · 12 years ago
  24. 5154d7f Updated logging to allow it to be printed to the console as well as by raymes · 12 years ago
  25. 7f4a485 ChromeOS validation scripts by bjanakiraman · 12 years ago