platform/upstream/libSkiaSharp.git
2017-03-24 Mike Kleinok: introduce the idea of Dsts
2017-03-24 Mike Reedsimplify api to bitmapcache
2017-03-24 Ben WagnerOmit tests causing IntelIris540 Vulkan to crash/fail.
2017-03-24 Jim Van VerthTry a different calculation for computing convexity.
2017-03-24 Brian OsmanRevert "Remove texture sampling from GrConfigConversion...
2017-03-24 Mike Reedquick-fix to surface dox
2017-03-24 Brian OsmanFix SkImage_Gpu::getROPixels
2017-03-24 Matt SarettDelete SkColorSpace::ColorSpaceFlags
2017-03-24 Brian SalomonAdd function to perform color fragment processor elimin...
2017-03-24 Greg DanielUpdate Linux Intel Release driver with patch to fix...
2017-03-24 Brian SalomonRun angle in 8 sample msaa on desktop
2017-03-24 Jim Van VerthDisable convex check for now.
2017-03-24 Brian SalomonRevert "Revert "Create new inset algorithm for spot...
2017-03-24 Brian SalomonRevert "Create new inset algorithm for spot shadows"
2017-03-24 Mike Kleinok: fix an assert from unbalanced save/restores
2017-03-24 Mike Kleinok: basic crash handling and stack trace dumps
2017-03-24 Jim Van VerthCreate new inset algorithm for spot shadows
2017-03-24 Matt SarettAdd SkTransferFunctionBehavior flag: Use in codec and...
2017-03-24 Robert PhillipsRevert "Revert "Remove Android-specific SK_SUPPORT_LEGA...
2017-03-24 Brian OsmanRemove texture sampling from GrConfigConversionEffect
2017-03-23 Florin MalitaExtract 4f gradient interval functionality
2017-03-23 Mike Reedremove dead code in bitmapcache
2017-03-23 Mike Reedadd experimental flag for downscaling
2017-03-23 csmartdaltonFind cubic KLM functionals directly
2017-03-23 Matt SarettSkBlurDrawLooper: Start by deleting flags
2017-03-23 Mike KleinImprove TaskEngine::wait_one().
2017-03-23 Greg DanielRemove tests from blacklist for Vk AMD
2017-03-23 Ben WagnerReplace Thinkness with Thickness.
2017-03-23 Brian OsmanRevert "Remove texture sampling from GrConfigConversion...
2017-03-23 Mike Kleinok
2017-03-23 Mike Reedadd test and fix for canvas::isClipEmpty
2017-03-23 Robert PhillipsMake SkGr.h GrTexture-free
2017-03-23 Brian SalomonFix MSAN issue found by fuzzer in GrStencilSettings...
2017-03-23 Greg DanielIn vulkan align data in buffer when copying to image
2017-03-23 Matt SarettOverride onImageInfo() in SkColorSpaceXformCanvas
2017-03-23 Brian OsmanRemove texture sampling from GrConfigConversionEffect
2017-03-23 Derek SollenbergerOnly perform SkSafeRef race detection if on android...
2017-03-23 Derek SollenbergerMake reference counted assignment check for races.
2017-03-23 Mike KleinTurn on x86-specific code when building zlib.
2017-03-23 Robert PhillipsMake SkImageCacherator be deferred (take 2)
2017-03-22 Matt SarettRevert "Revert "Add support for writing icc profiles...
2017-03-22 Kevin LubickConsolidate Linux GCE dimensions
2017-03-22 Brian SalomonDisable msaa configs on Intel
2017-03-22 Greg DanielDisable dual source blending on AMD vulkan.
2017-03-22 Greg DanielAdd AMD work around in Vulkan to create a new secondary...
2017-03-22 Brian SalomonRevert "Revert "Add a new GrResourceCache purging mecha...
2017-03-22 Lee Salzmanfix round_asymmetric_to_int to also bias bottom and...
2017-03-22 Brian OsmanAdd Swizzle FP, and remove swizzle logic from GrConfigC...
2017-03-22 Derek SollenbergerRevert "Add support for writing icc profiles to the...
2017-03-22 Greg DanielFix SkTArray operator= to work with self assignment
2017-03-22 Greg DanielInit Command buffer on inlineUploads in Vulkan
2017-03-22 Robert PhillipsRevert "Make SkImageCacherator be deferred"
2017-03-22 Mike KleinGM: some header cleanup
2017-03-22 Matt SarettAdd support for writing icc profiles to the jpeg encoder
2017-03-22 Robert PhillipsMake SkImageCacherator be deferred
2017-03-22 Cary Clarkpath hang
2017-03-22 Brian OsmanSupport premul/unpremul of F16 during read/writePixels
2017-03-22 Brian OsmanFurther widen nondeterministic processor testing
2017-03-22 Derek SollenbergerRevert "Add support for writing icc profiles to the...
2017-03-22 Brian SalomonMark overridden destructors with 'override' and remove...
2017-03-22 Robert PhillipsRemove SkImage_Base::asTextureRef (in favor of asTextur...
2017-03-22 Matt SarettImprove color type handling in SkImage_Base::makeColorS...
2017-03-22 Mike Reedtest (and fix) clip_restriction in canvas
2017-03-22 Brian SalomonRevert "Add a new GrResourceCache purging mechanism...
2017-03-22 Brian SalomonAdd a new GrResourceCache purging mechanism for purging...
2017-03-22 Matt SarettSmall downsample_3_3 optimization
2017-03-22 Ravi MistrySkia Gerrit 10k!
2017-03-22 Robert PhillipsRevert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_S...
2017-03-22 Matt SarettAdd support for writing icc profiles to the jpeg encoder
2017-03-22 Robert PhillipsRemove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT...
2017-03-22 Robert PhillipsMake SkImage_Gpu be deferred (take 2)
2017-03-21 Brian SalomonRevert "Revert "Remove GrPipeline from GrDrawOp.""
2017-03-21 Brian SalomonIn GrRenderTargetOpList::forwardCombine check adjacent ops
2017-03-21 Hal CanarySkImageSource::Make() returns nullptr when srcrect...
2017-03-21 Mike Reeddocument when we retired a serialized verb -- for later...
2017-03-21 Hal CanaryFuzzCanvas: NullGL & DebugGL
2017-03-21 Robert PhillipsMake experimental Perlin noise shader take texture...
2017-03-21 Hal CanaryC API: document sk_matrix_t
2017-03-21 Matt SarettRun discardable test bots as single-threaded
2017-03-21 Matt SarettSkImage_Raster: Keep tmp in scope while it is in use
2017-03-21 Matt SarettMore png API compatibility
2017-03-21 Matt SarettEnable dng testing on windows
2017-03-21 Mike KleinAdd docs for iOS simulator build.
2017-03-21 Mike KleinAdd iOS simulator support and a Build bot.
2017-03-21 Hal Canarycheck-headers-self-sufficient: update
2017-03-21 Cary Clarkfix fuzz
2017-03-21 Robert PhillipsExclude Vulkan from running PreFlushCallbackTest
2017-03-21 Matt SarettCompatible use of png_set_iCCP
2017-03-21 Kevin LubickAdd Chromecast Perf jobs
2017-03-21 Yuqian LiCombine some duplicate code in AA using template
2017-03-21 Stephan AltmuellerMove build tasks to MacOS 10.12
2017-03-21 Greg DanielIn Vulkan make sure to add barriers between write opera...
2017-03-21 Mike KleinHave SkColorSpaceXformCanas tell SkCanvas about clips.
2017-03-21 Ben WagnerEnable GLES on Intel Linux bots.
2017-03-21 Robert Phillipsrename makeCopyForTextureParams to isACopyNeededForText...
2017-03-21 Robert PhillipsRevert "Make SkImage_Gpu be deferred"
2017-03-21 Brian SalomonAttempt to fix AMD ANGLE bots.
2017-03-21 Eric BorenFollowup fixes for recipe roll
2017-03-21 Brian Osmanreadpixels GM uses GPU image in GPU configs
2017-03-21 Matt SarettAdd support for F32 sources to SkColorSpaceXform
next