summaryrefslogtreecommitdiffstats
path: root/net/base/mime_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-5/+5
* Delete unused code in mimeutil.eroman@chromium.org2013-01-051-4/+0
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-111-0/+12
* Allows GetExtensionsForMimeType to support mime types like "foo/*"thorogood@chromium.org2012-09-101-21/+3
* Support for extracting IANA media type.smckay@chromium.org2012-08-281-0/+5
* Allow any text/* mime type to be rendered inline.torne@chromium.org2012-07-231-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move function for classifying a string as a mime type into MimeUtilgbillock@chromium.org2012-06-061-0/+5
* Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist conta...ddorwin@chromium.org2012-04-161-0/+9
* Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...pkasting@chromium.org2012-04-031-8/+8
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-26/+31
* Add GetWellKnowMimeTypeFromExtension() to limit the search to a fixed set of ...michaeln@google.com2011-06-211-0/+7
* net: Add NET_API to net/baservargas@google.com2011-05-181-25/+29
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-081-0/+23
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Chromium side changes for enabling VP8 and WebM support.scherkus@chromium.org2010-05-201-4/+18
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-251-0/+3
* Add codec parsing capability to MimeUtilkylep@chromium.org2009-07-171-0/+8
* Handle mimetype queries for media fileshclam@chromium.org2009-05-291-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-3/+6
* Make the mime -> extension code return a dotless extension.deanm@chromium.org2009-02-061-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+71