summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/RTree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Memory allocation changesJohn Reck2012-08-161-4/+13
* Optimize recompute bounds checksNicolas Roard2012-08-011-15/+40
* Switch GraphicsOperation to LinearAllocatorJohn Reck2012-07-311-4/+2
* Fix bounds not being correctly propagated...Nicolas Roard2012-07-241-4/+11
* Fix issues with bounds computationNicolas Roard2012-07-181-1/+6
* Use a linear allocator for the RTreeJohn Reck2012-07-171-43/+52
* Add remove functionNicolas Roard2012-07-161-5/+37
* Add some comments/cleanupNicolas Roard2012-07-161-137/+171
* New R-Tree implementationNicolas Roard2012-07-131-0/+479