platform/upstream/libSkiaSharp.git
2016-11-04 Hal Canarytests: s/SkAutoTUnref/sk_sp/
2016-11-04 Ben WagnerAdd note about CQ_INCLUDE_TRYBOTS and -Trybot suffix.
2016-11-04 Matt SarettFix color xforms for Index8 bmps
2016-11-04 Brian SalomonLimit GL_TEXTURE_RECTANGLE filtering to bilinear.
2016-11-04 borenetAdd the new buildbotless infra-tests bot to the CQ...
2016-11-04 herbUse alignas to force alignment.
2016-11-04 bsalomonAdd documentation for using testing using the command...
2016-11-04 stephanaRe-enable iOS testing
2016-11-04 Ben WagnerClarify onCreateScalerContext failure modes.
2016-11-04 Robert PhillipsFurther centralize computation of GrSurface VRAM consum...
2016-11-03 fmalitaAvoid matrix inverse in SkBitmapProcInfo::init for...
2016-11-03 Hal Canarytools: s/SkAutoTUnref/sk_sp/
2016-11-03 Matt SarettAdd F16, SkColorSpaceXform support to SkBmpCodec
2016-11-03 Mike Kleinmore const SkOSMenus.
2016-11-03 Ben WagnerRemove SkAutoUnref.
2016-11-03 Mike Reedremove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
2016-11-03 Brian SalomonMake more tests exercise rendertargetless textures.
2016-11-03 Ben WagnerFix iOS and Angle builds.
2016-11-03 Mike KleinGN: iOS basics
2016-11-03 Matt SarettWrite transparent pixels more often in SkGifImageReader
2016-11-03 Mike KleinImplement SkNx_fma() for Sk4f on ARMv8.
2016-11-03 Ben WagnerRemove SkAutoTDelete.
2016-11-03 fmalitaFix kMediumQuality invMatrix setup for sizes == mip...
2016-11-03 liyuqianFix quad convexity with only one backward dir
2016-11-03 Mike KleinRemove sk_linear_to_srgb_noclamp().
2016-11-03 Brian SalomonUse temporary FBO for GrGLGpu::onReadPixels.
2016-11-03 Mike KleinStreamline skia.h construction.
2016-11-03 Matt SarettRevert "Add F16, SkColorSpaceXform support to SkBmpCodec"
2016-11-03 Mike KleinBasic pipeline blend mode strength reductions:
2016-11-03 Mike Reedadd include to remove legacy flag
2016-11-03 Robert PhillipsCentralize computation of GrRenderTarget & GrTexture...
2016-11-03 Matt SarettAdd F16, SkColorSpaceXform support to SkBmpCodec
2016-11-03 Mike KleinAdd Matrix colorfilter pipeline stages.
2016-11-03 Matt SarettFix bitmap shaders gm
2016-11-03 benjaminwagnerRevert of Try to use only std::aligned_storage. (patchs...
2016-11-03 herbTry to use only std::aligned_storage. This does not...
2016-11-03 Brian SalomonExclude Nexus Player from gpudft for flakiness
2016-11-03 Mike KleinMatrixColorFilter: convert transpose to [0,1] while...
2016-11-03 Ben WagnerFix case of hex number.
2016-11-03 Ben WagnerOmit msaa on iPad4.
2016-11-03 Mike Reedadd fatstroke sample
2016-11-03 Mike KleinGN android flavor windows support
2016-11-02 Mike KleinRun gen_tasks.go for new package version.
2016-11-02 Mike KleinTrim unused files with long paths from Windows NDK...
2016-11-02 Ben WagnerBlame this CL for GTX660 changes.
2016-11-02 Ben WagnerRemove SkAutoTDeleteArray
2016-11-02 Ben WagnerRemove SK_SUPPORT_LEGACY_SHADER_ASALOCALMATRIXSHADER
2016-11-02 Ben WagnerAdd recipe support for PixelC and new Broadwell NUC.
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
next