Age | Commit message (Expand) | Author |
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 |
2016-10-28 | Fix more FX_BOOL / int noise in core/fpdfsdk | tsepez |
2016-10-27 | Fix FX_BOOL / int noise in JBig2, pass 3 | tsepez |
2016-10-27 | Fix FX_BOOL / int noise in JBig2, pass 2 | tsepez |
2016-10-27 | Fix more FX_BOOL / int noise in fxfa/parser. | tsepez |
2016-10-27 | Fix FX_BOOL / int noise in JBig2_Grd*Proc | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in fxfa | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in XFA barcodes | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in core/fx*chromium/2903 | tsepez |
2016-10-27 | Fix libfuzzer build broken at 9f7f7f8 | tsepez |
2016-10-26 | libtiff: Fix unsigned vs signed comparison warning. | thestig |
2016-10-26 | libtiff: Prevent a buffer overflow in function PixarLogDecode. | stackexploit |
2016-10-26 | Fix some FX_BOOL / int noise in xfa | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-26 | Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor. | tsepez |
2016-10-26 | Add more checks to tiff_read() and tiff_seek(). | thestig |
2016-10-26 | Traverse PDF page tree only once in CPDF_Document | npm |
2016-10-26 | Avoid some FX_BOOL/bool noise in fx_codec_fax.cpp | tsepez |
2016-10-26 | Fix some bool/int mismatches. | tsepez |
2016-10-25 | Fix some return FALSE in functions that return pointerschromium/2901 | tsepez |
2016-10-25 | Avoid dubious use of comma operator in fde_csssyntax.h | tsepez |
2016-10-25 | Name core/fxge/android files appropriately and use one file per class | npm |
2016-10-25 | Use m_GlyphIndex as backup for m_ExtGID on Mac | npm |
2016-10-24 | Add ASan bots in commit queue | weili |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-24 | Fix root dictionary leak in cpdf_document_unittest | Nicolas Pena |
2016-10-21 | Add CPDF_Document::GetPage() unittestschromium/2899 | npm |