index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
WebAddress.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Add missing nullability annotations.
Aurimas Liutikas
2019-08-29
1
-0
/
+2
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+12
*
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
1
-0
/
+15
*
If frameworks wants ASCII casing, it should explicity ask for it.
Elliott Hughes
2013-08-02
1
-1
/
+2
*
Make fields in WebAddress private, add getters/setters
Bjorn Bringert
2010-10-13
1
-7
/
+46
*
Fixes a problem with URL parsing when the host ends with a dot
Steve Block
2010-09-07
1
-1
/
+1
*
Use case insensitive matching.
Patrick Scott
2010-03-31
1
-3
/
+3
*
Updates WebAddress to ignore the colon after the host component of a URL if n...
Steve Block
2010-03-08
1
-2
/
+3
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
Do not include the fragement identifier in the path.
Patrick Scott
2010-02-16
1
-1
/
+2
*
Enhance URL regular expression to match more Unicode chars.
Shimeng (Simon) Wang
2010-02-11
1
-1
/
+3
*
Support IPv6 literal URLs, e.g., http://[2001:4860:b004::68]/ as per RFC 3896
Lorenzo Colitti
2009-09-23
1
-1
/
+1
*
Add '_' to the allowable characters in a host name.
Patrick Scott
2009-04-27
1
-1
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+134
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-134
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+134