Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair | |
This Cl splits out the CXFA_WideTextRead class into it's own file. The helper methods have been moved into xfa_utils.cpp and their pre-declarations into xfa_utils.h. Review-Url: https://codereview.chromium.org/2165993002 | |||
2016-06-14 | Add fuzzer for FDE CSS syntax parser. | dsinclair | |
This CL adds a fuzzer for the CSS Syntax parser in XFA. BUG=chromium:587126 Review-Url: https://codereview.chromium.org/2068513002 |