summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove uncalled function -- java counterpart of the fix for bug:418380...Nicolas Roard2011-04-071-1/+0
|\
| * Remove uncalled function -- java counterpart ofNicolas Roard2011-04-071-1/+0
* | Fix bug 4207704 - Gestures can be lost when Flash is enabledAdam Powell2011-04-041-21/+136
|/
* Fix bug 4170809 - Pages with flash lose touch eventsAdam Powell2011-03-251-9/+16
* b/4116658 Fix the jumpy scrolling with some flash site.Huahui Wu2011-03-171-9/+24
* Fix bug 4111271 and bug 4077526 - WebView touch event handling whenAdam Powell2011-03-171-16/+40
* Merge "Support html5 video switching b/t full screen and inline mode" into ho...Teng-Hui Zhu2011-03-161-1/+5
|\
| * Support html5 video switching b/t full screen and inline modeTeng-Hui Zhu2011-03-161-1/+5
* | partial invalNicolas Roard2011-03-161-2/+5
* | Pass firstLayout info to native webview when setting baseLayer.Shimeng (Simon) Wang2011-03-161-7/+10
* | add comment to deprecated tagMichael Kolb2011-03-161-1/+1
* | deprecate getVisibleTitleHeightMichael Kolb2011-03-161-2/+2
|/
* Merge "Fix bug 4099023 - Phantom clicks on some websites" into honeycomb-mr1Adam Powell2011-03-141-1/+2
|\
| * Fix bug 4099023 - Phantom clicks on some websitesAdam Powell2011-03-141-1/+2
* | Merge "b/3392594 keep the remain touch points when one is ended." into honeyc...Huahui Wu2011-03-141-0/+4
|\ \ | |/ |/|
| * b/3392594 keep the remain touch points when one is ended.Huahui Wu2011-03-141-0/+4
* | Merge "HTML5 Video improvements" into honeycomb-mr1Nicolas Roard2011-03-111-1/+8
|\ \
| * | HTML5 Video improvementsNicolas Roard2011-03-111-1/+8
* | | Merge "Fix bug 4082512 IAE "pointerIndex out of range" while zooming over fla...Adam Powell2011-03-101-28/+28
|\ \ \ | |/ / |/| |
| * | Fix bug 4082512 IAE "pointerIndex out of range" while zooming overAdam Powell2011-03-101-28/+28
* | | Merge "Inline HTML5 Video support" into honeycomb-mr1Teng-Hui Zhu2011-03-101-0/+23
|\ \ \ | |/ / |/| |
| * | Inline HTML5 Video supportTeng-Hui Zhu2011-03-101-0/+23
* | | Fix bug 4080407 - Browser stuck after scrolling- page stops respondingAdam Powell2011-03-101-0/+59
|/ /
* | Fix for bug 4064291 WebView uses PackageManager#getInstalledAppsKristian Monsen2011-03-101-4/+7
* | Merge "Scroll textfield onscreen when the IME shows." into honeycomb-mr1Leon Scroggins2011-03-091-1/+1
|\ \
| * | Scroll textfield onscreen when the IME shows.Leon Scroggins2011-03-091-1/+1
| |/
* | b/3307761 Clean up the flag mIsHandlingMultiTouch.Huahui Wu2011-03-091-14/+0
|/
* Merge "Bug 3509417 - Refine touch event serialization" into honeycomb-mr1Adam Powell2011-03-081-9/+12
|\
| * Bug 3509417 - Refine touch event serializationAdam Powell2011-03-081-9/+12
* | Partial invalidation of the browser texturesNicolas Roard2011-03-081-9/+4
|/
* Merge "Do not attempt to start action mode if there is no parent." into honey...Leon Scroggins2011-03-081-2/+3
|\
| * Do not attempt to start action mode if there is no parent.Leon Scroggins2011-03-081-2/+3
* | Add support for partial invalidates in WebViewRomain Guy2011-03-071-5/+9
|/
* Merge "Remove many unnecessary save/restore calls." into honeycomb-mr1Romain Guy2011-03-071-1/+1
|\
| * Remove many unnecessary save/restore calls.Romain Guy2011-03-041-1/+1
* | Merge "Fix bug 3509417 - Serialize touch event handling in webview" into hone...Adam Powell2011-03-071-126/+316
|\ \
| * | Fix bug 3509417 - Serialize touch event handling in webviewAdam Powell2011-03-041-126/+316
* | | Deprecating webkit API's that might not be supported in the future do not mergeKristian Monsen2011-03-071-0/+20
|/ /
* | fix NPE in getSearchBoxMichael Kolb2011-03-031-0/+3
|/
* Merge "A Java implementation of the SearchBox API."Bjorn Bringert2011-03-031-1/+8
|\
| * A Java implementation of the SearchBox API.Narayan Kamath2011-03-011-1/+8
* | Force close in WebView.Svetoslav Ganov2011-03-021-3/+5
* | Merge "Removed ViewTreeObserver null checks"Gilles Debunne2011-03-011-20/+17
|\ \ | |/ |/|
| * Removed ViewTreeObserver null checksGilles Debunne2011-02-221-20/+18
* | Merge "No radio buttons on <select>"Leon Scroggins2011-02-281-17/+14
|\ \
| * | No radio buttons on <select>Leon Scroggins2011-02-251-17/+14
* | | Improve caching of localised strings for ChromiumBen Murdoch2011-02-281-1/+1
* | | Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-0/+28
|/ /
* | Ensure WebView passes a complete/in-order event stream toAdam Powell2011-02-241-18/+9
* | Merge "center long press to account for sloppy nodes"Cary Clark2011-02-241-0/+11
|\ \