summaryrefslogtreecommitdiffstats
path: root/pdf/out_of_process_instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the scripting OOP PDF API easier to use (take 2)raymes2015-01-231-22/+14
* Delay printing OOP PDF until loading is completeraymes2015-01-221-27/+28
* Fix for Navigation to relative fragments does not work correctly for OOP pdf ...deepak.m12015-01-191-38/+17
* Add functions to collect bookmarks from Pdfiumalexandrec2015-01-191-0/+8
* Add print and getSelectedText functions to the OOP PDF scripting APIraymes2015-01-131-0/+13
* Don't return Windows newlines through the PDF GetSelectedText JS APIraymes2015-01-121-1/+1
* Revert of Add print and getSelectedText functions to the OOP PDF scripting AP...keishi2015-01-091-10/+0
* Add print and getSelectedText functions to the OOP PDF scripting APIraymes2015-01-091-0/+10
* Load V8 external data prior to initializng PDFium SDK.tsepez2014-12-291-10/+0
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-4/+0
* Remove use of deprecated v8::StartupData::compressed_size.yangguo2014-11-211-2/+0
* OOP PDF: Change the save toolbar button to match the save menu behavior.sammc2014-11-191-0/+4
* Support NumCopies print presetn.bansal2014-11-191-1/+20
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-141-0/+12
* PDF: Fix potential bad indexes in find results.thestig2014-11-041-0/+1
* Support non-integer scroll offsets being passed to the PDF plugin.raymes2014-10-291-15/+17
* Handle the keyboard event for ctrl+a inside pdf.js instead of out_of_process...deepak.m12014-10-031-10/+4
* PDF Viewer - Add keyboard shortcuts for rotationn.bansal2014-09-191-0/+7
* Remove unneeded #include from out_of_proces_instance.ccraymes2014-09-161-1/+0
* OOP PDF - Add support for "page" open pdf parametern.bansal@samsung.com2014-08-191-55/+1
* Remove OS_NACL #ifdefs in pdf/raymes@chromium.org2014-08-011-4/+0
* PDF: Fix navigation for links that are just relative fragments.thestig@chromium.org2014-07-151-0/+7
* Fixes for re-enabling more MSVC level 4 warnings: pdf/ editionpkasting@chromium.org2014-07-091-14/+8
* PDF: Cleanup the declarations for a bunch of const char* variables.thestig@chromium.org2014-06-271-50/+50
* Improve scrolling performance in OOP PDFraymes@chromium.org2014-06-261-32/+51
* Re-enable PDFExtensionTest.BasicPluginraymes@chromium.org2014-06-191-1/+1
* Revert 278043 "Re-enable PDFExtensionTest.BasicPlugin"brettw@chromium.org2014-06-181-1/+1
* Re-enable PDFExtensionTest.BasicPluginraymes@chromium.org2014-06-181-1/+1
* Merge DidStartLoading/DidStopLoading imbalance patch to OOP PDFraymes@chromium.org2014-06-131-14/+23
* Revert 274186 "Re-enable PDFExtensionTest.BasicPlugin"battre@chromium.org2014-06-021-1/+1
* Re-enable PDFExtensionTest.BasicPluginraymes@chromium.org2014-06-021-1/+1
* Fix loading PDFs with no HTTP response headers in OOP PDFraymes@chromium.org2014-05-311-0/+6
* Remove most references to VarPrivate/InstancePrivate from OOP PDFraymes@chromium.org2014-05-211-23/+53
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+1362