summaryrefslogtreecommitdiff
path: root/core/fxge/skia/fx_skia_device.h
AgeCommit message (Expand)Author
2018-10-26Replace int flags with struct FXDIB_ResampleOptions.Lei Zhang
2018-10-26Forward declare a bunch of classes.Lei Zhang
2018-10-25Pass source rect parameter to SetDIBits() by const-ref.Lei Zhang
2018-10-25Change DrawBitsWithMask() to take a matrix by const-ref.Lei Zhang
2018-10-25Change StartDIBits() to take a matrix by reference.Lei Zhang
2018-10-25Change FXDIB_BLEND_FOO typedefs to an enum class.Lei Zhang
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-07-12Rename 'ori' to 'backdrop' in rendering code.Lei Zhang
2018-04-10Change FillRectWithBlend methods to take FX_RECT by const-ref.Lei Zhang
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-01-30Remove not reachable branch in fxge code.Lei Zhang
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2017-10-17Remove fxge/ friend classesDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-21Converted DrawCosmeticLine() to take point objectsJane Liu
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas Pena
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-27Fix some ASAN issues in fx_skia_deviceNicolas Pena
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-16Change FXTEXT_CHARPOS to use CFX_PointFDan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2016-12-12fix linux buildcaryclark
2016-12-06re-enable skia cachingchromium/2944caryclark
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21use skia textcaryclark
2016-11-17fix corpus testscaryclark
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-15add native draw bitmap with alpha maskcaryclark
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-07-06copy graphics state fullycaryclark
2016-06-29fix skia unit testscaryclark
2016-06-29add local caching for skia drawscaryclark
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili