Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair | |
This CL merges the IFWL hierarchy into the CFWL hierachy. All CFWL proxy methods have been replaced by the IFWL implementations. Review-Url: https://codereview.chromium.org/2524173002 | |||
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair | |
This CL moves the IFWL classes that do not have CFWL class buddies to have the CFWL name. This CL leaves the tree in a weird state of having CFWL be two hierarchies, one of which is intertwined with the IFWL hierarchy. This should be commited just before the CL to move the rest of IFWL to CFWL. Review-Url: https://codereview.chromium.org/2525083002 |