Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make more components pass GN check. | brettw | 2015-11-26 | 1 | -0/+1 |
* | Convert remaining StringToLowerASCII to ToLowerASCII. | brettw | 2015-08-11 | 1 | -2/+2 |
* | Replace ToLower calls to the new format | brettw | 2015-08-10 | 1 | -2/+1 |
* | Remove legacy StartsWithASCII function. | brettw | 2015-07-16 | 1 | -4/+6 |
* | Replace base::str[n]casecmp with helper functions. | brettw | 2015-07-10 | 1 | -2/+2 |
* | Move StartsWith[ASCII] to base namespace. | brettw | 2015-06-12 | 1 | -3/+4 |
* | Moved media mime type and codec checks to media/base/mime_util.* | servolk | 2015-05-16 | 4 | -2/+23 |
* | Move the IsSupported* mime functions out of //net and into //components/mime_... | rsleevi | 2015-04-30 | 7 | -0/+395 |