summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add dispatchRequestTranslation() in WebViewProvider." into sc-dev am: ...Joanne Chung2021-05-121-0/+11
|\
| * Add dispatchRequestTranslation() in WebViewProvider.Joanne Chung2021-05-121-0/+11
* | [WebView] Add document for ViewDelegate#onApplyWindowInsetsShimi Zhang2021-05-071-0/+11
|/
* API feedback: Translation View API refinement.Joanne Chung2021-04-201-3/+3
* Bug fix: allow to create ViewTranslationRequest for virtual AutofillId.Joanne Chung2021-03-311-1/+0
* Add translation APIs for virtual views.Joanne Chung2021-03-291-0/+20
* [WebView] Listen to window insets changeChangwan Ryu2020-06-251-0/+7
* [webview] rename unresponsive renderer APIsTobias Sargeant2019-03-111-4/+6
* Autofill, Content Capture, and Augmented Autofill API fixes:Felipe Leme2019-02-281-1/+1
* [wv] Add WebView unresponsive renderer APIs.Tobias Sargeant2019-01-161-0/+9
* Simplified View.onProvideContentCaptureStructure()Felipe Leme2018-11-161-2/+1
* Implemented WebView.onProvideContentCaptureStructure()Felipe Leme2018-11-131-0/+6
* 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