| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Linux code coverage. | jrg@chromium.org | 2009-06-22 | 2 | -11/+4 |
* | Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam... | kuchhal@chromium.org | 2009-06-09 | 1 | -3/+2 |
* | Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage. | jrg@chromium.org | 2009-06-05 | 1 | -24/+77 |
* | Add example .croc file. | rspangler@google.com | 2009-06-05 | 1 | -0/+222 |
* | Forgot the CSS file. | rspangler@google.com | 2009-05-29 | 1 | -0/+124 |
* | Major refactoring of Croc. | rspangler@google.com | 2009-05-29 | 5 | -220/+1215 |
* | Add croc code coverage tool. (Same change as yesterday, but now made in the | rspangler@google.com | 2009-05-13 | 2 | -0/+1363 |
* | Code coverage improvements. | jrg@chromium.org | 2009-04-30 | 1 | -11/+60 |
* | Minor tweaks to make coverage happier on OSX. | jrg@chromium.org | 2009-04-16 | 1 | -14/+22 |
* | Start of code coverage for Mac. | jrg@chromium.org | 2009-04-03 | 1 | -0/+120 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 2 | -47/+47 |
* | Fixed a small bug with variable names. | niranjan@google.com | 2008-11-20 | 1 | -2/+3 |
* | Added flags to the coverage script so that this can run locally and developer... | niranjan@google.com | 2008-11-20 | 1 | -38/+62 |
* | Adding section to parse the lcov data and post the new | ace@chromium.org | 2008-10-30 | 1 | -2/+179 |
* | Added CSV format output for process_coverage.py which will be used by the cod... | niranjan@google.com | 2008-10-24 | 1 | -14/+42 |
* | Fixed a crash in the coverage script. | niranjan@google.com | 2008-10-24 | 1 | -59/+99 |
* | Fix bugs with coverage.py | niranjan@google.com | 2008-10-17 | 1 | -39/+76 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 2 | -502/+502 |
* | Moved over the test running part over to coverage.py and addressed comments a... | niranjan@google.com | 2008-09-18 | 1 | -10/+92 |
* | Fixed the case where VSPerfCmd was blocking rest of the script to proceed and... | niranjan@google.com | 2008-08-26 | 1 | -18/+34 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Initial check-in for the Coverage class. This checkin includes methods to set... | niranjan@google.com | 2008-08-14 | 1 | -0/+195 |
* | Initial checkin for the code coverage dashboard script. | niranjan@google.com | 2008-08-12 | 1 | -0/+233 |