Age | Commit message (Expand) | Author |
---|---|---|
2017-11-01 | Move some XFA JS code into fxjs/ | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-04-26 | Avoid unordered_set and maps for the time being.chromium/3082 | Tom Sepez |
2017-04-19 | Move fde XML parser to core | Dan Sinclair |
2017-04-05 | Move XML attribute handling to a base class. | Dan Sinclair |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-23 | Tighten up XFA Visibility | Dan Sinclair |
2017-03-22 | Use moar unique_ptrs in CXFA_Document | Tom Sepez |
2017-03-14 | Replace CXFA_{Object,Node}Array with std::vector | Tom Sepez |
2017-03-03 | Remove CXFA_NodeStack | Tom Sepez |
2017-01-05 | Remove CFX_MapPtrToPtr from xfa/fxfa. | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-07-21 | Remove friendship from CXFA_Document to CXFA_SimpleParser. | dsinclair |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |