summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewFactoryProvider.java
AgeCommit message (Expand)Author
2020-09-30Update methods of PacProcessor.Anna Malova
2020-08-19Use Network object instead of network handle and expand documentation.Anna Malova
2020-08-06Add new methods to PacProcessor toAnna Malova
2020-01-13Add PacProcessor system API.Anna Malova
2018-12-04WebView: remove unused Token Binding system APIsNate Fischer
2018-02-21WebView: fix docs for setSafeBrowsingWhitelistNate Fischer
2018-01-22Add a method for fetching the WebView classloader.Gustav Sennton
2017-12-13Add WebView Tracing API.Tim Volodine
2017-08-21WebView: rename initSafeBrowsing and remove shutdownSafeBrowsingNate Fischer
2017-08-10WebView: add WebView#getSafeBrowsingPrivacyPolicyUrl() APINate Fischer
2017-07-17WebView: change setSafeBrowsingWhiteList signatureNate Fischer
2017-07-12WebView: fix WebView#setSafeBrowsingWhiteListNate Fischer
2017-06-27WebView: add APIs for setSafeBrowsingWhiteListNate Fischer
2017-06-12Revert "Hide APIs not intended to ship in DR."Jeff Sharkey
2017-06-12Hide APIs not intended to ship in DR.Jeff Sharkey
2017-05-30Add WebView#{init,shutdown}SafeBrowsing APIsNate Fischer
2016-01-22Add Service Worker settings and callback support in WebView.Tim Volodine
2016-01-20Add the system apis for token bindingSelim Gurun
2016-01-15Revert "Revert "Add the TokenBindingManager""Selim Gurun
2016-01-15Revert "Add the TokenBindingManager"Selim Gurun
2016-01-15Add the TokenBindingManagerSelim Gurun
2014-11-12[WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla
2014-09-09Revise createIntent and parseResult API.Tao Bai
2014-09-03Remove unpublished optOutDataReductionProxyApiSelim Gurun
2014-07-23Add WebView.enableSlowWholeDocumentDrawBo Liu
2014-07-09Add an API to disable data reduction proxy.Selim Gurun
2014-06-05Remove unused function from the WebView staticsKristian Monsen
2014-05-02Design a static API for clearclientcertpreferencesSelim Gurun
2013-09-21resolved conflicts for merge of 1421827b to masterJonathan Dixon
2013-09-12Adding freeMemoryForTests static method to WebView.Primiano Tucci
2013-09-11WebView: add an API method to control web contents debuggingMikhail Naganov
2012-08-20Small tidy up to getDefaultUserAgentJonathan Dixon
2012-08-17Add getDefaultUserAgent to WebSettings.George Mount
2012-04-26Create WebViewDatabaseClassic from WebViewDatabase.Ben Murdoch
2012-04-23Seperate interface and implementation of 4 WebView classesJonathan Dixon
2012-03-02Refactor WebView to be a thin proxy classJonathan Dixon