summaryrefslogtreecommitdiff
path: root/xfa/fxfa
AgeCommit message (Expand)Author
2017-11-01Add CJX_ThisProxyDan Sinclair
2017-11-01Convert CScript classes to have CJX objectsDan Sinclair
2017-11-01Move CXFA_NodeList JS to CJX_NodeListDan Sinclair
2017-11-01Move the item methods into CXFA_Node propertlyDan Sinclair
2017-11-01Split JS methods out of CXFA_ObjectDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair
2017-10-26Consistently apply JS size checkRyan Harrison
2017-10-25Fixing the prefix on IsTooBigRyan Harrison
2017-10-25Add in depth check for ToJavascript and related methodsRyan Harrison
2017-10-21Add in count value for form typeschromium/3247Ryan Harrison
2017-10-18Cleanup nits in cxfa_ffdocviewchromium/3244Dan Sinclair
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-10-02More define cleanupDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-26Remove font default paramsDan Sinclair
2017-09-22Fix crash when rendering invalid GIFRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Cleanup WidgetMgr ownershipDan Sinclair
2017-09-21Rename CXFA_FFApp::GetWidgetMgr to make it clear the typechromium/3222Dan Sinclair
2017-09-21Move CFGAS_PDFFontMgr to the CXFA_FFDocDan Sinclair
2017-09-21Rename CXFA_DefFontMgr to CFGAS_DefaultFontManagerDan Sinclair
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-09-21Move CFX_AutoRestorer to fxcrt::AutoRestorerDan Sinclair
2017-09-21Move CXFA_PDFFontMgr to CFGAS_PDFFontMgrDan Sinclair
2017-09-21Add embeddertest for CFWL_EditDan Sinclair
2017-09-20Add in missed parse recursion depth checksRyan Harrison
2017-09-20Forward declare codec modules in fx_codec.h.Lei Zhang
2017-09-19Convert selection to use count instead of end indexDan Sinclair
2017-09-19IWYU: Explicitly include <stdint.h> in some headers.Raphael Kubo da Costa
2017-09-18Convert string class namesRyan Harrison
2017-09-15Simplify a couple of CXFA_Node methods.Lei Zhang
2017-09-15Fix nullptr dereference in XFA_Node::SetScriptContent().Lei Zhang
2017-09-13Add readme files to some directories.chromium/3215Henrique Nakashima
2017-09-07Roll DEPS for build to a049c43.Lei Zhang
2017-09-06Convert FX_STRSIZE int->size_tRyan Harrison
2017-09-06GUID cleanupDan Sinclair
2017-09-05Split fx_guid from fx_extensionDan Sinclair
2017-09-01Cleanup usages of Mid(foo, 1), Right(1), and Left(1)chromium/3203Ryan Harrison
2017-09-01Fix integer overflow in Buffer_itoa when passing INT_MIN.Henrique Nakashima
2017-08-31Clean up of typing in lexer codeRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-08-30Move CFX_WideTextBuf out of fx_basicDan Sinclair