platform/upstream/libSkiaSharp.git
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
2017-05-05 Chris DaltonGL: track enabled vertex arrays as a count rather than...
2017-05-05 Ethan Nicholassksl optimizer fixes
2017-05-05 Mike Reedoptimize gaussian with herbs quartic
2017-05-05 Hal Canaryheader cleanup
2017-05-05 Hal CanaryRevert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
2017-05-05 Mike Kleinadd -Wno-error=attributes for G3 Android builds
2017-05-05 Florin MalitaLocal matrix support for RP gradients
2017-05-05 Mike KleinRetry "Factor out common code from sweep and linear."
2017-05-04 Mike KleinRevert "Factor out common code from sweep and linear."
2017-05-04 Amaury Le LeyzourCRC32 no longer restricted to ARM64
2017-05-04 Greg DanielFix comma in vulkan
2017-05-04 Greg DanielAdd support for Geom shaders in Vulkan backend.
2017-05-04 Herb DerbyFactor out common code from sweep and linear.
2017-05-04 Jim Van VerthAdd ShadowUtils sample.
2017-05-04 Ben WagnerMarker for Windows NVIDIA driver update.
2017-05-04 Hal CanaryRevert "SkTypeface::getAdvancedMetrics(): cleanup"
2017-05-04 Brian SalomonMake GrSimpleMeshDrawOpHelper consider blend barriers...
2017-05-04 Hal CanarySkTypeface::getAdvancedMetrics(): cleanup
2017-05-04 Mike Kleintry re-enabling test_diagonal on 565
2017-05-04 Mike Kleinupdate Windows build docs
2017-05-04 Mike Reedforce all colorfilters to implement 4f
2017-05-04 Mike Reedadd virtual to support CTFontRef
2017-05-04 Jim Van VerthCombine the ambient and spot alphas into the base color
2017-05-04 Mike Kleinmove dither after the transfer function
2017-05-04 Jim Van VerthFix spot shadow inset.
2017-05-04 Ben WagnerTurn on verbose logging for Valgrind_PreAbandonGpuConte...
2017-05-04 Ben WagnerRemove Nexus5 experimental tryjob.
2017-05-04 Robert PhillipsAdd GrGpuTextureProxyRef
2017-05-04 Matt SarettReland "Add SkImage::makeColorSpace() with correct...
2017-05-04 Ethan NicholasRevert "Revert "Revert "eliminated GrGLSLExpr"""
2017-05-04 Hal Canarysrc/pdf: code cleanup
2017-05-04 Matt SarettFinish removal of SkImageInfo from SkPixelRef
2017-05-04 Matt SarettRevert "Add SkImage::makeColorSpace() with correct...
2017-05-04 Stephen WhiteGrTessellator: fix for vertex coincident with enclosing...
2017-05-04 recipe-rollerRoll recipe dependencies (trivial).
2017-05-04 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Matt SarettAdd SkImage::makeColorSpace() with correct transfer...
2017-05-03 Mike KleinRevert "treat SkPMColor as sRGB in SkPM4f::FromPMColor()"
2017-05-03 Brian SalomonRevert "Revert "Add a new non-AA rect op that does...
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Mike Kleintreat SkPMColor as sRGB in SkPM4f::FromPMColor()
2017-05-03 Brian SalomonRevert "Add a new non-AA rect op that does not inherit...
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Brian SalomonAdd a new non-AA rect op that does not inherit from...
2017-05-03 Mike Kleinfix G3 opt android_arm build?
2017-05-03 Mike Kleindisable test_diagonal on 565
2017-05-03 Florin MalitaValidate SkSpecialSurface raster info
2017-05-03 Hal Canaryheaders: fix
2017-05-03 Florin MalitaAdd a GM to exercise some complex gradient constructs
2017-05-03 Florin MalitaRevert "Revert "Reland: Remove SkLights include from...
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Chris DaltonConvert GrMesh to a struct
2017-05-03 Matt SarettDelete SkBitmap::copyTo()
2017-05-03 Ethan Nicholassksl SPIR-V sampledBuffer support
2017-05-03 Mike Kleindither stage
2017-05-03 Ben WagnerUpgrade Windows 10 to v1703.
2017-05-03 Robert PhillipsAllow TextureSamplers to have null GrTexture pointer
2017-05-03 Herb DerbyAdd sweep gradient to SkRasterPipeline
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Mike Reeddrawfilter is legacy-guarded, no need for deprecated
2017-05-03 Florin MalitaRevert "Reland: Remove SkLights include from SkCanvas.h"
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Ethan NicholasRevert "Revert "eliminated GrGLSLExpr""
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Florin MalitaReland: Remove SkLights include from SkCanvas.h
2017-05-03 recipe-rollerRoll recipe dependencies (nontrivial).
2017-05-03 Mike Reedremove unused etc logic
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 recipe-rollerRoll recipe dependencies (nontrivial).
2017-05-03 recipe-rollerRoll recipe dependencies (trivial).
2017-05-03 Mike Kleinok, add sRGB support
2017-05-02 Mike Reedfix tricolor shader
2017-05-02 Jim Van VerthRemove translateZ and lights from SkCanvas
2017-05-02 Brian SalomonRevert "eliminated GrGLSLExpr"
2017-05-02 Matt SarettSupport numerical transfer functions in readPixels()
2017-05-02 Matt SarettAdd support for row-by-row jpeg encoding
2017-05-02 Matt SarettRevert "Revert "Remove copyTo() legacy API flag from...
2017-05-02 Jim Van VerthAdd wireframe mode to Viewer.
2017-05-02 Ethan Nicholaseliminated GrGLSLExpr
2017-05-02 Mike Reedspeedup exp() in gaussian colorfilter
2017-05-02 John BudorickManually roll skia recipe deps.
2017-05-02 Greg DanielSetup support for UNIFORM_TEXEL_BUFFER descriptor sets...
2017-05-02 Ethan Nicholassksl support for buffer blocks
2017-05-02 Jim Van VerthRemove EXPERIMENTAL_SHADOWING, Part 1
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 Leon Scroggins IIIBlacklist memory intensive images on a bot
2017-05-02 Florin MalitaRevert "Remove SkLights include from SkCanvas.h"
2017-05-02 Florin MalitaReland "Add a clip mask bench"
2017-05-02 Florin MalitaRemove SkLights include from SkCanvas.h
2017-05-02 Jim Van VerthFix up shadows in raster.
2017-05-02 Greg DanielMake GrBackendTexture take Gr*Info refs in ctor, and...
2017-05-02 Brian OsmanRemove declaration of SkTextureImageSetTexture, which...
next