summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/context/PlatformGraphicsContextRecording.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Perform check for text/content on recording context PicturePiles"Chris Craik2012-07-191-0/+5
|\
| * Perform check for text/content on recording context PicturePilesChris Craik2012-07-191-0/+5
* | Support beginTransparentLayerJohn Reck2012-07-191-27/+42
|/
* Fix bounding box calculationsNicolas Roard2012-07-171-10/+16
* New R-Tree implementationNicolas Roard2012-07-131-38/+8
* Fix getTotalMatrix()John Reck2012-07-131-4/+4
* Handle MatrixesJohn Reck2012-07-131-13/+75
* De-dupe States, fix state allocation issuesJohn Reck2012-07-121-10/+47
* Use an R-Tree for operation recordingJohn Reck2012-07-121-44/+173
* Build a clipping tree in RecordingContextJohn Reck2012-07-101-23/+31
* Refactor RecordingContext optimization workJohn Reck2012-07-031-45/+72
* Switch to ThreadSafeRefCounted<>John Reck2012-07-021-44/+44
* Reduce number of operationsJohn Reck2012-06-261-12/+24
* Implements a recording GraphicsContextNicolas Roard2012-04-061-0/+373