Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair | |
This CL changes XFA_ELEMENT From an enum to an enum class. The type name was updated to XFA_Element. Review-Url: https://codereview.chromium.org/2089443002 | |||
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair | |
This CL moves the remaining files in xfa/include/fxfa to xfa/fxfa/include. Review URL: https://codereview.chromium.org/1864973005 | |||
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair | |
This Cl splits apart the fxfa_objectacc.h file and moves the individual classes into the xfa/fxfa/parser directory. Review URL: https://codereview.chromium.org/1861353002 |