summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-14Cleanup CPDF_Form parsing codechromium/3431Dan Sinclair
2018-05-14Use internal wcstof instead of system wcstod in formcalc lexerDan Sinclair
2018-05-14Add regression test for XFA crash under CPDF_LinkList::GetPageLinks().Tom Sepez
2018-05-14Cleanup unused members of CFWL_MonthCalendar.Henrique Nakashima
2018-05-14Remove dead code from CFWL_WidgetMgr.Henrique Nakashima
2018-05-14Merge some values of JBig2_ResultNicolas Pena
2018-05-13Add option to run safetynet_compare.py without a profiler.chromium/3430Henrique Nakashima
2018-05-12Prepare image comparison in safetynet_compare.py to work in nightly run.chromium/3429Henrique Nakashima
2018-05-12Remove unused CFWL_FormProxy.Henrique Nakashima
2018-05-11Rename last CFWL_ComboBox::DisForm* methods.chromium/3428Henrique Nakashima
2018-05-11Remove more dead code from CFWL_ComboBox.Henrique Nakashima
2018-05-11Remove CFWL_Widget::SetFocus(). It is non-op.Henrique Nakashima
2018-05-11Inline or renamed more CFWL_ComboBox::DisForm methods.Henrique Nakashima
2018-05-11Remove CFWL_ComboBoxProxy.Henrique Nakashima
2018-05-11Reland "Filter out "Type" and "DecodeParms" from trailer keys."Henrique Nakashima
2018-05-11Inline Disform_* methods.Henrique Nakashima
2018-05-11Revert "Filter out "Type" and "DecodeParms" from trailer keys."Henrique Nakashima
2018-05-11Remove CFWL_WidgetMgr::IsFormDisabled().Henrique Nakashima
2018-05-11Use more smart pointer types in CPDF_DIBSource.Tom Sepez
2018-05-10Fixup ASSERT in Bidi handling; Add bidi fuzzer.Dan Sinclair
2018-05-10Cleanup formcalc method generationchromium/3427Dan Sinclair
2018-05-10Clean up post review commentsRyan Harrison
2018-05-10Use test_dir instead of 'pdfium' for source typeRyan Harrison
2018-05-10Add CPDF_Transparency.Lei Zhang
2018-05-10Make GetTestDataDir() work in a non-standalone checkout.Lei Zhang
2018-05-10Fix destruction order in CPDF_Dibsource.Tom Sepez
2018-05-10Remove a completeness check from CJBig2_GRRDProc::DecodeTemplate0OptNicolas Pena
2018-05-10Do not build BMP when codec is disabledRyan Harrison
2018-05-10Change formcalc javascript method outputDan Sinclair
2018-05-09Use enum class instead of int in CJBig2_Contextchromium/3426Nicolas Pena
2018-05-09Add proper const/non-const versions of CPDF_Array methods.Lei Zhang
2018-05-09Add proper const/non-const versions of CPDF_Object methods.Lei Zhang
2018-05-09safetynet_compare.py generates pngs to compare visuallyHenrique Nakashima
2018-05-09Split the MaybeOwned CPDF_Dictionary in CPDF_FlateEncoder.Lei Zhang
2018-05-09Do not build GIF when codec is disabledRyan Harrison
2018-05-09Do not build PNG when codec is disabledRyan Harrison
2018-05-09Mark numerious pointers as const.Lei Zhang
2018-05-09Add constants for PDF 1.7 spec, table 7.13.Lei Zhang
2018-05-09Break backcolor code out of CPDF_RenderStatus::LoadSMask().Lei Zhang
2018-05-09Make memory usage in CJBig2_HTRDProc::DecodeImage() O(1).Lei Zhang
2018-05-09Do not build TIFF when codec is disabledRyan Harrison
2018-05-09Filter out "Type" and "DecodeParms" from trailer keys.Henrique Nakashima
2018-05-08Add several FPDFPageObj_* APIschromium/3425Nicolas Pena
2018-05-08Revert "Ensure that XFA Pages always have a corresponding PDF page"Henrique Nakashima
2018-05-08Mark CPDF_Object pointers as const in CPDF_ViewerPreferences.Lei Zhang
2018-05-08Add APIs to work with a FPDF_PAGERANGE.Lei Zhang
2018-05-08Remove almost all usages of CFX_FixedBufGrow with std::vectorNicolas Pena
2018-05-08Remove PDFTRANS_KNOCKOUT.Lei Zhang
2018-05-08Add constants for PDF 1.7 spec, table 7.2 and 7.3.Lei Zhang
2018-05-08Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange().Lei Zhang