platform/upstream/libSkiaSharp.git
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.
2016-10-19 scroggoSubtract start_coord instead of adding it
2016-10-19 borenetRecipe fix for buildbotless bots
2016-10-19 Mike KleinDefine SK_CPU_SSE_LEVEL on Windows builds.
2016-10-19 Mike KleinMake monobench more usable on Windows.
2016-10-19 xidachenCorrect a small mistake in SkPath::build_arc_conics
2016-10-19 borenetAdd key params for buildbotless bots in DM/nanobench
2016-10-19 Mike KleinRemove shaderc DEPS.
2016-10-19 Mike Kleindisable packed texture tests on TSAN bot
2016-10-19 Greg DanielSupport inline uploads in Vulkan
2016-10-19 Mike KleinRemove custom NINJA_STATUS.
2016-10-19 Brian OsmanAdd helper to create random AsFPArgs for Ganesh unit...
2016-10-19 borenetRoll recipe DEPS
2016-10-19 Mike KleinSkNx: use SK_ALWAYS_INLINE thoroughly.
2016-10-19 bungemanSkDescriptors to be held in unique_ptr.
2016-10-19 benjaminwagnerRevert of Generate Signed Distance Field directly from...
2016-10-19 joel.liangGenerate Signed Distance Field directly from vector...
2016-10-18 Mike Reedimage serialize/deserialize callbacks in pipe
2016-10-18 Brian SalomonMake ANGLE bot only run ANGLE configs
2016-10-18 Greg DanielRevert "remove unneeded flags for android"
2016-10-18 Brian OsmanExclude viewer from NoGpu bots
2016-10-18 Brian OsmanGN builds viewer on Linux, too
2016-10-18 Mike Reedremove unneeded flags for android
2016-10-18 Brian SalomonAdd testing for ANGLE msaa on bots
2016-10-18 Robert PhillipsFix star artifact in SkRRectsGaussianEdgeShader
2016-10-18 Brian OsmanViewer builds (for Windows) with GN
2016-10-18 kjlubickAdd SKSL fuzzer
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-18 Mike KleinSome GN-related recipe cleanup.
2016-10-18 Mike KleinFix ASAN bot.
2016-10-18 Greg DanielRefactor GrVkGpuCommandBuffer to handle multiple GrVkCo...
2016-10-18 csmartdaltonskpbench: suppot Nexus 6P
2016-10-18 scroggoConsider the start_coord in interlaced PNG
2016-10-18 Mike Kleinfix -NoGPU build bots.
2016-10-18 Brian SalomonRun correctness tests on ANGLE bots using d3d9 backend
2016-10-18 Mike KleinRevert "re-land of skslc now automatically turns on...
2016-10-18 caryclarkbreak ambiguous angle sorting loop
2016-10-18 Brian SalomonAdd support for ANGLE MSAA framebuffer extensions.
2016-10-18 Ethan Nicholasre-land of skslc now automatically turns on derivatives...
2016-10-18 Matt SarettMake SkColorSpaceXform an SK_API
2016-10-18 Ethan NicholasRevert "skslc now automatically turns on derivatives...
2016-10-18 Brian OsmanInclude 4f variants of random gradients during testing
next