summaryrefslogtreecommitdiff
path: root/core/fxge/dib/cfx_dibitmap.cpp
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-09Do IWYU for ptr_util.h.Lei Zhang
2018-09-20Fix misc lint errors and other cleanups.Lei Zhang
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-08-16Remove more optional args in core/Tom Sepez
2018-08-10Add CFX_DIBSource::GetWritableScanline().Tom Sepez
2018-05-29Get rid of FXARGB_MAKE macro.Lei Zhang
2018-04-16Simplify CFX_DIBitmap::TransferBitmapNicolas Pena
2018-03-21Add helpers to work with FXDIB_Format.Lei Zhang
2018-03-21Change FXSYS_Get{R,G,B}Value()'s input param to BGR.Lei Zhang
2018-03-12Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid.Henrique Nakashima
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-07-12Move CMYKtoRGB methods to fx_codec and clean them upNicolas Pena
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-07-07Check that there is enough data remaining in source BMP before readingchromium/3152Ryan Harrison
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
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-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-03Split fx_dib part 4Nicolas Pena