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