summaryrefslogtreecommitdiffstats
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Printing: PDFs should only be fit to page if there is a size mismatch.thestig2015-03-115-0/+29
* Allow middle-click scrolling to work for PDFs and print previewraymes2015-03-051-2/+6
* Print Preview: Support the duplex preset in PDFs.thestig2015-03-056-13/+29
* Remove some duplicate code / constants in pdf/.thestig2015-03-052-33/+29
* PDF: Handle hit tests for form controls and links consistently.thestig2015-03-024-56/+65
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-6/+6
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-4/+3
* Fix for PDFs with lots of named destinations take a long time to load.deepak.m12015-02-174-40/+15
* Split apart the PPAPI GN targetsbrettw2015-02-141-1/+1
* Fix for Multipage selection by dragging mouse in OOP case in PDF.deepak.m12015-02-135-2/+27
* Add missing ppapi_cpp_objects dependency to pdfjiangj2015-02-131-0/+1
* Make the PDF viewer background color a property of the instance.raymes2015-02-099-33/+35
* Make pinch-zoom work for OOP PDFraymes2015-02-051-0/+1
* Combine PDF plugin into the Chromium binary.jam2015-02-047-432/+126