index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
WebAddress.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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