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
/
WebViewDelegate.java
Age
Commit message (
Expand
)
Author
2021-05-18
Rework WebView startup timestamp system API.
Torne (Richard Coles)
2021-04-29
webview: switch timestamps to uptimeMillis().
Torne (Richard Coles)
2021-04-27
Document WebViewDelegate.getTimestamps() better.
Torne (Richard Coles)
2021-01-29
Record WebView startup timestamps and add API to access them.
Anna Malova
2020-06-26
Remove legacy callDrawGlFunction2 from HWUI
John Reck
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-12
Handle WebView assets correctly when multiple APKs are used.
Torne (Richard Coles)
2019-03-04
Cleanup functor system-api surface
John Reck
2019-01-03
Plumb new functor in native/webview
Bo Liu
2018-10-04
Rename & package shuffle
John Reck
2018-08-16
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-12-12
Make WebView data directory configurable.
Torne (Richard Coles)
2017-09-05
WebView: wrap Java literals with {@code}
Nate Fischer
2017-01-23
Expose isMultiProcessEnabled via WebViewDelegate.
Torne (Richard Coles)
2016-06-15
ResourcesManager: Allow managed addition of library asset paths
Adam Lesinski
2016-04-22
Revert "Expose setDrawGLFunctionDetachedCallback to webview"
Bo Liu
2016-04-20
webview: canInvokeDrawGlFunctor should always return true
Bo Liu
2016-04-15
Expose DisplayListCanvas.drawGLFunctor to webview
Bo Liu
2016-04-01
Expose setDrawGLFunctionDetachedCallback to webview
Bo Liu
2016-03-31
Add a callback for rendernode parentcount=0
John Reck
2016-02-23
Using addAssetPathAsSharedLibrary in WebViewDelegate
Tao Bai
2015-03-10
Remove HardwareCanvas
Chris Craik
2014-11-27
am ed2c9c60: am 10a36fb7: Merge "Stop using ErrorStrings for apache."
Narayan Kamath
2014-11-27
Stop using ErrorStrings for apache.
Narayan Kamath
2014-11-25
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-20
Rename callDrawGLFunction
John Reck
2014-11-19
[WebView] Interface to access hidden APIs. (DO NOT MERGE)
Ignacio Solla
2014-11-12
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
Fix docs build breakage
Ignacio Solla
2014-11-10
[WebView] Interface to access hidden APIs.
Ignacio Solla