summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix stale tile problem" into jb-devChris Craik2012-05-1410-63/+54
|\
| * Fix stale tile problemChris Craik2012-05-1410-63/+54
* | Merge "Add more debug log for GL error" into jb-devTeng-Hui Zhu2012-05-141-4/+8
|\ \
| * | Add more debug log for GL errorTeng-Hui Zhu2012-05-141-4/+8
* | | Merge "Add some debugging info in visual mode" into jb-devNicolas Roard2012-05-121-0/+11
|\ \ \
| * | | Add some debugging info in visual modeNicolas Roard2012-05-121-0/+11
* | | | Merge "Implements mask layers and replica layers" into jb-devNicolas Roard2012-05-117-13/+109
|\ \ \ \ | |/ / /
| * | | Implements mask layers and replica layersNicolas Roard2012-05-117-13/+109
| | |/ | |/|
* | | Merge "Add Kanana, Malayalam, and Telugu fallback fonts" into jb-devVictoria Lease2012-05-111-0/+15
|\ \ \ | |_|/ |/| |
| * | Add Kanana, Malayalam, and Telugu fallback fontsVictoria Lease2012-05-081-0/+15
* | | Merge "dirty all tiles when entering/exiting single surface mode" into jb-devChris Craik2012-05-105-1/+37
|\ \ \
| * | | dirty all tiles when entering/exiting single surface modeChris Craik2012-05-105-1/+37
| | |/ | |/|
* | | Merge "Change edge case selection rects for complex fonts." into jb-devGeorge Mount2012-05-101-10/+13
|\ \ \ | |/ / |/| |
| * | Change edge case selection rects for complex fonts.George Mount2012-05-101-10/+13
| |/
* | Complete implementation fixed backgroundNicolas Roard2012-05-0811-99/+287
* | Fix visible area calculation.Mangesh Ghiware2012-05-087-11/+26
|/
* Merge "Replace Lohit Devanagari/Tamil fonts with Droid versions." into jb-devVictoria Lease2012-05-071-4/+16
|\
| * Replace Lohit Devanagari/Tamil fonts with Droid versions.Victoria Lease2012-04-301-4/+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-074-10/+15
|\ \ \ | |/ / |/| |
| * | Ensure updateGLPositionsAndScale is called from updateLayerPosition.George Mount2012-05-044-10/+15
* | | Merge "Broaden fast inval path" into jb-devJohn Reck2012-05-062-12/+16
|\ \ \
| * | | Broaden fast inval pathJohn Reck2012-05-042-12/+16
* | | | Merge "Simplify hierarchy with fixed background Preliminary support for color...Nicolas Roard2012-05-042-35/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | Simplify hierarchy with fixed backgroundNicolas Roard2012-05-042-35/+49
| |/ /
* | | Merge "Unify the naming of rectangles used for draw." into jb-devTeng-Hui Zhu2012-05-0422-251/+282
|\ \ \ | |/ / |/| |
| * | Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-0322-251/+282
* | | Merge "Fixed single-surface rendering with fixed-background elements" into jb...Nicolas Roard2012-05-031-5/+7
|\ \ \
| * | | Fixed single-surface rendering with fixed-background elementsNicolas Roard2012-05-031-5/+7
| |/ /
* | | Respect clipping for CanvasLayerJohn Reck2012-05-031-2/+2
|/ /
* | Rewrite PictureSet with TURBO!John Reck2012-05-0228-236/+338
* | Merge "Fix max texture setup" into jb-devTeng-Hui Zhu2012-05-023-62/+58
|\ \
| * | Fix max texture setupTeng-Hui Zhu2012-05-013-62/+58
* | | Merge "Fix the clipping issue when webview has offset on X axis." into jb-devTeng-Hui Zhu2012-05-011-7/+40
|\ \ \
| * | | Fix the clipping issue when webview has offset on X axis.Teng-Hui Zhu2012-05-011-7/+40
| |/ /
* | | Merge "Don't crash on bad scale - DO NOT MERGE" into jb-devJohn Reck2012-04-271-1/+1
|\ \ \ | |/ / |/| |
| * | Don't crash on bad scale - DO NOT MERGEChris Craik2012-04-271-1/+1
| |/
* | 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-253-27/+13
|/
* Merge "CSS Background image implementation"Nicolas Roard2012-04-2412-36/+299
|\
| * CSS Background image implementationNicolas Roard2012-04-2412-36/+299
* | Merge "Don't overdraw TileGrids"Teng-Hui Zhu2012-04-249-28/+56
|\ \
| * | Don't overdraw TileGridsChris Craik2012-04-249-28/+56
| |/
* | Merge "Revert "Revert "Turn on Fence sync for transfer queue."""Teng-Hui Zhu2012-04-241-1/+1
|\ \
| * | Revert "Revert "Turn on Fence sync for transfer queue.""Teng-Hui Zhu2012-04-191-1/+1
* | | signal framework to unregister functorChris Craik2012-04-231-5/+0
| |/ |/|
* | Temporarily disable functor use of kProcessModeChris Craik2012-04-201-0/+5
* | Better handle the EGL context lost situation.Teng-Hui Zhu2012-04-2010-75/+106
|/