Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair | |
This CL moves the core/src/ files up to core/ and fixes up the include guards, includes and build files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1800523005 . | |||
2016-02-24 | Rename fxge .c files to .cpp | Dan Sinclair | |
Renaming these files will allow them to be picked up by git cl format and the linter. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1733653002 . |