| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure pdf plugin sends DidStartLoading() consistently | japhet@chromium.org | 2014-07-17 | 1 | -0/+4 |
* | Fix potential integer overflow when initializing Rect. | palmer@chromium.org | 2014-07-16 | 1 | -8/+10 |
* | PDF: Fix navigation for links that are just relative fragments. | thestig@chromium.org | 2014-07-15 | 2 | -1/+23 |
* | Added GetPDFPageSizeByIndex to expose FPDF_GetPageSizeByIndex. The function o... | ivandavid@chromium.org | 2014-07-10 | 4 | -10/+66 |
* | Fixes for re-enabling more MSVC level 4 warnings: pdf/ edition | pkasting@chromium.org | 2014-07-09 | 6 | -77/+43 |
* | Disable font mapping when pepper API is not initialized | noamsml@chromium.org | 2014-07-08 | 1 | -0/+6 |
* | Don't use a version script when linking libpdf.so | raymes@chromium.org | 2014-07-03 | 3 | -24/+0 |
* | Converted dos line endings to unix for pdf/BUILD.gn | raymes@google.com | 2014-07-02 | 1 | -108/+108 |
* | PDF: Cleanup the declarations for a bunch of const char* variables. | thestig@chromium.org | 2014-06-27 | 2 | -79/+79 |
* | Improve scrolling performance in OOP PDF | raymes@chromium.org | 2014-06-26 | 2 | -37/+59 |
* | Windows Printing: Auto-rotate pages 90 degrees counter-clockwise. | thestig@chromium.org | 2014-06-24 | 1 | -1/+1 |
* | Re-enable PDFExtensionTest.BasicPlugin | raymes@chromium.org | 2014-06-19 | 1 | -1/+1 |
* | Revert 278043 "Re-enable PDFExtensionTest.BasicPlugin" | brettw@chromium.org | 2014-06-18 | 1 | -1/+1 |
* | Re-enable PDFExtensionTest.BasicPlugin | raymes@chromium.org | 2014-06-18 | 1 | -1/+1 |
* | Fix min threshhold calculation for resizing the PDF graphics context | raymes@chromium.org | 2014-06-16 | 1 | -5/+11 |
* | Merge DidStartLoading/DidStopLoading imbalance patch to OOP PDF | raymes@chromium.org | 2014-06-13 | 2 | -14/+28 |
* | Add a target to produce a SyzyASan instrumented version of pdf.dll | sebmarchand@chromium.org | 2014-06-12 | 1 | -0/+36 |
* | Linux: Take into account the weight/italic parameters when mapping fonts on L... | thestig@chromium.org | 2014-06-10 | 1 | -0/+16 |
* | Print Preview: Enable PrintPreviewTest on Linux ASAN. | thestig@chromium.org | 2014-06-06 | 1 | -1/+4 |
* | Fix some links in PDFs not working. | jam@chromium.org | 2014-06-06 | 1 | -2/+2 |
* | Roll pdfium, add GN build for pdf and pdfium. | brettw@chromium.org | 2014-06-05 | 2 | -1/+109 |
* | Do not exclude pdf from DEPS check. | tfarina@chromium.org | 2014-06-05 | 1 | -0/+4 |
* | Revert 273547 "Reset scoped_ptr to make plugin crash before ente..." | vitalybuka@chromium.org | 2014-06-04 | 1 | -4/+0 |
* | Revert 274186 "Re-enable PDFExtensionTest.BasicPlugin" | battre@chromium.org | 2014-06-02 | 1 | -1/+1 |
* | Re-enable PDFExtensionTest.BasicPlugin | raymes@chromium.org | 2014-06-02 | 1 | -1/+1 |
* | Fix loading PDFs with no HTTP response headers in OOP PDF | raymes@chromium.org | 2014-05-31 | 2 | -2/+7 |
* | Removed unnecessary map. | vitalybuka@chromium.org | 2014-05-29 | 2 | -18/+6 |
* | Reset scoped_ptr to make plugin crash before entering engine_->HandleDocument... | vitalybuka@chromium.org | 2014-05-29 | 1 | -0/+4 |
* | Roll in latest pdfium. | jam@chromium.org | 2014-05-26 | 2 | -324/+0 |
* | Fix more cases of unreachable code on Windows, mostly added recently. | pkasting@chromium.org | 2014-05-22 | 1 | -2/+0 |
* | Remove most references to VarPrivate/InstancePrivate from OOP PDF | raymes@chromium.org | 2014-05-21 | 2 | -26/+55 |
* | Add the pdf plugin's source in src\pdf. | jam@chromium.org | 2014-05-20 | 56 | -0/+15757 |