Age | Commit message (Expand) | Author |
2016-11-08 | Define IsFloatEqual macro properly. | thestig |
2016-11-08 | Fix regression in annotation key event handling. | thestig |
2016-11-08 | Fix abort above FPDFPage_Flatten | tsepez |
2016-11-08 | Add FPDF_FreeDefaultSystemFontInfo API | npm |
2016-11-08 | Cleanup CPDF_DeviceCS and friends.chromium/2914 | thestig |
2016-11-08 | Fix CPDFSDK_FormFillEnvironment destruction order | tsepez |
2016-11-08 | Compile fuzzer sources in standalone builds. (try 2) | thestig |
2016-11-08 | Add FPDFDest_GetLocationInPage API | dsinclair |
2016-11-07 | Fix #include after commit c09625ca. | thestig |
2016-11-07 | Force compiler to deduce src type for checked_cast<dst, src>. | tsepez |
2016-11-07 | Hold trailers via unique_ptrs. | tsepez |
2016-11-07 | Sync pdfium tryserver list with main pdfium waterfall. | thestig |
2016-11-07 | Use unique_ptr return from CPDF_Parser::ParseIndirectObject() | tsepez |
2016-11-07 | Rename CPDF_Linearized to CPDF_LinearizedHeader | tsepez |
2016-11-07 | lcms: backport upstream commit c0a98d86 | kcwu |
2016-11-07 | Fold DataProviders into parent classes | dsinclair |
2016-11-07 | Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913 | npm |
2016-11-07 | lcms: Fix memory leak in ReadSegmentedCurve | kcwu |
2016-11-07 | Clean up fpdf_page_parsers | npm |
2016-11-07 | Reland of Unify some code | art-snake |
2016-11-07 | Clean up fx_codec_icc.cpp | kcwu |
2016-11-07 | Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 ... | npm |
2016-11-07 | Compile fuzzer sources in standalone builds. | thestig |
2016-11-04 | Revert of Unify some code (patchset #14 id:260001 of https://codereview.chrom...chromium/2912chromium/2911 | dsinclair |
2016-11-04 | Unify some code | art-snake |
2016-11-04 | Implement FPDF_VIEWERREF_GetName() API.chromium/2910 | thestig |
2016-11-04 | Pass object to ReplaceIndirectObjectIfHigherGeneration() by unique_ptr. | tsepez |
2016-11-04 | CHECK for re-addition of indirect objects | tsepez |
2016-11-04 | Revert: Only create widgets if really needed | dsinclair |
2016-11-04 | Traverse PDF page tree only once in CPDF_Document Try 3 | npm |
2016-11-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-11-04 | Assert objnum non-zero in ReplaceIndirectObjectIfHigherGeneration() | tsepez |
2016-11-04 | Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #... | dsinclair |
2016-11-03 | Remove CPDF_Object::Release() in favor of direct delete | tsepez |
2016-11-03 | Clean up CPDF_SyntaxParser a little bit | npm |
2016-11-03 | Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909 | dsinclair |
2016-11-03 | Move CPDF_Document insert methods from namespace | npm |
2016-11-03 | Fix roll after TRUE conversion | dsinclair |
2016-11-03 | Remove FX_BOOL entirely. | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-11-02 | Merge delegates into IFWL_* classes. | dsinclair |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-11-02 | Take more current safe_math_impl.h from upstream.chromium/2908 | tsepez |
2016-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair |
2016-11-02 | Merge CPDFXFA_App into CPDFXFA_Document. | dsinclair |
2016-11-01 | Fold IFWL*::{Initialize|Finalize} into constructor/destructor | dsinclair |
2016-11-01 | libfuzzer: FALSE is not a pointer | tsepez |
2016-11-01 | Reland: Make the CPDFXFA_App non-globalchromium/2907 | dsinclair |
2016-11-01 | Fix founding difference in pdfium_test on AdobeCMYK_to_sRGB | brucedawson |