aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/RTreeTest.cpp
Commit message (Expand)AuthorAge
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Fix rtree tests build errorGravatar sglez@google.com2013-08-30
* R-Tree -- Don't sort draw commands unless specified.Gravatar sglez@google.com2013-08-30
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Suppress some warnings on linux.Gravatar bsalomon@google.com2012-09-26
* Address warnings from clang build botGravatar robertphillips@google.com2012-09-13
* Make BBoxHierarchy ref-counted, fix leak in RTreeTest.Gravatar rileya@google.com2012-09-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-06
* Add R-Tree data structure.Gravatar rileya@google.com2012-09-05