summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-11-30Run clang-tidy modernize-use-auto on //third_party/pdfiumDan Sinclair
2017-11-22Remove some pointless assignments to "".Lei Zhang
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-09-25API: rename FPDFPage_CountObject() to FPDFPage_CountObjects()Miklos Vajna
2017-08-31Change APIs to use FPDF_BYTESTRING for keys.Lei Zhang
2017-08-31Implement FORM_OnFocus() API.Lei Zhang
2017-08-16Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}()Jane Liu
2017-08-03Added testing flag --save-images that saves embedded imagesJane Liu
2017-07-28Implement read validator.Artem Strygin
2017-07-24Observe Annot destruction in CPDFSDK_PageView::DeleteAnnotTom Sepez
2017-07-21Clean up pdfium_test.ccLei Zhang
2017-07-19Added testing flag --save-attachments that saves embedded attachmentsJane Liu
2017-07-18Make progressive renderer default for pdfium_test.Dan Sinclair
2017-07-14Updated pdfium_test's WriteAnnot()Jane Liu
2017-07-13Added Callgrind instrumentation delimiters to pdfium_test.Henrique Nakashima
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-06Added APIs for getting/setting string pairs in annotation dictionariesJane Liu
2017-06-27Changed the return type for annotation APIsJane Liu
2017-06-22Move image_diff code into testing/image_diff/Lei Zhang
2017-06-22Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.chromium/3142chromium/3141chromium/3140chromium/3139Chris Palmer
2017-06-22Clean up includes in testing/test_support.hLei Zhang
2017-06-19Fixing metadata not read from linearized file.chromium/3136Henrique Nakashima
2017-06-19Consistently pass FPDF handles by value.Lei Zhang
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-05-19Replace sanitizers:deps with exe_and_shlib_deps (pdfium)Tom Anderson
2017-05-18Add pixel test for bug 113910Nicolas Pena
2017-05-08Add raw PostScript output to pdfium_test on Windows.Lei Zhang
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-08Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066dan sinclair
2017-04-05Update to make show structure clearerDan Sinclair
2017-04-05Add option to pdfium_test to dump structure elementsDan Sinclair
2017-03-31Move zlib to a DEPS-based checkout.Lei Zhang
2017-03-29Default to using bundled FreeType on Linux.Lei Zhang
2017-03-27Update to zlib 1.2.11Adenilson Cavalcanti
2017-03-16Introduce unique_ptr compatible deleters for FPDF typeschromium/3044Tom Sepez
2017-01-31Fixup test harnessdan sinclair
2017-01-24Fixup coverage builddsinclair
2017-01-23Remove obsolete include of build_overrides/v8.gnichromium/2991brettw
2017-01-02Gold support in PDFiumchromium/2970stephana
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark
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