Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-20 | Cleanup unused methods and return values in FWL code. | dsinclair | |
This CL does an initial pass to remove unused methods and return values in the FWL code base. Review-Url: https://chromiumcodereview.appspot.com/2435603003 | |||
2016-10-20 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair | |
This Cl merges the implementation classes up into the IFWL classes as the intermediate classes were just acting as proxies. Review-Url: https://chromiumcodereview.appspot.com/2432423002 |