Age | Commit message (Expand) | Author |
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 |
2016-10-21 | Remove dead code in CPDF_CustomAccess | tsepez |
2016-10-21 | Re-enable CHECK() than only 0-numbered objects are released. | tsepez |
2016-10-21 | Fix some div by 0s in safe_math_impl.hchromium/2898 | tsepez |
2016-10-21 | Clean up fpf_skiafontmgr | npm |
2016-10-21 | Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https:... | npm |
2016-10-20 | Fix loading page using hint tables.chromium/2897 | art-snake |
2016-10-20 | Revert of Traverse PDF page tree only once in CPDF_Document (patchset #4 id:6... | dsinclair |
2016-10-20 | Move fwl/lightwidget to fwl/core | dsinclair |
2016-10-20 | Cleanup unused methods and return values in FWL code. | dsinclair |
2016-10-20 | Remove IFWL_*::Create methods, use new | dsinclair |
2016-10-20 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair |
2016-10-19 | Make Document::m_IconList a vector of IconElements. (try 2)chromium/2896 | thestig |
2016-10-19 | Remove SetDataProvider from IFWL_Widget | dsinclair |
2016-10-19 | Remove FWL Create methods, use new instead | dsinclair |
2016-10-19 | Remove FWL theme subclasses | dsinclair |
2016-10-18 | Revert of Make Document::m_IconList a vector of IconElements. (patchset #2 id... | dsinclair |
2016-10-18 | Merge IFWL_App and FWL_AppImp together | dsinclair |
2016-10-18 | Make Document::m_IconList a vector of IconElements. | thestig |
2016-10-18 | Traverse PDF page tree only once in CPDF_Documentchromium/2895 | npm |
2016-10-18 | Add a test case for bug 494057. | thestig |
2016-10-17 | Cleanup unneeded FWL theme code. | dsinclair |
2016-10-17 | FPDFPage_TransformAnnots(): don't re-insert unowned object on top of itself | tsepez |
2016-10-17 | Fix segv in AddImage() | tsepez |
2016-10-17 | Move fxge/android to if(is_android) on buildchromium/2894 | npm |
2016-10-17 | Rename CFX_CountRef to CFX_SharedCopyOnWrite | tsepez |
2016-10-17 | Revert "Make CPDF_Object containers hold objects via unique pointers." | tsepez |
2016-10-17 | lcms: Revise previous cmsStageAllocMatrix fix | kcwu |
2016-10-17 | lcms: reject NaN when reading float numbers | kcwu |
2016-10-17 | Strengthen bounds check in CWeightTable::Calc * part II | stackexploit |