platform/upstream/libSkiaSharp.git
2016-03-04 msarettSet SkColorSpace object for PNGs and parse ICC profiles
2016-03-04 bsalomonTurn on gpu stats in debug builds.
2016-03-04 reeddisable linear pipeline for now (so bots don't crash)
2016-03-04 brianosmanIgnore backspace when appending to the filter string...
2016-03-04 reedAdd support for new bitmapshader context (patchset...
2016-03-04 fmalitaRelocate the specialized linear gradient interval builder
2016-03-04 borenetSwarming tasks: print start and end time
2016-03-04 joshualittFix SkiaServe gpu JSON to work with any reordering...
2016-03-04 herbbreak out the tile and matrix strategies
2016-03-04 halcanaryMake Cmake work with debug build
2016-03-04 reedremove align16 calls in skhader context sizes. will...
2016-03-04 egdanielAdd a cache of GrVkSamplers in GrVkResourceProvider.
2016-03-04 bsalomonRevert of Don't allow nullptr in texels array params...
2016-03-04 fmalitaFix SkRadialGradient center discontinuity
2016-03-04 bsalomonDon't allow nullptr in texels array params (unless...
2016-03-04 msarettFix YUV horizontal and vertical sampling checks
2016-03-04 borenetSwarming bots: setup for skipping download of build...
2016-03-04 kkinnunenAvoid drawing NVPR DIF text when text size is 0
2016-03-04 reeddisable assert for now
2016-03-04 reedEnforce 16byte alignment in shader contexts (patchset...
2016-03-04 bsalomonUse installed vulkan SDK and remove checked in SDK
2016-03-03 bsalomonPull and build shaderc rather than use checked in lib...
2016-03-03 halcanaryRevert of enforce 16byte alignment in shader contexts...
2016-03-03 bungemanForce tiles in SampleApp to integer boundaries.
2016-03-03 reedenforce 16byte alignment in shader contexts
2016-03-03 brianosmanRevert of respect sRGB when converting from sk to gr...
2016-03-03 jcgregoriocmake: Exclude vulkan directory.
2016-03-03 joshualittRemove dependency on SkJsonCanvas.h
2016-03-03 mtkleinrewrite TArray test to not delete an SkSTArray via...
2016-03-03 reedRevert of add support for new bitmapshader context...
2016-03-03 reedadd support for new bitmapshader context
2016-03-03 reedRevert of move annotations to canvas virtual (patchset...
2016-03-03 msarettRemove unused tools and unused includes of SkImageDecoder
2016-03-03 reedmove annotations to canvas virtual
2016-03-03 reedrespect sRGB when converting from sk to gr configs
2016-03-03 bungemanAdd operator* and operator safe-bool to sk_sp.
2016-03-03 kkinnunenRevert of Implement support for using GL ES 3.0 with...
2016-03-03 yujieqinVerify the full size returned by PIEX
2016-03-03 yujieqinRevert of Update DNG SDK version. (patchset #4 id:60001...
2016-03-03 fmalita[Reland] Fix SkTwoPointConicalGradient zero-radius...
2016-03-03 yujieqinUpdate DNG SDK version.
2016-03-03 Eric BorenRevert "Pull and build shaderc rather than use checked...
2016-03-03 mtkleinDisable ignored / moot configs in DM.
2016-03-02 bsalomonPull and build shaderc rather than use checked in lib...
2016-03-02 bsalomonOnly modify abort behavior to avoid debugger dialog...
2016-03-02 egdanielFix array in matrixconvolution shader
2016-03-02 jvanverthPack float array uniforms into vec4 arrays
2016-03-02 jvanverthUse VkPipelineCaches during VkPipeline creation
2016-03-02 reedupdate SkSmallAllocator to force internal allocations...
2016-03-02 stephanaTemporarily disable ios compile bot
2016-03-02 jvanverthReplace some nullptrs with VK_NULL_HANDLE
2016-03-02 robertphillipsRetract GrDrawTarget and GrPipelineBuilder a bit more
2016-03-02 bsalomonGet Vk compiling post-MIP map changes
2016-03-02 reedfission bitmapprocstate
2016-03-02 robertphillipsBegin weaning GrClipMaskManager off of GrDrawTarget...
2016-03-02 jcgregoriodebugger: Only bind to the localhost address by default.
2016-03-02 fmalita4f gradient interval builder cleanup
2016-03-02 robertphillipsRevert of Begin weaning GrClipMaskManager off of GrDraw...
2016-03-02 robertphillipsBegin weaning GrClipMaskManager off of GrDrawTarget...
2016-03-02 joshualittadd /img/n/m endpoint to skiaserve
2016-03-02 halcanarysk_sp: remove explicit operator bool()
2016-03-02 robertphillipsPartial revert of https://codereview.chromium.org/17389...
2016-03-02 joshualittWire up stack traces again
2016-03-02 halcanarysk_sp: Covariant Move Constructor and Move Assignment
2016-03-02 borenetSwarming bots: Add support for perf steps
2016-03-02 halcanarysk_make_sp<T>()
2016-03-02 fmalitaRevert of Fix SkTwoPointConicalGradient zero-radius...
2016-03-02 robertphillipsRevert of Generate Signed Distance Field directly from...
2016-03-02 yujieqinRevert of Update DNG SDK version. (patchset #3 id:40001...
2016-03-02 yujieqinUpdate DNG SDK version.
2016-03-02 kkinnunennanobench: Use device independent font flag for GPU...
2016-03-02 joel.liangGenerate Signed Distance Field directly from vector...
2016-03-01 herbIntroduce bilerp spans
2016-03-01 bungemanSkFontHost_FreeType constructor to correctly release...
2016-03-01 robertphillipsForce values to 0.0f in QuadUVMatrix::set
2016-03-01 fmalitaFix SkTwoPointConicalGradient zero-radius handling
2016-03-01 joshualittChange skiaserve color palette for drawing batch bounds
2016-03-01 robertphillipsFix MSVC 2015 compiler complaint
2016-03-01 cblumeDisabling calls to TexParameteri when the values do...
2016-03-01 cblumeAdding anisotropic mipmap levels to SkMipMap.
2016-03-01 herbHandle spans in sampling.
2016-03-01 brianosmanRevert of Progress on gamma-correctness in the GPU...
2016-03-01 benjaminwagnerCheck bounds before casting float to integer in SampleP...
2016-03-01 msarettFix FrontBufferedStreamTest
2016-03-01 egdanielImplement various vulkan stencil clears and fix various...
2016-03-01 brianosmanProgress on gamma-correctness in the GPU backend. Fixed...
2016-03-01 robertphillipsMake GrDrawContext::internalDrawPath cons up its own...
2016-03-01 mtkleinturn on f16 and sRGB
2016-03-01 msarettFix bug in SkGifCodec / Switch SkImageDec tests to...
2016-03-01 cdaltonAdd cap and builder feature for multisample interpolation
2016-03-01 mtkleindm: gamma_correct: true/false -> "yes"/"no"
2016-03-01 caryclarkadd gm for distance field bug
2016-03-01 robertphillipsUnbust the old debugger
2016-03-01 caryclarkremove untested blit optimization
2016-03-01 joshualittMove some GrAuditTrail fuctions to cpp file
2016-03-01 reedisolate sk_sp from larger cl
2016-03-01 brianosmanSampleApp now displays gamma-correct content in "S32...
2016-03-01 joshualittSkDebugCanvas ignore batch bounds if they are offscreen
2016-03-01 herbAdd swizzle for rgb8888.
2016-03-01 mtkleinprint stack trace on crash, tweak formatting, _Exit...
next