index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebHistoryItem.java
Age
Commit message (
Expand
)
Author
2020-11-11
Suppress all hidden abstract methods in constructable classes.
Aurimas Liutikas
2018-06-19
Update WebBackForwardList javadoc.
Torne (Richard Coles)
2017-09-21
WebView: add @Nullable and @NonNull annotations
Nate Fischer
2017-09-05
WebView: 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-07
Hiding some of the deprecated android.webkit API's
Kristian Monsen
2012-06-19
Make WebHistoryItem constructor public and hidden
Jesse Greenwald
2012-06-06
Separate interface and implementation of 2 more WebView classes
Jesse Greenwald
2012-05-07
Delay creating Java objects for WebHistoryItem
John Reck
2011-05-10
Deprecating webkit API's that might not be supported in the future
Kristian Monsen
2010-07-02
If no touch icon is specified by a <link> tag, return <host>/apple-touch-icon...
Ben Murdoch
2010-03-02
Add a client for WebBackForwardList operations.
Patrick Scott
2009-08-05
Add a callback for the url of an apple-touch-icon.
Patrick Scott
2009-04-13
AI 145994: Integrate #145778 from Donut.
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project