summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/MimeTypeMap.java
Commit message (Expand)AuthorAgeFilesLines
* Tidy up usage of URLUtil constantsJonathan Dixon2012-03-281-1/+0
* Remove fragment as well as the query from URLs when resolving MIME typeBen Murdoch2010-12-151-0/+6
* Implement file downloads for Chrome HTTP stack (Java side)Iain Merrick2010-10-201-0/+44
* Switch android.webkit.MimeTypeMap over to libcore.net.MimeUtils' table.Elliott Hughes2010-08-021-420/+14
* Browser save page as web archive.Elliott Slaughter2010-07-121-0/+1
* merge from open-source masterThe Android Open Source Project2010-06-091-0/+3
|\
| * Adding mimetypes to the mimetype map used in the web viewHenrik Baard2010-05-141-0/+3
* | merge from open-source masterThe Android Open Source Project2010-05-051-1/+1
|\ \ | |/
| * Fix for bug 2467152 files with spaces fail to open.Melanie Clements2010-05-031-1/+1
* | Add .3gpp as the preferred extension for video/3gpp.Patrick Scott2010-03-251-0/+1
* | add support for audio/3gppCary Clark2010-02-181-0/+1
* | 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