| Commit message (Expand) | Author | Age |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Convert BBH APIs to use SkRect. | mtklein | 2014-08-27 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | 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 |