Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-29 | Code change to avoid signed/unsigned mismatch warnings. | Wei Li | |
This makes pdfium code on Linux and Mac sign-compare warning free. The warning flag will be re-enabled after checking on windows clang build. BUG=pdfium:29 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1841643002 . | |||
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 . |