platform/upstream/libSkiaSharp.git
2016-11-02 Mike KleinWe don't need no SDK.
2016-11-02 fmalitaFix GradientShaderBase4fContext::Interval fuzzer assert
2016-11-02 Mike KleinShorten android_ndk_windows to n to save some precious...
2016-11-02 Ben WagnerFreshen blacklists.
2016-11-02 robertphillipsFix memory leak in https://skia-review.googlesource...
2016-11-02 Mike KleinAdd a Windows Android builder.
2016-11-02 Hal Canarys/C++'s gmtime/POSIX's gmtime_r/
2016-11-02 Greg DanielUpdate vulkan ranges to be 0 to 1 for all z values
2016-11-02 Mike KleinFor debug builds, -O0 by default, adding -O1 only on...
2016-11-02 Robert PhillipsUpdate ProxyTests
2016-11-02 Robert PhillipsBack SkSpecialImage_Gpu with a GrTextureProxy
2016-11-02 Mike KleinAdd a Windows Android NDK asset.
2016-11-01 Brian OsmanLoosen restriction on F16 surfaces - allow "legacy...
2016-11-01 Brian OsmanRemove SkImageInfoIsGammaCorrect, etc...
2016-11-01 fmalitaSk4fLinearGradient fuzzer fixes
2016-11-01 Mike Reedremove legacy flags from g3
2016-11-01 Kevin LubickMake fuzzers use cleaner interface
2016-11-01 Mike KleinSkRasterPipeline: implement SkLumaColorFilter
2016-11-01 Ethan Nicholasfixed skslc's handling of ivec(vec)
2016-11-01 Matt SarettDelete qcms
2016-11-01 Mike KleinAllow most third_party targets to use system libraries...
2016-11-01 Mike Reedhide setImageFilter(ptr)
2016-11-01 csmartdaltonRemove GrStencilSettings from GrPipeline
2016-11-01 Hal CanarySkPDF: Always individually position glyphs in Windows.
2016-11-01 scroggoReport repetition count in SkCodec
2016-11-01 csmartdaltonMove memoization of multisample specs id to GrRenderTarget
2016-11-01 csmartdaltonTEMPORARY: track stencil clip state in GrRenderTargetOpList
2016-10-31 Greg DanielRemove check of INITIALIZATION_FAILED in qcomm vulkan...
2016-10-31 Jim Van VerthAdd SkShadowMaskFilter
2016-10-31 Brian OsmanAlways write files in binary mode when unzipping
2016-10-31 Mike Reedremove lots of legacy flags
2016-10-31 Leon Scroggins IIIUse correct color table for prior GIF frames
2016-10-31 Matt SarettTag images as sRGB by default in SkCodec
2016-10-31 Mike KleinFork skia_vulkan_sdk default value on is_android.
2016-10-31 Robert PhillipsAdd GrNextSizePow2
2016-10-31 Matt SarettReject non-D50 matrices from ICC profiles
2016-10-31 Ben WagnerUpdate Nexus6p to MR1 build.
2016-10-31 Mike Reedremove bunch of legacy flags
2016-10-31 Mike Reedremove legacy xfermode build flag
2016-10-31 Greg DanielMinor fix to GN for vulkan android builds
2016-10-31 Brian OsmanScript to fix GN generated solutions
2016-10-31 scroggoReland "Build SkRawCodec in GN"
2016-10-31 Matt SarettDraw Alpha8 + color filter correctly in software
2016-10-31 Mike Kleinupdate SkFixed15 float conversion notes.
2016-10-31 Jim Van VerthFix GN config for skpbench
2016-10-31 fmalitaAdd missing sk_tool_utils flags_common dependency
2016-10-31 liyuqianDisable some SkDebugfs for dbg bots debugging
2016-10-31 Hal CanarySkPixmap::getColor()
2016-10-31 Mike KleinSkFixed15
2016-10-31 reedupdate androidsdkcanvas for SkBlendMode
2016-10-31 reedadd isAlphaOnly() query
2016-10-31 scroggoTreat a GIF with no color table as transparent
2016-10-31 Matt SarettRevert "Speculative fix for flaky webp encode/decode...
2016-10-30 update-skpsUpdate SKP version
2016-10-29 Brian SalomonChange comments to refer to "render target context...
2016-10-29 liyuqianPrevent overflow by falling back to non-AA
2016-10-28 Greg DanielVarious fixes in VulkanWindowContext
2016-10-28 Greg DanielFix bounds updates in vulkan discards
2016-10-28 Mike Reedremove xfermode from public api
2016-10-28 Matt SarettRemove unneeded SkColorSpace constructor
2016-10-28 Matt SarettAdd tests for ColorSpacePrimaries to XYZD50
2016-10-28 csmartdaltonFall back on stencil clip when SW mask fails to allocate
2016-10-28 Robert PhillipsMake GrDrawContext be GrRenderTargetProxy-backed
2016-10-28 Jim Van VerthAdd GN config for Mac SampleApp
2016-10-28 Hal CanaryDocumentation: SkBitmap->SkImage
2016-10-28 ethannicholasReduced skslc memory consumption
2016-10-28 Brian SalomonMake addTexture/BufferAccess on GrProcessor non-virtual
2016-10-28 Jim Van VerthAdd SampleApp support to GN (win and linux), take two.
2016-10-28 Ben WagnerAdd support for lib_dirs to gn_to_cmake.py.
2016-10-28 Leon ScrogginsRevert "Build SkRawCodec in GN"
2016-10-28 Leon Scroggins IIIBuild SkRawCodec in GN
2016-10-27 Greg DanielBlacklist blend equation advanced on Adreno 5xx devices
2016-10-27 Mike KleinRevert "Add SampleApp support to GN-win"
2016-10-27 scroggoUpload an image that demonstrates issue 5883
2016-10-27 fmalitaShared image generator
2016-10-27 Jim Van VerthAdd SampleApp support to GN-win
2016-10-27 Brian OsmanRename renderTargetContextPriv to priv, and some more...
2016-10-27 Mike KleinOnly clamp when we think our math requires it.
2016-10-27 scroggoRemove SkMovie and giflib
2016-10-27 Brian OsmanRename GrDrawContext to GrRenderTargetContext
2016-10-27 Mike KleinCreate .gni files for samples, tests, gms, and benches.
2016-10-27 Matt SarettImprove comments describing common sRGB curves
2016-10-27 Brian SalomonRestore the ability to not build vulkan when VULKAN_SDK...
2016-10-27 ethannicholasAdded skslc parse recursion limit
2016-10-27 Hal Canarychmod -x *.cpp *.h
2016-10-27 bungemanRemove SkAutoTUnref and SkAutoTDelete from public includes.
2016-10-27 benjaminwagnerRevert of Reduced skslc memory consumption (patchset...
2016-10-27 liyuqianDo not skip fractional y for SkAAClip
2016-10-27 Leon Scroggins IIIRevert "Always use a color table with 256 colors"
2016-10-27 Greg DanielDefault vulkan sdk to VULKAN_SDK env var in GN
2016-10-27 scroggoFix decoding GIF to 565
2016-10-27 ethannicholasReduced skslc memory consumption
2016-10-27 fmalitaAvoid separate allocation of SkImageCacherator
2016-10-27 borenetrecipes: Fix missing patch_set property
2016-10-27 borenetFix recipes for Gerrit property rename
2016-10-26 Mike Kleinopts.gypi -> opts.gni
2016-10-26 Ben WagnerSkTInsertionSort tweak.
2016-10-26 Mike Kleingpu.gypi -> gpu.gni
2016-10-26 Matt SarettSpeculative fix for flaky webp encode/decode on Nexus 5
2016-10-26 Mike Kleingypi -> gni: core, effects, android framework defines
next