summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/RTree.h
Commit message (Expand)AuthorAgeFilesLines
* Memory allocation changesJohn Reck2012-08-161-1/+7
* Optimize recompute bounds checksNicolas Roard2012-08-011-1/+4
* Switch GraphicsOperation to LinearAllocatorJohn Reck2012-07-311-1/+1
* DO NOT MERGE Push everything into an R-TreeJohn Reck2012-07-271-2/+2
* Use a linear allocator for the RTreeJohn Reck2012-07-171-19/+27
* Add remove functionNicolas Roard2012-07-161-0/+6
* Add some comments/cleanupNicolas Roard2012-07-161-21/+21
* New R-Tree implementationNicolas Roard2012-07-131-1588/+163
* Use an R-Tree for operation recordingJohn Reck2012-07-121-0/+1588