platform/upstream/libSkiaSharp.git
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 Matt SarettFix Ubuntu-Clang-x86_64-Release-Mini
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 Jim Van VerthClassify spot shadows for general shapes
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 herbEvenly space gradient stage.
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 Mike Kleinproposed: inclusive gradients, exclusive images
2017-05-11 Mike Kleinspin off: always clamp linear gradients
2017-05-11 Robert PhillipsSetup for another attempt to split up opLists
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 Brian OsmanFix GPU text colors when color spaces are involved
2017-05-11 Kevin LubickIsolate CIPD assets for RPI tasks
2017-05-11 Brian OsmanRemove SkCrossContextImageData and all support code
2017-05-11 Mike Kleinhone down the SK_FORCE_RASTER_PIPELINE_BLITTER test bot
2017-05-11 Matt SarettMove SK_API from namespace to function
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 Mike Kleinremove TODO in SkGradientShader.cpp
2017-05-11 Brian SalomonWorkaround for Intel 6xxx clear to opaque black bug
2017-05-11 Stephan AltmuellerEnable debug output on iOS
2017-05-11 Jim Van VerthFix transparent ambient shadows
2017-05-11 Jim Van VerthFix transparent ambient for perspective shadows
2017-05-11 Matt SarettAdd SkJpegEncoder and SkWebpEncoder to public API
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 Cary Clarkfix SkASSERT for Visual Studio
2017-05-11 Mike KleinAdd a way to force raster pipeline blitter.
2017-05-11 Greg DanielAdd some swizzle checks to vulkan backend
2017-05-11 Florin MalitaA8 fast path for raster clip masks
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 recipe-rollerRoll recipe dependencies (trivial).
2017-05-11 recipe-rollerRoll recipe dependencies (nontrivial).
2017-05-11 Mike Reedremove SK_SUPPORT_DEPRECATED_CLIPOPS from g3
2017-05-10 Leon Scroggins IIIRemove comments referencing locked pixels
2017-05-10 Mike KleinMake SkCreateRasterPipelineBlitter() not fail.
2017-05-10 Ethan Nicholassksl support for static ifs & switches
2017-05-10 Jim Van VerthUnify ShadowUtils interface
2017-05-10 Mike Kleinuse SkColorSpaceXformer in SkShader appendStages()...
2017-05-10 Mike Kleinclean up SkShader friends
2017-05-10 Mike Reedadd flag to hide deprecated clipops
2017-05-10 bungemanFix alpha coverage for lerp_565 stage.
2017-05-10 Stephan AltmuellerExperimental Go bindings for Skia
2017-05-10 Jim Van VerthClean up shadow assert.
2017-05-10 Brian SalomonMove all non-AA fill rect ops off of GrLegacyMeshDrawOp.
2017-05-10 Cary Clarkadd parameter names
2017-05-10 Brian Salomonallow inf/nan in GrRect isect utility functions.
2017-05-10 recipe-rollerRoll recipe dependencies (trivial).
2017-05-10 recipe-rollerRoll recipe dependencies (nontrivial).
2017-05-09 Mike Kleinok, fix typo: struct -> static
2017-05-09 Mike Kleinok, add timer via
2017-05-09 Brian OsmanPre-clamp path tolerance
2017-05-09 Mike Kleinvoid SkColorFilter::onAppendStages(...)
2017-05-09 Mike Kleinfix 565
2017-05-09 Matt SarettAdd encode to bzl include paths
2017-05-09 Greg DanielCreate geometry shader modules in vulkan when using...
2017-05-09 Brian OsmanFixed distance field interpolation for gamma correct...
2017-05-09 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-09 Robert IannucciManually roll recipes.
2017-05-09 Matt SarettAdd downsampling option to SkJpegEncoder
2017-05-09 Mike Reedupdate dox for dithering
2017-05-09 Mike Reedmove set-text-matrix into private
2017-05-09 Matt SarettAdd jpeg encoder alpha handling option
2017-05-09 Mike Kleinmake append_gamut_tranform() never fail
2017-05-09 Greg DanielAdd support for using texel buffers in Vulkan backend.
2017-05-09 Mike KleinTune down libpng in DM.
2017-05-09 Matt SarettMove SkPngEncoder into public API
2017-05-09 Mike KleinMake SkColorFilter::appendStages() not fail.
2017-05-09 Brian SalomonAvoid assertion in MSAA rendering buffer about indexed...
2017-05-09 Eric KarlAdd flag to avoid stencil buffers in Skia
2017-05-09 Hal CanarySkPerlinNoiseShader: handle pathological inputs
2017-05-09 Matt SarettConvert color to dst (once) in color shaders
2017-05-09 Robert PhillipsAdd debug-only helper methods to get #ops & #clips...
2017-05-09 Eric Boren[recipes] Remove inputs to BundleRecipes task
2017-05-09 Robert PhillipsRemove 'fDrawFace' from GrPipeline
2017-05-09 Brian OsmanForward getGrContext in color space xform canvas
2017-05-09 Mike Reedremove (possibly slow) call to refEncoded in getDeferre...
2017-05-09 Herb DerbyAdd radial gradient stage.
2017-05-09 recipe-rollerRoll recipe dependencies (trivial).
2017-05-09 Greg DanielImplement disconnect function for GrVkGpu
2017-05-09 Ethan NicholasMinor sksl parser cleanup
2017-05-08 Mike Kleinadd a guide to contributing to SkJumper
2017-05-08 Brian SalomonRevert "Added SkImage::MakeCrossContextFromEncoded"
2017-05-08 Ethan Nicholasfixed InstanceProcessor SkSL code
2017-05-08 Mike Klein"can we?" -> "do we want to?" for SkRasterPipelineBlitter
2017-05-08 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-08 UpdateSKPsUpdate SKP version
2017-05-08 Hal CanarySkAdvancedTypefaceMetrics: pack fields better
2017-05-08 Mike Kleinfix commented-out gaussian
2017-05-08 Jim Van VerthRemove height functor for shadows and replace with...
2017-05-08 Chris Daltonvk: don't re-check the primitive type for each batch...
2017-05-08 Robert PhillipsRevert "Revert "Re-enable deferred proxies in Chrome""
2017-05-08 Robert PhillipsExpand GrTextureProxy to handle highestFilterMode
2017-05-08 Florin MalitaMinimize computeTotalInverse()'s inputs
2017-05-08 Chris DaltonGL: track enabled vertex arrays as a count rather than...
2017-05-08 Mike Kleinport ok to SkPngEncoder
2017-05-08 Ravi MistrySeparate lines added via post upload from original...
2017-05-08 Brian SalomonUpdate minimum non-ES OpenGL spec to 2.0.
2017-05-08 Brian SalomonRemove support for GLs without separate stencil.
2017-05-08 Matt SarettAdd filtering and zlib-level options to SkPngEncoder
2017-05-08 Ravi MistryRevert "Presubmit: ensure empty line between CL title...
next