summaryrefslogtreecommitdiff
path: root/core/fxge/skia/fx_skia_device.cpp
AgeCommit message (Expand)Author
2016-10-17Move fxge/android to if(is_android) on buildchromium/2894npm
2016-10-06switch to new skia blend mode enum classcaryclark
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04update skia to latest sourcescaryclark
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
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-09-15Rename dictionary set and get methodsdsinclair
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-17check for null bitmapcaryclark
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-08-04Move CFX_GEModule into its own filenpm
2016-07-28fix text matrix againcaryclark
2016-07-25fix text rotation for skiacaryclark
2016-07-21Fix skia build broken by commit c38cd6weili
2016-07-21Use smart pointers for graphics device classesweili
2016-07-07set font cache if nullcaryclark
2016-07-06copy graphics state fullycaryclark
2016-06-29fix skia unit testscaryclark
2016-06-29add local caching for skia drawscaryclark
2016-06-22Remove some fx_dib functions with unused parameters.thestig
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-15fix skia buildcaryclark
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-13use pos textcaryclark
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-26skia: add bitmap color table supportcaryclark
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-25Remove FX_GAMMA() and friends. They do nothing.thestig
2016-05-25get skia buildingcaryclark
2016-05-25fix rotated and alpha bitmapscaryclark
2016-05-20Merge GetBits32() impls into one. Put it in fxcrt.thestig
2016-05-19Fix the Skia build after 9b1a0ee.thestig
2016-05-19Remove agg from skia buildcaryclark
2016-05-13allow Skia to be the default graphics enginecaryclark
2016-05-12put change to CFX_ImageStretcher in Skia as wellcaryclark
2016-05-09fix linux warningscaryclark
2016-04-14skia bugs found with first test pdfcaryclark
2016-04-12flesh out gradient shaderscaryclark
2016-04-06Move include/fxcodec to fxcodec/includedsinclair