summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
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-26Remove most things GYP.thestig
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-30Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co...dsinclair
2016-04-27Adding default_exe_manifest to two binariesbrucedawson
2016-04-27Allow overriding GN build flagsdsinclair
2016-04-26Roll v8 to 0ff89ea7 and update gyp referencesmachenbach
2016-04-20Standalone GN build.dsinclair
2016-04-18Allow pdfium_test to send simple events to each page.tsepez
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Fix build error due to commit 399be5bWei Li
2016-03-14Add bitmaps and skp output to Skia portCary Clark
2016-03-02Rename png_ functions conflicting with chrome.Tom Sepez
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-18Fixup incorrect include guards.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-27XFA: Fix checkdeps violations.Lei Zhang
2016-01-15XFA: Rename libpng to libpng16.chromium/2625chromium/2624Lei Zhang
2016-01-15Merge to XFA: Make pdfium_test report build options.Tom Sepez
2016-01-15XFA: Upgrade libpng to 1.6.20.Lei Zhang
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-12-22Merge to XFA: Start using allowed C++11 features.Lei Zhang
2015-12-10Fix BUILD.gn to load the correct V8 snapshot configurationJochen Eisinger
2015-12-08Move default value of pdf_enable_xfa to standalone.gypiTom Sepez
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-18Merge to XFA: Fix ASan gn build (chromium).Oliver Chang
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-06XFA: Sync samples/ build files with master.Lei Zhang
2015-11-05Merge to XFA: Cleanup image_diff.cc.Lei Zhang
2015-11-04Merge to XFA: Make JS app.setTimeOut() work again.Lei Zhang