summaryrefslogtreecommitdiff
path: root/core/fxge/dib
AgeCommit message (Expand)Author
2017-04-11Refactor CFX_Palettechromium/3069Nicolas Pena
2017-04-10Remove unreachable code in CFX_ScanlineCompositorchromium/3068Nicolas Pena
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena
2017-04-07Use CFX_MaybeOwned on the buffer of CFX_DIBitmapNicolas Pena
2017-04-06Cleanup CFX_BitmapComposerNicolas Pena
2017-04-04Remove dib_int.hNicolas Pena
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-04-03Split fx_dib part 5Nicolas Pena
2017-04-03Split fx_dib part 4Nicolas Pena
2017-03-31Split fx_dib part 3Nicolas Pena
2017-03-31Split fx_dib.h part 2chromium/3059Nicolas Pena
2017-03-31Split fx_dib part 1Nicolas Pena
2017-03-30Avoid one more instance of the anti-pattern in 706346.Tom Sepez
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-27Cleanup fx_dib_composite part 6chromium/3054Nicolas Pena
2017-03-23Cleanup fx_dib_composite part 5Nicolas Pena
2017-03-22Cleanup fx_dib_composite Part 4Nicolas Pena
2017-03-21Cleanup fx_dib_composite part 3Nicolas Pena
2017-03-21Cleanup fx_dib_composite part 2Nicolas Pena
2017-03-20Cleanup fx_dib_composite part 1: simplify lum and sat methods.chromium/3047Nicolas Pena
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
2017-02-13core: fix a few uninitialized membersMiklos Vajna
2017-02-09Cleanup CFX_Matrix related methodsDan Sinclair
2017-02-09Replace rect.Transform(matrix) with matrix.TransformRect(rect)Dan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-01-05Remove unused CPDF_ImageCacheEntry::GetCachedBitmapNicolas Pena
2017-01-04Kill render_int.hchromium/2973chromium/2972Nicolas Pena
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-12-14Return unique_ptr from GetAlphaMask.tsepez
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-17fix corpus testscaryclark
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-04Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #...dsinclair
2016-11-03Remove CPDF_Object::Release() in favor of direct deletetsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-17Strengthen bounds check in CWeightTable::Calc * part IIstackexploit
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair