summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/PlatformGraphicsContextSkia.h
Commit message (Collapse)AuthorAgeFilesLines
* Compensate for canvas-side vertical text translation in bounding box computationChris Craik2012-10-021-0/+1
| | | | | bug:7267294 Change-Id: Ia6de9264b6c3680707b8fb8833d69d7cc7e850e8
* Remove usages of getCanvasJohn Reck2012-08-061-2/+8
| | | | | | Everything goes through either PlatformGraphicsContext or recordingCanvas() Change-Id: I375a4294d2e8d4b467b70c6b8a7f0b96f402f252
* Don't use SkPicture for DrawText recordingJohn Reck2012-07-271-1/+0
| | | | Change-Id: I5b6872bc37eefded7decae767fc39f1cef858dac
* Use an R-Tree for operation recordingJohn Reck2012-07-121-2/+2
| | | | Change-Id: I1380ae53139d5f50a25ea5edb61ec8b6818112ca
* Build a clipping tree in RecordingContextJohn Reck2012-07-101-6/+6
| | | | Change-Id: I967c8e2ea209c848e6a09b44390ab2228b213ca5
* Implements a recording GraphicsContextNicolas Roard2012-04-061-0/+115
Change-Id: I41feadb23dce25af321331c459eb159c6141831b