Revert "Clear atlas textures at creation in Chrome"
[platform/upstream/libSkiaSharp.git] / tests /
2017-05-24 Florin MalitaRevert "SkShaderBase"
2017-05-24 Florin MalitaSkShaderBase
2017-05-24 Florin MalitaSkSTArenaAlloc
2017-05-24 Mike ReedUse rasterpipeline for drawVertices
2017-05-24 Derek SollenbergerAdd GrContext API to report the number of purgeable...
2017-05-24 Mike KleinSkRasterPipeline in SkArenaAlloc
2017-05-23 Brian SalomonRevert "Revert "Add a flag to GrSurfaceFlags that requi...
2017-05-23 Brian SalomonRevert "Add a flag to GrSurfaceFlags that requires...
2017-05-23 Brian SalomonAdd a flag to GrSurfaceFlags that requires the texture...
2017-05-23 Leon Scroggins IIIAdd animation support to SkWebpCodec
2017-05-23 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh...
2017-05-22 Greg DanielFix to lcd blending in ganesh
2017-05-22 Brian OsmanRevert "Remove compressed (ETC1) texture support from...
2017-05-22 Brian SalomonRemove kZeroCopy_GrSurfaceFlag
2017-05-22 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh
2017-05-22 Robert PhillipsAdd fixes & test for isConfigTexturable and isConfigRen...
2017-05-19 Matt SarettSkWebpEncoder: use bgra for lossless and yuv for lossy
2017-05-19 Greg DanielFix gpu lcd blending to semi-correctly handle alpha...
2017-05-17 Brian SalomonRemove GrSurfaceDesc member from GrSurfaceProxy.
2017-05-17 Ethan Nicholasskslc comma operator and optimizer fixes
2017-05-17 Robert PhillipsRevert "Convert DstTexture to DstProxy"
2017-05-17 Robert PhillipsConvert DstTexture to DstProxy
2017-05-17 Matt SarettAdd support for webp lossless compression
2017-05-16 Mike Reedmove files out of private, and fix up callers to IWYU
2017-05-15 Mike Kleinadd a test that sRGB stages round trip
2017-05-15 Chris DaltonConvert GrMesh back to a class
2017-05-15 Brian SalomonAttempt to work around iOS varying limit in GLPrograms...
2017-05-12 Robert PhillipsSwitch ImageStorageAccess over to GrTextureProxies
2017-05-12 Brian SalomonInclude non-legacy GrMeshDrawOps in GLPrograms test.
2017-05-12 Matt SarettAdd new SkImageGenerator::getPixels() API, deprecate...
2017-05-12 Brian SalomonMake GrRenderTarget[(Proxy)|(Context)]? advertise a...
2017-05-12 Robert PhillipsSplit up opLists (take 3)
2017-05-11 Robert PhillipsSetup for another attempt to split up opLists
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 downsampling option to SkJpegEncoder
2017-05-09 Eric KarlAdd flag to avoid stencil buffers in Skia
2017-05-08 Brian SalomonRevert "Added SkImage::MakeCrossContextFromEncoded"
2017-05-08 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-08 Jim Van VerthRemove height functor for shadows and replace with...
2017-05-08 Robert PhillipsRevert "Revert "Re-enable deferred proxies in Chrome""
2017-05-08 Matt SarettAdd filtering and zlib-level options to SkPngEncoder
2017-05-08 Ethan NicholasRe-land of "eliminated GrGLSLExpr".
2017-05-08 Brian OsmanAllow wrapped resources to have unique keys
2017-05-08 Robert PhillipsRevert "Re-enable deferred proxies in Chrome"
2017-05-08 Robert PhillipsRe-enable deferred proxies in Chrome
2017-05-05 Matt SarettFix implicit ptr to bool
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-05 Chris DaltonAdd postFlush call to GrOnFlushCallbackObject
2017-05-05 Matt SarettAvoid interpolating color lut with less than 2 points
2017-05-05 Hal CanarySkDiscardableMemoryPool: always have a mutex for testing
2017-05-05 Ethan Nicholassksl optimizer fixes
2017-05-05 Hal CanaryRevert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
2017-05-04 Hal CanaryRevert "SkTypeface::getAdvancedMetrics(): cleanup"
2017-05-04 Hal CanarySkTypeface::getAdvancedMetrics(): cleanup
2017-05-04 Mike Kleintry re-enabling test_diagonal on 565
2017-05-04 Jim Van VerthCombine the ambient and spot alphas into the base color
2017-05-04 Ethan NicholasRevert "Revert "Revert "eliminated GrGLSLExpr"""
2017-05-04 Stephen WhiteGrTessellator: fix for vertex coincident with enclosing...
2017-05-03 Mike Kleindisable test_diagonal on 565
2017-05-03 Florin MalitaRevert "Revert "Reland: Remove SkLights include from...
2017-05-03 Chris DaltonConvert GrMesh to a struct
2017-05-03 Robert PhillipsAllow TextureSamplers to have null GrTexture pointer
2017-05-03 Florin MalitaRevert "Reland: Remove SkLights include from SkCanvas.h"
2017-05-03 Ethan NicholasRevert "Revert "eliminated GrGLSLExpr""
2017-05-03 Florin MalitaReland: Remove SkLights include from SkCanvas.h
2017-05-02 Jim Van VerthRemove translateZ and lights from SkCanvas
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 Ethan Nicholassksl support for buffer blocks
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 Greg DanielFix VkWrapTest
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 bungemanSkFontMgr::matchFamily should not crash on nullptr.
2017-05-01 Greg DanielRevert "Revert "Plumb the use of GrBackendRenderTarget...
2017-05-01 Florin MalitaInitial clip-mask-layer support
2017-04-28 Florin MalitaRemove temporary_internal_describeTopLayer
2017-04-28 Cary Clarkadd drawString helper to canvas
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 Ethan Nicholasadditional skslc vector optimizations
2017-04-27 Robert PhillipsDisable deferred proxies in Chrome
2017-04-27 Matt SarettRevert "Delete copyTo(Allocator), hide copyTo() behind...
2017-04-27 Greg DanielRevert "Plumb the use of GrBackendRenderTarget througho...
2017-04-27 Greg DanielPlumb the use of GrBackendRenderTarget throughout Skia
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-04-26 Brian OsmanFix uncached getROPixels from GPU images
2017-04-26 Matt SarettSkPngCodec: Do not return kInvalidConversion on corrupt png
2017-04-26 Ethan Nicholasbroke up SkSLConstantFolding test
next