summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_script_imp.h
AgeCommit message (Expand)Author
2016-06-23Remove NULL in xfa/dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-14Cleanup ownership in CXFA_ScriptContext.dsinclair
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-02Remove FXJSE_Value_ToObject and call methods directlydsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-26Make additional FXJSE_CLASS_DESCRIPTORS constanttsepez
2016-05-26Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASStsepez
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-26Replace FXJSE_HCLASS with CFXJSE_Class*dsinclair
2016-05-26Replace FXJSE_HCONTEXT with CFXJSE_Context*dsinclair
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-18Remove Release() from CXFA_ScriptContexttsepez
2016-04-27Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3tsepez
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-15Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair