summaryrefslogtreecommitdiffstats
path: root/pdf/out_of_process_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in pdf.nick2015-04-231-20/+17
* Fix for Multipage selection by dragging mouse in OOP case in PDF.deepak.m12015-02-131-0/+1
* Make the PDF viewer background color a property of the instance.raymes2015-02-091-2/+6
* Make the scripting OOP PDF API easier to use (take 2)raymes2015-01-231-4/+0
* Delay printing OOP PDF until loading is completeraymes2015-01-221-1/+4
* Support NumCopies print presetn.bansal2014-11-191-0/+3
* Add a few missing overrides found by a new clang warning.thakis2014-10-301-44/+44
* Support non-integer scroll offsets being passed to the PDF plugin.raymes2014-10-291-1/+2
* Replacing the OVERRIDE with override in /src/pdfanujk.sharma2014-10-101-16/+16
* Fixes for re-enabling more MSVC level 4 warnings: pdf/ editionpkasting@chromium.org2014-07-091-2/+2
* Improve scrolling performance in OOP PDFraymes@chromium.org2014-06-261-5/+8
* Merge DidStartLoading/DidStopLoading imbalance patch to OOP PDFraymes@chromium.org2014-06-131-0/+5
* Remove most references to VarPrivate/InstancePrivate from OOP PDFraymes@chromium.org2014-05-211-3/+2
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+338