Added bindings for SkPixelSerializer
[platform/upstream/libSkiaSharp.git] / gm /
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-10 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
2017-06-16 Eric KarlReland DeferredTextureImageData low-bit-depth/dithering...
2017-05-24 Florin MalitaRevert "SkShaderBase"
2017-05-24 Florin MalitaSkShaderBase
2017-05-24 Florin MalitaSkSTArenaAlloc
2017-05-24 Mike Reedadd image variant to patch gm
2017-05-23 Brian OsmanLegacy raster still doesn't handle transparent LCD
2017-05-23 Mike Reedadd gm to test alpha in drawPatch
2017-05-23 Jim Van VerthFix TSAN error for shadow cache
2017-05-23 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh...
2017-05-23 Jim Van VerthFix TSAN bot
2017-05-22 Jim Van VerthCache ambient and spot shadows at a canonical position
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 VerthRevert "Revert "Disable resource cache in shadow_utils...
2017-05-18 Florin MalitaHide SkPerlinNoiseShader impl details
2017-05-18 Jim Van VerthRevert "Disable resource cache in shadow_utils GM for...
2017-05-17 Jim Van VerthDisable resource cache in shadow_utils GM for now
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-17 Brian SalomonRemove GrSurfaceProxy::desc()
2017-05-17 Jim Van VerthFix shadow_utils light position for SampleApp tiling
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 Hal CanarySkCanvas: Helpers for draw{Point,Line,Circle}
2017-05-15 Mike Kleinfix SkJumper radial gradient precision
2017-05-15 Jim Van VerthAdd filled occluders to shadow_utils GM, take 2
2017-05-12 Matt SarettAdd new SkImageGenerator::getPixels() API, deprecate...
2017-05-12 Brian SalomonMake GrRenderTarget[(Proxy)|(Context)]? advertise a...
2017-05-12 Jim Van VerthRevert "Add filled occluders to shadow_utils GM"
2017-05-12 Jim Van VerthAdd filled occluders to shadow_utils GM
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-10 Jim Van VerthUnify ShadowUtils interface
2017-05-10 bungemanFix alpha coverage for lerp_565 stage.
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-07 Mike Kleinpolish up gm/hsl.cpp
2017-05-07 Mike Kleinbug fix in hsl GM reference impls
2017-05-06 Mike Kleinhsl GM: more realistic references for non-legacy backends
2017-05-06 Mike Kleinupdate hsl GM
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 Matt SarettSkEncoder: Rename files, change webp API, for consistency
2017-05-05 Matt SarettAdd support for row-by-row png encodes
2017-05-04 Matt SarettReland "Add SkImage::makeColorSpace() with correct...
2017-05-04 Matt SarettRevert "Add SkImage::makeColorSpace() with correct...
2017-05-03 Matt SarettAdd SkImage::makeColorSpace() with correct transfer...
2017-05-03 Florin MalitaAdd a GM to exercise some complex gradient constructs
2017-05-03 Florin MalitaRevert "Revert "Reland: Remove SkLights include from...
2017-05-03 Florin MalitaRevert "Reland: Remove SkLights include from SkCanvas.h"
2017-05-03 Florin MalitaReland: Remove SkLights include from SkCanvas.h
2017-05-02 Matt SarettSupport numerical transfer functions in readPixels()
2017-05-02 Matt SarettAdd support for row-by-row jpeg encoding
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 MalitaRevert "Remove SkLights include from SkCanvas.h"
2017-05-02 Florin MalitaRemove SkLights include from SkCanvas.h
2017-05-02 Greg DanielMake GrBackendTexture take Gr*Info refs in ctor, and...
2017-05-01 Mike KleinRevert "Revert "SaveLayerRec::fClipMask -> raw pointer""
2017-05-01 Mike KleinRevert "SaveLayerRec::fClipMask -> raw pointer"
2017-05-01 Florin MalitaSaveLayerRec::fClipMask -> raw pointer
2017-05-01 Florin MalitaInitial clip-mask-layer support
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-28 Matt SarettFix bitmap copy gms
2017-04-28 Mike Reedremove unused yuv methods
2017-04-28 Matt SarettRevert "Revert "Delete copyTo(Allocator), hide copyTo...
2017-04-28 Mike Reedadd helper makeShader for the common Clamp case
2017-04-28 Mike Reedadd GM to compare atlas and vertices
2017-04-27 Matt SarettRevert "Delete copyTo(Allocator), hide copyTo() behind...
2017-04-27 Brian OsmanFold SkImageCacherator into SkImage_Lazy
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-04-25 Matt SarettBalance save()/restore() calls in dont_clip_to_layer gm
2017-04-25 Matt SarettDelete SkGTypeface and SkGScalerContext
2017-04-25 Robert PhillipsRm makeRenderTargetContext in favor of deferred version...
2017-04-24 Brian OsmanSimplify SkImageCacherator slightly
2017-04-21 Matt SarettUse dstColorSpace in SkPictureShader cache key
2017-04-21 Jim Van VerthFix reflected ovals.
2017-04-21 Robert PhillipsRevert "Rm makeRenderTargetContext in favor of deferred...
2017-04-21 Robert PhillipsRm makeRenderTargetContext in favor of deferred version...
2017-04-20 Brian OsmanRename SkImage_Generator to SkImage_Lazy
2017-04-20 Greg DanielRevert "Revert "Plumb GrBackendTexture throughout skia.""
2017-04-19 Stan IlievRevert "Plumb GrBackendTexture throughout skia."
2017-04-18 Greg DanielPlumb GrBackendTexture throughout skia.
2017-04-17 Leon Scroggins IIISwitch SkCodec to int for counts and indices
2017-04-17 Matt SarettFinish overriding onMakeColorSpace() for SkImageFilters
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
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-11 Robert PhillipsRemove discard from GrRenderTarget & force it to always...
next