Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Initial QuadTree implementation | commit-bot@chromium.org | 2014-02-03 |
* | Start cleaning up 64bit Win warnings | robertphillips@google.com | 2013-10-14 |
* | R-Tree -- Don't sort draw commands unless specified. | sglez@google.com | 2013-08-30 |
* | Fixing SkPicture command pattern optimizations to make them work correctly wi... | commit-bot@chromium.org | 2013-03-15 |
* | Avoid possible O(n) stack space use by skqsort. | bungeman@google.com | 2013-01-30 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Make BBoxHierarchy ref-counted, fix leak in RTreeTest. | rileya@google.com | 2012-09-11 |
* | Add optional aspect ratio parameter to R-Tree, this helps the bulk load algor... | rileya@google.com | 2012-09-10 |
* | 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 |