summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-12Mark the bigint target as XFA only.chromium/3579Lei Zhang
2018-10-12Make PDF_DataDecode()'s buffer out parameter a std::unique_ptr.Lei Zhang
2018-10-11Fix some nits in CJS_Document helpers.Lei Zhang
2018-10-11Use pdfium::Vector2D in CCodec_FaxEncoder ctor.Lei Zhang
2018-10-11Add functions to get/set ArtBox.chromium/3578xlou
2018-10-11Add check_targets list to .gn.Lei Zhang
2018-10-11Sync fx_tiff target conditional with its dependent's.Lei Zhang
2018-10-11Enable jumbo support for PDFium fuzzers.Lei Zhang
2018-10-11Mark tests as testonly.Lei Zhang
2018-10-11Replace most static_library entries with source_set.Lei Zhang
2018-10-11Make a couple more source_sets into jumbo_source_sets.Lei Zhang
2018-10-11Rename InterForm classes to InteractiveForm.Lei Zhang
2018-10-11Rename interform files to interactiveform.Lei Zhang
2018-10-11Update build rules for CFX_CodecMemory.Lei Zhang
2018-10-11Fix double V8 initialization with fuzzers.Lei Zhang
2018-10-10Use optipng to optimize expected .pngs when regenerating them.Henrique Nakashima
2018-10-10Rename CPDF_ContentMark to CPDF_ContentMarks.Henrique Nakashima
2018-10-10Create embeddertests for other kinds of actions.Tom Sepez
2018-10-10Remove more impossible checks in form filler code.Lei Zhang
2018-10-10Get rid of useless form of CPDFSDK_Widget::GetFormControl().Lei Zhang
2018-10-10Document image comparison with safetynet_compare.py.chromium/3577Henrique Nakashima
2018-10-10Add Observable::ObservedPtr::HasObservable().Lei Zhang
2018-10-10Get rid of non-const ref parameter in CPDFSDK_InterForm::OnFormat().Lei Zhang
2018-10-10Use pdfium::Optional in CPDFSDK_Widget.Lei Zhang
2018-10-10Remove impossible nullptr checks in CPDFSDK_InterForm.Lei Zhang
2018-10-10Fix dangling reference in CFX_CodecMemory.Tom Sepez
2018-10-10Remove non-const ref parameters in CPDF_IconFit.Lei Zhang
2018-10-10Simplify some object rect calculations.Lei Zhang
2018-10-10Fix some random nits.Lei Zhang
2018-10-10Better test FPDFAction_* public functions.Tom Sepez
2018-10-10Use std::vector in ccodec_faxmodule.cppTom Sepez
2018-10-10Document how to setup safetynet_job.py nightly.Henrique Nakashima
2018-10-10Catch SSL errors when fetching Gold JSON data.Lei Zhang
2018-10-09Remove default argument to CPDF_Dictionary::GetBooleanFor().chromium/3576Lei Zhang
2018-10-09Remove some string comparisons in CPDF_Action.Tom Sepez
2018-10-09Do IWYU for retain_ptr.h and unowned_ptr.hLei Zhang
2018-10-09Beef up FPDFTransformEmbedderTest.Tom Sepez
2018-10-09Copy some fuzzer code from Chromium into PDFium.Lei Zhang
2018-10-09Add some comments about pointer ownership in fpdf_transformpage.h.Lei Zhang
2018-10-09Clean up CPDF_FormControl.Lei Zhang
2018-10-09Add two NULL argument FPDFDest_* test casesTom Sepez
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-10-09Add more FPDFLink_* public API coverageTom Sepez
2018-10-09Do IWYU for cpdf_dictionary.h.Lei Zhang
2018-10-09Cover some more NULL-arg FPDFBookmark_* test casesTom Sepez
2018-10-09Remove small unreachable path in GetLinkList().Tom Sepez
2018-10-09Add some helper methods to get InterForm objects in CJS_Document.Lei Zhang
2018-10-09Pass CFX_CodecMemory in place of spans to codecs.Tom Sepez
2018-10-09Clean up CJS_Document.Lei Zhang
2018-10-09Mark more bits const in CPDFSDK_XFAWidget.Lei Zhang