summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
* Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-302-6/+4
|\
| * Minimize tearing for fixed element in single surface modeTeng-Hui Zhu2012-05-302-6/+4
* | Merge "Reduce UI-thread computation" into jb-devChris Craik2012-05-293-4/+6
|\ \ | |/ |/|
| * Reduce UI-thread computationChris Craik2012-05-253-4/+6
* | Use newest available SurfaceBacking scale when counting texture usageChris Craik2012-05-251-2/+2
|/
* Fix memory leakNicolas Roard2012-05-241-2/+2
* Merge "Use Surface areas to compute tile usage" into jb-devChris Craik2012-05-235-20/+30
|\
| * Use Surface areas to compute tile usageChris Craik2012-05-235-20/+30
* | Merge "Add tracing to interesting/potentially costly functions" into jb-devChris Craik2012-05-232-0/+4
|\ \
| * | Add tracing to interesting/potentially costly functionsChris Craik2012-05-232-0/+4
| |/
* | 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
|\ \ | |/ |/|