1. a0c8c2f [Coverage] Support running code coverage tool on iOS platform by Yuke Liao · 7 years ago
  2. ab9c44e [Coverage] Fix documentation and build error message by Yuke Liao · 7 years ago
  3. 545db32 [Coverage] Support running tests using xvfb by Yuke Liao · 7 years ago
  4. 8d28bd8 [Coverage] Remove unused logic. by Yuke Liao · 7 years ago
  5. a785f4d3 [Coverage] Improve format of generated code coverage reports. by Yuke Liao · 7 years ago
  6. c7e60714 [Coverage] Clean up code coverage script. by Yuke Liao · 7 years ago
  7. dd1ec059 [Coverage] Implements components view in code coverage report. by Yuke Liao · 7 years ago
  8. 9b4d86d [Coverage] Remove unused variables by Yuke Liao · 7 years ago
  9. 481d348 [Coverage] Add debug info for diagnostics. by Yuke Liao · 7 years ago
  10. d4a986520 [Coverage] Update code coverage tool to use %Nm option. by Yuke Liao · 8 years ago
  11. d54030e [Coverage] Add a TOTALS row in the html report. by Yuke Liao · 8 years ago
  12. ea228d0 [Coverage] Generate per directory code coverage report. by Yuke Liao · 8 years ago
  13. 95d13d7 [Coverage] Fix a bug in code coverage script. by Yuke Liao · 8 years ago
  14. 16f059a Fix bugs in code coverage script. by Abhishek Arya · 8 years ago
  15. 66da173 [Coverage] Support filtering results by list of directories or files by Yuke Liao · 8 years ago
  16. 1ec832c [Coverage] Restrict code coverage script to target_os - linux, mac. by Abhishek Arya · 8 years ago
  17. 506e882 [Coverage] Create code coverage script. by Yuke Liao · 8 years ago
  18. 032c8f5c Remove two unused scripts. by [email protected] · 12 years ago
  19. 6e23edb Remove remaining references to test_shell_tests now that the bots have been updated. by [email protected] · 12 years ago
  20. cb155a8 Fix python scripts in src/tools/ by [email protected] · 14 years ago
  21. 2c92164 Trying to re-land r17758 (http://codereview.chromium.org/118247) but with name installer_util_unittests instead of util_unittests. by [email protected] · 16 years ago
  22. f0a51fb5 Fixes CRLF and trailing white spaces. by [email protected] · 16 years ago
  23. 690fbe05 Fixed a small bug with variable names. by [email protected] · 17 years ago
  24. 1581ad1 Added flags to the coverage script so that this can run locally and developers can use the .coverage files inside their Visual Studio Team Tools. Also misc bug fixes. by [email protected] · 17 years ago
  25. cb5ba75 Fixed a crash in the coverage script. by [email protected] · 17 years ago
  26. bc410f64 Fix bugs with coverage.py by [email protected] · 17 years ago
  27. de8d2667 Wow, it's been a while since we cleaned EOL. by [email protected] · 17 years ago
  28. d3732d9 Moved over the test running part over to coverage.py and addressed comments as per revision number 2823. by [email protected] · 17 years ago
  29. 3039e84 Fixed the case where VSPerfCmd was blocking rest of the script to proceed and a few other minor fixes. Also added logging. by [email protected] · 17 years ago
  30. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  31. e70c24a Initial check-in for the Coverage class. This checkin includes methods to setup and teardown all that is needed measuring code coverage (instrumenting binaries, starting/stopping counters, etc). by [email protected] · 17 years ago