summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebHistoryItem.java
AgeCommit message (Expand)Author
2020-11-11Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas
2018-06-19Update WebBackForwardList javadoc.Torne (Richard Coles)
2017-09-21WebView: add @Nullable and @NonNull annotationsNate Fischer
2017-09-05WebView: wrap Java literals with {@code}Nate Fischer
2014-11-12[WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla
2012-09-07Hiding some of the deprecated android.webkit API'sKristian Monsen
2012-06-19Make WebHistoryItem constructor public and hiddenJesse Greenwald
2012-06-06Separate interface and implementation of 2 more WebView classesJesse Greenwald
2012-05-07Delay creating Java objects for WebHistoryItemJohn Reck
2011-05-10Deprecating webkit API's that might not be supported in the futureKristian Monsen
2010-07-02If no touch icon is specified by a <link> tag, return <host>/apple-touch-icon...Ben Murdoch
2010-03-02Add a client for WebBackForwardList operations.Patrick Scott
2009-08-05Add a callback for the url of an apple-touch-icon.Patrick Scott
2009-04-13AI 145994: Integrate #145778 from Donut.Dianne Hackborn
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-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project