summaryrefslogtreecommitdiffstats
path: root/pdf/pdfium/pdfium_page.cc
Commit message (Expand)AuthorAgeFilesLines
* Another round of PDF plugin cleanups.thestig2016-01-051-24/+21
* Switch to standard integer types in pdf/.avi2015-12-211-0/+1
* Cleanup: Pass std::string as const reference from pdf/ki.stfu2015-09-211-2/+3
* PDF: Use the z-order when there is a link and widget overlaps.thestig2015-08-151-7/+25
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+2
* Move WriteInto to base namespace.Brett Wilson2015-07-071-1/+1
* PDF: Handle hit tests for form controls and links consistently.thestig2015-03-021-0/+8
* PDF: Yet another stab at getting WriteInto() buffer sizes correct.thestig2015-01-151-13/+17
* PDF: Fix extra NUL characters from incorrect WriteInto() calls.thestig2015-01-071-2/+2
* Do not unload pages while loading of the same pages is in progress.thestig2014-12-201-2/+30
* Memory allocation for WriteInto is not proper.deepak.m12014-09-271-2/+2
* PDFiumEngine::~PDFiumEngine - Unload() all pages_ before destroying any of them.tsepez2014-09-081-1/+0
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-2/+2
* Fix some links in PDFs not working.jam@chromium.org2014-06-061-2/+2
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+478