summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* 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-133-145/+44
|\ \
| * | Fix Gradient & Pattern handlingJohn Reck2012-04-133-145/+44
* | | 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
|\ \ \ | |_|/ |/| |
| * | Separate prefetching TileGrid from front/backChris Craik2012-04-122-16/+29
| |/
* | Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-131-0/+7
|/
* 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-121-4/+0
|\ \
| * | Cleanup unused codeJohn Reck2012-04-111-4/+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-124-7/+7
|\ \ \ \ \
| * | | | | Cherry-pick WebKit change r96779 to fix window.locationSteve Block2012-03-284-7/+7
* | | | | | Merge "Cherry-pick WebKit change r94132 to fix default port in URLs"Steve Block2012-04-121-9/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cherry-pick WebKit change r94132 to fix default port in URLsSteve Block2012-03-281-9/+5
* | | | | | Merge "Cherry-pick WebKit change r87623 to fix use of KURL::prettyURL()"Steve Block2012-04-124-5/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cherry-pick WebKit change r87623 to fix use of KURL::prettyURL()Steve Block2012-03-284-5/+7
* | | | | | 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 "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
|/ / /
* | | disable expanded bounds when highEndGfx=falseChris Craik2012-04-061-2/+5
|/ /
* | Reorganize platform/graphics/androidNicolas Roard2012-04-06104-1/+1