Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-22 | Rename IFWL_Timer and IFWL_TimerInfo | dsinclair | |
These twho files are not interfaces. Renamed to be CFWL to signify they are concrete implementations. Review-Url: https://codereview.chromium.org/2526513002 | |||
2016-11-21 | Split fwl/core class pt I. | dsinclair | |
Split classes in FWL to be single class per file. In the case of data providers which added no new methods, removed and used the IFWL_DataProvider directly. Review-Url: https://codereview.chromium.org/2506253004 |