summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-23Add support of rebuilding crossrefs with compressed objects.Artem Strygin
2018-07-23Remove unused CScript_DataWindow::JSDataWindow().Tom Sepez
2018-07-23Replace CFXJSE_HostObject::type_ with polymorphic conversion methodsTom Sepez
2018-07-23Remove second argument to ToJSContext().Tom Sepez
2018-07-20Roll buildtools/ 893eb86b0..4ae75c1f8 (10 commits)chromium/3500chromium/3499Lei Zhang
2018-07-20Replace downcasts in cxfa_node to checked conversion methods.Tom Sepez
2018-07-20Rework of CPDF_Parser::RebuildCrossRef.chromium/3498Artem Strygin
2018-07-19Remove some unused default values in cfxjse_context.h.Tom Sepez