summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/PluginData.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
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-24I am getting tired of the java doc warnings, so fix them.Dianne Hackborn
2009-08-13remove GearsAndrei Popescu
2009-08-10Remove unused member mHeaderValueIndexCary Clark
2009-03-05auto import from //depot/cupcake/@136594The Android Open Source Project