platform/upstream/libSkiaSharp.git
2016-11-08 Hal CanaryRemove SkAutoTUnref from public API
2016-11-08 Leon ScrogginsRevert "Delete SkImage::encode(Type)"
2016-11-08 Robert PhillipsRevert "Revert "Add GrRenderTargetContext instantiate...
2016-11-08 Eric BorenFix trybot results upload for new-style bots
2016-11-08 Matt SarettDelete SkImage::encode(Type)
2016-11-08 Mike Reedminor simplification: use SkBitmapCacheDesc
2016-11-07 Hal Canarysrc/gpu: s/SkAutoTUnref/sk_sp/g
2016-11-07 Mike KleinGive memset lambdas explicit names.
2016-11-07 Mike KleinGN: turn on libpng SSE2 filters
2016-11-07 Leon ScrogginsRevert "Add GrRenderTargetContext instantiate & asTextu...
2016-11-07 Mike KleinAdd GN iOS builder.
2016-11-07 Mike KleinRevert "GN: define SK_XML to indicate :xml is enabled."
2016-11-07 Robert PhillipsAdd GrRenderTargetContext instantiate & asTextureProxy
2016-11-07 Ben WagnerMove SkChunkAlloc.h to include/private.
2016-11-07 Hal Canarysrc/core: s/SkAutoTUnref/sk_sp/g
2016-11-07 Mike Reedremove obsolete flags
2016-11-07 Mike KleinGN: define SK_XML to indicate :xml is enabled.
2016-11-07 Mike Reedremove obsolete flags from public.bzl
2016-11-07 Hal Canarys/SkAutoTUnref/sk_sp/ in src/ part 1
2016-11-07 sylvestre.ledruRemove dead code in SkBitmapProcLegacyShader::ContextSize
2016-11-07 borenetFix zero-padding in gerrit ref
2016-11-07 Jim Van VerthFix Vulkan command buffer assert on device lost
2016-11-07 Hal Canaryfix android dm compile
2016-11-07 Mike Reedremove xfermode legacy build flag for android
2016-11-07 Mike Kleinupdate Vulkan docs for GN.
2016-11-07 Hal Canaryfix svg compile
2016-11-07 liyuqianCombine analytic edges with tolerance
2016-11-07 Matt SarettFinish color space support for SkCodec
2016-11-07 Robert PhillipsAdd GrTextureRenderTargetProxy and support switching...
2016-11-07 Brian SalomonRevert "Revert "Limit GL_TEXTURE_RECTANGLE filtering...
2016-11-07 borenetFix iOS isolate
2016-11-07 Hal Canarygm: s/SkAutoTUnref/sk_sp/
2016-11-07 Hal Canarybench, samples, etc: s/SkAutoTUnref/sk_sp/
2016-11-07 Brian OsmanAdd/promote gamma helpers to SkColorSpace_Base
2016-11-07 Hal CanarySkXPS: handle case where snapSpecial() returns null
2016-11-07 Mike KleinSkRasterPipelineBlitter: blitAntiH + full coverge ...
2016-11-07 Mike Kleinupdate ANGLE docs for GN, current test tools
2016-11-07 Robert PhillipsFurther centralize computation of GrSurface VRAM consum...
2016-11-07 Mike KleinGN: quiet alink spam on Mac
2016-11-07 Mike KleinGN: quiet link.exe warning spam.
2016-11-07 borenetRoll recipe DEPS
2016-11-07 caryclarkuse reversePathTo in place of addPathReverse
2016-11-07 herbUse perfect forwarding in createT of SkSmallAllocator.
2016-11-06 Mike KleinCall ~SkRasterPipelineBlitter() on early out.
2016-11-06 Ben WagnerRevert "Further centralize computation of GrSurface...
2016-11-06 Ben WagnerRevert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
2016-11-06 update-skpsUpdate SKP version
2016-11-05 stephanaAdd indexfile to obsolute quickstart section
2016-11-05 liyuqianFix the sum of alpha = 254 instead of 255 by rounding
2016-11-04 skia.buildbotsMake buildbotless trybots only support Gerrit
2016-11-04 Ben WagnerAttempt to fix PixelC GLSL compilation error.
2016-11-04 Mike Kleinswap_src_dst -> move_src_dst
2016-11-04 Mike KleinTrim down quick start docs for a GN world.
2016-11-04 Matt SarettAdd F16, SkColorSpaceXform support to SkGifCodec
2016-11-04 mtkleinDetect pipelines which can compile to memsets.
2016-11-04 caryclarkRevert of use reversePathTo in place of addPathReverse...
2016-11-04 Matt SarettAvoid pretending to support CMYK color xforms in SkJpeg...
2016-11-04 mtkleinskrpb: evaluate color filters for constant shaders...
2016-11-04 caryclarkuse reversePathTo in place of addPathReverse
2016-11-04 fmalitaDeferred image generator subsetting
2016-11-04 bsalomonImprovements to build_command_buffer.py
2016-11-04 Ben WagnerPixelC is also TegraX1, but doesn't have GL.
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...
next