Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez | |
BUG= Review-Url: https://codereview.chromium.org/1979723003 | |||
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez | |
The naming is redundant given the base type, and will stand in the way of consolidating Byte and Wide code. BUG= Review URL: https://codereview.chromium.org/1862123003 | |||
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 |