summaryrefslogtreecommitdiff
path: root/samples/pdfium_test.cc
AgeCommit message (Expand)Author
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-08-26Extend pdfium_test capability so that more Javascript can be executedchromium/2841tonikitoo
2016-07-15Clean up some nits in pdfium_test.cc.thestig
2016-06-27Fix memory leaks with V8 startup data.thestig
2016-06-16Add text dump to pdfium_test.dsinclair
2016-06-09Roll V8 and its deps and update ICU initialization callchromium/2764jochen
2016-05-19Fix memory leaks in pdfium_test.thestig
2016-05-11fix skia buildcaryclark
2016-05-04Fix event sending in pdfium_test.tsepez
2016-04-18Allow pdfium_test to send simple events to each page.tsepez
2016-03-14Add bitmaps and skp output to Skia portCary Clark
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-01Merge to XFA: Use JS_ExpandKeywordParams() in app.response()Tom Sepez
2016-01-29Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm().Tom Sepez
2016-01-29Merge to XFA: Fix behaviour of app.alert() with a single object argument.Tom Sepez
2016-01-15Merge to XFA: Make pdfium_test report build options.Tom Sepez
2016-01-06Merge to XFA: Return unique_ptrs from test_support functionsTom Sepez
2016-01-05Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness.Tom Sepez
2015-12-31Merge to XFA: Reapply "Fix a partial rendering problem"Lei Zhang
2015-11-30Allow building non-XFA (master) on the XFA branch.Tom Sepez
2015-11-24Make xfa samples/ look more like masterTom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-10Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pd...Jun Fang
2015-11-10Merge to XFA: Support linearized loadingJun Fang
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-04Merge to XFA: Make JS app.setTimeOut() work again.Lei Zhang
2015-10-29Merge to XFA: Remove linearized path print statementsDan Sinclair
2015-10-27Merge to XFA: Add context to file load failures in pdfium_test.Dan Sinclair
2015-10-20Fix pdfium-i#236: memory leaks from RenderPdfQin Zhao
2015-10-19Merge to XFA: Consolidate test support code.Tom Sepez
2015-10-13Merge to XFA: Allow compiling PDFium without V8.Tom Sepez
2015-10-07Merge to XFA: Pass v8::Isolate to PDFium at init time.Tom Sepez
2015-09-23Merge to XFA: Flip conditionals to positive logic in pdfium_test.Lei Zhang
2015-09-23Merge to XFA: Allow external font-path configuration from pdfium_test.Lei Zhang
2015-09-23Merge to XFA: Fix a couple potential file handle leaks in pdfium_test.Lei Zhang
2015-08-13Merge to XFA: Remove if checks after new.Lei Zhang
2015-07-30Merge to XFA: Plumb in an externally created v8::IsolateJochen Eisinger
2015-07-16XFA: Add a comment regarding the shut down order.Lei Zhang
2015-07-01Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber
2015-05-12Merge to XFA: Make (and verify) public/ files compile under C.Tom Sepez
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez
2015-05-08Merge to XFA: Better error from pdfium_test when page too big to render.Tom Sepez
2015-03-05Check whether a pdf has XFA fields before loading XFA fieldsJUN FANG
2015-02-25Merge https://codereview.chromium.org/935663003/ to XFA branch.John Abd-El-Malek
2015-02-13Merge to XFA: Run javascript/pixel tests via automated script.Tom Sepez
2015-02-10Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom...John Abd-El-Malek
2015-02-06Merge to XFA: First JavaScript testing implementation.Tom Sepez