Update the color space bits
[platform/upstream/libSkiaSharp.git] / samplecode /
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
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-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
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
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
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-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
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-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
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-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
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-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-19 Matthew LeibowitzMerge pull request #28 from google/chrome/m55
2016-10-18 Brian OsmanViewer builds (for Windows) with GN
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-17 liyuqianRevert "Resubmit issue 2221103002 to fix the iOS build...
2016-10-13 raftiasRemoved makeLinearGamma() from the public API for SkCol...
2016-10-11 liyuqianAdd AA Analytic Compile Flag (and small fixes)
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
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...
next