summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/MimeTypeMap.java
Commit message (Expand)AuthorAgeFilesLines
* Add a static method to obtain the mime type from extension.Patrick Scott2010-01-131-0/+6
* Fix for b/2164520: Download manager should handle video/m4v MIME type.Ben Murdoch2009-10-191-0/+1
* Add htm and html extensions to the map as "text/html"Marc Blank2009-10-161-0/+2
* Add extension->mime type mappingsAndrew Stadler2009-09-281-1/+30
* resolved conflicts for merge of 4d4229e4 to masterAndroid Git Automerger2009-07-291-0/+1
|\
| * Support x509-user-cert mime type in browser.Chung-yih Wang2009-07-281-0/+1
* | Add text extensions to the extension mime type map.Patrick Scott2009-07-211-328/+301
* | resolved conflicts for merge of 21d769da to masterGrace Kloba2009-07-151-0/+1
|\ \ | |/
| * Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView...Grace Kloba2009-07-141-0/+1
* | Treat application/xhtml+xml as xhtml+xml instead of text/html.Patrick Scott2009-04-281-0/+1
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+503
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-503/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+1
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+4
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+499