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
/
webkit
/
URLUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Remove unused branch.
Darwin Huang
2021-09-08
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-16
1
-0
/
+4
*
WebView: relax URLUtil#isFileUrl()
Nate Fischer
2018-02-27
1
-1
/
+1
*
WebView: change 'iff' to 'if' in docs
Nate Fischer
2017-10-26
1
-13
/
+13
*
WebView: use proper javadocs
Nate Fischer
2017-09-26
1
-1
/
+1
*
WebView: add @Nullable and @NonNull annotations
Nate Fischer
2017-09-21
1
-2
/
+3
*
WebView: wrap Java literals with {@code}
Nate Fischer
2017-09-05
1
-20
/
+20
*
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
1
-4
/
+5
*
If frameworks wants ASCII casing, it should explicity ask for it.
Elliott Hughes
2013-08-02
1
-1
/
+2
*
Tidy up usage of URLUtil constants
Jonathan Dixon
2012-03-28
1
-1
/
+2
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Make fields in WebAddress private, add getters/setters
Bjorn Bringert
2010-10-13
1
-2
/
+2
*
Hide this log behind the debug flag.
Jeff Hamilton
2010-09-03
1
-1
/
+1
*
Add "res" support for WebView.
Grace Kloba
2009-12-07
1
-2
/
+17
*
Fix for b/2164520: Download manager should handle video/m4v MIME type.
Ben Murdoch
2009-10-19
1
-2
/
+6
*
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
1
-0
/
+1
*
Improve Browser performance by 1-2%. To address domain sanity bug,
Grace Kloba
2009-08-11
1
-0
/
+26
*
resolved conflicts for merge of 21d769da to master
Grace Kloba
2009-07-15
1
-1
/
+1
|
\
|
*
Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView...
Grace Kloba
2009-07-14
1
-1
/
+1
*
|
Centralized debug flags and enabled more granular control of debug settings.
Derek Sollenberger
2009-06-03
1
-1
/
+1
|
/
*
Remove references to android.util.Config
Dave Bort
2009-04-13
1
-2
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+363
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-363
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+1
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+362