Age | Commit message (Expand) | Author |
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 |
2016-11-01 | Rename IFWL_Widget::SetDelegate | dsinclair |
2016-10-31 | Re-land "Change FX_BOOL definition from int to bool."chromium/2906 | tsepez |
2016-10-31 | Fix bool / int mismatch for win64 | tsepez |
2016-10-31 | Update document with supported architecture information | weili |
2016-10-31 | Fix a memory leak in CPDF_SecurityHandler. | thestig |
2016-10-31 | Remove GetWidget() overrides | dsinclair |
2016-10-31 | Fix loading page using hint tables. | art-snake |
2016-10-31 | Remove unused parameter to CFWL_* Initialize methods. | dsinclair |
2016-10-31 | remove deprecated skia transfer mode usage | caryclark |
2016-10-31 | Remove FWL globals. | dsinclair |
2016-10-29 | Revert of Change FX_BOOL definition from int to bool. (patchset #15 id:250001... | dsinclair |
2016-10-28 | Change FX_BOOL definition from int to bool. | tsepez |
2016-10-28 | Fix FX_BOOL / int issue in fx_skia_device.cpp | tsepez |
2016-10-28 | Revert of Traverse PDF page tree only once in CPDF_Document Try 2 (patchset #... | npm |
2016-10-28 | Fix one more FX_BOOL / int issue in fpdfsdkchromium/2905chromium/2904 | tsepez |
2016-10-28 | Use CompositeMask instead of TransferBitmap when drawing type 3 text | npm |
2016-10-28 | Change some ints to bools in JBIG2 code. | thestig |
2016-10-28 | Continue fixing FX_BOOL / int noise | tsepez |
2016-10-28 | Stop casting function pointers to data pointers in fx_win32_gdipext.cpp. | tsepez |