Legacy raster still doesn't handle transparent LCD
[platform/upstream/libSkiaSharp.git] / gn /
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-11 Brian OsmanRemove SkCrossContextImageData and all support code
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 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-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...
2017-04-21 Matt SarettUse dstColorSpace in SkPictureShader cache key
2017-04-21 Robert PhillipsRemove more headers from include/gpu
2017-04-21 Robert PhillipsRemove all headers from include/gpu/effects
2017-04-20 Brian OsmanRename SkImage_Generator to SkImage_Lazy
2017-04-20 Leon ScrogginsRevert "Make SkPngCodec only read as much of the stream...
2017-04-20 Leon Scroggins IIIMake SkPngCodec only read as much of the stream as...
2017-04-20 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-20 Mike Kleintest and fix f16<->f32 conversion stages
2017-04-19 Herb DerbyRemove SkOpTAllocator
2017-04-19 Mike Kleinadd unit tests for parametric_* stages
2017-04-19 Greg DanielRevert "Check-in vulkan.h into third_party and use...
2017-04-19 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-19 Greg DanielRevert "Check-in vulkan.h into third_party and use...
2017-04-18 Greg DanielAdd backend safe classes for passing in external textur...
2017-04-18 Herb DerbyRemove SkVarAlloc
2017-04-18 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-18 Mike Reedremove unneeded android flag for lockpixels
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-13 Mike Reedremove code directly involved in lock/unlock in SkPixelRef
2017-04-13 Mike Reedremove old-pixelref-api flag from android
2017-04-13 Mike Reedremove dead code around replayClips
2017-04-12 Greg DanielAllow including of vulkan.h as a required public api...
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-12 Matt SarettRevert "Fix SkLocalMatrixShader::isAImage() to respect...
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-12 Mike Reedswitch over to no lockPixels in pixelref
2017-04-10 Brian Salomonconstexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
2017-04-07 Mike Kleinstop disabling threadsafe statics
2017-04-06 Mike Reedadd guard for obsolete (non-functioning) replayClips
2017-04-05 Mike Reedremove android legacy flags
2017-04-04 Mike Kleinremove -mdspr2
2017-04-04 Mike Reedremove canvas-helpers flag for android
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
2017-04-03 Mike Reedmove vertex-mode enum into SkVertices
2017-04-03 Yuqian LiAdd SkThreadedBMPDevice for Threaded Raster Backend
2017-04-03 Matt SarettAvoid extra bitmap copies in SkColorSpaceXformCanvas
2017-04-01 Mike ReedRevert "Revert[2] "clean up (partially) colortable...
2017-04-01 Mike ReedRevert[2] "clean up (partially) colortable api""
2017-03-31 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-31 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Ethan NicholasRevert "skslc can now be compiled with no Skia dependen...
2017-03-31 Mike Reedclean up (partially) colortable api
next