summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Bump WebView font cache size to 1.5MB for better performance.Derek Sollenberger2012-05-031-0/+4
| |/ / /
* | | | Merge "Fix the matrix" into jb-devJohn Reck2012-05-031-12/+2
|\ \ \ \
| * | | | Fix the matrixJohn Reck2012-05-031-12/+2
| |/ / /
* | | | Merge "Fixed single-surface rendering with fixed-background elements" into jb...Nicolas Roard2012-05-031-1/+0
|\ \ \ \
| * | | | Fixed single-surface rendering with fixed-background elementsNicolas Roard2012-05-031-1/+0
| |/ / /
* | | | Merge "Fix null pointer crash" into jb-devJohn Reck2012-05-031-1/+3
|\ \ \ \
| * | | | Fix null pointer crashJohn Reck2012-05-031-1/+3
| |/ / /
* | | | Merge "Fix mapLayerRect to modify the mapped rectangle." into jb-devGeorge Mount2012-05-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix mapLayerRect to modify the mapped rectangle.George Mount2012-05-021-1/+1
| |/ /
* | | Rewrite PictureSet with TURBO!John Reck2012-05-0210-1628/+509
* | | Merge "Don't create a new functor if old one exists" into jb-devChris Craik2012-05-021-3/+13
|\ \ \
| * | | Don't create a new functor if old one existsChris Craik2012-05-021-3/+13
* | | | Merge "Workaround a crash" into jb-devTeng-Hui Zhu2012-05-021-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Workaround a crashTeng-Hui Zhu2012-05-011-2/+8
* | | | fix monkey scrolling crashChris Craik2012-05-011-12/+12
| |/ / |/| |
* | | Merge "Disallow cookies for JavaScript when disabled." into jb-devGeorge Mount2012-04-261-3/+9
|\ \ \
| * | | Disallow cookies for JavaScript when disabled.George Mount2012-04-251-3/+9
| |/ /
* | | Merge "On new content, attach functor directly" into jb-devJohn Reck2012-04-264-30/+24
|\ \ \
| * | | On new content, attach functor directlyChris Craik2012-04-254-30/+24
| |/ /
* | | Fix use after freeJohn Reck2012-04-261-2/+2
|/ /
* | Merge "CSS Background image implementation"Nicolas Roard2012-04-242-19/+51
|\ \
| * | CSS Background image implementationNicolas Roard2012-04-242-19/+51
* | | signal framework to unregister functorChris Craik2012-04-231-5/+15
|/ /
* | Fix up webkit to reflect Java class renamesJonathan Dixon2012-04-234-9/+9
* | Merge "Better handle the EGL context lost situation."Teng-Hui Zhu2012-04-201-3/+1
|\ \
| * | Better handle the EGL context lost situation.Teng-Hui Zhu2012-04-201-3/+1
* | | Merge "Revert "Revert "Add webkit plumbing for file origin policy"""Selim Gurun2012-04-191-0/+15
|\ \ \ | |/ / |/| |
| * | Revert "Revert "Add webkit plumbing for file origin policy""Selim Gurun2012-04-191-0/+15
| * | Revert "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-15/+0
| * | Add webkit plumbing for file origin policySelim Gurun2012-03-301-0/+15
* | | Merge "fix minor warnings and style issues"Chris Craik2012-04-191-7/+0
|\ \ \
| * | | fix minor warnings and style issuesChris Craik2012-04-191-7/+0
* | | | Merge "rename audio policy output flags."Eric Laurent2012-04-181-1/+1
|\ \ \ \
| * | | | rename audio policy output flags.Eric Laurent2012-04-181-1/+1
| |/ / /
* | | | Merge "Follow the new rule from framework about EGLContext deletion"Teng-Hui Zhu2012-04-181-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Follow the new rule from framework about EGLContext deletionTeng-Hui Zhu2012-04-181-2/+3
* | | | Merge "Fix crash in createWindow"John Reck2012-04-171-3/+3
|\ \ \ \
| * | | | Fix crash in createWindowJohn Reck2012-04-171-3/+3
| |/ / /
* | | | add basic webview tracingChris Craik2012-04-163-0/+7
|/ / /
* | | Merge "Move the matrix support to rely on the new framework clip info"Teng-Hui Zhu2012-04-161-1/+3
|\ \ \
| * | | Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-131-1/+3
* | | | Set initial focusJohn Reck2012-04-132-0/+36
* | | | Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-131-2/+10
* | | | Fix funky rects in some casesJohn Reck2012-04-121-2/+3
|/ / /
* | | 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 "Cleanup unused code"John Reck2012-04-122-131/+1
|\ \ \ \
| * | | | Cleanup unused codeJohn Reck2012-04-112-131/+1
* | | | | 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