Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-14 | Move fx_crypto.h and fpdf_text.h out of core/include. | Dan Sinclair | |
This CL moves the two files and breaks fpdf_text.h apart into individual pieces. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1801973002 . | |||
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 . |