Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-25 | Fix infinite loops in FPDF_GetFullName(). | thestig | |
BUG=444446 Review-Url: https://codereview.chromium.org/2271373003 | |||
2016-08-08 | Add CPDF_Array::IsEmpty(). | jaepark | |
Using IsEmpty() is more readable than using GetCount() == 0. Review-Url: https://codereview.chromium.org/2226113002 | |||
2016-08-02 | Splitting fpdfdoc/doc_* part III. | dsinclair | |
This CL cleans up the remaining doc_* files, splitting into .h and .pp files as needed. Review-Url: https://codereview.chromium.org/2190983002 |