Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 . | |||
2016-03-10 | Split fpdf_parser_objects.cpp into per-class .cpp/.h files. | Tom Sepez | |
R=dsinclair@chromium.org Review URL: https://codereview.chromium.org/1776913007 . | |||
2016-03-08 | Split off CPDF_Document into its own .cpp/.h files. | Tom Sepez | |
R=dsinclair@chromium.org Review URL: https://codereview.chromium.org/1780503002 . | |||
2016-03-04 | Add unit tests for FPDFBookmark_Find() | Wei Li | |
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1761233002 . |