summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/PlatformGraphicsContext.h
Commit message (Expand)AuthorAgeFilesLines
* Compensate for canvas-side vertical text translation in bounding box computationChris Craik2012-10-021-0/+1
* Remove usages of getCanvasJohn Reck2012-08-061-2/+9
* 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