summaryrefslogtreecommitdiff
path: root/xfa/fxjse/context.h
AgeCommit message (Expand)Author
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-09Change CFXJSE_Context::GetGlobalObject to returndsinclair
2016-06-08Remove more FXJSE c-method wrappers.dsinclair
2016-05-31Remove unused CFXJSE_ScopeUtil_IsolateHandleRootOrNormalContexttsepez
2016-05-31Replace void* with CFXJSE_HostObect and make wrapped objects inherit from ittsepez
2016-05-27Workaround dubious casting between CXFA_Object and void* in FXJSEtsepez
2016-05-26Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASStsepez
2016-05-26Replace FXJSE_HCONTEXT with CFXJSE_Context*dsinclair
2016-05-17Remove some CFX_ArrayTemplate<> usage from fxjsetsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-15Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair