Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / convex_all_line_paths.cpp
2017-03-24 Brian SalomonRevert "Revert "Create new inset algorithm for spot...
2017-03-24 Brian SalomonRevert "Create new inset algorithm for spot shadows"
2017-03-24 Jim Van VerthCreate new inset algorithm for spot shadows
2016-11-02 Ben WagnerRemove SkAutoTDeleteArray
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-08-26 robertphillipsIgnore fill when stroke & filling convex line-only...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-20 bungemanUse static_assert instead of SK_COMPILE_ASSERT.
2015-06-10 reedSkPath::Direction serves two masters:
2015-05-08 robertphillipsFix convex-lineonly-paths GM so it plays nice with...
2015-04-28 robertphillipsFix memory deletion error in "convex-lineonly-paths" GM
2015-04-28 robertphillipsAdd new GM/bench for line-only convex paths