summaryrefslogtreecommitdiffstats
path: root/net/base/mime_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't use web intents for rss feeds.gbillock@chromium.org2012-10-121-0/+2
* Don't render CSV or TSV files inline.torne@chromium.org2012-10-021-0/+4
* Allows GetExtensionsForMimeType to support mime types like "foo/*"thorogood@chromium.org2012-09-101-34/+49
* Support for extracting IANA media type.smckay@chromium.org2012-08-281-0/+30
* Offload disk accesses to WorkerPool in ExtensionProtocolHandlerpaivanof@gmail.com2012-07-231-1/+3
* Allow any text/* mime type to be rendered inline.torne@chromium.org2012-07-231-1/+34
* Tests handling in DNS RRResolver; cosmetic cleanuparuslan@chromium.org2012-06-231-0/+2
* Move function for classifying a string as a mime type into MimeUtilgbillock@chromium.org2012-06-061-0/+49
* Get file extension synonyms from the OS, fix so that if one synonym is safe t...avi@chromium.org2012-05-081-6/+4
* Change resource handling policy to allow feed types to download so they can b...gbillock@chromium.org2012-04-231-2/+0
* Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist conta...ddorwin@chromium.org2012-04-161-14/+55
* Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...pkasting@chromium.org2012-04-031-74/+74
* Revert r12998 - it broke some media/mime-related layout tests.dpranke@chromium.org2012-03-311-39/+32
* When input is "" (or " " with trim_whitespace true), SplitString() should ret...pkasting@chromium.org2012-03-301-32/+39
* Adding support of ogg/vorbis audio for androidqinmin@chromium.org2012-03-151-2/+2
* [uber page] Squelch font type warnings.dbeam@chromium.org2012-02-281-1/+1
* [uber page] make references to chrome_shared2.css relativeestade@chromium.org2012-01-201-1/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Add link to RFC2361 for WAV codecs as I always have a hard time finding said ...scherkus@chromium.org2011-08-171-1/+4
* Upstream android net related code (part3)michaelbai@google.com2011-07-111-0/+6
* Add GetWellKnowMimeTypeFromExtension() to limit the search to a fixed set of ...michaeln@google.com2011-06-211-9/+32
* Add mime types for application/pkcs7-mime and application/pkcs7-signature.mattm@chromium.org2011-06-161-1/+3
* Promoting the MHTML file extension to primary mappings.jcivelli@chromium.org2011-06-141-3/+3
* Remove useless compile assert.abarth@chromium.org2011-05-251-2/+0
* Enabling MHTML.jcivelli@chromium.org2011-05-251-3/+5
* Replacing outdated DCHECK(a == b) with DCHECK_EQ(a, b).david.mike.futcher@gmail.com2011-04-181-2/+2
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-251-3/+3
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-20/+19
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-19/+20
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-20/+19
* Add webp mime type for omniboxfbarchard@chromium.org2010-11-021-1/+3
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* add audio/x-wav mimetype for apachefbarchard@chromium.org2010-09-281-0/+1
* add audio/wav mimetypefbarchard@chromium.org2010-09-281-2/+6
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-081-0/+176
* Fixes a crash when xdg_mime library is unable to handle a long file path.inferno@chromium.org2010-07-121-0/+5
* Chromium side changes for enabling VP8 and WebM support.scherkus@chromium.org2010-05-201-6/+79
* Added #ifdef to allow Chromium to enable proprietary codecs.scherkus@chromium.org2010-05-101-2/+2
* Prevent people from adding mime type to supported_non_image_types that will m...inferno@chromium.org2010-04-091-0/+4
* Support for viewing text/cache-manifest resources in a browser window instead...michaeln@chromium.org2010-03-181-0/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-0/+1
* Add mpeg audio mime type allowing mp3 to play with chrome on more websites.fbarchard@chromium.org2009-12-031-0/+1
* Display application/json files inline.thestig@chromium.org2009-11-181-0/+1
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+1
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-221-0/+1
* Try one more time to lock down content sniffing foraa@chromium.org2009-08-251-1/+2
* add application/ogg mime typefbarchard@chromium.org2009-08-031-0/+1
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-251-0/+33
* Updated media MIME type handling for Chrome and Chromium.scherkus@chromium.org2009-07-251-9/+2
* mp4 types in omnibox only for chrome, not chromiumfbarchard@chromium.org2009-07-221-0/+3