summaryrefslogtreecommitdiffstats
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
* PDF: Use chrome.resourcesPrivate instead of Pepper to display translated stringstsergeant2015-09-182-28/+0
* Don't initialize V8 via Blink in ppapi pluginsjochen2015-09-175-3/+28
* Change the print preview UI to use the material design style buttons for zoomraymes2015-09-171-14/+8
* PDF: Update DEPS.thestig2015-09-161-3/+1
* PDF: Strip whitespace when determining whether a PDF's title is empty.sammc2015-09-101-1/+2
* Fix memory leak of PreviewModeClient in PDFraymes2015-09-082-1/+6
* PDF: Use PDF metadata for the title instead of the last path element.sammc2015-08-276-29/+114
* Prevent leaking PDF data cross-originraymes2015-08-251-15/+16
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+1
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-1/+1
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+1
* PDF: Use the z-order when there is a link and widget overlaps.thestig2015-08-151-7/+25
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+3
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-112-3/+3
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-055-13/+43
* Revert of Add a scroll offset to PDF documents to account for the top materia...vitalybuka2015-08-045-42/+13
* Remove remoting client plugin from chrome.sergeyu2015-08-041-0/+1
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-045-13/+42
* Set the content restriction to disable printing in PDFs that disallow itraymes2015-08-031-0/+5
* Remove legacy StartsWithASCII function.brettw2015-07-161-5/+9
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+9
* Roll PDFium d1b0a8d:acf0647jochen2015-07-162-1/+6
* 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
* PDF: Revert to the original shut down order for non-XFA.thestig2015-07-161-0/+8
* Move WriteInto to base namespace.Brett Wilson2015-07-073-4/+4
* New new versions of Starts/EndsWith and SplitString in net.brettw2015-07-061-1/+1
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Move more string_util functions to base namespace.brettw2015-06-241-1/+1
* Move EndsWith to base namespace.brettw2015-06-121-6/+6
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-6/+6
* PDF: Interpret printing permission bits correctly.thestig2015-06-112-3/+24
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-8/+8
* Material PDF: Fix inconsistent behaviour in page selector, update stylingtsergeant2015-06-041-1/+1
* Fix graphics corruption that can occur in the PDF viewer when scrollingraymes2015-06-021-0/+27
* PDF: Cleanup more code now that it is completely out of process.thestig2015-05-296-51/+41
* Remove unused in-process pepper APIsraymes2015-05-292-12/+0
* Cleanup the PDF DocumentLoader code.thestig2015-05-282-102/+104
* PDF: On Linux, convert font names to UTF-8 if needed.thestig2015-05-201-3/+17
* Explicitly destroy PDFEngine in OutOfProcessInstance destructorRaymes Khoury2015-05-201-0/+3
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-162-2/+2
* Cleanup: Slight simplification in the PDFiumEngine dtor.thestig2015-05-151-9/+3
* Roll PDFium to f33cdd5tsepez2015-05-152-4/+4
* Roll PDFium to 8f6445b.tsepez2015-05-122-9/+3
* Roll PDFium to 2daf76ftsepez2015-05-127-20/+21
* Remove the in-process PDF viewer from pdf/raymes2015-05-0622-5404/+1
* PDF: Set the referrer in DocumentLoader::GetRequest().thestig2015-04-301-1/+2
* Update {virtual,override} to follow C++11 style in pdf.nick2015-04-232-49/+46
* PDF Plugin: Swallow Invalidate calls before getting initial sizetommycli2015-04-131-6/+6
* Update colors of material design PDF viewer.tsergeant2015-04-131-1/+1