summaryrefslogtreecommitdiffstats
path: root/pdf/document_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable range requests if the origin ignores byte-range.spelchat2016-02-181-1/+3
* PDF: Use a vector instead of a list in DocumentLoader.thestig2016-01-151-4/+4
* Switch to standard integer types in pdf/.avi2015-12-211-0/+3
* Minimize the number of range requests made by PDFiumspelchat2015-12-101-112/+110
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-3/+3
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Remove legacy StartsWithASCII function.brettw2015-07-161-5/+9
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+9
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-9/+6
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+9
* Move EndsWith to base namespace.brettw2015-06-121-6/+6
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-5/+5
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-8/+8
* PDF: Cleanup more code now that it is completely out of process.thestig2015-05-291-11/+20
* Cleanup the PDF DocumentLoader code.thestig2015-05-281-75/+87
* PDF: Set the referrer in DocumentLoader::GetRequest().thestig2015-04-301-1/+2
* fix PDF load issue (414827)gene2014-10-241-0/+9
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-8/+8
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-8/+8
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Fix loading PDFs with no HTTP response headers in OOP PDFraymes@chromium.org2014-05-311-2/+1
* Removed unnecessary map.vitalybuka@chromium.org2014-05-291-16/+6
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+515