summaryrefslogtreecommitdiffstats
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
* Ensure pdf plugin sends DidStartLoading() consistentlyjaphet@chromium.org2014-07-171-0/+4
* Fix potential integer overflow when initializing Rect.palmer@chromium.org2014-07-161-8/+10
* PDF: Fix navigation for links that are just relative fragments.thestig@chromium.org2014-07-152-1/+23
* Added GetPDFPageSizeByIndex to expose FPDF_GetPageSizeByIndex. The function o...ivandavid@chromium.org2014-07-104-10/+66
* Fixes for re-enabling more MSVC level 4 warnings: pdf/ editionpkasting@chromium.org2014-07-096-77/+43
* Disable font mapping when pepper API is not initializednoamsml@chromium.org2014-07-081-0/+6
* Don't use a version script when linking libpdf.soraymes@chromium.org2014-07-033-24/+0
* Converted dos line endings to unix for pdf/BUILD.gnraymes@google.com2014-07-021-108/+108
* PDF: Cleanup the declarations for a bunch of const char* variables.thestig@chromium.org2014-06-272-79/+79
* Improve scrolling performance in OOP PDFraymes@chromium.org2014-06-262-37/+59
* Windows Printing: Auto-rotate pages 90 degrees counter-clockwise.thestig@chromium.org2014-06-241-1/+1
* Re-enable PDFExtensionTest.BasicPluginraymes@chromium.org2014-06-191-1/+1
* Revert 278043 "Re-enable PDFExtensionTest.BasicPlugin"brettw@chromium.org2014-06-181-1/+1
* Re-enable PDFExtensionTest.BasicPluginraymes@chromium.org2014-06-181-1/+1
* Fix min threshhold calculation for resizing the PDF graphics contextraymes@chromium.org2014-06-161-5/+11
* Merge DidStartLoading/DidStopLoading imbalance patch to OOP PDFraymes@chromium.org2014-06-132-14/+28
* Add a target to produce a SyzyASan instrumented version of pdf.dllsebmarchand@chromium.org2014-06-121-0/+36
* Linux: Take into account the weight/italic parameters when mapping fonts on L...thestig@chromium.org2014-06-101-0/+16
* Print Preview: Enable PrintPreviewTest on Linux ASAN.thestig@chromium.org2014-06-061-1/+4
* Fix some links in PDFs not working.jam@chromium.org2014-06-061-2/+2
* Roll pdfium, add GN build for pdf and pdfium.brettw@chromium.org2014-06-052-1/+109
* Do not exclude pdf from DEPS check.tfarina@chromium.org2014-06-051-0/+4
* Revert 273547 "Reset scoped_ptr to make plugin crash before ente..."vitalybuka@chromium.org2014-06-041-4/+0
* Revert 274186 "Re-enable PDFExtensionTest.BasicPlugin"battre@chromium.org2014-06-021-1/+1
* Re-enable PDFExtensionTest.BasicPluginraymes@chromium.org2014-06-021-1/+1
* Fix loading PDFs with no HTTP response headers in OOP PDFraymes@chromium.org2014-05-312-2/+7
* Removed unnecessary map.vitalybuka@chromium.org2014-05-292-18/+6
* Reset scoped_ptr to make plugin crash before entering engine_->HandleDocument...vitalybuka@chromium.org2014-05-291-0/+4
* Roll in latest pdfium.jam@chromium.org2014-05-262-324/+0
* Fix more cases of unreachable code on Windows, mostly added recently.pkasting@chromium.org2014-05-221-2/+0
* Remove most references to VarPrivate/InstancePrivate from OOP PDFraymes@chromium.org2014-05-212-26/+55
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-2056-0/+15757