summaryrefslogtreecommitdiff
path: root/samples/pdfium_test.cc
AgeCommit message (Expand)Author
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-04Make JS app.setTimeOut() work again.Lei Zhang
2015-11-02Use standard true and false to replace 'TRUE' and 'FALSE' in pdfium_testJun Fang
2015-11-02Support linearized loadingJun Fang
2015-10-29Remove linearized path print statementsDan Sinclair
2015-10-27Add context to file load failures in pdfium_test.Dan Sinclair
2015-10-20Fix pdfium-i#236: memory leaks from RenderPdfQin Zhao
2015-10-19Consolidate test support code.Tom Sepez
2015-10-09Allow compiling PDFium without V8.Tom Sepez
2015-10-02Pass v8::Isolate to PDFium at init time.Tom Sepez
2015-09-23Flip conditionals to positive logic in pdfium_test.Lei Zhang
2015-09-23Fix a couple potential file handle leaks in pdfium_test.Lei Zhang
2015-08-13Remove if checks after new.Lei Zhang
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-13Revert "Allow external font-path configuration from pdfium_test."Tom Sepez
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-07-15Flip the shut down order in tests.Lei Zhang
2015-07-15Revert "Pump the v8 message loop in tests"Jochen Eisinger
2015-07-15Plumb in an externally created v8::IsolateJochen Eisinger
2015-07-15Pump the v8 message loop in testsJochen Eisinger
2015-07-01Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber
2015-06-02Fix windows compile: fix size_t vs. int mismatchTom Sepez
2015-05-29Run V8 in predictable mode for pdfium_testJochen Eisinger
2015-05-15Fix leaks in the embedder tests themselves.Lei Zhang
2015-05-12Make (and verify) public/ files compile under C.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-05-08Better error from pdfium_test when page too big to render.Tom Sepez
2015-02-25Fix compilation error on Windows.John Abd-El-Malek
2015-02-23Backport PNG output format to origin/master branch.Tom Sepez
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