Age | Commit message (Expand) | Author |
2017-11-02 | Remove some C-style const char* casts. | Lei Zhang |
2017-11-02 | CMemFile's buffer should be const uint8_t* const. | Lei Zhang |
2017-10-31 | Add FS_RECTF conversion functions. | Lei Zhang |
2017-10-30 | Move fpdfsdk/javascript to fxjs/ | Dan Sinclair |
2017-10-25 | Temporarily disable mask rendering againchromium/3251 | rbpotter |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | Ryan Harrison |
2017-10-16 | Move HasXFAField out from XFA feature flag | Ryan Harrison |
2017-10-05 | Move CPDF_RenderOptions members to private | Dan Sinclair |
2017-09-27 | Remove FXSYS_strlen and FXSYS_wcslenchromium/3226 | Ryan Harrison |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
2017-09-26 | Rename CFPDF_* classes | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-20 | Add FPDFPath_GetPoint() APIchromium/3221 | Miklos Vajna |
2017-09-19 | Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220 | Lei Zhang |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-14 | Fix CPDFPathObjectFromFPDFPageObject() implementation. | Lei Zhang |
2017-09-13 | Change behaviour of FPDF_RenderPageBitmapWithMatrix | Nicolas Pena |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-30 | Add truly const versions of CPDF_Document getters. | Lei Zhang |
2017-08-22 | Corrected the error setting after calling FPDF_LoadDocument() | Jane Liu |
2017-08-17 | Fix some issues with individual image mask rendering | rbpotter |
2017-08-10 | Temporarily disable image mask individual rendering | rbpotter |
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-08-03 | APIs and tests for retrieving raw/decoded data from image objects | Jane Liu |
2017-08-03 | APIs and tests for extracting bitmaps from image objects | Jane Liu |
2017-07-27 | Unify FPDF_LoadXXXDocument functions. | Artem Strygin |
2017-07-26 | Fix FPDF_RenderPageBitmapWithMatrix | Nicolas Pena |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-21 | Fix nits from commit 67ccef7.chromium/3164 | Lei Zhang |
2017-07-19 | Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162 | Jane Liu |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-13 | Restore FPDF_SetPrintingPostscriptLevel API | rbpotter |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-13 | Remove unused CPDF_RenderOptions members | Dan Sinclair |
2017-07-11 | Add Windows generic / text only printer driver support. | rbpotter |
2017-06-29 | Basic APIs and tests for extracting and setting annotation paths | Jane Liu |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-06-20 | Wrapper class for annotation dictionary + CPDF_Formchromium/3137 | Jane Liu |
2017-06-19 | Added public API FPDFPath_GetStrokeColor | Jane Liu |
2017-06-01 | Basic APIs and tests for extracting annotations | Jane Liu |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-17 | Use more static_cast in fpdfsdk | Nicolas Pena |
2017-05-16 | Properly ref-count CPDFXFA_Page | Tom Sepez |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-11 | Add missing CheckUnsupportedError | Dan Sinclair |