Age | Commit message (Expand) | Author |
2018-05-09 | Add proper const/non-const versions of CPDF_Array methods. | Lei Zhang |
2018-05-09 | Add proper const/non-const versions of CPDF_Object methods. | Lei Zhang |
2018-05-08 | Rename CPDF_Document::GetPage() to GetPageDictionary(). | Tom Sepez |
2018-04-25 | Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h | Tom Sepez |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2018-03-16 | Fix methods that have definition with different parameter names. | Lei Zhang |
2018-02-12 | Mark some CPDF_Dictionary pointers as const. | Lei Zhang |
2018-02-12 | Remove a parameter from CPDF_NPageToOneExporter::MakeXObject(). | Lei Zhang |
2018-02-09 | Use CPDF_Dictionary::SetRectFor() when appropriate. | Lei Zhang |
2018-02-09 | Use CFX_Size in CPDF_Page and fpdf_ppo.cpp. | Lei Zhang |
2018-02-09 | Fix nits in ParsePageRangeString(). | Lei Zhang |
2018-02-08 | Split CPDF_PageOrganizer into multiple classes.chromium/3345 | Lei Zhang |
2018-02-08 | Add document getters in CPDF_PageOrganizer. | Lei Zhang |
2018-02-07 | More GetPageNumbers() clean up in fpdf_ppo.cpp. | Lei Zhang |
2018-02-06 | Change MakeXObject to update reference from the root of the source page. | xlou |
2018-02-02 | Fix IWYU errors in fpdfppo.cpp. | Lei Zhang |