summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/Surface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Workaround double blit failure"Matthew Hui2013-01-211-8/+0
* Determine maxZoomScale from bitmap/text drawingChris Craik2012-10-011-4/+3
* Show layer tree in hierarchyviewerJohn Reck2012-06-141-2/+2
* Workaround double blit failureChris Craik2012-06-121-0/+8
* Size change on the base surface invalidates the larger of the new/old dimensionsChris Craik2012-06-041-8/+18
* Disable clipping on the base surfaceChris Craik2012-06-011-10/+8
* Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-301-1/+1
|\
| * Minimize tearing for fixed element in single surface modeTeng-Hui Zhu2012-05-301-1/+1
* | Reduce UI-thread computationChris Craik2012-05-251-2/+2
|/
* Use Surface areas to compute tile usageChris Craik2012-05-231-1/+7
* Fix repaint glitches on merged layersNicolas Roard2012-05-171-1/+2
* Fix invalidations sent to frameworkNicolas Roard2012-05-171-3/+16
* Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-161-6/+7
* calculate draw transforms before merging layersChris Craik2012-05-141-12/+11
* Fix stale tile problemChris Craik2012-05-141-1/+1
* Complete implementation fixed backgroundNicolas Roard2012-05-081-1/+1
* Fix visible area calculation.Mangesh Ghiware2012-05-081-3/+4
* Merge "Broaden fast inval path" into jb-devJohn Reck2012-05-061-11/+12
|\
| * Broaden fast inval pathJohn Reck2012-05-041-11/+12
* | Merge "Unify the naming of rectangles used for draw." into jb-devTeng-Hui Zhu2012-05-041-23/+23
|\ \ | |/ |/|
| * Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-23/+23
* | Fixed single-surface rendering with fixed-background elementsNicolas Roard2012-05-031-5/+7
|/
* Rewrite PictureSet with TURBO!John Reck2012-05-021-6/+92
* Merge "CSS Background image implementation"Nicolas Roard2012-04-241-4/+16
|\
| * CSS Background image implementationNicolas Roard2012-04-241-4/+16
* | Don't overdraw TileGridsChris Craik2012-04-241-1/+0
|/
* Merge "Move the matrix support to rely on the new framework clip info"Teng-Hui Zhu2012-04-161-1/+1
|\
| * Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-131-1/+1
* | remove several unneeded variables/parametersChris Craik2012-04-131-1/+1
|/
* Skip drawing the background (glClear) if the tiles cover it.Chris Craik2012-04-121-0/+12
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+346