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 | |||
2016-03-21 | Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. | Dan Sinclair | |
This CL moves the .h files and renames the .cpp files to match. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1809193002 . |