summaryrefslogtreecommitdiffstats
path: root/pdf/out_of_process_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+1
* Mark methods with override in pdf/thestig2015-12-291-3/+2
* Switch to standard integer types in pdf/.avi2015-12-211-5/+8
* PDF: Use chrome.resourcesPrivate instead of Pepper to display translated stringstsergeant2015-09-181-2/+0
* Fix memory leak of PreviewModeClient in PDFraymes2015-09-081-0/+4
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-051-0/+4
* Revert of Add a scroll offset to PDF documents to account for the top materia...vitalybuka2015-08-041-4/+0
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-041-0/+4
* PDF: Cleanup more code now that it is completely out of process.thestig2015-05-291-6/+2
* Remove unused in-process pepper APIsraymes2015-05-291-5/+0
* 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