| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix certificate and keychain installation on Android. | digit@chromium.org | 2012-12-11 | 1 | -0/+12 |
* | Allows GetExtensionsForMimeType to support mime types like "foo/*" | thorogood@chromium.org | 2012-09-10 | 1 | -21/+3 |
* | Support for extracting IANA media type. | smckay@chromium.org | 2012-08-28 | 1 | -0/+5 |
* | Allow any text/* mime type to be rendered inline. | torne@chromium.org | 2012-07-23 | 1 | -0/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move function for classifying a string as a mime type into MimeUtil | gbillock@chromium.org | 2012-06-06 | 1 | -0/+5 |
* | Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist conta... | ddorwin@chromium.org | 2012-04-16 | 1 | -0/+9 |
* | Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr... | pkasting@chromium.org | 2012-04-03 | 1 | -8/+8 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -26/+31 |
* | Add GetWellKnowMimeTypeFromExtension() to limit the search to a fixed set of ... | michaeln@google.com | 2011-06-21 | 1 | -0/+7 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -25/+29 |
* | Support accept attribute for an <input type=file> element. | jianli@chromium.org | 2010-09-08 | 1 | -0/+23 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Chromium side changes for enabling VP8 and WebM support. | scherkus@chromium.org | 2010-05-20 | 1 | -4/+18 |
* | Implemented rest of webkit api/glue code needed for HTML5 media canPlayType(). | scherkus@chromium.org | 2009-07-25 | 1 | -0/+3 |
* | Add codec parsing capability to MimeUtil | kylep@chromium.org | 2009-07-17 | 1 | -0/+8 |
* | Handle mimetype queries for media files | hclam@chromium.org | 2009-05-29 | 1 | -1/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Change mime type utils to operate on platform-specific string types for filen... | estade@chromium.org | 2009-02-14 | 1 | -3/+6 |
* | Make the mime -> extension code return a dotless extension. | deanm@chromium.org | 2009-02-06 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -2/+2 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+71 |