Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair | |
This CL updates CFX_ByteStringC to use the more common c_str and raw_str instead of GetCStr and GetPtr. Review URL: https://codereview.chromium.org/1857713003 | |||
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair | |
This CL moves and splits the remaining FWL files out of xfa/include and into their proper locations. Review URL: https://codereview.chromium.org/1834323003 |