| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-08 |
* | fix SkRegion::intersects(rect) where the part of the rgn that we intersect is | reed@google.com | 2012-11-07 |
* | fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/s... | mike@reedtribe.org | 2012-11-07 |
* | add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?i... | mike@reedtribe.org | 2012-11-07 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | add more tests for rgn::intersects(rect) | reed@google.com | 2012-05-02 |
* | add more tests around contains for rects and regions | reed@google.com | 2012-05-02 |
* | add tests for how empty regions should behave in intersects() and contains() | reed@google.com | 2012-04-30 |
* | add test for contains and intersects, in advance of optimization work | mike@reedtribe.org | 2012-04-28 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | add SkRegion::setRects(), and its unit tests | reed@android.com | 2010-07-13 |