summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-09Use CPDFSDK_BAAnnot::GetAnnotDict() in more places.Lei Zhang
2018-10-09Pass CFX_Matrix by const-ref in various OnDraw() methods.Lei Zhang
2018-10-09Switch to std::vector in ccodec_flatemodule.cpp.Tom Sepez
2018-10-09Kill off some memset()s following FX_Alloc()Tom Sepez
2018-10-09Make more CPDFSDK_AnnotIterator members const.Lei Zhang
2018-10-09Roll testing/corpus/ 19feefee4..502691e08 (1 commit)Lei Zhang
2018-10-09Fix a C-style cast in FPDFPage_TransFormWithClip().Lei Zhang
2018-10-09Remove unused CPDF_Dictionary::IsSignatureDict().Lei Zhang
2018-10-06Roll tools/clang/ 9bd40b25b..7792d28b0 (10 commits)chromium/3575chromium/3574chromium/3573chromium/3572Lei Zhang
2018-10-06Roll third_party/depot_tools/ 02d534031..71e3be7a5 (141 commits; 44 trivial r...Lei Zhang
2018-10-06Roll tools/code_coverage/ 64186cbaf..4191ea067 (6 commits)Lei Zhang
2018-10-06Roll build/ dfca77bb0..eb7ca761a (27 commits)Lei Zhang
2018-10-06Simplify CFX_FloatRect::Inflate() and Deflate().Lei Zhang
2018-10-06Move CFX_FloatRect method impls out of the header.Lei Zhang
2018-10-06Encapsulate CPDF_PageObject's rect member.Lei Zhang
2018-10-05Remove optional matrix parameter from CPDF_PageObject::GetBBox().Lei Zhang
2018-10-05Remove one CSection::m_pVT null checkTom Sepez
2018-10-05Tidy CPVT_WordRangeTom Sepez
2018-10-05Add booleans for form flags in CPDF_FormField.Lei Zhang
2018-10-05Make CPDF_RenderStatus matrix params const-ref.Lei Zhang