summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | Merge "Implements a recording GraphicsContext"Nicolas Roard2012-04-0617-1208/+2868
|\ \
| * | Implements a recording GraphicsContextNicolas Roard2012-04-0617-1208/+2868
* | | TransferQueue: use BufferQueue::setBufferCountJamie Gennis2012-04-061-3/+6
* | | Merge "Merging drawLayerQuad and drawQuad"Teng-Hui Zhu2012-04-0515-151/+324
|\ \ \
| * | | Merging drawLayerQuad and drawQuadTeng-Hui Zhu2012-04-0515-151/+324
| |/ /
* | | Merge "minor cleanup"Chris Craik2012-04-056-25/+7
|\ \ \
| * | | minor cleanupChris Craik2012-04-056-25/+7
| |/ /
* | | Cleanup unnecessary codeTeng-Hui Zhu2012-04-041-5/+0
|/ /
* | Rename several classesChris Craik2012-04-0448-596/+715
* | Use new draw-less functor execution mode to do work without redrawingTeng-Hui Zhu2012-04-027-56/+68
* | Translucent background color support for webviewTeng-Hui Zhu2012-04-0214-40/+138
* | Merge "Add back low res base layer rendering, and expanded bounds prefetching"Chris Craik2012-03-3013-118/+146
|\ \
| * | Add back low res base layer rendering, and expanded bounds prefetchingChris Craik2012-03-3013-118/+146
* | | Merge "Line spacing for vertical writing mode."claireho2012-03-301-2/+6
|\ \ \ | |/ / |/| |
| * | Line spacing for vertical writing mode.claireho2012-03-301-2/+6
* | | Merge "Add missing paintingDisabled() checks"John Reck2012-03-291-0/+28
|\ \ \
| * | | Add missing paintingDisabled() checksJohn Reck2012-03-291-0/+28
* | | | Merge "Clip canvas to layer content on a draw."Mangesh Ghiware2012-03-293-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Clip canvas to layer content on a draw.Mangesh Ghiware2012-03-293-4/+9
| |/ /
* | | Merge "Fix m.youtube.com thumbnails"John Reck2012-03-284-38/+75
|\ \ \ | |/ / |/| |
| * | Fix m.youtube.com thumbnailsJohn Reck2012-03-284-38/+75
| |/