Use warning suppression options only when gcc-9
[platform/upstream/libSkiaSharp.git] / gn /
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-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)... 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-10 Matthew LeibowitzMaking the build work on linux
2018-03-09 Matthew Leibowitzfor consistency, all platforms have the "lib" prefix...
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
2017-11-30 Matthew LeibowitzPreserve current directory during vcvarsall
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 bindings for SkPixelSerializer
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
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 LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
2017-07-10 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-24 Florin MalitaRevert "SkShaderBase"
2017-05-24 Florin MalitaSkShaderBase
2017-05-23 Jim Van VerthAdd Material Design shadow reference sample
2017-05-23 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh...
2017-05-22 Brian OsmanRevert "Remove compressed (ETC1) texture support from...
2017-05-22 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh
2017-05-18 Jim Van VerthRemove ambient and spot mask filters.
2017-05-18 Jim Van VerthAdd microbench for shadows
2017-05-17 Brian OsmanAdd GM to verify that drawX == (path.addX, drawPath)
2017-05-17 Greg DanielRevert "Add GM to verify that drawX == (path.addX,...
2017-05-17 Brian OsmanAdd GM to verify that drawX == (path.addX, drawPath)
2017-05-16 Mike Reedmove files out of private, and fix up callers to IWYU
2017-05-16 Mike Kleinclamp to premul in dither
2017-05-16 Florin MalitaAdd SK_LEGACY_SWEEP_GRADIENT on Android
2017-05-15 Mike Kleinfix SkJumper radial gradient precision
2017-05-15 Brian SalomonAttempt to work around iOS varying limit in GLPrograms...
2017-05-15 Mike Reedmove impl for drawvertices into separate file
2017-05-12 Matthew Leibowitzuse the better code
2017-05-12 Matthew Leibowitzremove duplicate code :)
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-12 Matthew LeibowitzAdded some C APIs
2017-05-11 Brian OsmanRemove SkCrossContextImageData and all support code
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-11 Matthew Leibowitzupdated the structs and added tests for future breaks
2017-05-11 Matthew LeibowitzUpdates required for building the new m59
2017-05-10 Ethan Nicholassksl support for static ifs & switches
2017-05-10 Mike Reedadd flag to hide deprecated clipops
2017-05-10 Brian SalomonMove all non-AA fill rect ops off of GrLegacyMeshDrawOp.
2017-05-09 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-09 Matt SarettAdd jpeg encoder alpha handling option
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-08 Brian SalomonRevert "Added SkImage::MakeCrossContextFromEncoded"
2017-05-08 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-08 Ethan NicholasRe-land of "eliminated GrGLSLExpr".
2017-05-08 Greg DanielAdd GrVkTexelBuffer class
2017-05-06 Matthew Leibowitzbitcode support requires a few changes
2017-05-06 Matthew Leibowitzsk_effects has already been split into the source files
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-05-05 Ben WagnerAdd bigrect GM.
2017-05-05 Mike Kleinadd a new hsl GM
2017-05-05 Chris DaltonAdd postFlush call to GrOnFlushCallbackObject
2017-05-04 Jim Van VerthAdd ShadowUtils sample.
2017-05-04 Matt SarettReland "Add SkImage::makeColorSpace() with correct...
2017-05-04 Ethan NicholasRevert "Revert "Revert "eliminated GrGLSLExpr"""
2017-05-04 Matt SarettFinish removal of SkImageInfo from SkPixelRef
2017-05-04 Matt SarettRevert "Add SkImage::makeColorSpace() with correct...
2017-05-03 Matt SarettAdd SkImage::makeColorSpace() with correct transfer...
2017-05-03 Brian SalomonRevert "Revert "Add a new non-AA rect op that does...
2017-05-03 Brian SalomonRevert "Add a new non-AA rect op that does not inherit...
2017-05-03 Brian SalomonAdd a new non-AA rect op that does not inherit from...
2017-05-03 Ethan NicholasRevert "Revert "eliminated GrGLSLExpr""
2017-05-03 Mike Reedremove unused etc logic
2017-05-02 Brian SalomonRevert "eliminated GrGLSLExpr"
2017-05-02 Matt SarettAdd support for row-by-row jpeg encoding
2017-05-02 Ethan Nicholaseliminated GrGLSLExpr
2017-05-02 Jim Van VerthRemove EXPERIMENTAL_SHADOWING, Part 1
2017-05-02 Leon ScrogginsRevert "Add support for row-by-row jpeg encoding"
2017-05-02 Matt SarettAdd support for row-by-row jpeg encoding
2017-05-02 Florin MalitaReland "Add a clip mask bench"
2017-05-01 Mike KleinRevert "Add a clip mask bench"
2017-05-01 Florin MalitaAdd a clip mask bench
2017-05-01 Matt SarettOnly store width and height on SkPixelRef (last part)
2017-04-28 Mike Reedremove unused yuv methods
2017-04-28 Ben WagnerRevert "Only store width and height on SkPixelRef"
2017-04-27 Matt SarettOnly store width and height on SkPixelRef
2017-04-27 Brian OsmanFold SkImageCacherator into SkImage_Lazy
2017-04-26 Mike KleinDescribe GCC-like asm steps as "assemble ..."
2017-04-25 Matt SarettDelete SkGTypeface and SkGScalerContext
2017-04-24 Robert PhillipsRemove two more gpu headers from include/*
2017-04-24 Robert PhillipsMake InstancedRendering more opList-splitting friendly
2017-04-21 Leon Scroggins IIIReland "Make SkPngCodec only read as much of the stream...
next