Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement SkPicture::bytesUsed() for SkRecord backend | tomhudson | 2014-11-19 |
* | Cut down SkBBH API more. | mtklein | 2014-10-27 |
* | Add SkBBoxHierarchy::reserve() as an optional size hint. | mtklein | 2014-10-09 |
* | Demote getCount, getDepth, and clear to RTree-only methods. | mtklein | 2014-10-02 |
* | BBHs: void* data -> unsigned data | mtklein | 2014-10-02 |
* | Convert BBH APIs to use SkRect. | mtklein | 2014-08-27 |
* | Make BBH::search() const. | mtklein | 2014-08-08 |
* | Initial QuadTree implementation | commit-bot@chromium.org | 2014-02-03 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-16 |
* | Fixing SkPicture command pattern optimizations to make them work correctly wi... | commit-bot@chromium.org | 2013-03-15 |
* | 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 R-Tree data structure. | rileya@google.com | 2012-09-05 |