Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-04 | Implement FPDF_VIEWERREF_GetName() API.chromium/2910 | thestig | |
This is a generic API function to retrieve any viewer preference of type name. BUG=pdfium:414 Review-Url: https://codereview.chromium.org/2475923003 | |||
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair | |
This CL moves the files in fpdfsdk/src/ up one level to fpdfsdk/ and fixes up the include paths, include guards and build files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1799773002 . |