Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair | |
CPDFDoc_Environment does not fit with the general naming scheme of the rest of the files in fpdfsdk. This CL updates the naming to CPDFSDK_Environment to better fit with the surrounding files. Review-Url: https://codereview.chromium.org/2333413003 |