summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebViewClassic.java
Commit message (Expand)AuthorAgeFilesLines
* Get your own cursor Drawables, WebViewClassic!Victoria Lease2012-09-211-3/+3
* Make JavascriptInterface annotation public.Selim Gurun2012-09-121-2/+10
* Deleting the defunct SearchBox interface.Selim Gurun2012-09-111-7/+0
* Remove defunct searchbox implementation from webview.Selim Gurun2012-09-111-4/+1
* Control access to inherited methods of jsinterface objectsSelim Gurun2012-09-101-0/+3
* Fix some destroy bugsJohn Reck2012-09-101-20/+9
* Make WebView track focal points more accuratelyAdam Powell2012-09-041-14/+29
* am 8f58dfa9: am da5cd308: am ae03afda: Merge "onSavePassword dialog can leak ...John Reck2012-08-301-1/+13
|\
| * onSavePassword dialog can leak when WebViewClassic is destroyed.Johan Redestig2012-08-301-1/+13
* | Remove dead codeJohn Reck2012-08-281-1/+1
* | Merge "Protect against focus changes after .destroy()" into jb-mr1-devJohn Reck2012-08-271-0/+2
|\ \
| * | Protect against focus changes after .destroy()John Reck2012-08-271-0/+2
* | | Reload page when A11y is on and the JavaScript state changes.alanv2012-08-271-0/+6
|/ /
* | Merge "Support scrolling layers with the mousewheel" into jb-mr1-devJohn Reck2012-08-201-3/+7
|\ \
| * | Support scrolling layers with the mousewheelJohn Reck2012-08-201-3/+7
* | | Merge "Add getDefaultUserAgent to WebSettings." into jb-mr1-devGeorge Mount2012-08-201-0/+7
|\ \ \ | |/ / |/| |
| * | Add getDefaultUserAgent to WebSettings.George Mount2012-08-171-0/+7
* | | Refactor for multi-display support.Jeff Brown2012-08-191-5/+1
|/ /
* | Revert "Merge "Reload page when A11y is on and the JavaScript state changes."...Michael Jurka2012-08-151-6/+0
* | Merge "Reload page when A11y is on and the JavaScript state changes." into jb...Svetoslav Ganov2012-08-151-0/+6
|\ \
| * | Reload page when A11y is on and the JavaScript state changes.alanv2012-08-091-0/+6
* | | Merge "Only inject accessibility when speaking service enabled." into jb-mr1-devSvetoslav Ganov2012-08-151-9/+23
|\ \ \
| * | | Only inject accessibility when speaking service enabled.alanv2012-08-091-9/+23
| |/ /
* | | Number and telephone inputs -- use "Go" instead of "Next"George Mount2012-08-151-9/+4
|/ /
* | Don't restart input in the middle of a batch.George Mount2012-08-021-1/+0
* | Merge "Remove deprecated methods from webview provider interface"Jonathan Dixon2012-07-171-17/+6
|\ \
| * | Remove deprecated methods from webview provider interfaceJonathan Dixon2012-07-121-17/+6
* | | Merge "Don't attach functor for SW layers"Chris Craik2012-07-121-1/+3
|\ \ \
| * | | Don't attach functor for SW layersChris Craik2012-07-121-1/+3
| |/ /
* | | Release the media player when trimming memoryTeng-Hui Zhu2012-07-101-0/+1
|/ /
* | Avoid redundant reload in inline mode after exit from full screen.Teng-Hui Zhu2012-06-271-12/+1
* | Broaden allowed selection criteria so selection doesn't disappear.George Mount2012-06-181-2/+3
* | am 05fa21fa: am 4cb3b76c: Merge "Ensure WebViewClassic calls super.onHoverEve...Svetoslav Ganov2012-06-181-0/+1
|\ \ | |/
| * Ensure WebViewClassic calls super.onHoverEvent()alanv2012-06-151-0/+1
* | Don't rely on focus change to detect edit-type selection.George Mount2012-06-151-0/+1
* | Merge "Show WebView layers in hierarchyviewer"John Reck2012-06-141-0/+53
|\ \
| * | Show WebView layers in hierarchyviewerJohn Reck2012-06-141-0/+53
* | | am d6bcfeb5: am d54d7cfe: Merge "Call WebView.performLongClick instead of per...John Reck2012-06-141-2/+2
|\ \ \ | |/ / |/| / | |/
| * Call WebView.performLongClick instead of performLongClick()John Reck2012-06-131-2/+2
* | Hide handles when clipped by layer or edit region.George Mount2012-06-121-40/+87
* | Merge "Move handle into view after using it for scrolling."George Mount2012-06-121-20/+54
|\ \
| * | Move handle into view after using it for scrolling.George Mount2012-06-071-20/+54
* | | Merge "Fix caret handle offset"George Mount2012-06-121-2/+2
|\ \ \
| * | | Fix caret handle offsetGeorge Mount2012-06-051-2/+2
* | | | Merge "Separate interface and implementation of 2 more WebView classes"Jonathan Dixon2012-06-081-10/+10
|\ \ \ \
| * | | | Separate interface and implementation of 2 more WebView classesJesse Greenwald2012-06-061-10/+10
* | | | | am b4760127: am 839fd414: Merge "Eliminate gap between finalize() and destroy...John Reck2012-06-071-29/+40
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge "Eliminate gap between finalize() and destroy()" into jb-devJohn Reck2012-06-071-29/+40
| |\ \ \ \
| | * | | | Eliminate gap between finalize() and destroy()John Reck2012-06-071-29/+40
* | | | | | am 13b9d282: am 0e0ce11e: Merge "Stay in layer scroll if nothing to scroll" i...John Reck2012-06-071-2/+3
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |