summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Use different mechanism for enabling slider.George Mount2012-05-018-63/+95
* | Changes from code comments.George Mount2012-04-272-3/+4
* | 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
* | | Cherry-pick WebKit change r92025 to fix a rendering crashSteve Block2012-04-271-1/+2
* | | Cherry-pick WebKit change r90130 to fix a rendering crashSteve Block2012-04-271-16/+21
* | | Cherry-pick WebKit change r88472 to fix a rendering crashSteve Block2012-04-271-1/+4
* | | Merge "Make input="range" visible and react to touch events." into jb-devGeorge Mount2012-04-269-97/+98
|\ \ \ | |_|/ |/| |
| * | Make input="range" visible and react to touch events.George Mount2012-04-259-97/+98
* | | 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
| |/ /
* | | Merge "DO NOT MERGE: Fix clipping issue due to webview animation(scaling)" in...Teng-Hui Zhu2012-04-263-27/+13
|\ \ \
| * | | DO NOT MERGE: Fix clipping issue due to webview animation(scaling)Teng-Hui Zhu2012-04-253-27/+13
| |/ /
* | | Handle uncaught exceptions from methods called through the Java BridgeSteve Block2012-04-264-4/+28
| |/ |/|
* | Fix crash in RenderLayerCompositor::updateCompositingLayersMangesh Ghiware2012-04-251-2/+7
|/
* Merge "CSS Background image implementation"Nicolas Roard2012-04-2418-37/+332
|\
| * CSS Background image implementationNicolas Roard2012-04-2418-37/+332
* | 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
|/
* Merge "fix minor warnings and style issues"Chris Craik2012-04-191-5/+3
|\
| * fix minor warnings and style issuesChris Craik2012-04-191-5/+3
* | prevent double TileGrid preparationChris Craik2012-04-187-90/+100
|/
* Merge "Enable point sample when the texel and pixel is 1:1 mapping."Teng-Hui Zhu2012-04-177-9/+48
|\
| * Enable point sample when the texel and pixel is 1:1 mapping.Teng-Hui Zhu2012-04-177-9/+48
* | Merge "add basic webview tracing"Chris Craik2012-04-171-0/+2
|\ \
| * | add basic webview tracingChris Craik2012-04-161-0/+2
* | | Merge "Revert "Cherry-pick WebKit change r92139 to fix a LayoutTest crash""Teng-Hui Zhu2012-04-162-14/+10
|\ \ \ | |/ / |/| |
| * | Revert "Cherry-pick WebKit change r92139 to fix a LayoutTest crash"Teng-Hui Zhu2012-04-162-14/+10
| |/
* | Merge "Revert "Turn on Fence sync for transfer queue.""Chris Craik2012-04-161-1/+1
|\ \ | |/ |/|
| * Revert "Turn on Fence sync for transfer queue."Chris Craik2012-04-161-1/+1
* | Merge "Move the common matrix computation to higher level"Teng-Hui Zhu2012-04-162-16/+32
|\ \
| * | Move the common matrix computation to higher levelTeng-Hui Zhu2012-04-162-16/+32
* | | Merge "Move the matrix support to rely on the new framework clip info"Teng-Hui Zhu2012-04-165-89/+124
|\ \ \ | |/ /
| * | Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-135-89/+124
* | | Merge "Fix Gradient & Pattern handling"John Reck2012-04-134-146/+45
|\ \ \
| * | | Fix Gradient & Pattern handlingJohn Reck2012-04-134-146/+45
* | | | Merge "only profile drawing frames"Chris Craik2012-04-131-3/+4
|\ \ \ \
| * | | | only profile drawing framesChris Craik2012-04-131-3/+4
| | |/ / | |/| |
* | | | Merge "remove several unneeded variables/parameters"Chris Craik2012-04-1313-33/+16
|\ \ \ \
| * | | | remove several unneeded variables/parametersChris Craik2012-04-1313-33/+16
| |/ / /
* | | | Merge "Separate prefetching TileGrid from front/back"Chris Craik2012-04-132-16/+29
|\ \ \ \ | |_|/ / |/| | |