summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
...
| * | Track where we want to click the mouse independentlyJohn Reck2012-05-162-6/+16
* | | Merge changes I2de9dfed,I80436e37Steve Block2012-05-183-4/+326
|\ \ \ | |/ / |/| |
| * | Move GeolocationServiceBridge to WebKit/android/jni and extract Listener inte...Steve Block2012-05-182-0/+324
| * | GeolocationPermissions cleanupSteve Block2012-05-181-4/+2
* | | Merge "flicker fix" into jb-devJohn Reck2012-05-153-31/+29
|\ \ \
| * | | flicker fixJohn Reck2012-05-153-31/+29
* | | | Merge "Only start or end selection with non-empty text fields." into jb-devGeorge Mount2012-05-152-1/+36
|\ \ \ \
| * | | | Only start or end selection with non-empty text fields.George Mount2012-05-152-1/+36
| |/ / /
* | | | Merge "Fix crash on arstechnica" into jb-devNicolas Roard2012-05-151-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix crash on arstechnicaNicolas Roard2012-05-151-1/+2
| |/ /
* | | Change selection to work with left/right instead of base/extent.George Mount2012-05-142-61/+60
* | | Use slop to determine the node used for anchoring top/left.Mangesh Ghiware2012-05-121-0/+10
|/ /
* | Ensure getFavicon() does not return uninitialized bitmaps.Jeff Brown2012-05-101-1/+1
* | Complete implementation fixed backgroundNicolas Roard2012-05-081-2/+6
* | Disable prerenders if we aren't focusedJohn Reck2012-05-082-0/+29
* | Set the default scrollTo back to animate = falseJohn Reck2012-05-081-1/+1
* | Merge "Delay creating Java objects for WebHistoryItem" into jb-devJohn Reck2012-05-084-86/+190
|\ \
| * | Delay creating Java objects for WebHistoryItemJohn Reck2012-05-074-86/+190
* | | Merge "Disable prerenders while scrolling" into jb-devJohn Reck2012-05-072-0/+8
|\ \ \
| * | | Disable prerenders while scrollingJohn Reck2012-05-062-0/+8
| |/ /
* | | Merge "Fix ssl client certs to use the private key ctx" into jb-devSelim Gurun2012-05-071-38/+56
|\ \ \ | |/ / |/| |
| * | Fix ssl client certs to use the private key ctxSelim Gurun2012-05-041-38/+56
* | | Merge "Broaden fast inval path" into jb-devJohn Reck2012-05-061-20/+25
|\ \ \
| * | | Broaden fast inval pathJohn Reck2012-05-041-20/+25
* | | | Merge "Bump WebView font cache size to 1.5MB for better performance." into jb...Derek Sollenberger2012-05-041-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| |/ / /
* | | | Fixed single-surface rendering with fixed-background elementsNicolas Roard2012-05-031-1/+0
|/ / /
* | | Rewrite PictureSet with TURBO!John Reck2012-05-028-1599/+496
|/ /
* | On new content, attach functor directlyChris Craik2012-04-253-18/+18
* | CSS Background image implementationNicolas Roard2012-04-241-18/+50
* | Fix up webkit to reflect Java class renamesJonathan Dixon2012-04-234-9/+9
* | 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
* | | fix minor warnings and style issuesChris Craik2012-04-191-7/+0
* | | add basic webview tracingChris Craik2012-04-161-0/+2
* | | 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 "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