Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Fix rtree tests build error | sglez@google.com | 2013-08-30 |
* | R-Tree -- Don't sort draw commands unless specified. | sglez@google.com | 2013-08-30 |
* | Change random number generator for 'tests' to SkMWCRandom. Also removes some | jvanverth@google.com | 2013-03-04 |
* | Suppress some warnings on linux. | bsalomon@google.com | 2012-09-26 |
* | Address warnings from clang build bot | robertphillips@google.com | 2012-09-13 |
* | Make BBoxHierarchy ref-counted, fix leak in RTreeTest. | rileya@google.com | 2012-09-11 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-06 |
* | Add R-Tree data structure. | rileya@google.com | 2012-09-05 |