summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_object.cpp
AgeCommit message (Expand)Author
2017-12-07[xfa] Move JS method information to files.chromium/3288Dan Sinclair
2017-11-06Call CJX methods directly instead of proxyingDan Sinclair
2017-11-01Split JS methods out of CXFA_ObjectDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-06-01Tag CFXJSE_HostObject sub-classes.Tom Sepez
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-16Handle when XFA parser error handlers cannot format error messages.Lei Zhang
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-13Simplify FX_UTF8Encode variants.chromium/3012Tom Sepez
2017-01-03Create individual exception methods.Dan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-19Split xfa_object_imp into individual class files.dsinclair