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