Only store width and height on SkPixelRef (part 1)
[platform/upstream/libSkiaSharp.git] / src /
2017-04-28 Matt SarettOnly store width and height on SkPixelRef (part 1)
2017-04-28 Brian OsmanCombine GPU flush with semaphore API
2017-04-28 Mike Reedremove unused yuv methods
2017-04-28 Mike Reedchange drawAtlas to behave like drawVertices
2017-04-28 Ben WagnerRevert "Only store width and height on SkPixelRef"
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 Jim Van VerthFix fast blur for shadow rrects.
2017-04-28 Florin MalitaScrub DeviceCM
2017-04-28 Brian SalomonRemove srgb flags from GrProcessorSet
2017-04-28 Ethan Nicholasadditional skslc vector optimizations
2017-04-27 Forrest Reilinghandle GrVkTransferBuffer::Create failure
2017-04-27 Robert PhillipsDisable deferred proxies in Chrome
2017-04-27 Matt SarettOnly store width and height on SkPixelRef
2017-04-27 Matt SarettRevert "Delete copyTo(Allocator), hide copyTo() behind...
2017-04-27 Herb DerbyAdd instrumentation into SkArenaAlloc.
2017-04-27 Mike Kleinjumper, remove C(int)
2017-04-27 Greg DanielRevert "Plumb the use of GrBackendRenderTarget througho...
2017-04-27 Brian OsmanFold SkImageCacherator into SkImage_Lazy
2017-04-27 Mike Kleinjumper, replace _i with normal constants
2017-04-27 Greg DanielPlumb the use of GrBackendRenderTarget throughout Skia
2017-04-27 Greg DanielAdd additional checks when creating vulkan context
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-04-27 Mike Kleinclear out C(), _i, and _f constants from SkJumper_vectors.h
2017-04-27 Mike Reedremove legacy code
2017-04-27 Greg DanielChange vulkan image memory allocation back to using...
2017-04-27 Brian OsmanFinish removing GrContext param from onRefEncodedData
2017-04-27 Brian OsmanFix color space handling in SkImage_Gpu::getROPixels
2017-04-27 Mike Kleinadd #defines to limit SkCpu
2017-04-26 Amaury Le LeyzourFix new IT blocks ARMv8
2017-04-26 Brian OsmanFix uncached getROPixels from GPU images
2017-04-26 Robert PhillipsRemove pre-allocated clip space from GrRenderTargetOpList
2017-04-26 Mike Kleinprep for more constants
2017-04-26 Mike Kleinadd SkLightingColorFilter for makeColorSpace()
2017-04-26 Mike KleinSkColorFilter::makeColorSpace()
2017-04-26 Matt SarettSkPngCodec: Do not return kInvalidConversion on corrupt png
2017-04-26 Robert PhillipsRemove GrResourceProvider & GrGpu pointers from GrRende...
2017-04-26 Matt SarettRespect cropRect in SkDropShadowImageFilter::onMakeColo...
2017-04-26 Robert PhillipsHardwire opList lookAhead & lookBack parameters
2017-04-26 Mike Kleinremove to_2dot2 and from_2dot2
2017-04-26 Ben WagnerRemove SK_IGNORE_GASP_VERSION_CHECK.
2017-04-26 Brian SalomonLink to vulkan in tools but not library.
2017-04-26 Robert PhillipsPrevent creation of zero-sized proxies
2017-04-25 Mike KleinInject a dsb into SkAnalyticEdge::setLine() to work...
2017-04-25 Mike Kleinremove SkOpts::run_pipeline() declaration.
2017-04-25 Brian SalomonAdd ability to relinquish control of VkDevice and VkIns...
2017-04-25 Ethan Nicholassksl can now fold constant vector or matrix equality...
2017-04-25 Brian OsmanFix writePixels of sRGB data to legacy GPU surface
2017-04-25 Brian SalomonAdd GrVkInterface constructor with sepereate instance...
2017-04-25 Matt SarettMake SkColorSpaceXformer::apply(SkPaint) safe to call...
2017-04-25 Brian OsmanRemove compressed texture support from cacherator
2017-04-25 bungemanImprove variation comment for iOS.
2017-04-25 Mike Kleinxform saveLayer() backdrop
2017-04-25 Matt SarettDelete SkGTypeface and SkGScalerContext
2017-04-25 Matt SarettSkMergeImageFilter: fModes might be nullptr
2017-04-25 Brian OsmanName 'client' parameter so comment makes sense
2017-04-25 Hal CanarySkDiscardableMemoryPool: modernize
2017-04-25 Leon Scroggins IIIImprove the Codec_end test and add fixes
2017-04-25 Robert PhillipsRm makeRenderTargetContext in favor of deferred version...
2017-04-24 Brian SalomonAdd new GrVkBackendContext::Create explicitly requiring...
2017-04-24 Brian OsmanSimplify SkImageCacherator slightly
2017-04-24 Ben WagnerOnly respect version 1 gasp tables for symmetric.
2017-04-24 Robert PhillipsRevert "Split up opLists (take 2)"
2017-04-24 Leon Scroggins IIIFix decoding incomplete PNG images
2017-04-24 Robert PhillipsSplit up opLists (take 2)
2017-04-24 Brian OsmanFix spelling of SkImageGenerator in comment
2017-04-24 Robert PhillipsRemove two more gpu headers from include/*
2017-04-24 Robert PhillipsMake InstancedRendering more opList-splitting friendly
2017-04-21 Mike Kleinjumper, maybe we can just use constants
2017-04-21 Leon Scroggins IIIReland "Make SkPngCodec only read as much of the stream...
2017-04-21 Matt SarettmakeColorSpace() for SkColorFilterShader and SkLighting...
2017-04-21 Matt SarettAdd SkPictureShader::makeColorSpace()
2017-04-21 Matt SarettUse dstColorSpace in SkPictureShader cache key
2017-04-21 Mike Kleinlong live SkJumper
2017-04-21 Mike Kleinkill off shader_adapter
2017-04-21 Greg DanielMove ReleaseProc info to GrTexture and for implementati...
2017-04-21 Mike Kleinjumper, implement 2.2 stages with approx_powf
2017-04-21 Robert PhillipsRemove more headers from include/gpu
2017-04-21 Mike Kleinjumper, lab_to_xyz
2017-04-21 Matt SarettSkColorSpaceXformCanvas: Use when drawing picture images
2017-04-21 Robert PhillipsRemove all headers from include/gpu/effects
2017-04-21 Mike Kleinjumper, rework callback a bit, use it for color_lookup_...
2017-04-21 Jim Van VerthCircular shadow fixes for Flutter.
2017-04-21 Ethan Nicholasfixed 0 - x in skslc
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 Ethan NicholasImproved skslc optimizer, particularly around vectors.
2017-04-20 Greg DanielDisable use of directly wrapping msaa RTs on Vulkan
2017-04-20 Brian OsmanRename SkImage_Generator to SkImage_Lazy
2017-04-20 Greg DanielRevert "Revert "Plumb GrBackendTexture throughout skia.""
2017-04-20 Robert PhillipsAdd abandoned GPU check to createTextureProxy
2017-04-20 Mike Reedremove vestigle code for lockpixels
2017-04-20 Mike KleinRevert "jumper, disable u16 table load stages"
2017-04-20 Leon ScrogginsRevert "Make SkPngCodec only read as much of the stream...
2017-04-20 Brian OsmanRemove all config conversion modes except round-to...
2017-04-20 Mike Kleincalculate cull rects for SkMiniPictures
2017-04-20 Mike Kleinmore symmetry for from_half/to_half
2017-04-20 Ethan Nicholasrectangle texture scaling is now handled in skslc
2017-04-20 Brian OsmanRemove incorrect assert
next