summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick WebKit change r96294 as a prerequisite for r98561Steve Block2012-04-271-8/+10
* 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 "Disallow cookies for JavaScript when disabled." into jb-devGeorge Mount2012-04-261-3/+9
|\
| * Disallow cookies for JavaScript when disabled.George Mount2012-04-251-3/+9
* | 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 "On new content, attach functor directly" into jb-devJohn Reck2012-04-264-30/+24
|\ \
| * | On new content, attach functor directlyChris Craik2012-04-254-30/+24
| |/
* | Merge "Fix use after free" into jb-devJohn Reck2012-04-261-2/+2
|\ \
| * | Fix use after freeJohn Reck2012-04-261-2/+2
| |/
* | 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-2420-56/+383
|\
| * CSS Background image implementationNicolas Roard2012-04-2420-56/+383
* | am 672c82f2: am ce3f22cf: am 70acd61e: Merge "Vertical glyph doesn\'t work on...Jean-Baptiste Queru2012-04-240-0/+0
|\ \
| * \ am ce3f22cf: am 70acd61e: Merge "Vertical glyph doesn\'t work on typeface font."Jean-Baptiste Queru2012-04-201-12/+33
| |\ \
| | * \ am 70acd61e: Merge "Vertical glyph doesn\'t work on typeface font."Jean-Baptiste Queru2012-04-201-12/+33
| | |\ \
| | | * \ Merge "Vertical glyph doesn't work on typeface font."Jean-Baptiste Queru2012-04-201-12/+33
| | | |\ \
| | | | * | Vertical glyph doesn't work on typeface font.claireho2012-04-201-12/+33
| | | |/ /
* | | | | 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-232-10/+15
| |/ / / / |/| | | |
* | | | | Fix up webkit to reflect Java class renamesJonathan Dixon2012-04-234-9/+9
* | | | | Temporarily disable functor use of kProcessModeChris Craik2012-04-201-0/+5
* | | | | Merge "Better handle the EGL context lost situation."Teng-Hui Zhu2012-04-2011-78/+107
|\ \ \ \ \
| * | | | | Better handle the EGL context lost situation.Teng-Hui Zhu2012-04-2011-78/+107
| |/ / / /
* | | | | Merge "Revert "Revert "Add webkit plumbing for file origin policy"""Selim Gurun2012-04-191-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Revert "Add webkit plumbing for file origin policy""Selim Gurun2012-04-191-0/+15
* | | | | Merge "fix minor warnings and style issues"Chris Craik2012-04-192-12/+3
|\ \ \ \ \
| * | | | | fix minor warnings and style issuesChris Craik2012-04-192-12/+3
* | | | | | Merge "rename audio policy output flags."Eric Laurent2012-04-181-1/+1
|\ \ \ \ \ \
| * | | | | | rename audio policy output flags.Eric Laurent2012-04-181-1/+1
| |/ / / / /
* | | | | | Merge "prevent double TileGrid preparation"Chris Craik2012-04-187-90/+100
|\ \ \ \ \ \
| * | | | | | prevent double TileGrid preparationChris Craik2012-04-187-90/+100
| |/ / / / /
* | | | | | Merge "Follow the new rule from framework about EGLContext deletion"Teng-Hui Zhu2012-04-181-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Follow the new rule from framework about EGLContext deletionTeng-Hui Zhu2012-04-181-2/+3
* | | | | | 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 "Fix crash in createWindow"John Reck2012-04-171-3/+3
|\ \ \ \ \ \
| * | | | | | Fix crash in createWindowJohn Reck2012-04-171-3/+3
* | | | | | | Merge "add basic webview tracing"Chris Craik2012-04-174-0/+9
|\ \ \ \ \ \ \
| * | | | | | | add basic webview tracingChris Craik2012-04-164-0/+9