summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewFactoryProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Update methods of PacProcessor.Anna Malova2020-09-301-4/+2
* Use Network object instead of network handle and expand documentation.Anna Malova2020-08-191-4/+5
* Add new methods to PacProcessor toAnna Malova2020-08-061-1/+16
* Add PacProcessor system API.Anna Malova2020-01-131-0/+9
* WebView: remove unused Token Binding system APIsNate Fischer2018-12-041-1/+2
* WebView: fix docs for setSafeBrowsingWhitelistNate Fischer2018-02-211-1/+1
* Add a method for fetching the WebView classloader.Gustav Sennton2018-01-221-0/+6
* Add WebView Tracing API.Tim Volodine2017-12-131-0/+8
* WebView: rename initSafeBrowsing and remove shutdownSafeBrowsingNate Fischer2017-08-211-7/+1
* WebView: add WebView#getSafeBrowsingPrivacyPolicyUrl() APINate Fischer2017-08-101-0/+8
* WebView: change setSafeBrowsingWhiteList signatureNate Fischer2017-07-171-2/+3
* WebView: fix WebView#setSafeBrowsingWhiteListNate Fischer2017-07-121-2/+4
* WebView: add APIs for setSafeBrowsingWhiteListNate Fischer2017-06-271-0/+6
* Revert "Hide APIs not intended to ship in DR."Jeff Sharkey2017-06-121-6/+2
* Hide APIs not intended to ship in DR.Jeff Sharkey2017-06-121-2/+6
* Add WebView#{init,shutdown}SafeBrowsing APIsNate Fischer2017-05-301-0/+12
* Add Service Worker settings and callback support in WebView.Tim Volodine2016-01-221-0/+8
* Add the system apis for token bindingSelim Gurun2016-01-201-1/+0
* Revert "Revert "Add the TokenBindingManager""Selim Gurun2016-01-151-0/+9
* Revert "Add the TokenBindingManager"Selim Gurun2016-01-151-9/+0
* Add the TokenBindingManagerSelim Gurun2016-01-151-0/+9
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-0/+2
* Revise createIntent and parseResult API.Tao Bai2014-09-091-0/+8
* Remove unpublished optOutDataReductionProxyApiSelim Gurun2014-09-031-6/+0
* Add WebView.enableSlowWholeDocumentDrawBo Liu2014-07-231-0/+6
* Add an API to disable data reduction proxy.Selim Gurun2014-07-091-0/+5
* Remove unused function from the WebView staticsKristian Monsen2014-06-051-7/+0
* Design a static API for clearclientcertpreferencesSelim Gurun2014-05-021-0/+7
* resolved conflicts for merge of 1421827b to masterJonathan Dixon2013-09-211-0/+6
|\
| * WebView: add an API method to control web contents debuggingMikhail Naganov2013-09-111-0/+6
* | Adding freeMemoryForTests static method to WebView.Primiano Tucci2013-09-121-0/+5
|/
* Small tidy up to getDefaultUserAgentJonathan Dixon2012-08-201-10/+6
* Add getDefaultUserAgent to WebSettings.George Mount2012-08-171-0/+10
* Create WebViewDatabaseClassic from WebViewDatabase.Ben Murdoch2012-04-261-3/+16
* Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-231-12/+39
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-0/+56