fix compile errors
[platform/upstream/libSkiaSharp.git] / samplecode /
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
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
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-31 vjiaoblackOptimizations and more documentation of SkShadowShader
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 brianosmanSome tests around surface creation and snapshotting...
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-29 vjiaoblackRevert of Moved ambient lights out of SkLight's light...
2016-08-29 jvanverthUse stroked rrects for Android shadow sample
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-26 vjiaoblackAdded distance attenuation and diffuse shading to Point...
2016-08-25 vjiaoblackMade shadows blurry (thru implementing variance mapping)
2016-08-23 martina.kollarovaRemove file samplecode/SampleDraw.cpp
2016-08-22 reed'g' key toggles showgrid for PerlinPatch
2016-08-22 reed'F' will toggle filtering for the --picture sample
2016-08-22 reedmake zoomer text clearer
2016-08-19 dvonbeckAdded a small widget framework to the interactive bevel...
2016-08-18 dvonbeckInteractive Bevel Sample App
2016-08-17 fmalitaFix SampleAndroidShadows warnings
2016-08-17 jvanverthAdd alternative spot shadow to Android shadow sample
2016-08-17 jvanverthAdd alternative ambient shadow method to Android shadow...
2016-08-16 vjiaoblackMoved "drawShadowedPicture" call outside of if cases...
2016-08-15 fmalita[SVGDom] Deferred SampleApp parsing
2016-08-12 fmalita[SVGDom] SVGPong sample app
2016-08-12 vjiaoblackAdded PointLights to SkLights::Light
2016-08-12 jvanverthAdd Android Shadow sample
2016-08-09 vjiaoblackmoved code into onDrawShadowedPic, only renders into...
2016-08-05 reedrename FoceCopyMode to SkCopyPixelMode
2016-08-05 vjiaoblackMaking a sample for shadow maps for more intensive...
2016-08-04 fmalitaShow SVG file name in SampleApp title
2016-08-03 bungemanConvert SkAutoTUnref<SkData> to sk_sp<SkData>.
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2016-08-02 mtkleinnot much point to SK_SUPPORT_PDF
2016-08-02 reedAlways return ImageShader, even from SkShader::MakeBitm...
2016-07-29 robertphillipsRemove GrContext::applyGamma
next