aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2023-09-27Updated pdfium to df6fed9f3cbc13b656562b4775ea330c91732c71 (Chrome 117.0.5938...kumarashishg
2023-06-30Update pdfium to Chrome 114.0.5735.130 pdfiumkumarashishg
2020-01-24Move CPDFXFA_Context creation to FPDFDOC_InitFormFillEnvironment()Daniel Hosseinian
2020-01-24Reformat PDFium GN files.Lei Zhang
2020-01-21Add doubleclick event handling to pdfium_test_event_helper.ccTom Sepez
2019-12-20Use spans in testing/image_diff/image_diff_png.h and related code.Lei Zhang
2019-12-19Switch testing/image_diff/ code to use uint8_t instead of unsigned char.Lei Zhang
2019-12-18Do slightly fewer casts with FPDFBitmap_GetBuffer() result.Lei Zhang
2019-12-13Add ParseSwitchKeyValue() to pdfium_test.cc.Lei Zhang
2019-12-13Add pdfium_test --password support.Lei Zhang
2019-12-09Provide some diversity of arguments in mouse_events.in.Tom Sepez
2019-12-05Add some experimental float API variants in public/fpdfview.h.Lei Zhang
2019-12-04Expose FORM_OnRButton{Down,Up} to non-XFA buildsTom Sepez
2019-11-20Add --reverse-byte-order flag to pdfium_test.Lei Zhang
2019-11-12Add command line flags to pdfium_test for rendering flags.Tom Sepez
2019-11-06Document obsolete FPDF render flags.Tom Sepez
2019-10-08Remove all remaining PDFium infrastructure for V8 natives.Lei Zhang
2019-09-16Change pdfium_test to show Skia build option.Lei Zhang
2019-07-12Add the ability for pdfium_test to use FPDF_LoadMemDocument().Lei Zhang
2019-07-12Use more Google-style C++ variable names in RenderPdf().Lei Zhang
2019-07-08Shorten FPDFPage thumbnail API names.Lei Zhang
2019-06-25Create FPDF_Thumbnail API and refactor raw stream retrievalJeremy Chinsen
2019-06-21Change PNG functions to return std::vector.Lei Zhang
2019-06-21Move PNG encoding logic to helper in pdfium_test_write_helper.ccJeremy Chinsen
2019-06-21Refactor buffer writes to files in pdfium_test_write_helper.ccJeremy Chinsen
2019-06-13Fix 12 ClangTidy - Readability findings in //pdfium/HEAD/.Andrew Weintraub
2019-05-31Fix pdfium_test's dependencies for component builds.Lei Zhang
2019-05-15Give buffers in experimental fpdf_attachment.h APIs clearer types.Lei Zhang
2019-05-15Fix nits involving 'constexpr const' code.Lei Zhang
2019-04-26Add --no-system-fonts to pdfium_test on Mac and Linux.Lei Zhang
2019-04-26Fix a nit with pdfium_test --help formatting.Lei Zhang
2019-04-08Give buffers in experimental fpdf_annot.h APIs clearer types.Lei Zhang
2019-02-15Do not initialize V8 in pdfium_test if --disable-javascript.Tom Sepez
2019-02-05Move a bunch of code out of testing/test_support.h.Lei Zhang
2019-02-05Use span in TestLoader.Lei Zhang
2019-02-05Move TestLoader into testing/test_loader.h.Lei Zhang
2019-02-05Split hashing code into testing/utils/hash.h.Lei Zhang
2019-02-05Split V8 initialization code into testing/v8_initializer.h.Lei Zhang
2019-01-08Implement FPDF_DocumentHasValidCrossReferenceTable().Lei Zhang
2018-11-30Export defines to dependents of the "pdfium" target.Lei Zhang
2018-10-22Fix timezone inconsistency in document methods test.Tom Sepez
2018-10-18Fully populate JS platform callbacks in pdfium_testTom Sepez
2018-10-18Remove PrintParams object.Tom Sepez
2018-10-16Add pdfium_test --show-pageinfo to dump page bounding boxes.Lei Zhang
2018-10-12Split constants and testing build rules into their own BUILD.gn files.Lei Zhang
2018-10-11Add check_targets list to .gn.Lei Zhang
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-23Fix GCC build with V8 disabled.Lei Zhang
2018-08-10Add proxy for syscall timeRyan Harrison
2018-08-10Remove deprecated flags from fpdf_progressive.h.Lei Zhang