summaryrefslogtreecommitdiffstats
path: root/tools/code_coverage
Commit message (Expand)AuthorAgeFilesLines
* Beginning of code coverage on Windows.jrg@chromium.org2009-07-071-23/+153
* Fix Linux code coverage.jrg@chromium.org2009-06-222-11/+4
* Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...kuchhal@chromium.org2009-06-091-3/+2
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-051-24/+77
* Add example .croc file.rspangler@google.com2009-06-051-0/+222
* Forgot the CSS file.rspangler@google.com2009-05-291-0/+124
* Major refactoring of Croc.rspangler@google.com2009-05-295-220/+1215
* Add croc code coverage tool. (Same change as yesterday, but now made in therspangler@google.com2009-05-132-0/+1363
* Code coverage improvements.jrg@chromium.org2009-04-301-11/+60
* Minor tweaks to make coverage happier on OSX.jrg@chromium.org2009-04-161-14/+22
* Start of code coverage for Mac.jrg@chromium.org2009-04-031-0/+120
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-052-47/+47
* Fixed a small bug with variable names.niranjan@google.com2008-11-201-2/+3
* Added flags to the coverage script so that this can run locally and developer...niranjan@google.com2008-11-201-38/+62
* Adding section to parse the lcov data and post the newace@chromium.org2008-10-301-2/+179
* Added CSV format output for process_coverage.py which will be used by the cod...niranjan@google.com2008-10-241-14/+42
* Fixed a crash in the coverage script.niranjan@google.com2008-10-241-59/+99
* Fix bugs with coverage.pyniranjan@google.com2008-10-171-39/+76
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-252-502/+502
* Moved over the test running part over to coverage.py and addressed comments a...niranjan@google.com2008-09-181-10/+92
* Fixed the case where VSPerfCmd was blocking rest of the script to proceed and...niranjan@google.com2008-08-261-18/+34
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Initial check-in for the Coverage class. This checkin includes methods to set...niranjan@google.com2008-08-141-0/+195
* Initial checkin for the code coverage dashboard script.niranjan@google.com2008-08-121-0/+233