index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewFactoryProvider.java
Age
Commit message (
Expand
)
Author
2020-09-30
Update methods of PacProcessor.
Anna Malova
2020-08-19
Use Network object instead of network handle and expand documentation.
Anna Malova
2020-08-06
Add new methods to PacProcessor to
Anna Malova
2020-01-13
Add PacProcessor system API.
Anna Malova
2018-12-04
WebView: remove unused Token Binding system APIs
Nate Fischer
2018-02-21
WebView: fix docs for setSafeBrowsingWhitelist
Nate Fischer
2018-01-22
Add a method for fetching the WebView classloader.
Gustav Sennton
2017-12-13
Add WebView Tracing API.
Tim Volodine
2017-08-21
WebView: rename initSafeBrowsing and remove shutdownSafeBrowsing
Nate Fischer
2017-08-10
WebView: add WebView#getSafeBrowsingPrivacyPolicyUrl() API
Nate Fischer
2017-07-17
WebView: change setSafeBrowsingWhiteList signature
Nate Fischer
2017-07-12
WebView: fix WebView#setSafeBrowsingWhiteList
Nate Fischer
2017-06-27
WebView: add APIs for setSafeBrowsingWhiteList
Nate Fischer
2017-06-12
Revert "Hide APIs not intended to ship in DR."
Jeff Sharkey
2017-06-12
Hide APIs not intended to ship in DR.
Jeff Sharkey
2017-05-30
Add WebView#{init,shutdown}SafeBrowsing APIs
Nate Fischer
2016-01-22
Add Service Worker settings and callback support in WebView.
Tim Volodine
2016-01-20
Add the system apis for token binding
Selim Gurun
2016-01-15
Revert "Revert "Add the TokenBindingManager""
Selim Gurun
2016-01-15
Revert "Add the TokenBindingManager"
Selim Gurun
2016-01-15
Add the TokenBindingManager
Selim Gurun
2014-11-12
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-09-09
Revise createIntent and parseResult API.
Tao Bai
2014-09-03
Remove unpublished optOutDataReductionProxyApi
Selim Gurun
2014-07-23
Add WebView.enableSlowWholeDocumentDraw
Bo Liu
2014-07-09
Add an API to disable data reduction proxy.
Selim Gurun
2014-06-05
Remove unused function from the WebView statics
Kristian Monsen
2014-05-02
Design a static API for clearclientcertpreferences
Selim Gurun
2013-09-21
resolved conflicts for merge of 1421827b to master
Jonathan Dixon
2013-09-12
Adding freeMemoryForTests static method to WebView.
Primiano Tucci
2013-09-11
WebView: add an API method to control web contents debugging
Mikhail Naganov
2012-08-20
Small tidy up to getDefaultUserAgent
Jonathan Dixon
2012-08-17
Add getDefaultUserAgent to WebSettings.
George Mount
2012-04-26
Create WebViewDatabaseClassic from WebViewDatabase.
Ben Murdoch
2012-04-23
Seperate interface and implementation of 4 WebView classes
Jonathan Dixon
2012-03-02
Refactor WebView to be a thin proxy class
Jonathan Dixon