summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebViewClassic.java
Commit message (Expand)AuthorAgeFilesLines
* Change the exception msgSelim Gurun2013-08-121-2/+2
* Add the API to support webview printingSelim Gurun2013-08-121-0/+11
* Add WebView.evaluateJavaScript(String, ValueCallback) API.Ben Murdoch2013-07-191-0/+6
* Plumb View.getAccessibilityNodeProvider though WebViewProvider.Ben Murdoch2013-07-111-0/+6
* Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider."Ben Murdoch2013-06-291-6/+0
* Plumb View.getAccessibilityNodeProvider though WebViewProvider.Ben Murdoch2013-06-241-0/+6
* Enable preloading of the appropriate WebView.Torne (Richard Coles)2013-06-191-0/+14
* am 28d91bdb: Merge "Revert "Can not mark the same content of browser page aft...John Reck2013-04-291-8/+1
|\
| * Revert "Can not mark the same content of browser page after copy"John Reck2013-04-301-8/+1
* | am b0e0e54d: Merge "Can not mark the same content of browser page after copy"Victoria Lease2013-04-261-1/+8
|\ \ | |/
| * Can not mark the same content of browser page after copyPeter Nilsson2013-04-101-1/+8
* | Part of fix for bug 8629392Kristian Monsen2013-04-161-1/+2
* | am bd5ee4d3: am 733329a2: Merge "Fix NPE when pasting non-text from Clipboard"John Reck2013-03-121-1/+1
|\ \ | |/
| * Fix NPE when pasting non-text from ClipboardNils Holmström2013-03-121-1/+1
* | am 263554ae: am 7d4e52ba: Merge "FIX Null Pointer Exception on dialog cancel"Victoria Lease2013-03-051-0/+2
|\ \ | |/
| * FIX Null Pointer Exception on dialog cancelAmit Kumar2013-02-241-0/+2
* | Update WebView#PictureListener for JBMR2.Ben Murdoch2013-02-271-6/+2
* | Update WebView.PictureListener.onNewPicture to pass null picture.Ben Murdoch2013-02-211-2/+10
* | am 5782c16d: am c36303a6: Merge "Applying ChannelScrolling to remove calculat...Victoria Lease2013-02-191-66/+68
|\ \ | |/
| * Applying ChannelScrolling to remove calculateDragAnglekiwon2013-02-181-66/+68
* | Handle WebKit selection changes synchronously.Alan Viverette2013-02-011-31/+26
* | Refactor FindActionModeCallback.Ben Murdoch2013-01-181-2/+3
* | am 49c2756b: am b3ec0639: am 7e1a45d8: Merge "Fix accessibility API injection...Svetoslav Ganov2012-11-011-0/+3
|\ \ | |/
| * Fix accessibility API injection.alanv2012-11-011-0/+3
* | am 935db6c5: am e228b5b9: am 4c38e24a: Merge "Don\'t alter accessibility JS A...Charles Chen2012-10-121-8/+6
|\ \ | |/
| * Merge "Don't alter accessibility JS APIs unless a page is about to load." int...Charles Chen2012-10-121-8/+6
| |\
| | * Don't alter accessibility JS APIs unless a page is about to load.alanv2012-10-121-8/+6
* | | am e45ecba9: am be0786ae: am b746febc: Merge "Center text selection point to ...John Reck2012-10-121-13/+28
|\ \ \ | |/ /
| * | Center text selection point to avoid rounding glitchesJohn Reck2012-10-111-13/+28
| |/
* | am 93f7d42d: am 7c72a8f9: Merge "Fix perf regression from scale/density misma...John Reck2012-09-281-2/+2
|\ \ | |/
| * Fix perf regression from scale/density mismatchJohn Reck2012-09-271-2/+2
* | am 15edd2d5: am b77b3cfe: Merge "Get your own cursor Drawables, WebViewClassi...Victoria Lease2012-09-241-3/+3
|\ \ | |/
| * Get your own cursor Drawables, WebViewClassic!Victoria Lease2012-09-211-3/+3
* | am 6e28f1aa: am 4f8da32f: Merge "Make JavascriptInterface annotation public."...Selim Gurun2012-09-121-2/+10
|\ \ | |/
| * Make JavascriptInterface annotation public.Selim Gurun2012-09-121-2/+10
* | am 77f02ca9: am 79ccb1e8: Merge "Deleting the defunct SearchBox interface." i...Selim Gurun2012-09-121-7/+0
|\ \ | |/
| * Deleting the defunct SearchBox interface.Selim Gurun2012-09-111-7/+0
* | am a7a5fa82: am 06ee8cde: Merge "Remove defunct searchbox implementation from...Selim Gurun2012-09-121-4/+1
|\ \ | |/
| * Remove defunct searchbox implementation from webview.Selim Gurun2012-09-111-4/+1
* | am d2d3bff2: am befab9e6: Merge "Control access to inherited methods of jsint...Selim Gurun2012-09-101-0/+3
|\ \ | |/
| * Control access to inherited methods of jsinterface objectsSelim Gurun2012-09-101-0/+3
* | am 814b9a6c: am bdf8fa0c: Merge "Fix some destroy bugs" into jb-mr1-devJohn Reck2012-09-101-20/+9
|\ \ | |/
| * Fix some destroy bugsJohn Reck2012-09-101-20/+9
* | Merge "Proxy View.dispatchDraw through WebViewProvider."Ben Murdoch2012-09-071-0/+5
|\ \ | |/ |/|
| * Proxy View.dispatchDraw through WebViewProvider.Ben Murdoch2012-09-071-0/+5
* | 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
|\ \