aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert of Fix gamut GM to work w/serialization configs. Remove it from blackl...Gravatar fmalita2016-09-30
* Support monitor profile in SampleApp (on Windows)Gravatar brianosman2016-09-29
* Remove soft clip bool from SkCanvasGravatar bsalomon2016-09-29
* Remove caching from the draw-atlas GMs. Fixes bugs cycling backends.Gravatar brianosman2016-09-29
* Add skstd version of std::exchangeGravatar csmartdalton2016-09-29
* simplify composing raster surface into windowGravatar Mike Reed2016-09-29
* Reenable GM:arithmodeGravatar fmalita2016-09-29
* Fixed invalid memory access issue in SkColorSpaceXform::apply()Gravatar raftias2016-09-29
* Add an enum layer of indirection for stock raster pipeline stages.Gravatar Mike Klein2016-09-29
* Use SkOnce to squelch command buffer spamGravatar brianosman2016-09-29
* Recent image filter work now allows this check to be enabled.Gravatar brianosman2016-09-29
* Revert of Explicit control in tools of ANGLE frontend and backend (patchset #...Gravatar bsalomon2016-09-29
* Explicit control in tools of ANGLE frontend and backendGravatar bsalomon2016-09-29
* Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent tes...Gravatar benjaminwagner2016-09-29
* Start moving SkRasterPipeline stages to SkOpts.Gravatar Mike Klein2016-09-29
* Disable FP contraction on -Fast bot.Gravatar Mike Klein2016-09-29
* *SkTCast<int*>(float*) -> memcpyGravatar Mike Klein2016-09-29
* SkPDF/Documentation: backend limitationsGravatar halcanary2016-09-29
* Fix obvious bug in KTX encoder.Gravatar benjaminwagner2016-09-29
* Fix gamut GM to work w/serialization configs. Remove it from blacklist.Gravatar brianosman2016-09-29
* Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure.Gravatar benjaminwagner2016-09-29
* skpbench: use accumulative result as the defaultGravatar csmartdalton2016-09-29
* skpbench: use double buffering instead of tripleGravatar csmartdalton2016-09-28
* isABitmap is deprecated, use isAImageGravatar Mike Reed2016-09-28
* Improve GN to CMake translation for building.Gravatar bungeman2016-09-28
* Tag checkerboard bitmaps as sRGBGravatar brianosman2016-09-28
* Latest ANGLE as of September 27, 2016Gravatar brianosman2016-09-28
* skpbench: run for a fixed durationGravatar csmartdalton2016-09-28
* Make applyCropRect/pad_image convert to the output color spaceGravatar brianosman2016-09-28
* Use brackets for explicit GPU config params in toolsGravatar bsalomon2016-09-28
* monobench: usability tweaksGravatar Mike Klein2016-09-28
* Roll buildtools adb8bf4e8fc..5fd66957f08bb7Gravatar Ben Wagner2016-09-28
* Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpaceGravatar brianosman2016-09-28
* documentation: update PDF design docGravatar halcanary2016-09-28
* Move toXYZD50() to SkColorSpace_BaseGravatar msarett2016-09-28
* SkRasterPipeline: fuse clamp_01 into stores.Gravatar Mike Klein2016-09-28
* SkPDF: use SkImage::isAImageGravatar Hal Canary2016-09-28
* fix cubic linear testGravatar caryclark2016-09-28
* Make GPU configs use kRGBA color type not kN32.Gravatar bsalomon2016-09-28
* Rearrange SkRasterPipeline scanline tail handling.Gravatar Mike Klein2016-09-28
* Revert of Tag checkerboard bitmaps as sRGB (patchset #1 id:1 of https://coder...Gravatar brianosman2016-09-28
* Hide monobench target on debug builds.Gravatar Mike Klein2016-09-28
* Make SkPMColor BGRA on Fuchsia.Gravatar Mike Klein2016-09-28
* Added kSRGBLinear_Named color space, along with testsGravatar brianosman2016-09-27
* Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl.Gravatar benjaminwagner2016-09-27
* Add command buffer submits before copy calls in vulkan.Gravatar egdaniel2016-09-27
* SkRasterPipeline: add last() and docs.Gravatar Mike Klein2016-09-27
* Turn on -Wgnu-anonymous-struct and -Wnested-anonymous-types.Gravatar Mike Klein2016-09-27
* Revert of Add command buffer submits before copy calls in vulkan. (patchset #...Gravatar egdaniel2016-09-27
* GN: match shell behavior for cc and cxx in is_clang.pyGravatar csmartdalton2016-09-27