summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* remove several unneeded variables/parametersChris Craik2012-04-1313-33/+16
* Merge "Minor clean-up in DeviceOrientation and DeviceMotion"Steve Block2012-04-122-5/+5
|\
| * Minor clean-up in DeviceOrientation and DeviceMotionSteve Block2012-04-122-5/+5
* | 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-124-143/+1
|\ \ \
| * | | Cleanup unused codeJohn Reck2012-04-114-143/+1
* | | | 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 "Correct viewport for GL drawing when webview is on FBO"Teng-Hui Zhu2012-04-121-4/+8
|\ \ \ \
| * | | | Correct viewport for GL drawing when webview is on FBOTeng-Hui Zhu2012-04-111-4/+8
* | | | | 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-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
|\ \ \ \ \ \ \ \