summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/GraphicsOperationCollection.h
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Push everything into an R-TreeJohn Reck2012-07-271-61/+0
* Build a clipping tree in RecordingContextJohn Reck2012-07-101-5/+5
* Refactor RecordingContext optimization workJohn Reck2012-07-031-7/+7
* Filter out empty save/restoresJohn Reck2012-07-021-0/+3
* Switch to ThreadSafeRefCounted<>John Reck2012-07-021-2/+2
* Enable RecordingContext by defaultJohn Reck2012-06-251-13/+0
* Support recording context in PicturePileJohn Reck2012-06-191-3/+2
* Implements a recording GraphicsContextNicolas Roard2012-04-061-0/+72