platform/upstream/libSkiaSharp.git
2016-10-26 Mike KleinTurn on -Wrange-loop-analysis.
2016-10-26 bsalomonRevert of Generate Signed Distance Field directly from...
2016-10-26 Brian OsmanRemove skia.conf from .gitignore
2016-10-26 Mike KleinBuild for Android from Windows, work in progress.
2016-10-26 Jim Van VerthFix some Windows warnings
2016-10-26 Robert PhillipsAdd GrOpList and rename GrDrawTarget to GrRenderTargetO...
2016-10-26 Brian OsmanGrConstColorProcessor uses 4f colors in the destination...
2016-10-26 Ben WagnerRemove SK_IGNORE_GL_TEXTURE_TARGET.
2016-10-26 Matt SarettSkGifCodec: do not write off the end of memory when...
2016-10-25 scroggoGIF: Fill the frame if we have a dummy color table
2016-10-25 scroggoSK_FIX_BUILD
2016-10-25 scroggoAlways use a color table with 256 colors
2016-10-25 scroggoDo not exclude Gif on iOS
2016-10-25 scroggoFix more namespace conflicts in SkGifImageReader
2016-10-25 Mike KleinSkRasterPipeline::compile().
2016-10-25 Mike KleinMove SkRasterPipeline further into SkOpts.
2016-10-25 Brian OsmanFix dimensions and color-spin in color4shader GM
2016-10-25 Mike KleinMac GN doc.
2016-10-25 Hal Canarybin/sync: call fetch-gn when DEPS changes
2016-10-25 caryclarkfix fuzz
2016-10-25 Brian OsmanFix GPU sRGB mode in viewer
2016-10-25 Hal CanaryDM: JSON Debug Sink
2016-10-25 Mike Reedremove discardablepixelref
2016-10-25 joel.liangGenerate Signed Distance Field directly from vector...
2016-10-25 kjlubickFix memory leak in FuzzGradients
2016-10-25 scroggoDM: Draw image frames in a grid
2016-10-25 borenetChange recipes to use bot_update
2016-10-24 Matt SarettHelp msvs compile SkColorSpaceXform faster
2016-10-24 scroggoMove third_party/gif's license into its own file
2016-10-24 scroggoDifferentiate animated image results
2016-10-24 Brian OsmanPopulate ALL copies of a command line flag during parsing
2016-10-24 scroggoRename GIFImageReader to SkGifImageReader
2016-10-24 Ben WagnerAdd gif sources to public.bzl.
2016-10-24 kjlubickFix fuzzer's bools to be 0 or 1 only
2016-10-24 Matt SarettUse SK_ALWAYS_INLINE in SkColorSpaceXform
2016-10-24 scroggoClear background to white in animatedGif GM
2016-10-24 scroggoInclude "SkBitmap.h" in CodecAnimTest.cpp
2016-10-24 raftiasRefactored SkColorSpace_A2B to allow arbitrary ordering...
2016-10-24 Mike KleinPrint what crashed DM on Android too.
2016-10-24 Ben WagnerSkShader* refAs... to sk_sp<SkShader> makeAs...
2016-10-24 Ben WagnerUpdate trooper doc with chrome-infra chat.
2016-10-24 scroggoAdd support for multiple frames in SkCodec
2016-10-24 caryclarkfix a few more fuzzes
2016-10-24 borenetFix RecreateSKPs recipe to correctly fail when the...
2016-10-24 caryclarknc seal breaks simplify
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-24 borenetAdd infra recipe module, use for updating Go DEPS
2016-10-24 caryclarkformalize host debugging
2016-10-24 caryclarkfix one more fuzzer
2016-10-24 borenetRoll recipe DEPS
2016-10-21 liyuqianFall back from analytic to sampling earlier
2016-10-21 Mike Reeduse conservative-clip-bit in pipecanvas
2016-10-21 borenetRoll common DEPS
2016-10-21 Brian OsmanNew helpers for converting SkColor to GrColor4f
2016-10-21 liyuqianAnother forgotten forceRLE
2016-10-21 Jim Van VerthAdd Android viewer to GN
2016-10-21 Mike Reedadd pipe to nanobench
2016-10-21 Matt SarettFix for Chrome MSAN
2016-10-21 Robert PhillipsRemove SkRRectsGaussianEdgeShader
2016-10-21 fmalita[Sk4fGradient] Use infinity floats for clamp-mode extre...
2016-10-20 Mike KleinZero tail stack buffers.
2016-10-20 Mike KleinSkRasterPipeline_opts: split next() into next_body...
2016-10-20 bungemanSkScalerContext to use smart pointers.
2016-10-20 Mike KleinSkRasterPipeline: memcpy-free tail code.
2016-10-20 Mike Reedremove 4 legacy flags (clients already updated)
2016-10-20 liyuqianQuickly fix the forgotten forceRLE
2016-10-20 Brian OsmanCache GrColorSpaceXforms
2016-10-20 Brian OsmanHash the gamut of XYZ color spaces, to speed up comparison
2016-10-20 Mike KleinTurn off buffer security checking in Release builds.
2016-10-20 Mike ReedAdd query to imagegenerator if it can efficiently gener...
2016-10-20 caryclarkfix more fuzz, carsvg
2016-10-20 borenetAdd retries to the InfraTests bot's "update go pkgs...
2016-10-20 caryclarkfix more chrome asan fuzzer failures
2016-10-20 liyuqianMake SkFixedRound/Ceil/FloorToFixed as inline func
2016-10-20 Mike KleinAdd missing sse41::run_pipeline.
2016-10-20 liyuqianUse Analytic AA in SkAAClip.
2016-10-20 borenetgen_tasks.go: Use new helpers from specs package
2016-10-20 Mike KleinTurn on /OPT:REF and /OPT:ICF too.
2016-10-20 Mike KleinCompile for Windows with /Zc:inline.
2016-10-20 raftiasFixed potential read-out-of-bounds issue in ICC profile...
2016-10-20 Matt SarettSafely handle unsupported color xforms in SkCodec
2016-10-20 Mike Reedremove unneeded legacy flags
2016-10-20 caryclarkfix debug version of cubicpair detected by asan
2016-10-20 Mike Reedremove some legacy flags for g3
2016-10-20 Mike KleinCompile Release builds with -momit-leaf-frame-pointer.
2016-10-20 Mike KleinSkRasterPipeline refactor
2016-10-20 Robert PhillipsFix bug in raster implementation of SkRRectsGaussianEdg...
2016-10-20 ethannicholasre-re-land of skslc now automatically turns on derivati...
2016-10-20 Brian SalomonRun ANGLE in GL mode on test bots
2016-10-20 caryclarkfix fuzzers
2016-10-20 Mike Reeduse 'real' SkImageDeserializer
2016-10-20 Mike KleinViewer on Mac.
2016-10-20 Mike KleinSlim down builder CIPD packages.
2016-10-20 Robert PhillipsAdd SkRRectsGaussianEdgeMaskFilter
2016-10-19 Ben WagnerClass delete call unsized delete when size not known.
2016-10-19 reedRevert "Revert "remove unneeded flags for android""
2016-10-19 Mike KleinMore explicit body/tail function versioning.
2016-10-19 Mike KleinTry again with SkOpts_hsw and 8x pipelines, attempt 2.
2016-10-19 Mike KleinRevert "Try again with SkOpts_hsw and 8x pipelines."
2016-10-19 Mike KleinTry again with SkOpts_hsw and 8x pipelines.
next