summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick WebKit change r89762 to fix a LayoutTest crashSteve Block2012-04-122-6/+15
* Cherry-pick WebKit change r88474 to fix a LayoutTest crashSteve Block2012-04-121-1/+2
* Minor clean-up in DeviceOrientation and DeviceMotionSteve Block2012-04-122-5/+5
* 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-1217-35/+40
|\ \ | |/
| * Cherry-pick WebKit change r87623 to fix use of KURL::prettyURL()Steve Block2012-03-2817-35/+40
* | 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 "Free local references as early as possible."George Mount2012-04-112-12/+19
|\ \ \
| * | | Free local references as early as possible.George Mount2012-04-112-12/+19
* | | | Merge "New touch input support"John Reck2012-04-114-13/+30
|\ \ \ \
| * | | | New touch input supportJohn Reck2012-04-114-13/+30
* | | | | Merge "Fix crash."Mangesh Ghiware2012-04-111-21/+22
|\ \ \ \ \
| * | | | | Fix crash.Mangesh Ghiware2012-04-111-21/+22
| | |/ / / | |/| | |
* | | | | Merge "Unify composited layer/base layer draw path"Chris Craik2012-04-116-99/+6
|\ \ \ \ \
| * | | | | Unify composited layer/base layer draw pathChris Craik2012-04-106-99/+6
* | | | | | 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 "Revert "Revert "Keep selection handles in edit fields."""George Mount2012-04-103-28/+35
|\ \ \ \ \
| * | | | | Revert "Revert "Keep selection handles in edit fields.""George Mount2012-04-103-28/+35
* | | | | | Merge "Expand base layer bounds to fill viewport"Chris Craik2012-04-103-1/+17
|\ \ \ \ \ \
| * | | | | | Expand base layer bounds to fill viewportChris Craik2012-04-103-1/+17
| | |/ / / / | |/| | | |
* | | | | | Merge "Revert "Keep selection handles in edit fields.""George Mount2012-04-103-35/+28
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Revert "Keep selection handles in edit fields."George Mount2012-04-103-35/+28
* | | | | | 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 "Keep selection handles in edit fields."George Mount2012-04-103-28/+35
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Keep selection handles in edit fields.George Mount2012-04-103-28/+35
* | | | | | | Merge "Revert "Add webkit plumbing for file origin policy""Selim Gurun2012-04-091-15/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-15/+0
* | | | | | | | Merge "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-0/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add webkit plumbing for file origin policySelim Gurun2012-03-301-0/+15
* | | | | | | | 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
* | | | | | Merge "reduce JNI usage for findAll()/findNext()"Victoria Lease2012-04-092-26/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | reduce JNI usage for findAll()/findNext()Victoria Lease2012-04-042-26/+8