summaryrefslogtreecommitdiff
path: root/core/fxge/skia/fx_skia_device.h
AgeCommit message (Expand)Author
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
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-07Get rid of NULLs in core/thestig
2016-06-02The PDFium source in core/fxge/dib implements a bit-blitting backend.caryclark
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-04-12flesh out gradient shaderscaryclark
2016-04-06remove agg from skia drivercaryclark
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25support gradients and stroke+fillcaryclark
2016-03-24fix windows build; add blend modesCary Clark
2016-03-17fix paths and remove dead codeCary Clark
2016-03-16Enable building pdf_use_skia in the standalone build.Dan Sinclair
2016-03-14Add bitmaps and skp output to Skia portCary Clark
2016-03-14Move core/src/ up to core/.Dan Sinclair