platform/upstream/libSkiaSharp.git
2017-02-14 Mike Reedstop using SkScalarMul
2017-02-14 Herb DerbyRemove SkSmallAllocator.
2017-02-14 Mike Reedinclude what you use
2017-02-14 Matt SarettMake raster pipeline support all pixel conversions
2017-02-14 Herb DerbySimplify code for making paints with shaders.
2017-02-14 Brian SalomonRemove component flags from GrPipelineInput.
2017-02-14 Brian SalomonRemove component flags from GrXPFactory output analysis.
2017-02-14 Mike Reedupdate gm to test 2 unclipped layers
2017-02-14 Robert PhillipsAdd check for finite phase to SkPath1DPathEffect::Make
2017-02-14 Mike KleinSkSplicer: implement constant_color
2017-02-14 Mike KleinSkSplicer: fix dstover
2017-02-14 Herb DerbyRevert "Revert "Always make SkImageShaders in heap.""
2017-02-14 Mike ReedSkScalarMul is deprecated
2017-02-14 Mike KleinSkSplicer support for 2-point gradients.
2017-02-13 csmartdaltonMove the rt adjust uniform into GP EmitArgs
2017-02-13 csmartdaltonAdd animated text samples
2017-02-13 Stephen WhiteGrTessellator (AA): fix "Canvas Arcs" coverage artifact.
2017-02-13 Mike Reedadd gm for clipRegion
2017-02-13 Mike KleinEnable sse2 backend for SkSplicer.
2017-02-13 Herb DerbyRevert "Always make SkImageShaders in heap."
2017-02-13 Mike KleinFix stack alignment in Windows before_loop/after_loop.
2017-02-13 Hal Canarytools/git-sync-deps: less verbose when fetch is needed
2017-02-13 csmartdaltonMake SkAutoTMalloc movable
2017-02-13 Joe Gregoriofiddle: Fix JSON output logic.
2017-02-13 Hal CanarySkPDF: skip shader lookup for SkShader::kColor_GradientType
2017-02-13 Herb DerbyMove GrTessellator from SkChunckAlloc to SkArenaAlloc.
2017-02-13 Hal CanarySkPDF: better tolerance path conversion to quadratics
2017-02-13 Tenghui ZhuA simple gradient test
2017-02-13 Brian SalomonAdd preserves premul and modulate optimization to compo...
2017-02-13 Joe GregorioAdd plumbing for text only fiddles.
2017-02-13 Herb DerbyAlways make SkImageShaders in heap.
2017-02-13 Matt SarettBlacklist arithmetic jpeg on WIC
2017-02-13 Kevin LubickClean up hack of run api
2017-02-13 Mike ReedRevert "Revert "IWYU""
2017-02-13 Hal CanaryMake header files idempotent; script to check
2017-02-13 Matt SarettUpdate libjpeg-turbo to 1.5.1, enable arithmetic decoding
2017-02-13 Brian SalomonRemove GrFragmentProcessor::computeInvariantOutput
2017-02-13 Brian SalomonInitialize test textures for ProcessorOptimizationValid...
2017-02-13 Brian OsmanPixel zoomer in viewer
2017-02-13 Ethan NicholasReplaced all calls to fragmentPosition() with sk_FragCoord
2017-02-13 Robert PhillipsRemove unused/barely-supported compressed GrPixelConfigs
2017-02-12 Mike ReedOnly use DeviceCM->fNext if the layer doesn't affect...
2017-02-12 UpdateSKPsUpdate SKP version
2017-02-11 Mike KleinRefactor without turning on sse2/sse41.
2017-02-11 Mike KleinMake Win before_loop/after_loop SSE compatible.
2017-02-11 Mike KleinRevert "Generate sse2/sse4.1 splices, use them."
2017-02-11 Robert PhillipsRevert "IWYU"
2017-02-11 Robert PhillipsRevert "More non-invertible shader local matrix guards"
2017-02-10 Matt SarettDelete legacy named color space API
2017-02-10 csmartdaltonAdd GrGLSLShaderBuilder::declareGlobal
2017-02-10 csmartdaltonEnable threaded SkTaskGroup in Viewer
2017-02-10 Herb DerbyRemove unused field, and use official size.
2017-02-10 Brian SalomonRe-enable ProcessorOptimizationValidationTest on iOS.
2017-02-10 Ben WagnerUpdate codesearch docs.
2017-02-10 Jim Van VerthRevert "Use SDF path miplevels based on the original...
2017-02-10 Jim Van VerthUse SDF path miplevels based on the original path's...
2017-02-10 Florin MalitaMore non-invertible shader local matrix guards
2017-02-10 Mike KleinGenerate sse2/sse4.1 splices, use them.
2017-02-10 Ben Wagner'gasp' to control symmetric rendering on Windows.
2017-02-10 Brian SalomonUse new fragment processor optimization queries.
2017-02-10 Mike ReedIWYU
2017-02-10 Brian OsmanIntegrate the ImGui library with viewer
2017-02-10 Matt SarettCompile SkJpegCodec on bzl iOS build
2017-02-10 Ben WagnerMarker for driver upgrade.
2017-02-10 Brian OsmanRemove declaration of non-existent constructor
2017-02-10 Herb DerbyRemove SkTextureCompressor.
2017-02-10 csmartdaltonAdd support for RG float textures
2017-02-10 Robert PhillipsAdd GM to test ETC1
2017-02-10 Brian SalomonFix size of vertices GM to show all content
2017-02-10 Florin MalitaFixed3232 overflow in LinearGradientContext::shadeSpan()
2017-02-10 Brian SalomonDisable processor optimization on iOS
2017-02-10 Mike KleinStrip dead code on all Release builds.
2017-02-10 Herb DerbyChange the Sprite portion of SkBlitter use SkArenaAlloc.
2017-02-10 Robert PhillipsFix GrRenderTargetContext::drawArc's abandoned Context...
2017-02-10 Ben WagnerMarker for Win Intel driver update.
2017-02-10 Robert PhillipsFix new_texture_image in "preAbandonGpuContext" mode
2017-02-10 Robert PhillipsRevert "Roll minimum picture version up to 44."
2017-02-10 Mike KleinAdd a -Mini build bot to build the smallest Skia possible.
2017-02-10 Hal CanaryMake header files self-sufficient
2017-02-10 Matt SarettFix CopyPixels() bug
2017-02-09 bungemanReplace kCTFontXXXOrientation with kCTFontOrientationXXX.
2017-02-09 Mike KleinRoll minimum picture version up to 44.
2017-02-09 Florin MalitaFix int64 overflow in SkClampRange::init()
2017-02-09 Mike KleinSkSVGCanvas and co. depend on expat.
2017-02-09 Matt SarettRefactor pixel conversion: premul and unpremul
2017-02-09 Herb DerbyRemove dep from ktx to SkTextureCompressor.
2017-02-09 bungemanProperly create CTFontDescriptor from SkFontStyle.
2017-02-09 Mike KleinMove C effects into effects.
2017-02-09 Brian SalomonRemove inner/outer threshold restriction on SkAlphaThre...
2017-02-09 Kevin LubickPrevent waiting for NexusPlayers indefinitely
2017-02-09 Florin Malita[4fGradient] Relax interval checks for SkGradientShader...
2017-02-09 Mike Kleinexclude _none.cpp in G3 build
2017-02-09 Ethan Nicholasre-land of skslc type constructor cleanups
2017-02-09 Brian SalomonTemporarily don't mark alpha threshold fp as modulating
2017-02-09 Mike KleinDon't build sksl if we're not building Ganesh.
2017-02-09 Matt SarettPixel conversion refactors: use raster pipeline for...
2017-02-09 Mike KleinMake src/effects explicitly optional.
2017-02-09 Ethan Nicholasadded support for sk_ClipDistance
2017-02-09 Brian SalomonRe-enable processor optimization test with some fixes.
2017-02-09 Florin Malita[4fGradient] Relax interval checks
next