summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* Rework WebView startup timestamp system API.Torne (Richard Coles)2021-05-181-6/+3
* webview: switch timestamps to uptimeMillis().Torne (Richard Coles)2021-04-291-2/+2
* Document WebViewDelegate.getTimestamps() better.Torne (Richard Coles)2021-04-271-0/+2
* Record WebView startup timestamps and add API to access them.Anna Malova2021-01-291-0/+11
* Remove legacy callDrawGlFunction2 from HWUIJohn Reck2020-06-261-40/+8
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Handle WebView assets correctly when multiple APKs are used.Torne (Richard Coles)2019-03-121-13/+11
* Cleanup functor system-api surfaceJohn Reck2019-03-041-1/+12
* Plumb new functor in native/webviewBo Liu2019-01-031-0/+14
* Rename & package shuffleJohn Reck2018-10-041-5/+5
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-161-0/+2
* Make WebView data directory configurable.Torne (Richard Coles)2017-12-121-0/+7
* WebView: wrap Java literals with {@code}Nate Fischer2017-09-051-4/+4
* Expose isMultiProcessEnabled via WebViewDelegate.Torne (Richard Coles)2017-01-231-0/+12
* ResourcesManager: Allow managed addition of library asset pathsAdam Lesinski2016-06-151-2/+28
* Revert "Expose setDrawGLFunctionDetachedCallback to webview"Bo Liu2016-04-221-18/+0
* webview: canInvokeDrawGlFunctor should always return trueBo Liu2016-04-201-3/+1
* Expose DisplayListCanvas.drawGLFunctor to webviewBo Liu2016-04-151-1/+23
* Expose setDrawGLFunctionDetachedCallback to webviewBo Liu2016-04-011-0/+20
* Add a callback for rendernode parentcount=0John Reck2016-03-311-2/+1
* Using addAssetPathAsSharedLibrary in WebViewDelegateTao Bai2016-02-231-1/+1
* Remove HardwareCanvasChris Craik2015-03-101-5/+5
* am ed2c9c60: am 10a36fb7: Merge "Stop using ErrorStrings for apache."Narayan Kamath2014-11-271-2/+1
|\
| * Stop using ErrorStrings for apache.Narayan Kamath2014-11-271-2/+1
| * [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-251-0/+2
| * [WebView] Interface to access hidden APIs. (DO NOT MERGE)Ignacio Solla2014-11-191-0/+161
* Rename callDrawGLFunctionJohn Reck2014-11-201-1/+1
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-0/+2
* Fix docs build breakageIgnacio Solla2014-11-121-1/+1
* [WebView] Interface to access hidden APIs.Ignacio Solla2014-11-101-0/+161