summaryrefslogtreecommitdiffstats
path: root/pdf/instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent the in-process PDF plugin re-entering into JS during blink layoutraymes2014-09-041-6/+19
* pdf: Use the default resource if high-dpi resources are unavailable.sadrul@chromium.org2014-08-201-3/+7
* Defer request to print a PDF when the user initiates the entire frame and the...ivandavid@chromium.org2014-08-151-5/+6
* Fix crasher in the pdf tear down code path.ananta@chromium.org2014-08-131-0/+4
* Fix UAF in chrome_pdf::Instance::GetURL()tsepez@chromium.org2014-08-071-0/+3
* Fix scrollbar painting problems in pdf files in HiDPI mode with fractional sc...ananta@chromium.org2014-08-071-5/+0
* PDF: Handle the space bar key like page down.thestig@chromium.org2014-08-051-12/+12
* Remove OS_NACL #ifdefs in pdf/raymes@chromium.org2014-08-011-4/+0
* Ensure pdf plugin sends DidStartLoading() consistentlyjaphet@chromium.org2014-07-171-0/+4
* PDF: Fix navigation for links that are just relative fragments.thestig@chromium.org2014-07-151-1/+16
* Fixes for re-enabling more MSVC level 4 warnings: pdf/ editionpkasting@chromium.org2014-07-091-15/+9
* PDF: Cleanup the declarations for a bunch of const char* variables.thestig@chromium.org2014-06-271-29/+29
* Revert 273547 "Reset scoped_ptr to make plugin crash before ente..."vitalybuka@chromium.org2014-06-041-4/+0
* Reset scoped_ptr to make plugin crash before entering engine_->HandleDocument...vitalybuka@chromium.org2014-05-291-0/+4
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+2719