platform/upstream/libSkiaSharp.git
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-28 Matt SarettFix bitmap copy gms
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 Ravi MistryTesting permissions
2017-04-28 Ben WagnerAdd non-Valgrind PreAbandonGpuContext bot.
2017-04-28 Brian SalomonRemove srgb flags from GrProcessorSet
2017-04-28 Ethan Nicholasadditional skslc vector optimizations
2017-04-28 Mike Reedadd GM to compare atlas and vertices
2017-04-27 Forrest Reilinghandle GrVkTransferBuffer::Create failure
2017-04-27 Ben Wagner[infra/bots] Treat extra_config as a list.
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 Kevin LubickDon't reboot Pixel C or Nexus Player before task
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-04-27 Mike KleinIn ok thread mode, use wait_util instead of wait_for.
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 Eric BorenAdd releaseAndAbandonGpuContext bot
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 Ethan Nicholasbroke up SkSLConstantFolding test
2017-04-26 Mike KleinDescribe GCC-like asm steps as "assemble ..."
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-26 Chris BlumeMake SkNoncopyable movable
2017-04-25 Mike KleinInject a dsb into SkAnalyticEdge::setLine() to work...
2017-04-25 Mike Kleinremove SkOpts::run_pipeline() declaration.
2017-04-25 Ben WagnerUpdate PixelC to latest build.
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 Stephan AltmuellerDisable msaa on all current iOS devices
2017-04-25 Greg DanielUse system Vulkan headers except when no building with...
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 Stephan AltmuellerEnable ios on Raspberry Pi
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 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 Eric Boren[recipes] Fix *_VERSION step failure handling
2017-04-24 Brian OsmanSimplify SkImageCacherator slightly
2017-04-24 Ben WagnerOnly respect version 1 gasp tables for symmetric.
2017-04-24 Eric Boren[recipes] Add env recipe module
2017-04-24 Robert PhillipsRevert "Split up opLists (take 2)"
2017-04-24 Leon Scroggins IIIRemove a print statement I meant to not check in
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-23 UpdateSKPsUpdate SKP version
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 Brian OsmanSkip running the 10k shape benchmarks on Radeon ANGLE...
2017-04-21 Matt SarettmakeColorSpace() for SkColorFilterShader and SkLighting...
2017-04-21 Matt SarettAdd SkPictureShader::makeColorSpace()
2017-04-21 Brian OsmanEnable fence sync support in ES3 test contexts
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
next