Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Let SkBenchmark classes specify that they do no rendering. | tomhudson@google.com | 2012-09-13 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | We often rgn-diff an area >= the other rgn. now we detect that and return empty | reed@google.com | 2012-05-31 |
* | always return a value | reed@google.com | 2012-05-02 |
* | distinguish intersects-rect from intersects-rgn | reed@google.com | 2012-05-02 |
* | renormalize some loop counts for faster tests in regions | reed@google.com | 2012-05-02 |
* | rename containsrgn to containsrect, since that is what it is testing | reed@google.com | 2012-05-02 |
* | make name lower-case, to match all other benches | reed@google.com | 2012-04-30 |
* | must return a value | reed@google.com | 2012-04-30 |
* | add contains xy test, adjust number of rects (using xor this time) | reed@google.com | 2012-04-30 |
* | add RegionBench, in preparation for speeding up intersects and contains for c... | reed@google.com | 2012-04-27 |