summaryrefslogtreecommitdiff
path: root/core/fxge/dib/fx_dib_engine.cpp
AgeCommit message (Expand)Author
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-17Strengthen bounds check in CWeightTable::Calc * part IIstackexploit
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-28Replace a few more std::unique_ptr.reset() with WrapUnique assignments.thestig
2016-09-26Strengthen bounds check in CWeightTable::Calc.stackexploit
2016-08-11Fix an integer overflow in CStretchEngine constructorweili
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-04Add bounds checks to CWeightTable::Calc() and friends.thestig
2016-07-29Fix a FPE in CStretchEngine::StartStretchHorz().thestig
2016-06-07Get rid of NULLs in core/thestig
2016-05-11Clean up CFX_ImageStretcher.thestig
2016-05-11Fix a divide by zero in CFX_ImageStretcher.thestig
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-14Move core/src/ up to core/.Dan Sinclair