aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRTree.h
Commit message (Expand)AuthorAge
* Initial QuadTree implementationGravatar commit-bot@chromium.org2014-02-03
* Start cleaning up 64bit Win warningsGravatar robertphillips@google.com2013-10-14
* R-Tree -- Don't sort draw commands unless specified.Gravatar sglez@google.com2013-08-30
* Fixing SkPicture command pattern optimizations to make them work correctly wi...Gravatar commit-bot@chromium.org2013-03-15
* Avoid possible O(n) stack space use by skqsort.Gravatar bungeman@google.com2013-01-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Make BBoxHierarchy ref-counted, fix leak in RTreeTest.Gravatar rileya@google.com2012-09-11
* Add optional aspect ratio parameter to R-Tree, this helps the bulk load algor...Gravatar rileya@google.com2012-09-10
* 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