summaryrefslogtreecommitdiffstats
path: root/pdf/pdf.cc
Commit message (Expand)AuthorAgeFilesLines
* Mark methods with override in pdf/thestig2015-12-291-8/+8
* Switch to standard integer types in pdf/.avi2015-12-211-0/+2
* Setup and tear down V8 if the PDF module is not managed via pepperjochen2015-11-061-19/+1
* Don't initialize V8 via Blink in ppapi pluginsjochen2015-09-171-2/+24
* Remove the in-process PDF viewer from pdf/raymes2015-05-061-4/+1
* Combine PDF plugin into the Chromium binary.jam2015-02-041-128/+29
* Load V8 external data prior to initializng PDFium SDK.tsepez2014-12-291-0/+10
* Roll PDFiumjam2014-12-151-23/+5
* Call _set_FMA3_enable(0); to work around VS 2013 CRT AVX bug.brucedawson2014-12-111-0/+11
* Added GetPDFPageSizeByIndex to expose FPDF_GetPageSizeByIndex. The function o...ivandavid@chromium.org2014-07-101-10/+41
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+244