platform/upstream/libSkiaSharp.git
2016-03-11 mtkleinRevert of When not writing to file in DM, spew verbose...
2016-03-11 joshualittFlush the pipe in skiaserve when we switch to GPU
2016-03-11 joshualittFix up no gpu build
2016-03-11 cdaltonAdd support for vertex and geometry shader textures
2016-03-11 msarettUpdate libjpeg-turbo with security fixes from upstream
2016-03-11 yujieqinRename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat...
2016-03-11 egdanielWhen not writing to file in DM, spew verbose output...
2016-03-11 bsalomonAdd deferred texture upload API.
2016-03-11 bsalomonReject dashes from GrAADFR
2016-03-11 mtkleinRevert of Use std::unique_ptr. (patchset #8 id:130001...
2016-03-11 mtkleinUse std::unique_ptr.
2016-03-11 borenetFixes for Win toolchain isolate
2016-03-11 reedRevert "Revert of add Make variations to return SkImage...
2016-03-11 benjaminwagnerEnsure only fractional floats are converted to SkFixed...
2016-03-11 robertphillipsRevert of add Make variations to return SkImage by...
2016-03-10 bungemanAdd SkScalarTruncToScalar and speed up SkScalarFraction.
2016-03-10 bsalomonupdate site dox - windows prefer msvs-ninja and add...
2016-03-10 joshualittFix some bugs and performance issues with skiaserve
2016-03-10 reedadd Make variations to return SkImage by sk_sp
2016-03-10 bsalomonFix 32bit win Vulkan build
2016-03-10 mtkleinRevert of Use std::unique_ptr. (patchset #7 id:120001...
2016-03-10 fmalitaGeneric 4f gradient T sampler fallback
2016-03-10 bungemanRemove version checks for _MSC_VER < 1800 (msvs2013).
2016-03-10 jvanverthUse correct gradient calculation for rotated distance...
2016-03-10 halcanaryDM: better SkDocument error message.
2016-03-10 mtkleinUse std::unique_ptr.
2016-03-10 brianosmanRemove anglesrgb config test - that config was removed.
2016-03-10 mtkleinexclude src/ports/*CG* for all targets
2016-03-10 mtkleinAndroid NDK: r10e -> r11
2016-03-10 senorblancoGrTessellator: abstract vertex allocation into caller.
2016-03-10 fmalitaFix GM:XfermodesBlur double unref
2016-03-10 brianosmanAdded (color=8888|f16|srgb) option to gpu configuration...
2016-03-10 bsalomonFix readback of 565 on Mac and enable tests
2016-03-10 msarettDo not compile CG on Google3 Linux/Android
2016-03-10 borenetAdd isolate_win_toolchain.py
2016-03-10 robertphillipsUpdate debugger to use SkPixmap
2016-03-10 reedsk_sp versions of newWithColorFilter and newWithLocalMatrix
2016-03-10 borenetMove llvm from deps to deps_os
2016-03-10 msarettUpdate Skia's YUV API
2016-03-10 yujieqinAdd a quick check to the TIFF header of DNG image
2016-03-10 robertphillipsSwitch SkMergeImageFilter over to new onFilterImage...
2016-03-10 bsalomonRestore SkImage::NewTextureFromPixmap changes.
2016-03-09 reedun-restore test, as bug is not fixed
2016-03-09 msarettDon't build CG on Linux CMake
2016-03-09 joshualittCreate explicit microhttpd.gyp
2016-03-09 bsalomonTBR=robertphillips@google.com
2016-03-09 reedSkImage now has makeShader to return sk_sp
2016-03-09 reedunify peekPixels around pixmap parameter
2016-03-09 joshualittRevert of Create explicit microhttpd.gyp (patchset...
2016-03-09 msarettAdd an SkImageGeneratorCG
2016-03-09 joshualittAdd a bit more to the python test driver
2016-03-09 joshualittCreate explicit microhttpd.gyp
2016-03-09 yujieqinLimit the maximum buffer size of SkRawBufferedStream
2016-03-09 Brian SalomonFix Mac bots because of failing readback of 565
2016-03-09 robertphillipsFix Windows clang compiler complaint
2016-03-09 bsalomonAdd SkImage::NewTextureFromPixmap
2016-03-09 halcanaryexperimental: coreGraphicsPdf2png
2016-03-09 halcanarySkPDF/Bench becnchmark new SkPDFUtils::FloatToDecimal...
2016-03-09 robertphillipsSwitch SkPaintImageFilter over to new onFilterImage...
2016-03-09 bungemanFully specify libmicrohttpd.a path in build.
2016-03-09 msarettRemove uses SkImageDecoder in imgblur and imgslice
2016-03-09 joshualittFix up picture clip bounds in SkiaServe
2016-03-09 jvanverthFix some issues for Linux Vulkan build
2016-03-09 bsalomonReenable dev bounds clip reduction
2016-03-09 bsalomonFix nullptr access in GrTextureProvider::createMipMappe...
2016-03-09 reedpartial switch over to sp usage of shaders
2016-03-09 robertphillipsRevert of don't create zero length intervals (patchset...
2016-03-09 halcanarySkPDF: use sk_ref_sp
2016-03-09 bungemanAdd SkDrawPosTextHCommand JSON, fix skiaserve build.
2016-03-09 msarettDeprecate SkImageDecoder
2016-03-09 bsalomonDon't allow nullptr in texels array params (unless...
2016-03-09 msarettRemove usage of SkImageDecoder in debugger
2016-03-09 caryclarkdon't create zero length intervals
2016-03-09 robertphillipsSwitch SkImageSource image filter over to new onFilterI...
2016-03-09 reeduse Make instead of Create to return a shared shader
2016-03-09 kulshinInitialize the font fallback when the direct write...
2016-03-08 halcanarySkPDF: Add sk_sp setters; .release() becomes std::move()
2016-03-08 mtkleinRevert of nanobench: turn on f16 and sRGB on the bots...
2016-03-08 joshualittFix skiaserve in debug mode
2016-03-08 halcanaryRevert of SkPDF: Add sk_sp setters; .release() becomes...
2016-03-08 reedAdd sk_ref_sp helper function.
2016-03-08 halcanarySkPDF: Add sk_sp setters; .release() becomes std::move()
2016-03-08 mtkleinnanobench: turn on f16 and sRGB on the bots
2016-03-08 egdanielFill out more information in GrVkCaps
2016-03-08 brianosmanRemove SkImageGeneratorUtils. None of this code is...
2016-03-08 jvanverthBuffer fix for VkProgram caching
2016-03-08 robertphillipsSwitch SkComposeImageFilter over to new onFilterImage...
2016-03-08 bsalomonExpand coverage of vertices gm
2016-03-08 yujieqinUpdate DNG SDK version.
2016-03-08 mtkleinadd f16 and srgb --configs to nanobench
2016-03-08 aleksandar... 4377: drawVertices crashes when shader+colorfilter...
2016-03-08 joshualittCreate a small python driver for skiaserve
2016-03-08 robertphillipsRename SkSpecialImage::getBitmap to getBitmapDeprecated
2016-03-08 joshualittFix up GrAuditTrail to allow arbitrary reordering
2016-03-08 fmalitaFix 4f gradient swizzle post crrev.com/1774523002
2016-03-08 reedmake pm4f be RGBA always, not pmcolor order
2016-03-08 joshualittLazy init batch unique ID
2016-03-08 senorblancoSmall GrTessellator refactor and cleanup.
2016-03-08 reedwork around leftshift for negative values
2016-03-08 mtkleinDM: verbose and quiet logging
next