platform/upstream/libSkiaSharp.git
2016-04-14 mtkleinRevert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset...
2016-04-14 bungemanRevert of Fixes for SkRWBuffer (patchset #5 id:80001...
2016-04-14 mtkleinGraduate matrix map-point procs out of SkOpts.
2016-04-14 herbMake sure the color profile propagetes through the...
2016-04-14 reedadd index in getPixels for F16
2016-04-14 brianosmanSeveral fixes for fp 16 rendering:
2016-04-14 mtkleinskcpu: sse4.1 floor, f16c f16<->f32
2016-04-14 scroggoFixes for SkRWBuffer
2016-04-14 herbAdd F16 source to the linear pipelin.
2016-04-14 bungemanExplain Rietveld patching better on site.
2016-04-14 bungemanPut SkEmptyTypeface in anonymous namespace.
2016-04-14 mtkleinmojo -> nojo
2016-04-14 bungemanAdd doc instructions for multi-repo Chromium trybots.
2016-04-14 mtkleinMove CPU feature detection to its own file.
2016-04-14 reedremove U16 support, just support F16
2016-04-14 bungemanRemove requestedStyle from SkTypefaceCache.
2016-04-14 robertphillipsSwitch SkMagnifierImageFilter over to new onFilterImage...
2016-04-14 yujieqinSince PIEX can now return an uncompressed RGB thumbnail...
2016-04-14 brianosmanSimplify gamma-correctness for text rendering.
2016-04-14 benjaminwagnerFor GOOGLE3, add deref method to SkRefCnt.
2016-04-13 bsalomonFix legacy NewRenderTarget factory
2016-04-13 bsalomonOnly eglTerminate command buffer displays when no displ...
2016-04-13 bsalomonRemove GrTextureStorageAllocator. This was added from...
2016-04-13 brianosmanTweak distance field path renderer behavior in gamma...
2016-04-13 bungemanRespect FC_MATRIX and FC_EMBOLDEN as extra font parameters.
2016-04-13 brianosmanRename lots of things from 'sRGB' to 'GammaCorrect...
2016-04-13 robertphillipsAdd GM to prevent mis-drawing of LCD text in SkPictureI...
2016-04-13 borenetFix ChromeOS Swarming bot compile
2016-04-13 bsalomonAllow a small tolerance in GrAtlasTextBatch bounds...
2016-04-13 bsalomonMake build_shaderc.py blow away output dir and allow...
2016-04-13 robertphillipsMake SkSpecialSurfaces always use kUnknown for their...
2016-04-13 borenetFix CommandBuffer bot's DM config
2016-04-13 bungemanRemove SK_VERY_LEGACY_CREATE_TYPEFACE.
2016-04-13 robertphillipsSwitch SkMatrixConvolutionImageFilter over to new onFil...
2016-04-12 reedremove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer...
2016-04-12 mtkleindistinguish distinct matrixconvolution benchmarks
2016-04-12 herbBlitter for repeat RGBA8888->RGBA8888.
2016-04-12 brianosmanAdd missing F16 case to reverse pixel config conversion
2016-04-12 bungemanBegin switch to SkFontStyle for legacy calls.
2016-04-12 brianosmansRGB support for distance field text.
2016-04-12 robertphillipsRemove SimpleOffsetFilter
2016-04-12 robertphillipsRevert AlphaThresholdFilter to its old behavior wrt...
2016-04-12 kjlubickMake fuzz builds set SK_FUZZ_LOGGING
2016-04-12 robertphillipsSwitch AlphaThresholdFilter over to new onFilterImage...
2016-04-12 reedf16 and pm4f are always the same swizzle, so remove...
2016-04-12 bsalomonMake more unit tests run on Vulkan
2016-04-12 borenetGYP_DEFINES and DM flags for Vulkan bot
2016-04-12 bsalomonFix Vk build breakage due to new GrSLType
2016-04-12 scroggoMake is_ktx safer
2016-04-12 egdanielImplement initCopySurfaceDstDesc for Vulkan
2016-04-12 reedRevert "Revert of Pass effects directly to fontcache...
2016-04-12 borenetiOS: Tweak xcodebuild location
2016-04-12 halcanarySkWStream::writeText inlined.
2016-04-11 cdaltonImplement texel buffers
2016-04-11 bsalomonConvert some unit tests from running on GL contexts...
2016-04-11 bsalomonVulkan config in dm
2016-04-11 irothSeparate private headers for condition inclusion in...
2016-04-11 egdanielWait for all device work to finish before destroy VkDevice
2016-04-11 robertphillipsSwitch SkTileImageFilter over to new onFilterImage...
2016-04-11 mtkleinnullptr -> "sans-serif" fixes bold in gm/colorwheel
2016-04-11 cdaltonAdd GLSL support for texelFetch
2016-04-11 cdaltonRename EmitArgs::fSamplers to fTexSamplers
2016-04-11 cdaltonInfer sampler precision from pixel config
2016-04-11 senorblancoEnsure all image filter tests have "ImageFilter" somewh...
2016-04-11 cdaltonAdd appendPrecisionModifier method to GrGLSLShaderBuilder
2016-04-11 robertphillipsSwitch SkPictureImageFilter over to new onFilterImage...
2016-04-11 borenetRevert of Pass effects directly to fontcache (patchset...
2016-04-11 robertphillipsForce upload to VRAM in filterImage
2016-04-11 borenetFixes for CommandBuffer bot
2016-04-11 egdanielFix to zoom on Vulkan Viewer
2016-04-11 reedPass effects directly to fontcache
2016-04-11 reedadjust gm bounds for better content fit
2016-04-11 robertphillipsSwitch SkDisplacementImageFilter over to new onFilterIm...
2016-04-10 robertphillipsFix roll bot's win gn build
2016-04-10 mtkleinarithmetic mode with Sk4f
2016-04-10 update-skpsUpdate SKP version
2016-04-09 reedremove unused BML (binary xml) code
2016-04-08 robertphillipsUpdate LightingImageFilter to sk_sp
2016-04-08 Melnikov.Sergey.VAdd AVX/AVX2 support for runtime check
2016-04-08 robertphillipsFix memory leak in SkBlurImageFilter
2016-04-08 senorblancoAdd some benches for SkArithmeticMode.
2016-04-08 herbFix context size for benchmakr.
2016-04-08 robertphillipsAdd SkFUZZF to help whitelist imagefilter fuzz failures
2016-04-08 robertphillipsFix scaledstrokes GM
2016-04-08 robertphillipsMake some GMs animate
2016-04-08 egdanielDon't create new descriptor set for vulkan uniforms...
2016-04-08 herbAdd clone to Stage. Rename place to mix and Polymorphic...
2016-04-08 jvanverthMore cleanup in the Vulkan viewer
2016-04-08 reedFix race condition in SkROBuffer.
2016-04-08 mtkleinSerialize invNormRotation in SkLightingShader.
2016-04-08 robertphillipsUpgrade SkSpecialImage to have getTextureRef & getROPix...
2016-04-08 halcanarySkPDF: Fix links to be more valid PDF/A
2016-04-08 halcanarySkPDF: fix pessimizing-move in PDFA code
2016-04-08 bungemanIncrease request cache size.
2016-04-08 robertphillipsUpdate MatrixConvolutionImageFilter to sk_sp
2016-04-08 jvanverthAdd slides to VulkanViewer
2016-04-08 bungemanTest CTFonts for equality, not just name and style.
2016-04-08 bungemanConvert SkRefCnt to std::atomic.
2016-04-08 herbAdd specialized rgba8888 unit sampler.
2016-04-08 brianosmanDecouple contrast boost from fake gamma.
next