summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebHistoryItem.java
Commit message (Expand)AuthorAgeFilesLines
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-29/+11
* Hiding some of the deprecated android.webkit API'sKristian Monsen2012-09-071-0/+1
* Make WebHistoryItem constructor public and hiddenJesse Greenwald2012-06-191-1/+4
* Separate interface and implementation of 2 more WebView classesJesse Greenwald2012-06-061-177/+7
* Delay creating Java objects for WebHistoryItemJohn Reck2012-05-071-27/+41
* Deprecating webkit API's that might not be supported in the futureKristian Monsen2011-05-101-0/+2
* If no touch icon is specified by a <link> tag, return <host>/apple-touch-icon...Ben Murdoch2010-07-021-6/+34
* Add a client for WebBackForwardList operations.Patrick Scott2010-03-021-0/+24
* Add a callback for the url of an apple-touch-icon.Patrick Scott2009-08-051-0/+18
* AI 145994: Integrate #145778 from Donut.Dianne Hackborn2009-04-131-2/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+179
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-179/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+17
* Initial ContributionThe Android Open Source Project2008-10-211-0/+163