summaryrefslogtreecommitdiff
path: root/samples/pdfium_test.cc
AgeCommit message (Expand)Author
2017-03-16Introduce unique_ptr compatible deleters for FPDF typeschromium/3044Tom Sepez
2017-01-31Fixup test harnessdan sinclair
2017-01-02Gold support in PDFiumchromium/2970stephana
2016-11-14Fix some nits in pdfium_testnpm
2016-11-14Add --pages option in pdfium_test so it renders only some of the pages.chromium/2920npm
2016-10-13Reduce missing evt file spam in pdfium_test.thestig
2016-10-05Remove ownership of CPDFSDK_Document from CPDFXFA_Documentdsinclair
2016-09-28Fix leaks in pdfium_test.thestig
2016-09-21Avoid static initializers and global variables in 'pdfium_test'.tonikitoo
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