platform/upstream/libSkiaSharp.git
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
2017-05-23 Ravi MistryUpdate documentation to specify the new Gerrit style...
2017-05-23 Brian OsmanFix flag collision in GrDrawVerticesOp
2017-05-23 Christopher... Make SkPictureImageFilter::drawPictureAtLocalResolution...
2017-05-23 Leon Scroggins IIIFix alpha in webp bug introduced with animation
2017-05-23 Greg DanielReally disable srgb on nexus player vulkan
2017-05-23 Mike KleinDither copies when decreasing precision below 32-bit.
2017-05-23 Brian SalomonRevert "Add a flag to GrSurfaceFlags that requires...
2017-05-23 Mike Reedadd default arg so android can bulid
2017-05-23 Mike KleinRevert "add knob to turn off fancy SkJumper features"
2017-05-23 Greg DanielDisable srgb on vulkan nexus player
2017-05-23 Jim Van VerthAdd Material Design shadow reference sample
2017-05-23 Brian SalomonAdd a flag to GrSurfaceFlags that requires the texture...
next