summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewUpdateService.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate android.webkit.WebViewUpdateService.Torne (Richard Coles)2024-10-291-0/+4
* Correct annotations for WebViewUpdateService/Manager.Torne (Richard Coles)2024-09-121-0/+5
* WebViewUpdateManager: handle devices without WebView properly.Torne (Richard Coles)2024-09-031-9/+9
* Proper IPC wrapper for WebViewUpdateService.Torne (Richard Coles)2024-02-131-24/+48
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-161-0/+2
* Improve handling of devices without a WebView.Torne (Richard Coles)2017-10-031-3/+15
* Nicer rethrowing of RemoteExceptions from WebViewUpdateServiceGustav Sennton2016-05-041-3/+3
* Add system api to reach WebViewUpdateService Binder interface.Gustav Sennton2016-04-011-0/+66