Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2382723003 | |||
2016-07-21 | Move xfa_document to cxfa_document | dsinclair | |
This moves the code to match the actual class name. Review-Url: https://codereview.chromium.org/2163133004 | |||
2016-07-19 | Split xfa_object_imp into individual class files. | dsinclair | |
This CL splits the CXFA_Object, CXFA_NodeList, CXFA_ThisProxy, CXFA_ArrayNodeList and CXFA_AttachNodeList out of xfa_object_imp. xfa_object_imp is then renamed to CXFA_Node. Review-Url: https://codereview.chromium.org/2159973003 |