DW last resort font default name not necessary.
[platform/upstream/libSkiaSharp.git] / samplecode /
2017-03-02 Jim Van VerthUse fast path for circular shadows.
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2017-02-23 Mike ReedRevert "Revert "Revert[2] "hide deprecated underline...
2017-02-23 Mike ReedRevert "Revert[2] "hide deprecated underline and strike...
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
2017-02-22 csmartdaltonAdd the ability to enable/disable GPU path renderers
2017-02-22 Mike Reedhide trivial helpers on canvas
2017-02-17 Leon ScrogginsRevert "hide deprecated underline and strikethru"
2017-02-17 Mike Reedhide deprecated underline and strikethru
2017-02-14 Jim Van VerthAdd more SampleApp support to viewer.
2017-02-14 Mike Reedstop using SkScalarMul
2017-02-13 csmartdaltonAdd animated text samples
2017-02-13 Mike ReedRevert "Revert "IWYU""
2017-02-13 Hal CanaryMake header files idempotent; script to check
2017-02-11 Robert PhillipsRevert "IWYU"
2017-02-10 Mike ReedIWYU
2017-02-08 Jim Van VerthTweak shadow sample for demos.
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Matt SarettRevert "SkColorSpace: remove named API, add gamut API"
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-01-30 Hal Canarydelete SkLayer.cpp
2017-01-26 Brian OsmanMove SkGammaColorFilter to tools, limit to sRGB
2017-01-25 Jim Van VerthAdd geometric implementation for ambient shadows
2017-01-25 Ethan NicholasRevert "Add geometric implementation for ambient shadows"
2017-01-24 Jim Van VerthAdd geometric implementation for ambient shadows
2017-01-21 Mike KleinRemove SkColorCubeFilter. It is unused.
2017-01-20 Robert PhillipsRename GrContext::getFontAtlas to getFontAtlas_ForTesting
2017-01-17 Brian OsmanFix code that relied on readPixels not doing color...
2017-01-17 Brian OsmanRemove (most) usage of MakeTextureFromPixmap
2017-01-13 Jim Van VerthMove Android shadow rendering interface to util library.
2017-01-13 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-13 Yuqian LiRevert "Reland https://skia-review.googlesource.com...
2017-01-12 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-12 Mike Reedimpl clipping for GDI raster-handle
2017-01-12 Yuqian LiRevert "Implement Analytic AA for General Paths (with...
2017-01-12 Yuqian LiImplement Analytic AA for General Paths (with Guard...
2017-01-12 Mike Reedfix clipping in rasterhandleallocator
2017-01-12 Mike Reedadd win subclass of raster-allocator
2017-01-10 Mike Reedsupport external raster handles
2016-12-21 Brian SalomonMisc batch->op cleanup Part 1 of 2
2016-12-20 Robert PhillipsRemove getDevice_just_for_deprecated_compatibility_test()
2016-12-15 Mike Reedadd fatstroke sample
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-12-08 Cary Clarksimplify bug
2016-12-07 Mike Reedhide emboss from everyone (except android for now)
2016-12-07 Brian OsmanAdd NarrowRGB gamut mode to SampleApp
2016-12-05 Brian OsmanMake ANGLE SampleApp work again
2016-11-30 Hal CanarySkEncodeImage: no more link-time registration
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-23 Mike Reedmake it illegal to include SkXfermode.h
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-21 Jim Van VerthAdd shadowrrect geometry processor
2016-11-16 Mike Reedmake SkXfermode.h go away
2016-11-13 Mike ReedRevert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-10 Heather MillerRevert "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-09 Ben WagnerInclude what you use with signbit.
2016-11-09 Mike ReedChange SkCanvas to *not* inherit from SkRefCnt
2016-11-08 Ben WagnerMove SkOSPath out of include/core.
2016-11-07 Hal Canarybench, samples, etc: s/SkAutoTUnref/sk_sp/
2016-11-03 Ben WagnerRemove SkAutoTDelete.
2016-11-03 Mike Reedadd fatstroke sample
2016-11-01 Brian OsmanRemove SkImageInfoIsGammaCorrect, etc...
2016-11-01 Mike Reedhide setImageFilter(ptr)
2016-10-31 Jim Van VerthAdd SkShadowMaskFilter
2016-10-28 Mike Reedremove xfermode from public api
2016-10-28 Jim Van VerthAdd SampleApp support to GN (win and linux), take two.
2016-10-27 Mike KleinRevert "Add SampleApp support to GN-win"
2016-10-27 Jim Van VerthAdd SampleApp support to GN-win
2016-10-27 Hal Canarychmod -x *.cpp *.h
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-18 Brian OsmanViewer builds (for Windows) with GN
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-13 raftiasRemoved makeLinearGamma() from the public API for SkCol...
2016-10-11 liyuqianAdd AA Analytic Compile Flag (and small fixes)
2016-10-10 Robert PhillipsUpdate AndroidShadows slide with new stroking offset
2016-10-10 jvanverthFix iOS surface creation for SampleApp
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike KleinMake global use-analytic-AA bit threadsafe.
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-04 liyuqianResubmit issue 2221103002 to fix the iOS build by decla...
2016-10-04 stephanaRevert of Analytic AntiAlias for Convex Shapes (patchse...
2016-10-04 liyuqianImplement AnalyticAA for convex shapes.
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-30 Mike Reedfix mac build
2016-09-29 brianosmanSupport monitor profile in SampleApp (on Windows)
2016-09-26 caryclarkallow conic chop to fail
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
next