summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/UrlInterceptHandler.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
2017-09-21WebView: add @Nullable and @NonNull annotationsNate Fischer
2017-09-05WebView: wrap Java literals with {@code}Nate Fischer
2013-10-18Restore 4 classes that were accidentally deletedJonathan Dixon
2013-10-15Delete the old WebView.Torne (Richard Coles)
2011-02-23Hiding deprecated classes and methodsKristian Monsen
2009-08-13remove GearsAndrei Popescu
2009-03-05auto import from //depot/cupcake/@136594The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project