| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove legacy StartsWithASCII function. | brettw | 2015-07-16 | 1 | -5/+9 |
* | Remove some legacy versions of StartsWith and EndsWith. | brettw | 2015-07-16 | 1 | -6/+9 |
* | Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #... | yosin | 2015-07-16 | 1 | -9/+6 |
* | Remove some legacy versions of StartsWith and EndsWith. | brettw | 2015-07-16 | 1 | -6/+9 |
* | Move EndsWith to base namespace. | brettw | 2015-06-12 | 1 | -6/+6 |
* | Move StartsWith[ASCII] to base namespace. | brettw | 2015-06-12 | 1 | -5/+5 |
* | Move LowerCaseEqualsASCII to base namespace | brettw | 2015-06-09 | 1 | -8/+8 |
* | PDF: Cleanup more code now that it is completely out of process. | thestig | 2015-05-29 | 1 | -11/+20 |
* | Cleanup the PDF DocumentLoader code. | thestig | 2015-05-28 | 1 | -75/+87 |
* | PDF: Set the referrer in DocumentLoader::GetRequest(). | thestig | 2015-04-30 | 1 | -1/+2 |
* | fix PDF load issue (414827) | gene | 2014-10-24 | 1 | -0/+9 |
* | Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." | brettw@chromium.org | 2014-08-13 | 1 | -8/+8 |
* | Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace | brettw@chromium.org | 2014-08-13 | 1 | -8/+8 |
* | Move StringToLowerASCII to base namespace | brettw@chromium.org | 2014-08-07 | 1 | -1/+1 |
* | Fix loading PDFs with no HTTP response headers in OOP PDF | raymes@chromium.org | 2014-05-31 | 1 | -2/+1 |
* | Removed unnecessary map. | vitalybuka@chromium.org | 2014-05-29 | 1 | -16/+6 |
* | Add the pdf plugin's source in src\pdf. | jam@chromium.org | 2014-05-20 | 1 | -0/+515 |