Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-15 | Replace FX_UINT with unsigned int | dsinclair | |
Remove the FX_UINT typedef and update to use the actual unsigned int type. Review-Url: https://codereview.chromium.org/2343693002 | |||
2016-09-13 | Split fsdk_mgr files apart. | dsinclair | |
This CL separates the CPDFDoc_Environment, CPDFSDK_Document and CPDFSDK_PageView classes into their own h and cpp files. Review-Url: https://codereview.chromium.org/2335243002 |