summaryrefslogtreecommitdiffstats
path: root/pdf/pdfium/pdfium_engine.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some dead PDF code. (try 2)thestig2016-01-051-7/+0
* Revert of Remove some dead PDF code. (patchset #3 id:40001 of https://coderev...thestig2016-01-051-0/+7
* Remove some dead PDF code.thestig2016-01-041-7/+0
* Mark methods with override in pdf/thestig2015-12-291-84/+83
* Switch to standard integer types in pdf/.avi2015-12-211-0/+4
* Prevent guest views from issuing a search for empty text.thestig2015-11-121-1/+1
* PDF: Use PDF metadata for the title instead of the last path element.sammc2015-08-271-0/+1
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-051-4/+1
* Revert of Add a scroll offset to PDF documents to account for the top materia...vitalybuka2015-08-041-1/+4
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-041-4/+1
* PDF: Interpret printing permission bits correctly.thestig2015-06-111-0/+3
* PDF: Cleanup more code now that it is completely out of process.thestig2015-05-291-3/+1
* Roll PDFium to f33cdd5tsepez2015-05-151-2/+2
* Roll PDFium to 2daf76ftsepez2015-05-121-4/+4
* Printing: PDFs should only be fit to page if there is a size mismatch.thestig2015-03-111-0/+1
* Print Preview: Support the duplex preset in PDFs.thestig2015-03-051-0/+1
* PDF: Handle hit tests for form controls and links consistently.thestig2015-03-021-0/+2
* Fix for PDFs with lots of named destinations take a long time to load.deepak.m12015-02-171-1/+0
* Fix for Multipage selection by dragging mouse in OOP case in PDF.deepak.m12015-02-131-0/+3
* Make the PDF viewer background color a property of the instance.raymes2015-02-091-5/+0
* Switch the background color in PDF Viewer when using Material Designalexandrec2015-02-021-0/+5
* PDF: Add a bunch of DCHECKs to make sure we do not go out of bounds.thestig2015-01-231-1/+3
* Fix for Navigation to relative fragments does not work correctly for OOP pdf ...deepak.m12015-01-191-0/+2
* Add functions to collect bookmarks from Pdfiumalexandrec2015-01-191-0/+2
* Right clicking outside of a selected area should deselect text and bring up t...deepak.m12015-01-091-0/+4
* Support NumCopies print presetn.bansal2014-11-191-0/+1
* Add pdf layer code for PDFium XFA module.tsepez2014-11-121-0/+64
* PDF: Fix potential bad indexes in find results.thestig2014-11-041-2/+25
* PDF Viewer - Search results don't work after rotating pdfn.bansal2014-10-031-0/+2
* PDF: Fix uninit memory access in PDFiumEngine.thestig2014-09-151-16/+20
* PDF links should open on mouse upn.bansal2014-09-121-0/+18
* Extracted method to CreateSinglePageRasterPdf() to simplify PrintPagesAsRaste...vitalybuka@chromium.org2014-08-201-0/+8
* Added GetPDFPageSizeByIndex to expose FPDF_GetPageSizeByIndex. The function o...ivandavid@chromium.org2014-07-101-0/+5
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+621