Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez | |
Review URL: https://codereview.chromium.org/1832173003 | |||
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair | |
This CL moves the fxcrt code into the core/fxcrt directory. The only exception was fx_bidi.h which was moved into core/fxcrt as it is not used outside of core/. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1825953002 . | |||
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 . |