Age | Commit message (Expand) | Author |
---|---|---|
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | 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-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-02-02 | Remove FX_WSTRC usagechromium/3003chromium/3002 | dan sinclair |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |
2016-07-21 | Rename xfa_doclayout and xfa_document_layout_imp files. | dsinclair |
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair |