summaryrefslogtreecommitdiff
path: root/core/fxge/dib/cfx_dibitmap.h
AgeCommit message (Expand)Author
2018-10-25Change FXDIB_BLEND_FOO typedefs to an enum class.Lei Zhang
2018-10-22Remove third arg to CFX_DIBitmap::LoadChannel()chromium/3589Tom Sepez
2018-10-12Remove more unnecessary includes and do IWYU as needed.Lei Zhang
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-08-16Remove more optional args in core/Tom Sepez
2018-05-22Make friend RetainPtr<T> statements consistently public.Lei Zhang
2018-04-16Simplify CFX_DIBitmap::TransferBitmapNicolas Pena
2018-03-21Change FXSYS_Get{R,G,B}Value()'s input param to BGR.Lei Zhang
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-08-31Remove fx_basic.hDan Sinclair
2017-07-07Check that there is enough data remaining in source BMP before readingchromium/3152Ryan Harrison
2017-04-19Split up CFX_DIBitmap::ConvertColorScaleNicolas 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-03-31Split fx_dib part 1Nicolas Pena