Age | Commit message (Expand) | Author |
2017-08-30 | Add truly const versions of CPDF_Document getters. | Lei Zhang |
2017-08-10 | Rename DLLEXPORT AND STDCALL | Dan Sinclair |
2017-08-10 | Revert "Add a build target and a proper export header for shared library buil... | Henrique Nakashima |
2017-08-09 | Add a build target and a proper export header for shared library builds. | Felix Kauselmann |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-06-19 | Fixing metadata not read from linearized file.chromium/3136 | Henrique Nakashima |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-06 | Fix FPDF_GetPageLabel API typo. | dsinclair |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |
2016-11-23 | Add API for getting page labels. | thestig |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-08 | Add FPDFDest_GetLocationInPage API | dsinclair |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-05-25 | Remove CFX_PrivateData from CPDF_Document | tsepez |
2016-04-11 | Use std::vector as internal storage for CPDF_Array | Wei Li |
2016-04-01 | Remove CFX_{Byte,Wide}String::Equal in favor of "==". | tsepez |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |