summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/Surface.h
Commit message (Expand)AuthorAgeFilesLines
* Determine maxZoomScale from bitmap/text drawingChris Craik2012-10-011-2/+1
* Reduce UI-thread computationChris Craik2012-05-251-1/+1
* Disable transform fudging for merged surfacesChris Craik2012-05-211-0/+4
* Fix invalidations sent to frameworkNicolas Roard2012-05-171-0/+1
* Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-161-1/+1
* Revert "Allow more layers to be merged."Chris Craik2012-05-161-1/+1
* Allow more layers to be merged.Nicolas Roard2012-05-151-1/+1
* calculate draw transforms before merging layersChris Craik2012-05-141-2/+2
* Fix visible area calculation.Mangesh Ghiware2012-05-081-1/+1
* Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-3/+3
* Rewrite PictureSet with TURBO!John Reck2012-05-021-1/+3
* remove several unneeded variables/parametersChris Craik2012-04-131-1/+1
* Skip drawing the background (glClear) if the tiles cover it.Chris Craik2012-04-121-2/+1
* Sort surface drawing order by Z valueChris Craik2012-04-111-1/+1
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+115