summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cherry-pick WebKit change r89762 to fix a LayoutTest crash"Steve Block2012-04-132-6/+15
|\
| * Cherry-pick WebKit change r89762 to fix a LayoutTest crashSteve Block2012-04-122-6/+15
* | Merge "Cherry-pick WebKit change r88474 to fix a LayoutTest crash"Steve Block2012-04-131-1/+2
|\ \ | |/
| * Cherry-pick WebKit change r88474 to fix a LayoutTest crashSteve Block2012-04-121-1/+2
* | Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-138-1/+46
* | Merge "Skip drawing the background (glClear) if the tiles cover it."Chris Craik2012-04-126-14/+43
|\ \
| * | Skip drawing the background (glClear) if the tiles cover it.Chris Craik2012-04-126-14/+43
* | | Merge "Cleanup unused code"John Reck2012-04-122-12/+0
|\ \ \
| * | | Cleanup unused codeJohn Reck2012-04-112-12/+0
* | | | Merge "Fix ImageTexture drawing in software path"Chris Craik2012-04-121-1/+2
|\ \ \ \
| * | | | Fix ImageTexture drawing in software pathChris Craik2012-04-111-1/+2
| | |/ / | |/| |
* | | | Merge "Log tiles correctly for the base surface"Chris Craik2012-04-121-3/+4
|\ \ \ \
| * | | | Log tiles correctly for the base surfaceChris Craik2012-04-111-3/+4
| |/ / /
* | | | Merge "We shall restore the FBO id instead of setting it back to 0."Teng-Hui Zhu2012-04-123-12/+3
|\ \ \ \
| * | | | We shall restore the FBO id instead of setting it back to 0.Teng-Hui Zhu2012-04-113-12/+3
* | | | | Merge "Vertical glyph doesn't work on typeface font."claireho2012-04-121-12/+33
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Vertical glyph doesn't work on typeface font.claireho2012-04-111-12/+33
* | | | | Merge "Cherry-pick WebKit change r96779 to fix window.location"Steve Block2012-04-1210-34/+16
|\ \ \ \ \
| * | | | | Cherry-pick WebKit change r96779 to fix window.locationSteve Block2012-03-2810-34/+16
* | | | | | Merge "Cherry-pick WebKit change r94132 to fix default port in URLs"Steve Block2012-04-123-13/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cherry-pick WebKit change r94132 to fix default port in URLsSteve Block2012-03-283-13/+12
* | | | | | Merge "Cherry-pick WebKit change r87623 to fix use of KURL::prettyURL()"Steve Block2012-04-127-10/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cherry-pick WebKit change r87623 to fix use of KURL::prettyURL()Steve Block2012-03-287-10/+15
* | | | | | Merge "Cherry-pick WebKit change r84762 to fix URL canonicalization"Steve Block2012-04-121-5/+26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cherry-pick WebKit change r84762 to fix URL canonicalizationSteve Block2012-03-281-5/+26
* | | | | | Merge "Cherry-pick WebKit change r91386 to fix a rendering crash"Steve Block2012-04-122-1/+3
|\ \ \ \ \ \
| * | | | | | Cherry-pick WebKit change r91386 to fix a rendering crashSteve Block2012-04-102-1/+3
* | | | | | | Merge "Cherry-pick WebKit change r90068 to fix a rendering crash"Steve Block2012-04-124-1/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Cherry-pick WebKit change r90068 to fix a rendering crashSteve Block2012-04-104-1/+15
| |/ / / / /
* | | | | | Merge "Unify composited layer/base layer draw path"Chris Craik2012-04-114-59/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Unify composited layer/base layer draw pathChris Craik2012-04-104-59/+5
* | | | | | Merge "Sort surface drawing order by Z value"Chris Craik2012-04-112-2/+19
|\ \ \ \ \ \
| * | | | | | Sort surface drawing order by Z valueChris Craik2012-04-112-2/+19
| |/ / / / /
* | | | | | Merge "Treat image texture TileGrids as non-base surfaces"Chris Craik2012-04-112-11/+9
|\ \ \ \ \ \
| * | | | | | Treat image texture TileGrids as non-base surfacesChris Craik2012-04-102-11/+9
| |/ / / / /
* | | | | | Merge "Removed unused bool"Chris Craik2012-04-112-8/+0
|\ \ \ \ \ \
| * | | | | | Removed unused boolChris Craik2012-04-102-8/+0
| |/ / / / /
* | | | | | Merge "Expand base layer bounds to fill viewport"Chris Craik2012-04-102-0/+15
|\ \ \ \ \ \
| * | | | | | Expand base layer bounds to fill viewportChris Craik2012-04-102-0/+15
| |/ / / / /
* | | | | | Merge "Turn on Fence sync for transfer queue."Teng-Hui Zhu2012-04-101-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Turn on Fence sync for transfer queue.Teng-Hui Zhu2012-04-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Don't render expanded bounds if useMinimalMemory set"Chris Craik2012-04-092-8/+9
|\ \ \ \ \
| * | | | | Don't render expanded bounds if useMinimalMemory setChris Craik2012-04-092-8/+9
| | |/ / / | |/| | |
* | | | | Force kModeProcess functor invocation to returnChris Craik2012-04-091-1/+9
|/ / / /
* | | | Merge "disable expanded bounds when highEndGfx=false"Chris Craik2012-04-091-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | disable expanded bounds when highEndGfx=falseChris Craik2012-04-061-2/+5
* | | | Temporary workaround to fix a bug on google.comNicolas Roard2012-04-061-1/+3
|/ / /
* | | Reorganize platform/graphics/androidNicolas Roard2012-04-06105-52/+56
* | | Merge "Implements a recording GraphicsContext"Nicolas Roard2012-04-0619-1211/+2878
|\ \ \
| * | | Implements a recording GraphicsContextNicolas Roard2012-04-0619-1211/+2878