Age | Commit message (Expand) | Author |
---|---|---|
2017-11-06 | Move CXFA_ResolveProcessor to CFXJSE_ResolveProcessor.chromium/3261 | Dan Sinclair |
2017-11-01 | Move some XFA JS code into fxjs/ | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-28 | Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp | Tom Sepez |
2017-03-14 | Replace CXFA_{Object,Node}Array with std::vector | Tom Sepez |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair |