platform/upstream/libSkiaSharp.git
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...
2017-05-08 Ethan NicholasRe-land of "eliminated GrGLSLExpr".
2017-05-08 Brian OsmanAllow wrapped resources to have unique keys
2017-05-08 Ben Wagner[Bazel] Omit bigrect GM for ASAN.
2017-05-08 Stephen WhiteGrTessellator AA: fix 1px wide paths.
2017-05-08 Florin MalitaRemove Sk4fGradientInterval::fZeroRamp
2017-05-08 Brian OsmanSkImage::isValid
2017-05-08 Mike Kleinjumper, finish blend modes
2017-05-08 Robert PhillipsRevert "Re-enable deferred proxies in Chrome"
2017-05-08 Mike KleinTighten up gradient clamp logic.
2017-05-08 Greg DanielAdd GrVkTexelBuffer class
2017-05-08 Robert IannucciManually roll recipes.
2017-05-08 Robert PhillipsRe-enable deferred proxies in Chrome
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 Mike Kleinremove old 565 destination opts
2017-05-06 Mike Reedimpl 4f version for tricolor shader
2017-05-05 Jim Van VerthFix color blending for analytic shadows
2017-05-05 Eric KarlAllow custom GrAtlasGlyphCache texture sizes
2017-05-05 Jim Van VerthMore analytic shadow refactoring.
2017-05-05 Matt SarettStub encoding impls for clients without libraries
2017-05-05 Matt SarettFix implicit ptr to bool
2017-05-05 Mike Reedcomposecolorfilter can now append stages
2017-05-05 Ben WagnerAdd bigrect GM.
2017-05-05 Mike Kleinadd a new hsl GM
2017-05-05 Hal CanarySkTypeface: remove old virtual onGetAdvancedMetrics...
2017-05-05 Mike Reedtweak the gaussian quartic
2017-05-05 Matt SarettSkEncoder: Rename files, change webp API, for consistency
2017-05-05 Matt SarettFix clang compiler error in SkSLFileOutputStream
2017-05-05 Eric BorenPresubmit: ensure empty line between CL title and descr...
2017-05-05 Chris DaltonRevert "GL: track enabled vertex arrays as a count...
2017-05-05 Mike Reedspeed-up 4f version of modecolorfilter and modulate
2017-05-05 Matt SarettAdd support for row-by-row png encodes
2017-05-05 Leon Scroggins IIIRemove unnecessary non-UTF8 character
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 Greg DanielSplit tracking of TexelBuffers from normal samplers
next