summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-27Fix some FX_BOOL / int noise in core/fx*chromium/2903tsepez
2016-10-27Fix libfuzzer build broken at 9f7f7f8tsepez
2016-10-26libtiff: Fix unsigned vs signed comparison warning.thestig
2016-10-26libtiff: Prevent a buffer overflow in function PixarLogDecode.stackexploit
2016-10-26Fix some FX_BOOL / int noise in xfatsepez
2016-10-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-26Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.tsepez
2016-10-26Add more checks to tiff_read() and tiff_seek().thestig
2016-10-26Traverse PDF page tree only once in CPDF_Documentnpm
2016-10-26Avoid some FX_BOOL/bool noise in fx_codec_fax.cpptsepez
2016-10-26Fix some bool/int mismatches.tsepez
2016-10-25Fix some return FALSE in functions that return pointerschromium/2901tsepez
2016-10-25Avoid dubious use of comma operator in fde_csssyntax.htsepez
2016-10-25Name core/fxge/android files appropriately and use one file per classnpm
2016-10-25Use m_GlyphIndex as backup for m_ExtGID on Macnpm
2016-10-24Add ASan bots in commit queueweili
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-24Fix root dictionary leak in cpdf_document_unittestNicolas Pena
2016-10-21Add CPDF_Document::GetPage() unittestschromium/2899npm
2016-10-21Remove dead code in CPDF_CustomAccesstsepez
2016-10-21Re-enable CHECK() than only 0-numbered objects are released.tsepez
2016-10-21Fix some div by 0s in safe_math_impl.hchromium/2898tsepez
2016-10-21Clean up fpf_skiafontmgrnpm
2016-10-21Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https:...npm
2016-10-20Fix loading page using hint tables.chromium/2897art-snake
2016-10-20Revert of Traverse PDF page tree only once in CPDF_Document (patchset #4 id:6...dsinclair
2016-10-20Move fwl/lightwidget to fwl/coredsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Remove IFWL_*::Create methods, use newdsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Make Document::m_IconList a vector of IconElements. (try 2)chromium/2896thestig
2016-10-19Remove SetDataProvider from IFWL_Widgetdsinclair
2016-10-19Remove FWL Create methods, use new insteaddsinclair
2016-10-19Remove FWL theme subclassesdsinclair
2016-10-18Revert of Make Document::m_IconList a vector of IconElements. (patchset #2 id...dsinclair
2016-10-18Merge IFWL_App and FWL_AppImp togetherdsinclair
2016-10-18Make Document::m_IconList a vector of IconElements.thestig
2016-10-18Traverse PDF page tree only once in CPDF_Documentchromium/2895npm
2016-10-18Add a test case for bug 494057.thestig
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-10-17FPDFPage_TransformAnnots(): don't re-insert unowned object on top of itselftsepez
2016-10-17Fix segv in AddImage()tsepez
2016-10-17Move fxge/android to if(is_android) on buildchromium/2894npm
2016-10-17Rename CFX_CountRef to CFX_SharedCopyOnWritetsepez
2016-10-17Revert "Make CPDF_Object containers hold objects via unique pointers."tsepez
2016-10-17lcms: Revise previous cmsStageAllocMatrix fixkcwu
2016-10-17lcms: reject NaN when reading float numberskcwu
2016-10-17Strengthen bounds check in CWeightTable::Calc * part IIstackexploit
2016-10-15Fix some nits in cpdf_annotlist.cpp.thestig
2016-10-14Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."Tom Sepez