platform/upstream/libSkiaSharp.git
2016-10-03 Ben WagnerRemove exec bit from source file.
2016-10-03 reedremove quickreject for drawables
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-10-03 bsalomonAvoid unnecessary GrShape->SkPath conversion in GrStenc...
2016-10-03 Brian OsmanFix alpha threshold GM to test with and without crop...
2016-10-03 robertphillipsFix precision issues in SkRRectsGaussianEdgeShader.cpp
2016-10-03 borenetRoll recipe DEPS
2016-09-30 Mike KleinThere are no more cmake bots, so clean up their old...
2016-09-30 Mike KleinDelete unused avx2_sources.
2016-09-30 fmalitaAdd a SkRWBuffer reserve mechanism
2016-09-30 msarettFix nanobench crashes
2016-09-30 borenet[task scheduler] Add gen_tasks.go
2016-09-30 Mike Reedfix mac build
2016-09-30 msarettAdd a src rect to drawImageLattice() API
2016-09-30 borenetStop uploading nanobench results on Valgrind bot
2016-09-30 borenetupload_dm_results: Remove JSON validation step
2016-09-30 Hal CanarySkPDF: de-duplicate text-as-paths
2016-09-30 benjaminwagnerUnomit SkSL in public.bzl.
2016-09-30 Brian SalomonAdd gn option to set the location of the Vulkan SDK
2016-09-30 fmalitaSkRWBuffer: preallocate 'initialCapacity'
2016-09-30 Mike KleinClean up public.bzl after G3-side CL.
2016-09-30 Brian OsmanHelper functions to do SkColor -> GrColor4f
2016-09-30 reedPropagate validation errors from inner readbuffer when...
2016-09-30 jvanverthAdd fence support for TransferBuffers
2016-09-30 Mike KleinFix G3 excludes lists for AVX2 -> HSW.
2016-09-30 Hal CanarySkPDF: subset drawImageRect while still deduping
2016-09-30 Mike KleinAdd an SkOpts target for Haswell+ Intel chips.
2016-09-30 fmalitaRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-09-30 Ben WagnerImplement 'action' in gn_to_cmake.py.
2016-09-30 ethannicholasTurned on SkSL->GLSL compiler
2016-09-30 fmalitaRevert of Fix gamut GM to work w/serialization configs...
2016-09-29 brianosmanSupport monitor profile in SampleApp (on Windows)
2016-09-29 bsalomonRemove soft clip bool from SkCanvas
2016-09-29 brianosmanRemove caching from the draw-atlas GMs. Fixes bugs...
2016-09-29 csmartdaltonAdd skstd version of std::exchange
2016-09-29 Mike Reedsimplify composing raster surface into window
2016-09-29 fmalitaReenable GM:arithmode
2016-09-29 raftiasFixed invalid memory access issue in SkColorSpaceXform...
2016-09-29 Mike KleinAdd an enum layer of indirection for stock raster pipel...
2016-09-29 brianosmanUse SkOnce to squelch command buffer spam
2016-09-29 brianosmanRecent image filter work now allows this check to be...
2016-09-29 bsalomonRevert of Explicit control in tools of ANGLE frontend...
2016-09-29 bsalomonExplicit control in tools of ANGLE frontend and backend
2016-09-29 benjaminwagnerRevert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to...
2016-09-29 Mike KleinStart moving SkRasterPipeline stages to SkOpts.
2016-09-29 Mike KleinDisable FP contraction on -Fast bot.
2016-09-29 Mike Klein*SkTCast<int*>(float*) -> memcpy
2016-09-29 halcanarySkPDF/Documentation: backend limitations
2016-09-29 benjaminwagnerFix obvious bug in KTX encoder.
2016-09-29 brianosmanFix gamut GM to work w/serialization configs. Remove...
2016-09-29 benjaminwagnerAdd SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around...
2016-09-29 csmartdaltonskpbench: use accumulative result as the default
2016-09-28 csmartdaltonskpbench: use double buffering instead of triple
2016-09-28 Mike ReedisABitmap is deprecated, use isAImage
2016-09-28 bungemanImprove GN to CMake translation for building.
2016-09-28 brianosmanTag checkerboard bitmaps as sRGB
2016-09-28 brianosmanLatest ANGLE as of September 27, 2016
2016-09-28 csmartdaltonskpbench: run for a fixed duration
2016-09-28 brianosmanMake applyCropRect/pad_image convert to the output...
2016-09-28 bsalomonUse brackets for explicit GPU config params in tools
2016-09-28 Mike Kleinmonobench: usability tweaks
2016-09-28 Ben WagnerRoll buildtools adb8bf4e8fc..5fd66957f08bb7
2016-09-28 brianosmanGradients are serialized (and can be constructed) as...
2016-09-28 halcanarydocumentation: update PDF design doc
2016-09-28 msarettMove toXYZD50() to SkColorSpace_Base
2016-09-28 Mike KleinSkRasterPipeline: fuse clamp_01 into stores.
2016-09-28 Hal CanarySkPDF: use SkImage::isAImage
2016-09-28 caryclarkfix cubic linear test
2016-09-28 bsalomonMake GPU configs use kRGBA color type not kN32.
2016-09-28 Mike KleinRearrange SkRasterPipeline scanline tail handling.
2016-09-28 brianosmanRevert of Tag checkerboard bitmaps as sRGB (patchset...
2016-09-28 Mike KleinHide monobench target on debug builds.
2016-09-28 Mike KleinMake SkPMColor BGRA on Fuchsia.
2016-09-27 brianosmanAdded kSRGBLinear_Named color space, along with tests
2016-09-27 benjaminwagnerAdd SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public...
2016-09-27 egdanielAdd command buffer submits before copy calls in vulkan.
2016-09-27 Mike KleinSkRasterPipeline: add last() and docs.
2016-09-27 Mike KleinTurn on -Wgnu-anonymous-struct and -Wnested-anonymous...
2016-09-27 egdanielRevert of Add command buffer submits before copy calls...
2016-09-27 csmartdaltonGN: match shell behavior for cc and cxx in is_clang.py
2016-09-27 Mike KleinOverAlignedTest: use sk_ malloc and free.
2016-09-27 egdanielUpdate vulkan varying locations to correctly handle...
2016-09-27 egdanielAdd command buffer submits before copy calls in vulkan.
2016-09-27 Eric BorenFix dm/nanobench uploads for Gerrit-based trybots
2016-09-27 Mike KleinTurn on -Wnewline-eof.
2016-09-27 caryclarkanother attempt to fix nonrectangular
2016-09-27 Mike Reedneed to apply CTM to clip rect in arithmetic imagefilter
2016-09-27 borenet[task scheduler] Add uploads to tasks.json
2016-09-27 borenetRemove gen_bench_expectations_from_codereview
2016-09-27 Mike Kleinremove more stray semicolons from Vulkan code
2016-09-27 egdanielAdd GrVkCopyPipeline to handle vulkan copies as draws
2016-09-27 borenetDelete unused upload_*_results.py
2016-09-27 branimir.vasicAdd mips dsp arch variants to gyp_to_android.py.
2016-09-27 Mike KleinWe really shouldn't pass SkFontStyle to printf as %d.
2016-09-27 Mike KleinRemove stray semicolons.
2016-09-27 borenetAdd swarming task for upload_dm_results
2016-09-27 Mike KleinFocus -Wno-over-aligned to just 32-bit x86 Android...
2016-09-27 Mike ReedRevert "Focus -Wno-over-aligned to just 32-bit x86...
2016-09-27 brianosmanRemove outdated comments about pre-sk_sp semantics
2016-09-27 jvanverthClamp Vulkan caps to INT_MAX
next