summaryrefslogtreecommitdiff
path: root/samples/pdfium_test.cc
AgeCommit message (Expand)Author
2015-02-13Test top-level Document JS properties.chromium/2313chromium/2312chromium/2310chromium/2309chromium/2308chromium/2307chromium/2306chromium/2305Tom Sepez
2015-02-06First JavaScript testing implementation.Tom Sepez
2015-02-04Initialize V8 outside of PDFium.John Abd-El-Malek
2015-01-29Merge to Master: Add output scale factor command line parameter to pdfium_test.Tom Sepez
2015-01-14Fix v8 external snapshot code for Windows.chromium/2277Ross McIlroy
2014-12-19Fix a few windows compile warningschromium/2268chromium/2267chromium/2266chromium/2265chromium/2264chromium/2263chromium/2262chromium/2261chromium/2260chromium/2259chromium/2258chromium/2257chromium/2256Bo Xu
2014-12-18Merge: Fix obvious compilation breakage on win32 in previous version.Tom Sepez
2014-12-17Merge Initialize V8 external data back to master.Tom Sepez
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-11-18Fixing format strings to remove 'z' size specifier.Bruce Dawson
2014-11-16Rename functions in test code also -- fixing build-break from 2c021e0Bo Xu
2014-08-26Fix compile on mac: format string mismatch error.chromium/2139chromium/2138Tom Sepez
2014-08-22Fix a hang issue due to inconsistent page number in the test fileJun Fang
2014-08-20Check if user provided more than one option for pdfium_test.Vitaly Buka
2014-08-19Fixed command line parting when no output is needed.Vitaly Buka
2014-07-22Added options to save pages into BMP and EMF on Windows.Vitaly Buka
2014-07-09Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2)chromium/2095chromium/2094chromium/2093chromium/2092chromium/2091chromium/2090chromium/2089chromium/2088chromium/2087chromium/2086Lei Zhang
2014-07-08Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46Lei Zhang
2014-07-08Fixes for re-enabling more MSVC level 4 warnings: pdfium/ editionLei Zhang
2014-06-26Explicitly use binary mode when opening files in the pdfium_test sample.John Abd-El-Malek
2014-05-26Fix build error on win x64.chromium/2022chromium/2021chromium/2020chromium/2019chromium/2018chromium/2017chromium/2016chromium/2015John Abd-El-Malek
2014-05-23Switch include paths to fpdfsdk back to be relative so that pdfium_test can b...John Abd-El-Malek
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-23Create a standalone pdfium build.John Abd-El-Malek