summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/GraphicsOperation.h
Commit message (Expand)AuthorAgeFilesLines
* Handle MatrixesJohn Reck2012-07-131-0/+5
* Use an R-Tree for operation recordingJohn Reck2012-07-121-42/+58
* Build a clipping tree in RecordingContextJohn Reck2012-07-101-59/+101
* Refactor RecordingContext optimization workJohn Reck2012-07-031-1/+1
* Switch to ThreadSafeRefCounted<>John Reck2012-07-021-1/+1
* Reduce number of operationsJohn Reck2012-06-261-1/+1
* Remove unneeded/unused operationsJohn Reck2012-06-251-51/+0
* Implements a recording GraphicsContextNicolas Roard2012-04-061-0/+809