summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/URLUtil.java
Commit message (Expand)AuthorAgeFilesLines
* If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-021-1/+2
* Tidy up usage of URLUtil constantsJonathan Dixon2012-03-281-1/+2
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Make fields in WebAddress private, add getters/settersBjorn Bringert2010-10-131-2/+2
* Hide this log behind the debug flag.Jeff Hamilton2010-09-031-1/+1
* Add "res" support for WebView.Grace Kloba2009-12-071-2/+17
* Fix for b/2164520: Download manager should handle video/m4v MIME type.Ben Murdoch2009-10-191-2/+6
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-0/+1
* Improve Browser performance by 1-2%. To address domain sanity bug,Grace Kloba2009-08-111-0/+26
* resolved conflicts for merge of 21d769da to masterGrace Kloba2009-07-151-1/+1
|\
| * Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView...Grace Kloba2009-07-141-1/+1
* | Centralized debug flags and enabled more granular control of debug settings.Derek Sollenberger2009-06-031-1/+1
|/
* Remove references to android.util.ConfigDave Bort2009-04-131-2/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+363
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-363/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+362