summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering
Commit message (Expand)AuthorAgeFilesLines
...
* | Clean up the transferQueue code and add more detailed GL logTeng-Hui Zhu2012-05-232-55/+11
* | Correctly handle the EGL context recreation.Teng-Hui Zhu2012-05-232-24/+21
|/
* We need to clear the items even when seeing obsolete tilesTeng-Hui Zhu2012-05-221-0/+1
* Disable transform fudging for merged surfacesChris Craik2012-05-211-0/+4
* Remove paint tile operations for stale paintersChris Craik2012-05-185-2/+30
* Merge "Clean up some redundant code" into jb-devTeng-Hui Zhu2012-05-182-6/+2
|\
| * Clean up some redundant codeTeng-Hui Zhu2012-05-172-6/+2
* | Merge "Workaround double texture removal" into jb-devBart Sears2012-05-171-1/+5
|\ \
| * | Workaround double texture removalChris Craik2012-05-171-1/+5
* | | Fix repaint glitches on merged layersNicolas Roard2012-05-171-1/+2
* | | Fix invalidations sent to frameworkNicolas Roard2012-05-179-14/+40
| |/ |/|
* | Merge "Fix the tile dirty and framework inval when in single Surface mode" in...Teng-Hui Zhu2012-05-174-15/+71
|\ \ | |/ |/|
| * Fix the tile dirty and framework inval when in single Surface modeTeng-Hui Zhu2012-05-174-15/+71
* | Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-165-7/+27
* | Merge "Revert "Allow more layers to be merged."" into jb-devJohn Reck2012-05-161-1/+1
|\ \
| * | Revert "Allow more layers to be merged."Chris Craik2012-05-161-1/+1
* | | Merge "Allow more layers to be merged." into jb-devNicolas Roard2012-05-151-1/+1
|\ \ \ | |/ /
| * | Allow more layers to be merged.Nicolas Roard2012-05-151-1/+1
| |/
* | Merge "Account for image scaling in calculating ImageTexture visible area" in...Chris Craik2012-05-152-3/+33
|\ \
| * | Account for image scaling in calculating ImageTexture visible areaChris Craik2012-05-152-3/+33
| |/
* | ref count the surface to keep the tiles alive for transfer queueTeng-Hui Zhu2012-05-152-11/+31
|/
* Merge "calculate draw transforms before merging layers" into jb-devChris Craik2012-05-143-16/+14
|\
| * calculate draw transforms before merging layersChris Craik2012-05-143-16/+14
* | Defer low res tile rendering to once/secondChris Craik2012-05-146-26/+61
|/
* Merge "Fix stale tile problem" into jb-devChris Craik2012-05-1410-63/+54
|\
| * Fix stale tile problemChris Craik2012-05-1410-63/+54
* | Add more debug log for GL errorTeng-Hui Zhu2012-05-141-4/+8
* | dirty all tiles when entering/exiting single surface modeChris Craik2012-05-104-0/+34
|/
* Complete implementation fixed backgroundNicolas Roard2012-05-083-4/+8
* Fix visible area calculation.Mangesh Ghiware2012-05-085-5/+16
* Merge "Disable prerenders while scrolling" into jb-devJohn Reck2012-05-073-10/+7
|\
| * Disable prerenders while scrollingJohn Reck2012-05-063-10/+7
* | Merge "Ensure updateGLPositionsAndScale is called from updateLayerPosition." ...George Mount2012-05-072-10/+6
|\ \ | |/ |/|
| * Ensure updateGLPositionsAndScale is called from updateLayerPosition.George Mount2012-05-042-10/+6
* | 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-0415-156/+167
|\ \ | |/ |/|
| * Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-0315-156/+167
* | Fixed single-surface rendering with fixed-background elementsNicolas Roard2012-05-031-5/+7
|/
* Rewrite PictureSet with TURBO!John Reck2012-05-0221-183/+204
* Merge "Fix max texture setup" into jb-devTeng-Hui Zhu2012-05-022-58/+54
|\
| * Fix max texture setupTeng-Hui Zhu2012-05-012-58/+54
* | Fix the clipping issue when webview has offset on X axis.Teng-Hui Zhu2012-05-011-7/+40
|/
* Merge "Support partial draw in terms of a rect." into jb-devTeng-Hui Zhu2012-04-268-27/+49
|\
| * Support partial draw in terms of a rect.Teng-Hui Zhu2012-04-268-27/+49
* | DO NOT MERGE: Fix clipping issue due to webview animation(scaling)Teng-Hui Zhu2012-04-251-17/+3
|/
* Merge "CSS Background image implementation"Nicolas Roard2012-04-241-4/+16
|\
| * CSS Background image implementationNicolas Roard2012-04-241-4/+16
* | Merge "Don't overdraw TileGrids"Teng-Hui Zhu2012-04-249-28/+56
|\ \
| * | Don't overdraw TileGridsChris Craik2012-04-249-28/+56
| |/