| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for non-sticky defaults bug. Added a bunch of tests. | gbillock@chromium.org | 2012-09-18 | 1 | -0/+1 |
* | Allows GetExtensionsForMimeType to support mime types like "foo/*" | thorogood@chromium.org | 2012-09-10 | 1 | -0/+40 |
* | Support for extracting IANA media type. | smckay@chromium.org | 2012-08-28 | 1 | -0/+17 |
* | Allow any text/* mime type to be rendered inline. | torne@chromium.org | 2012-07-23 | 1 | -2/+9 |
* | Move function for classifying a string as a mime type into MimeUtil | gbillock@chromium.org | 2012-06-06 | 1 | -0/+35 |
* | Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr... | pkasting@chromium.org | 2012-04-03 | 1 | -9/+9 |
* | Revert r12998 - it broke some media/mime-related layout tests. | dpranke@chromium.org | 2012-03-31 | 1 | -9/+9 |
* | When input is "" (or " " with trim_whitespace true), SplitString() should ret... | pkasting@chromium.org | 2012-03-30 | 1 | -9/+9 |
* | Remove most unnecessary uses of "net::" in net/base/. | adamk@chromium.org | 2011-03-25 | 1 | -31/+30 |
* | clang/mac: Fix almost all problems when building all.xcodeproj. | thakis@chromium.org | 2010-10-04 | 1 | -29/+25 |
* | Chromium side changes for enabling VP8 and WebM support. | scherkus@chromium.org | 2010-05-20 | 1 | -1/+8 |
* | Add codec parsing capability to MimeUtil | kylep@chromium.org | 2009-07-17 | 1 | -0/+29 |
* | Fix reversed arguments to EXPECT_EQ() in mime_util_unittest. | thestig@chromium.org | 2009-05-14 | 1 | -4/+4 |
* | 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 | -14/+15 |
* | We should download text/csv mime types instead of displaying them. | abarth@chromium.org | 2009-01-22 | 1 | -0/+5 |
* | revert 8087 | abarth@chromium.org | 2009-01-15 | 1 | -5/+0 |
* | We should download text/csv mime types instead of displaying them. | abarth@chromium.org | 2009-01-15 | 1 | -0/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add mime_util and http_chunked_decoder to mac project. | ericroman@google.com | 2008-08-19 | 1 | -2/+2 |
* | Add a stubbed-out platform_mime_util_mac.mm | ericroman@google.com | 2008-08-10 | 1 | -0/+3 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -20/+20 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+114 |