platform/upstream/libSkiaSharp.git
2020-01-16 Wonyoung ChoiUse warning suppression options only when gcc-9 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_unified tizen tizen_6.0 tizen_6.0_hotfix tizen_6.5 accepted/tizen/6.0/unified/20201030.110730 accepted/tizen/6.0/unified/hotfix/20201102.234848 accepted/tizen/6.0/unified/hotfix/20201103.051817 accepted/tizen/6.5/unified/20211029.013951 accepted/tizen/unified/20200116.105956 submit/tizen/20200116.034238 submit/tizen_6.0/20201029.205502 submit/tizen_6.0_hotfix/20201102.192902 submit/tizen_6.0_hotfix/20201103.115102 submit/tizen_6.5/20211028.163501 tizen_6.0.m2_release tizen_6.5.m2_release
2019-12-13 Mikhail Kashkarov[Tizin 6.0] Suppress warnings for build with GCC 9.2 sandbox/mkashkarov/tizen_6.0_build submit/tizen/20191226.073016 submit/tizen/20200109.052102
2019-01-15 Wonyoung ChoiFix name of libjpeg in spec file accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.012148 accepted/tizen/5.5/unified/mobile/hotfix/20201027.074444 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100809 accepted/tizen/unified/20190116.060535 submit/tizen/20190114.070425 submit/tizen_5.5/20191031.000007 submit/tizen_5.5_mobile_hotfix/20201026.185107 submit/tizen_5.5_wearable_hotfix/20201026.184307 tizen_5.5.m2_release
2018-09-04 Wonyoung ChoiChange mfpu to vfpv3 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.025319 accepted/tizen/unified/20180928.080706 submit/tizen/20180928.044319 submit/tizen_5.0/20181101.000006
2018-08-27 Wonyoung ChoiAdd RPM packaging
2018-07-22 Matthew LeibowitzSet flags to reduce file sizes
2018-05-29 Matthew LeibowitzDropping support for VS2015 and fixing UWP linker
2018-05-29 Matthew LeibowitzAdded bindings for SkRRect
2018-05-26 Matthew LeibowitzUpdating Xamarin/Microsoft file headers
2018-05-26 Matthew LeibowitzUsing a macro to define the C++ to C mappings
2018-05-25 Matthew LeibowitzMerge branch 'dev/nway-canvas' into xamarin-mobile...
2018-05-24 Matthew LeibowitzAdding bindings for SkXxxEncoder::Encode
2018-05-24 Matthew LeibowitzAdding bindings for SkNWayCanvas and SkNoDrawCanvas
2018-05-06 Matthew LeibowitzExposing the SkBitmap::swap method as this is used.
2018-04-30 Matthew LeibowitzNew versions of clang are different.
2018-04-17 Matthew LeibowitzSome further tweaks for Tizen support
2018-04-02 Matthew LeibowitzMerge pull request #54 from vincent-kwon/dev-forms...
2018-04-02 Hobum (Vincent... Fix indentations
2018-04-02 Hobum (Vincent... Remove building_for_tizen and unnecessary cflag setting
2018-04-02 Hobum (Vincent... Fix file mode of changed files (remove -x)
2018-04-01 Hobum KwonAdd Tizen support for SkiaSharp
2018-03-24 Matthew LeibowitzMerge pull request #53 from mono/modern-script
2018-03-13 Matthew Leibowitzonly use the linux soname on linux
2018-03-12 Matthew LeibowitzFixed some warnings
2018-03-10 Matthew LeibowitzMaking the build work on linux
2018-03-09 Matthew Leibowitzfor consistency, all platforms have the "lib" prefix...
2018-03-09 Matthew Leibowitzbuild debug symbols
2018-03-09 Matthew LeibowitzMoving all native files into the skia repository
2018-03-06 Matthew LeibowitzDon't show the logo and make sure we use the current...
2018-02-28 Mike Kleinset -Wno-implicit-fallthrough on GCC too
2018-02-15 Matthew Leibowitzpython is an exe not a bat file
2018-02-08 Matthew LeibowitzAdded SkImage::isLazyGenerated() to the C API
2018-02-04 Matthew Leibowitz"Reverting" [HACK] This works around the error in VS2015U3
2018-01-06 Matthew LeibowitzFixing the missing libjpeg-turbo library dependency.
2017-12-14 Matthew LeibowitzAdded SkStream::peek() to the C API
2017-11-30 Matthew LeibowitzPreserve current directory during vcvarsall
2017-11-30 Matthew LeibowitzAdd drawImageNine and drawBitmapNine to the C API
2017-11-02 Matthew LeibowitzAdded a member to swizzle the R and B
2017-08-31 Matthew LeibowitzAdding support for watchOS
2017-08-29 Matthew LeibowitzUpdated the python to work on non-Windows
2017-08-28 Matthew Leibowitzreturn an error if no VS or MSVC is found
2017-08-28 Matthew Leibowitzwe can't assume a version of MSVC
2017-08-28 Matthew LeibowitzBetter build scripts for VS2017 and VS2015 support
2017-08-21 Matthew LeibowitzAdded the conversion member
2017-08-21 Matthew LeibowitzAdded bindings for SkPixelSerializer
2017-08-14 Brian OsmanReplace log2 with SkNextLog2
2017-08-11 Matthew LeibowitzWe have to use portable code with SkJumper on tvOS
2017-08-10 Matthew LeibowitzA few more type changes...
2017-08-10 Matthew LeibowitzThe C++ now compiles
2017-08-10 Matthew LeibowitzThese files appear to have been mis-merged
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-28 Ben WagnerClip FreeType glyph bitmap to mask.
2017-07-17 Ben WagnerCheck first deserialized verb of path is a move.
2017-07-11 Matthew LeibowitzAdditional colorspace APIs
2017-07-10 Matthew LeibowitzWinRT ARM does not have the macro assembler
2017-07-10 Matthew Leibowitzmake sure the ml command is correct
2017-07-10 Matthew LeibowitzUndo change
2017-07-10 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
2017-07-10 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-07-05 Ben WagnerLoad FreeType glyph bitmap before emboldening.
2017-06-22 Robert Phillips[M60 cherry pick] Suppress rendererability of kAlpha8...
2017-06-16 Eric KarlReland DeferredTextureImageData low-bit-depth/dithering...
2017-06-16 Mike ReedFix use of uninitialized value in SkColor4Shader::Creat...
2017-06-07 Robert Phillips[M60 cherry-pick] Disable deferred proxies for M60...
2017-05-31 Robert Phillips[M60 cherry pick] Initialize rects in SkValidatingReadB...
2017-05-30 Stephen WhiteGrTessellator: fix for three edges becoming collinear...
2017-05-25 Matt Sarett[m59] dither when converting to 4444
2017-05-25 Brian SalomonRevert "Clear atlas textures at creation in Chrome"
2017-05-25 Greg DanielInitialize blit framebuffer in GL even if not doing...
2017-05-24 Mike Reedadd stage for gaussian alpha to rgba for shadows
2017-05-24 Leon ScrogginsRevert "Add animated webp images to DM testing"
2017-05-24 Florin MalitaRevert "SkShaderBase"
2017-05-24 Kevin LubickEnable chromecast gpu perf
2017-05-24 Wei-Yin Chen... Reduce absolute paths in generated ninja files in skia
2017-05-24 Florin MalitaSkShaderBase
2017-05-24 Greg DanielAllow for non opaque colors for src-over lcd fallback...
2017-05-24 Hal CanarySkStream: DynamicMemoryWStream gets writeToAndReset
2017-05-24 Florin MalitaSkSTArenaAlloc
2017-05-24 Mike ReedUse rasterpipeline for drawVertices
2017-05-24 Mike Kleinalso run srgb config on SK_FORCE_RASTER_PIPELINE_BLITTE...
2017-05-24 Mike Kleinbetter extend: alloc once, no recursion
2017-05-24 Mike Kleininline SkArenaAlloc::allocObject()
2017-05-24 Leon Scroggins IIIAdd animated webp images to DM testing
2017-05-24 Ravi MistryUpdate the SKP repository used by the CT bots
2017-05-24 Derek SollenbergerAdd GrContext API to report the number of purgeable...
2017-05-24 Brian SalomonClear atlas textures at creation in Chrome
2017-05-24 Yuqian LiAdd cumulative fps to SampleApp
2017-05-24 Mike Kleinadd a bulk shader path through SkRasterPipelineBlitter
2017-05-24 Ethan Nicholasblacklist failing Chromecast tests
2017-05-24 Mike KleinSkRasterPipeline in SkArenaAlloc
2017-05-24 Kevin LubickUpdate go to 1.8.2
2017-05-24 Kevin LubickMark SkGifImageReader destructors with override
2017-05-24 Leon Scroggins IIIPremultiply in DM before drawing unpremul f16
2017-05-24 Mike Reedmove all details for dashing into impl
2017-05-24 Mike Reedadd image variant to patch gm
2017-05-24 Brian SalomonUpdated workaround for Intel 6xxx clear to 0/1 bug
2017-05-23 Brian SalomonRevert "Revert "Add a flag to GrSurfaceFlags that requi...
2017-05-23 Brian OsmanLegacy raster still doesn't handle transparent LCD
2017-05-23 Ravi MistryUse Gerrit style format for footers in Presubmit
2017-05-23 Jim Van VerthAdd ship.png for DrawShip sample
next