Age | Commit message (Expand) | Author |
2016-09-29 | Move fxjs/include to fxjs | dsinclair |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-06-09 | Move xfa/fxjse/ to fxjse/ | dsinclair |
2016-06-09 | xfa_fm2jscontext method cleanup - pt IX of IX | dsinclair |
2016-06-02 | Change ThrowScriptErrorMessage() to just ThrowException(). | dsinclair |
2016-06-01 | xfa_fm2jscontext method cleanup - pt III | dsinclair |
2016-06-01 | Remove XFA_HFM2JSCONTEXT. | dsinclair |
2016-05-31 | Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it | tsepez |
2016-05-31 | xfa_fm2jscontext formatting and cleanup - pt I | dsinclair |
2016-05-31 | Replace CFXJSE_Value create/destroy with new and delete. | dsinclair |
2016-05-26 | Make additional FXJSE_CLASS_DESCRIPTORS constant | tsepez |
2016-05-26 | Make fm2jscontext's class descriptor a static constant. | tsepez |
2016-05-26 | Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASS | tsepez |
2016-05-26 | Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* | dsinclair |
2016-05-26 | Replace FXJSE_HCLASS with CFXJSE_Class* | dsinclair |
2016-05-26 | Replace FXJSE_HCONTEXT with CFXJSE_Context* | dsinclair |
2016-05-25 | Rename FXJSE_HRUNTIME to v8::Isolate | dsinclair |
2016-05-19 | Remove Release() from CXFA_FM2JSContext | tsepez |
2016-03-15 | Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |