summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/PlatformGraphicsContext.h
Commit message (Expand)AuthorAgeFilesLines
* Don't use SkPicture for DrawText recordingJohn Reck2012-07-271-1/+0
* Use an R-Tree for operation recordingJohn Reck2012-07-121-4/+6
* Build a clipping tree in RecordingContextJohn Reck2012-07-101-6/+6
* Reduce number of operationsJohn Reck2012-06-261-4/+4
* Don't use setupPaintFill for drawBitmapJohn Reck2012-05-291-0/+1
* Implements a recording GraphicsContextNicolas Roard2012-04-061-0/+204