platform/upstream/libSkiaSharp.git
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
2016-09-27 Mike ReedRevert "Revert "replace Arithmetic xfermode with imagef...
2016-09-27 Mike KleinFocus -Wno-over-aligned to just 32-bit x86 Android.
2016-09-27 mtkleinRevert of My take on SkAlign changes. (patchset #3...
2016-09-26 Mike ReedRevert "replace Arithmetic xfermode with imagefilter"
2016-09-26 ethannicholasRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-09-26 Mike KleinMove undefined-func-template to wont-fix warnings.
2016-09-26 Mike Reedreplace Arithmetic xfermode with imagefilter
2016-09-26 liyuqianFix typo
2016-09-26 egdanielRevert of Fix bufferIndex check in VulkanWindowContext...
2016-09-26 egdanielFix bufferIndex check in VulkanWindowContext
2016-09-26 ethannicholasTurned on SkSL->GLSL compiler
2016-09-26 Robert PhillipsMinor clean up of GrAAConvexTessellator
2016-09-26 borenetRoll recipes
2016-09-26 caryclarkallow conic chop to fail
2016-09-26 Mike KleinTurn on -Wundefined-reinterpret-cast.
2016-09-26 brianosmanTag checkerboard bitmaps as sRGB
2016-09-26 Mike Klein-Wcomma may be good to go now.
2016-09-26 mtkleinMy take on SkAlign changes.
2016-09-26 halcanarybin/coverage: a GN version of the coverage script
2016-09-26 borenetInclude timestamp in nanobench JSON file name
2016-09-26 caryclarkadd tiger tests
2016-09-26 mtkleinTypo?
2016-09-26 mtkleinGN: detect is_clang, use it to switch Clang to warning...
2016-09-26 mtkleinQuiet a -Wcomma warning.
2016-09-26 mtkleinbeziers: I missed an unsequenced moveTo() pair.
2016-09-26 Robert PhillipsFix some fuzzer complaints
2016-09-26 Mike KleinRevert "GN: detect is_clang, use it to switch Clang...
2016-09-26 halcanaryDocumentation: fix links
2016-09-26 Mike KleinGN: detect is_clang, use it to switch Clang to warning...
2016-09-26 bsalomonStop aggregating texture/buffer access objects in GrFra...
2016-09-26 Brian OsmanIn makeLinearGamma, return the original CS if it's...
2016-09-26 mtkleinThese calls to SkRandom are not sequenced.
2016-09-26 caryclarkfix tiger b
2016-09-26 cblumeDash to use SkIsAlign2
2016-09-25 brianosmanAdd SkColor4f serialization
next