Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-23 | Remove bad third_party/skia file. | Dan Sinclair | |
This file should not exist and causes issues with gclient. | |||
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair | |
This Cl moves and splits apart the fx_graphics.h file into individual classes. The .cpp files are renamed to match the .h files. pre.h was removed at the same time and its contents moved to the correct places as needed. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1810563002 . |