aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRTree.cpp
Commit message (Expand)AuthorAge
* 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
* Fix bug in R-Tree bulk-load. Unreviewed.Gravatar rileya@google.com2012-09-10
* 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