summaryrefslogtreecommitdiff
path: root/core/fxge/dib
AgeCommit message (Expand)Author
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-09-13Add readme files to some directories.chromium/3215Henrique Nakashima
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
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-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-18Fix typo in CFX_ImageTransformer::ContinueNicolas Pena
2017-05-11Use clamp() in a couple more places.Lei Zhang
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-05-05Cleanup CStretchEngine and its CWeightTableNicolas Pena
2017-05-05More unused IFX_Pause parameters removedchromium/3091Dan Sinclair
2017-05-04More cleanup in CFX_ScanlineCompositorNicolas Pena
2017-04-26Guard against overflow in CFX_BilinearMatrix code.Dan Sinclair
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-19Split up CFX_DIBitmap::ConvertColorScaleNicolas Pena
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