Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a way to compute the code coverage of fuzzers | Kevin Lubick | 2017-02-15 |
| | | | | | | | | | | | | This also fixes bin/coverage. fuzz/coverage borrows heavily from bin/coverage. BUG=skia: Change-Id: I9e353d1f5ea3bca1d57d66b1c1ecabc6f9b23cee Reviewed-on: https://skia-review.googlesource.com/8414 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | ||
* | bin/coverage: a GN version of the coverage script | halcanary | 2016-09-26 |
intended to replace tools/coverage when GYP is gone. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2343243002 Review-Url: https://codereview.chromium.org/2343243002 |