Fix advances for aliased text with DirectWrite.
[platform/upstream/libSkiaSharp.git] / samplecode /
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
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...
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...
2016-09-19 reedadd 'g' to fatbits
2016-09-16 bungemanSkFontData to use smart pointers.
2016-09-15 bungemanRevert of SkFontData to use smart pointers. (patchset...
2016-09-15 bungemanSkFontData to use smart pointers.
2016-09-15 brianosmanFix SampleApp compilation with skia_gpu=0
2016-09-15 reedadd helpers for using SkData with picture serialization
2016-09-14 fmalita[SVGDom] Expose intrinsic size info
2016-09-14 jvanverthSwitch default for SkGaussianBlurShader radius size.
2016-09-13 reedadd pipecanvas
2016-09-12 reedchange SkStreams to work with sk_sp<SkData> instead...
2016-09-12 jvanverthUpdate SampleAndroidShadows to use algorithm closer...
2016-09-09 vjiaoblackmade point lights linear attenuation; also fixed point...
2016-09-09 vjiaoblackAdded in Radial Shadows
2016-09-08 robertphillipsAdd GM/slide to simulate Android-style reveal clip
2016-09-07 vjiaoblackmade point light shadows
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
next