platform/upstream/libSkiaSharp.git
2016-09-22 hcmUpdate Chrome section to include Skia roll/sheriff...
2016-09-22 robertphillipsMake AALinearizingConvexPathRenderer able to handle...
2016-09-22 bsalomonChange implementation of flush-count based GrGpuResourc...
2016-09-22 csmartdaltonskpbench fixes for linux
2016-09-22 msarettAdd BGRA as input format to SkColorSpaceXform
2016-09-22 bungemanRemove assert that current color is never used.
2016-09-22 brianosmanSupport for color-spaces with multi-stop (texture)...
2016-09-22 mtkleinGN: build skiaserve
2016-09-22 caryclarkReland of ix for conic fuzz (patchset #1 id:1 of https...
2016-09-22 caryclarkRevert of fix for conic fuzz (patchset #3 id:40001...
2016-09-22 brianosmanAdd output format properties to SkImageFilter::Context
2016-09-22 msarettMake SkColorSpaceXform::New() take bare ptrs
2016-09-22 mtkleinRun commandbuffer config on CommandBuffer Perf bots.
2016-09-22 mtkleinClean up dead code.
2016-09-22 cblumeIs char* or uintptr_t easier to read?
2016-09-22 benjaminwagnerAdd recipe support for Intel HD Graphics 530.
2016-09-22 msarettDo not quickReject until virtual drawPatch
2016-09-22 caryclarkfix next kevin fuzz
2016-09-22 caryclarkfix for conic fuzz
2016-09-22 caryclarkspeed up debug dm
2016-09-22 csmartdaltonAdd hardware monitoring to skpbench
2016-09-22 borenetAdd Jobs to tasks.json
2016-09-21 mtkleinGN: take over CommandBuffer bot
2016-09-21 bsalomonUse sk_careful_memcpy when writing optional conic weigh...
2016-09-21 bsalomonAdd optional sw generated path coverage mask caching
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-21 robertphillipsRemove unused SkImage_Base and SkImage_Gpu onNewSurface...
2016-09-21 bsalomonConditionally insert gl_PointSize into shaders.
2016-09-21 jvanverthAlways use transfer_dst for buffers.
2016-09-21 mtkleinBuild tools on NoGPU bots.
2016-09-21 brianosmanAdd a transient image filter cache to SkImage::makeWith...
2016-09-21 mtkleinGN: is_skia_standalone
2016-09-21 caryclarkfix skia pathops fuzzers
2016-09-21 bsalomonMake GrShape compute keys for short paths from path...
2016-09-21 bsalomonStop closing filled paths in GrShape
2016-09-21 egdanielAdd define of SK_ENABLE_VK_LAYERS to gn build
2016-09-21 liyuqianAdd setBounds to SkLiteDL for Android
2016-09-21 sdefresneFix memory leaks reported by clang static analyzer.
2016-09-21 brianosmanFix some GPU image filter code to preserve precision...
2016-09-20 bungemanRemove SK_ADDING_src_ports_SkFontConfigInterface_cpp
2016-09-20 fmalita[SVGDom] Opacity optimization
2016-09-20 mtkleinBlacklist serialize-8888 typefacerendering_pfaMac
2016-09-20 mtkleinGN: fold :vulkan into :gpu.
2016-09-20 fmalitaRevert of Stop closing filled paths in GrShape (patchse...
2016-09-20 borenetRevert of [SVGDom] Opacity optimization (patchset ...
2016-09-20 mtkleinGN: add skia_use_mesa for OSMesa in tools.
2016-09-20 borenetAttempt to fix nanobench upload
2016-09-20 staniRevert of Clear stencil buffer before using it for...
2016-09-20 jvanverthFix VkWrapTests
2016-09-20 halcanaryGM: add test for type1 font
2016-09-20 egdanielDisable framebuffer fetch on the Adreno5xx devices.
2016-09-20 egdanielFix possible divide by zero in vulkan granularity adjus...
2016-09-20 bsalomonStop closing filled paths in GrShape
2016-09-20 fmalita[SVGDom] Opacity optimization
2016-09-20 egdanielDisable failing unit tests on adreno vulkan
2016-09-20 egdanielUse STDArray to for tracked resources in vulkan command...
2016-09-20 borenetRevert of Skia recipe: Use [depot_tools]/gsutil.py...
2016-09-20 mtkleinGN: add skia_enable_gpu (default true)
2016-09-20 mtkleinGN: compiler_prefix -> cc_wrapper
2016-09-20 mtkleinSnazzier dump log step on Android bots.
2016-09-20 brianosmanCleanup some sRGB TODOs, mostly around setting GrPaint...
2016-09-20 jvanverthSupport use of non-coherent memory allocations in Vulkan.
2016-09-20 bsalomonStop flattening GrCoordTransforms in parent GrFragmentP...
2016-09-20 egdanielWorkaround for Adreno INITIALIZATION_FAILED bug
2016-09-20 sdefresneFix a memory leak reported by clang static analyzer.
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-20 mtkleinskia_enable_android_framework_defines in all code,...
2016-09-20 brianosmanAuto-generate much of the help text for --config to...
2016-09-20 borenetFix Win toolchain asset, fix script
2016-09-20 fmalitaHarden LinearGradient4fContext
2016-09-20 msarettBlacklist incomplete pngs on CG
2016-09-20 cblumeSkASSERT firing because pointer wraps negative.
2016-09-19 brianosmanAdd ability to pick a different gamut in GPU f16 or...
2016-09-19 rmistryReland of Run SVGs through nanobench on all Perf bots...
2016-09-19 egdanielCreate GrVkCopyPipeline class
2016-09-19 reedremove dead code around SK_ENABLE_CLIP_QUICKREJECT
2016-09-19 mtkleinAdd FrameworkDefs bot to the CQ.
2016-09-19 hinokaSkia recipe: Use [depot_tools]/gsutil.py instead of...
2016-09-19 bungemanSplit SkFontConfigInterface globals and factory.
2016-09-19 csmartdaltonAdd adb support to skpbench
2016-09-19 jvanverthRemove unnecessary assert in GrBatchAtlas.
2016-09-19 csmartdaltonskpbench
2016-09-19 halcanarySkPDF: SkBitSet gets reset() to make drop() better.
2016-09-19 egdanielMove vulkan spir-v compile call to GrVkUtil
2016-09-19 egdanielRefactor vulkan buffer mapping and unmapping
2016-09-19 bsalomonRevert of Stop flattening GrCoordTransforms in parent...
2016-09-19 mtkleinTo prep for removing CMake bots, take them off the...
2016-09-19 bsalomonStop flattening GrCoordTransforms in parent GrFragmentP...
2016-09-19 mtkleinGN: remove old Android recipe code.
2016-09-19 reedadd 'g' to fatbits
2016-09-19 mtkleinDelete unused coverage recipe code.
2016-09-19 brianosmanAdd F16 to the list of allowed formats in GaussianBlur
2016-09-19 fmalita[SVGDom] Only apply opacity when needed
2016-09-19 cblumeRemove release asserts.
2016-09-19 caryclarkfix fuzzer bugs
2016-09-18 rmistryWhitespace change
2016-09-18 update-skpsUpdate SKP version
2016-09-17 fmalita[SVGDom] Improved DM sizing
2016-09-16 bungemanRemove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA.
2016-09-16 msarettFix filling of incomplete images in SkSampledCodec
next