Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez | |
Companion to https://codereview.chromium.org/1853233002 BUG= Review URL: https://codereview.chromium.org/1857073002 | |||
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair | |
This CL removes the proxy methods from CXFA_FFWidgetHandler and CXFA_DocHandler and removes CXFA_FFMenuHandler as it was only proxy methods. The calls are made directly on the object now. Review URL: https://codereview.chromium.org/1857893002 |