summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implemented WebView.isVisibleToUserForAutofill()" into pi-devTreeHugger Robot2018-03-121-5/+8
|\
| * Implemented WebView.isVisibleToUserForAutofill()Felipe Leme2018-03-071-5/+8
* | Expose WebView#onCheckIsTextEditorChangwan Ryu2018-03-081-0/+5
|/
* WebView: make notes in docs stand outNate Fischer2017-10-261-1/+1
* WebView: wrap Java literals with {@code}Nate Fischer2017-09-051-3/+4
* Added onMovedToDisplay method to WebViewTima Vaisburd2017-04-061-0/+2
* Override View.autofill() method and call into ViewDelegateTao Bai2017-03-301-0/+6
* TextClassifier: add API to WebViewTima Vaisburd2017-03-281-0/+9
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-1/+1
* WebView: Add the definition of the renderer importance API.Tobias Sargeant2017-01-221-0/+6
* YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme2017-01-101-1/+1
* AutoFill Framework refactoring.Felipe Leme2016-12-121-0/+5
* Add APIs to get WebViewClient and WebChromeClientNate Fischer2016-10-041-0/+4
* Revert "Revert "Add some View methods overrides and WebViewDelegate interface...Selim Gurun2016-03-171-0/+5
* Support for webview drag and dropHui Shu2016-02-201-0/+3
* Allow WebView to startActivity and receive resultsHui Shu2015-10-081-0/+3
* Deprecate WebView scrollbar overlay APIPaul Miller2015-06-091-0/+4
* Remove ViewAssistStructure and use the frameworks data structureSelim Gurun2015-06-011-1/+1
* Add a temporary wrapper for ViewStructure until Webview APK is updatedSelim Gurun2015-05-121-2/+1
* Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn2015-05-071-2/+2
* Add the Assist support to WebviewSelim Gurun2015-04-061-0/+3
* Add visual state callbacks to the WebView.Tobias Sargeant2015-03-171-0/+4
* Implement PostMessage API for WebviewSelim Gurun2015-03-111-0/+5
* Fix build: Revert "Add potential future APIs for postmessage"Ed Heyl2015-03-021-4/+0
* am 4de38166: am aef98356: am 9fc8356b: Merge "Add potential future APIs for p...Selim Gurun2015-03-021-0/+4
|\
| * Add potential future APIs for postmessageSelim Gurun2015-03-021-0/+4
| * [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-251-0/+2
* | Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* | Un-break the WebView build.Marcin Kosiba2015-01-081-3/+3
* | Fix accessibility delegationAlan Viverette2015-01-071-3/+3
* | [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-0/+2
|/
* WebView permission changeTao Bai2014-07-231-2/+0
* Add a WebView.zoomBy API.Marcin Kosiba2014-07-181-0/+2
* Plumb temporary view detach calls through WebView.Ben Murdoch2014-07-161-0/+4
* Design a static API for clearclientcertpreferencesSelim Gurun2014-05-021-2/+0
* Add ClientCert supportSelim Gurun2014-04-241-0/+2
* Merge "Provide an API to set print document name."Selim Gurun2014-04-181-1/+1
|\
| * Provide an API to set print document name.Selim Gurun2014-03-171-1/+1
* | Revert "Revert "Define new general permission APIs for webview.""Tao Bai2014-04-151-0/+3
* | Revert "Define new general permission APIs for webview."Tao Bai2014-04-151-3/+0
* | Define new general permission APIs for webview.Tao Bai2014-04-101-0/+3
|/
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Publish Print Api for WebviewSelim Gurun2013-09-121-2/+2
* Revert "Added the callback signal."Selim Gurun2013-08-211-2/+1
* Added the callback signal.Selim Gurun2013-08-201-1/+2
* Add the API to support webview printingSelim Gurun2013-08-121-0/+4
* Add WebView.evaluateJavaScript(String, ValueCallback) API.Ben Murdoch2013-07-191-0/+2
* Plumb View.getAccessibilityNodeProvider though WebViewProvider.Ben Murdoch2013-07-111-0/+3
* Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider."Ben Murdoch2013-06-291-3/+0
* Plumb View.getAccessibilityNodeProvider though WebViewProvider.Ben Murdoch2013-06-241-0/+3