summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-30Don't static_cast<>(this) to subclass in CXFA_LayoutItem methods.chromium/3508Tom Sepez
2018-07-30Return unique_ptr from CXFA_FFNotify::OnCreate{Container,Content}LayoutItem()Tom Sepez
2018-07-30Convert some asserts to ifs in cxfa_ffnotify.cpp.Tom Sepez
2018-07-30Type-safe iteration over CXFA_ContentLayoutItems.Tom Sepez
2018-07-30Fix a misspelling of "locale".Lei Zhang
2018-07-30Remove a NOTREACHED() in FormValueNode_SetChildContent().Lei Zhang
2018-07-30Remove CFGAS_PDFFontMgr::m_FDE2PDFFont font cache.Henrique Nakashima
2018-07-30Check maximum bit count of shared group object numbers.Artem Strygin
2018-07-28Remove CXFA_TraverseStrategy_ContentLayoutItem.chromium/3507chromium/3506Tom Sepez
2018-07-28Add CPDSDK_Annot::AsBAAnnot() checked downcast methodTom Sepez
2018-07-28Add ToXML{Instruction,Text,CharData}() checked conversion functionsTom Sepez
2018-07-27Roll DEPS for testing corpus to 4e2bafc0.Lei Zhang
2018-07-27Make pixel_tests pass on Windows 10.Lei Zhang
2018-07-27Make pdfium_embeddertests pass on Windows 10.Lei Zhang
2018-07-27[cq.cfg] Flip CQ to LUCIRyan Tseng
2018-07-27Tag XFA data bound to V8 Objects.Tom Sepez
2018-07-27Merge several methods into JBig2GrdProc::DecodeArithTemplateUnoptchromium/3505Nicolas Pena
2018-07-27Fix some nits in FPDFEditEmbeddertest.Lei Zhang
2018-07-27Parse obj nums range within Hint tables for shared groups.Artem Strygin
2018-07-27Roll DEPS for testing corpus to 48945a35.Lei Zhang
2018-07-26Use moar ToXMLElement() in place of static_cast<>.Tom Sepez
2018-07-26Roll DEPS for testing corpus to d2389ab3.Lei Zhang
2018-07-26Be more careful casting to widget subclasses.Tom Sepez
2018-07-26Remove font cache from CFGAS_DefaultFontManager.chromium/3504Henrique Nakashima
2018-07-26Fix usage of deprecated V8 Value::ToString methodDan Elphick
2018-07-25Add vpython fileRyan Tseng
2018-07-25Remove some ASSERT (and cast) in favor of checked cases.Tom Sepez
2018-07-25Use incomplete type CFX_BmpContext in place of void*chromium/3503Tom Sepez
2018-07-25Change GetHeaderOffset() to return Optional<FX_FILESIZE>.Lei Zhang
2018-07-25Create popup with Contents only for same annotations subtypes.Henrique Nakashima
2018-07-25Remove CFX_MemoryStream uses in tests.Lei Zhang
2018-07-25Use struct {Single,Range}Cmap in FPDFAPI_CIDFromCharCode().Tom Sepez
2018-07-25README.md: Update waterfall locationRyan Tseng
2018-07-25Change CFX_BufferSeekableReadStream to take a span.Lei Zhang
2018-07-25Only build cfx_fileaccess_windows.cpp on Windows.Lei Zhang
2018-07-25Move CPDF_SyntaxParser init methods into ctor.Lei Zhang
2018-07-25Disable submit in XFA forms.Henrique Nakashima
2018-07-25Introduce ToXMLElement() checked downcast helper functionTom Sepez
2018-07-25Move CXFA_ThisProxy helper to CXFA_Object.Tom Sepez
2018-07-25Fix hint tables parsing.Artem Strygin
2018-07-25Use document size instead of file size while parsing.Artem Strygin
2018-07-24Fix UAF in CPDFSDK_Widget::GetMixXFAWidget().chromium/3502Henrique Nakashima
2018-07-24Rename JS_{METHOD,PROP} to JSE_{METHOD,PROP}Tom Sepez
2018-07-24Remove lpClass argument from FXJSE_RetrieveObjectBinding()Tom Sepez
2018-07-24Fix encryption dictionary owning.Artem Strygin
2018-07-23Tighten up ThisProxy casts.Tom Sepez
2018-07-23Remove unused CFXJSE_Arguments::GetObject()chromium/3501Tom Sepez
2018-07-23Remove argument from CFXJSE_Value::ToHostObject()Tom Sepez
2018-07-23Rework of CPDF_Object writing.Artem Strygin
2018-07-23Remove second argument to CFXJSE_Engine::ToObject()Tom Sepez