Merge branch 'chrome/m59' into update-m59
[platform/upstream/libSkiaSharp.git] / src /
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-07 Matthew LeibowitzFixed bug in XPS factory declaration
2017-05-07 Matthew LeibowitzWinRT has an issue with uninitialized SkNf
2017-05-06 Matthew LeibowitzUpdated to the C API after updating the C++ API
2017-05-06 Matthew Leibowitzfixes for XPS
2017-05-06 Matthew Leibowitzsk_effects has already been split into the source files
2017-05-06 Matthew LeibowitzCorrecting merge issues
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-04-26 Mike KleinInject a dsb into SkAnalyticEdge::setLine() to work...
2017-04-26 Ben WagnerOnly respect version 1 gasp tables for symmetric.
2017-04-24 Matthew LeibowitzA fix for detecting if XPS is supported on UWP
2017-04-21 Matt SarettFix out of bounds read in SkColorSpace::MakeICC
2017-04-21 Ben WagnerFix advances for aliased text with DirectWrite.
2017-04-21 Matthew LeibowitzAdded some members
2017-04-20 Robert Phillips[M59 cherrypick] Fix missing tolerance in GrPathUtils...
2017-04-19 Ben WagnerSymmetric rendering when >20px with DirectWrite.
2017-04-13 Mike Reedremove unused fURI from pixelref
2017-04-12 csmartdaltonFix cubic KLM solving
2017-04-12 Mike Kleinjumper, bilinear and bicubic sampling stages
2017-04-12 Mike Reedandroid-only api to reset the fields of a pixelref
2017-04-12 Cary Clarkfix drawDRRect for fuzzer
2017-04-12 Mike Kleinmake all gather_*() use SkJumper_GatherCtx
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-12 Matt SarettRevert "Revert "SkColorSpaceXformer: Preserve local...
2017-04-12 Matt SarettRevert "Fix SkLocalMatrixShader::isAImage() to respect...
2017-04-12 Matt SarettRevert "SkColorSpaceXformer: Preserve local matrix...
2017-04-12 Mike Kleinjumper, rgb<->hsl
2017-04-12 Leon Scroggins IIIAdd SkCodec methods for individual frames
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-12 Matt SarettSkColorSpaceXformer: Preserve local matrix on shaders
2017-04-12 Matt SarettOverride setDrawFilter() in SkColorSpaceXformCanvas
2017-04-12 Robert PhillipsDisable deferred proxies for Chrome branch
2017-04-12 Mike ReedRevert "Revert "remove unused SkBitmap::copyPixelsTo""
2017-04-12 Mike Reedswitch over to no lockPixels in pixelref
2017-04-11 Mike Reedclean ups in SkPixelRef
2017-04-11 Jim Van VerthAdd perspective shadows
2017-04-11 Robert PhillipsRemove discard from GrRenderTarget & force it to always...
2017-04-11 Hal CanarySkSize can be aggregate-initialized
2017-04-11 Matt SarettReland: Finish up mip opts: 2x3 and 3x2
2017-04-11 Mike Kleinremove inline allocation in SkRecord
2017-04-11 Mike ReedChange bitmapcache to not rely on lockpixels.
2017-04-11 Mike KleinMake SkLiteDL::draw() const.
2017-04-11 Mike Kleinmake SkRecord normally SkRefCnt'd
2017-04-11 Mike KleinRevert "remove unused SkBitmap::copyPixelsTo"
2017-04-11 Leon Scroggins IIICorrect GIF frame dependencies and track alpha
2017-04-11 Mike Reedremove unused SkBitmap::copyPixelsTo
2017-04-11 Mike Kleinremove SkNx AVX code
2017-04-11 Matt SarettAllow BF and BRD clients to request an output color...
2017-04-11 Matt SarettMake sure NaNs clamp to 0 in color look up tables
2017-04-11 Mike KleinRevert "Support Canvas Clip on Blit Framebuffer"
2017-04-11 Matt SarettSkCanvas constructor with legacy flag for Android framework
2017-04-11 Robert PhillipsRevert "Rm makeRenderTargetContext in favor of deferred...
2017-04-11 Robert PhillipsRm makeRenderTargetContext in favor of deferred version
2017-04-11 Eric KarlSupport Canvas Clip on Blit Framebuffer
2017-04-11 Mike Kleinremove kReturnNullForEmpty_FinishFlag feature
2017-04-10 Matt SarettSkImageFilter::onMakeColorSpace() - more overrides
2017-04-10 Matt SarettgetDeferredTextureImageData(): preserve color space...
2017-04-10 Matt SarettSkImageCacherator: Remove unneeded heuristic
2017-04-10 Brian OsmanPM/UPM conversion improvements
2017-04-10 Mike Kleinfix too-dark 565 (really, all legacy) gradients
2017-04-10 Mike Reedremove unused lockPixelsAreWritable
2017-04-10 Mike Kleinfix -Fast bot
2017-04-10 Brian Salomonconstexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
2017-04-10 Brian OsmanRemove Index_8 handling in cacherator heuristic code
2017-04-10 Herb DerbyAdd multi-stop SkJumper stage.
2017-04-10 Brian SalomonMove ref counting out of GrProcessor and into subclasses.
2017-04-10 Matt SarettAdd SkImageFilter::makeColorSpace(SkColorSpaceXformer*)
2017-04-10 Mike KleinFix infinite loop in SkRTree::insert()
2017-04-10 Robert Phillipsconsolidate read/writePixels in GrSurfaceContext
2017-04-08 Brian SalomonRevert "Revert "Create GrXferProcessor while doing...
2017-04-08 Brian SalomonRevert "Create GrXferProcessor while doing GrProcessorS...
2017-04-08 Brian SalomonCreate GrXferProcessor while doing GrProcessorSet analysis.
2017-04-07 Ben WagnerSet the kMultiMaster_FontFlag in DirectWrite.
2017-04-07 Florin MalitaConvert Sk4fGradientInterval to (bias, factor) format
2017-04-07 Greg DanielAllow Vulkan to upload to main mip level without upload...
2017-04-07 Hal CanarySkTypeface:: populate_glyph_to_unicode uniformly across...
2017-04-07 Mike Kleinjumper, byte_tables + byte_tables_rgb
2017-04-07 Mike Reedcacherator upscales colortables to unify caching
2017-04-07 Hal CanarySkMultiPictureDocument : clean up MultiPictureDocumentR...
2017-04-07 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy ...
2017-04-07 Hal CanarySkTypeface_win_dw: populate_glyph_to_unicode uses lowes...
2017-04-07 Mike Kleinsimplify SkRRect serialization
2017-04-07 Mike KleinTry disabling MSAN workarounds in SkJpegCodec
2017-04-07 Mike Kleinjumper, gather_f16
2017-04-06 Mike Kleinjumper, gather_i8
2017-04-06 Robert PhillipsUpdate stencil ops to have a parallel proxyID
2017-04-06 Mike Kleinjumper, more gathers
2017-04-06 Robert PhillipsRevert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
2017-04-06 Hans WennborgSpecialize boxBlur(Interp) based on 'transpose' parameter
2017-04-06 Matt SarettRevert "Manual revert: Add support for writing ICC...
2017-04-06 Mike Kleinjumper, gather_8888
2017-04-06 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy
2017-04-06 Mike Kleintweaks to make gather_* easier in SkJumper
2017-04-06 Mike Kleinjumper, turn off a few fancy features
2017-04-06 Mike Reedmake copyTo_with_allocator android only
2017-04-06 Brian OsmanFactor out common work in readSurfacePixels and writeSu...
2017-04-06 Mike Reedhandle odd-index-count in encode/decode
2017-04-06 Cary Clarkfix 36605271
2017-04-06 Mike Kleinjumper, add load_f32()
2017-04-06 Mike Kleinjumper, kill off F4
next