| Commit message (Expand) | Author | Age | Files | Lines |
* | Printing: PDFs should only be fit to page if there is a size mismatch. | thestig | 2015-03-11 | 1 | -0/+4 |
* | Print Preview: Support the duplex preset in PDFs. | thestig | 2015-03-05 | 1 | -0/+2 |
* | Make the PDF viewer background color a property of the instance. | raymes | 2015-02-09 | 1 | -2/+4 |
* | Switch the background color in PDF Viewer when using Material Design | alexandrec | 2015-02-02 | 1 | -0/+4 |
* | Refactor to move chrome_page_zoom functions to components/ui/zoom. | wjmaclean | 2015-01-15 | 1 | -5/+5 |
* | Don't return Windows newlines through the PDF GetSelectedText JS API | raymes | 2015-01-12 | 1 | -2/+5 |
* | Fix for #US#US issue in inprocess PDF case. | deepak.m1 | 2015-01-08 | 1 | -1/+7 |
* | Fix for PDF menu should not come when mouse pointer is on the scroll bar. | deepak.m1 | 2015-01-08 | 1 | -8/+19 |
* | Load V8 external data prior to initializng PDFium SDK. | tsepez | 2014-12-29 | 1 | -10/+0 |
* | Selecting 'alt+left arrow' key in PDF does not move to previous url page. sim... | deepak.m1 | 2014-12-16 | 1 | -2/+5 |
* | Remove use of deprecated v8::StartupData::compressed_size. | yangguo | 2014-11-21 | 1 | -2/+0 |
* | Support NumCopies print preset | n.bansal | 2014-11-19 | 1 | -1/+19 |
* | Initialize V8 in PDFium from external files (plugin process only) | baixo | 2014-11-14 | 1 | -1/+1 |
* | Initialize V8 in PDFium from external files when plugin is running in the ren... | baixo | 2014-11-13 | 1 | -0/+12 |
* | PDF: Fix potential bad indexes in find results. | thestig | 2014-11-04 | 1 | -0/+1 |
* | Fix rotation shortcut keys in PDF | deepak.m1 | 2014-11-03 | 1 | -1/+2 |
* | PDF Viewer - PageUp/Down don't move pdf by page size in FitToPage mode | n.bansal | 2014-10-21 | 1 | -0/+8 |
* | Add a getSelectedText method to the PDF plugin. | jam | 2014-10-01 | 1 | -0/+5 |
* | PDF: Change the rotate shortcut keys to ctrl+[] on all platforms. | thestig | 2014-09-26 | 1 | -14/+19 |
* | PDF Viewer - Add keyboard shortcuts for rotation | n.bansal | 2014-09-19 | 1 | -0/+8 |
* | Let PDFium handle event when there is not yet a visible page. | tsepez | 2014-09-18 | 1 | -0/+4 |
* | Check whether a number is passed as an argument to kJSSetZoomLevel rather tha... | raymes | 2014-09-16 | 1 | -1/+1 |
* | Prevent the in-process PDF plugin re-entering into JS during blink layout | raymes | 2014-09-04 | 1 | -6/+19 |
* | pdf: Use the default resource if high-dpi resources are unavailable. | sadrul@chromium.org | 2014-08-20 | 1 | -3/+7 |
* | Defer request to print a PDF when the user initiates the entire frame and the... | ivandavid@chromium.org | 2014-08-15 | 1 | -5/+6 |
* | Fix crasher in the pdf tear down code path. | ananta@chromium.org | 2014-08-13 | 1 | -0/+4 |
* | Fix UAF in chrome_pdf::Instance::GetURL() | tsepez@chromium.org | 2014-08-07 | 1 | -0/+3 |
* | Fix scrollbar painting problems in pdf files in HiDPI mode with fractional sc... | ananta@chromium.org | 2014-08-07 | 1 | -5/+0 |
* | PDF: Handle the space bar key like page down. | thestig@chromium.org | 2014-08-05 | 1 | -12/+12 |
* | Remove OS_NACL #ifdefs in pdf/ | raymes@chromium.org | 2014-08-01 | 1 | -4/+0 |
* | Ensure pdf plugin sends DidStartLoading() consistently | japhet@chromium.org | 2014-07-17 | 1 | -0/+4 |
* | PDF: Fix navigation for links that are just relative fragments. | thestig@chromium.org | 2014-07-15 | 1 | -1/+16 |
* | Fixes for re-enabling more MSVC level 4 warnings: pdf/ edition | pkasting@chromium.org | 2014-07-09 | 1 | -15/+9 |
* | PDF: Cleanup the declarations for a bunch of const char* variables. | thestig@chromium.org | 2014-06-27 | 1 | -29/+29 |
* | Revert 273547 "Reset scoped_ptr to make plugin crash before ente..." | vitalybuka@chromium.org | 2014-06-04 | 1 | -4/+0 |
* | Reset scoped_ptr to make plugin crash before entering engine_->HandleDocument... | vitalybuka@chromium.org | 2014-05-29 | 1 | -0/+4 |
* | Add the pdf plugin's source in src\pdf. | jam@chromium.org | 2014-05-20 | 1 | -0/+2719 |