summaryrefslogtreecommitdiff
path: root/core/fxge/skia/fx_skia_device.cpp
AgeCommit message (Expand)Author
2017-05-17SkPictureRecorder.h includes less, so we have to IWYUchromium/3103Mike Reed
2017-05-11Rename render device classesDan Sinclair
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-04-18Clean up unneeded code in agg and skia driverNicolas Pena
2017-04-12Cache TypeFace instead of FontCary Clark
2017-04-12No gradient to draw if clip is emptyCary Clark
2017-04-12Clip stack management was off by one.Cary Clark
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas Pena
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Split fx_dib part 5Nicolas Pena
2017-04-03Fix Skia includesNicolas 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-27fix new tab crash in skia clip stackCary Clark
2017-03-24Fix CFX_FxgeDevice constructor and destructor in SkiaNicolas Pena
2017-03-23fix skia path debugCary Clark
2017-03-23Handle the Clip command list being emptyDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-16Change FXTEXT_CHARPOS to use CFX_PointFDan Sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-15remove skia clipstack debuggingCary Clark
2017-02-14Reland Cleanup CPDF_MeshStreamDan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2016-12-12sync with latest skia apicaryclark
2016-12-09update to latest skia apichromium/2949chromium/2948chromium/2947caryclark
2016-12-06re-enable skia cachingchromium/2944caryclark
2016-12-05enable skia gradients, fix bugscaryclark
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-23fix negative font sizecaryclark
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-10-31remove deprecated skia transfer mode usagecaryclark
2016-10-28Fix FX_BOOL / int issue in fx_skia_device.cpptsepez
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