Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair | |
This Cl renames the remaining xfa_script_* files to match the class names contained within the files. Review-Url: https://codereview.chromium.org/2160343002 | |||
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 |