Age | Commit message (Expand) | Author |
2018-06-12 | CheckUnSupportError() always called with FPDF_ERR_SUCCESS. | Tom Sepez |
2018-06-01 | Creating XFA context shouldn't be a side-effect of FPDF_* conversion. | Tom Sepez |
2018-05-22 | Make friend RetainPtr<T> statements consistently public. | Lei Zhang |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2017-11-02 | Move parsing logic from FPDF_DataAvail into CPDF_DataAvail. | Artem Strygin |
2017-10-03 | Improve CPDF_ReadVaildator | Artem Strygin |
2017-10-02 | Allow to use null FX_DOWNLOADHINTS to check data availability | Artem Strygin |
2017-09-26 | Rename CFPDF_* classes | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
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-28 | Implement read validator. | Artem Strygin |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-28 | Continue fixing FX_BOOL / int noise | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-28 | Replace std::unique_ptr.reset() with WrapUnique assignment. | thestig |
2016-09-01 | Use unsigned page indexes in CPDF_HintTables. | thestig |
2016-08-24 | Flip document and parser ownership | dsinclair |
2016-08-16 | Rename async to linearized when parsing | dsinclair |
2016-08-16 | Get CPDF_Parser out of the document creation business. | tsepez |
2016-06-14 | Get rid of IPDF_DataAvail. | thestig |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |