index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Implement 'action' in gn_to_cmake.py.
Ben Wagner
2016-09-30
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-30
*
Revert of Fix gamut GM to work w/serialization configs. Remove it from blackl...
fmalita
2016-09-30
*
Support monitor profile in SampleApp (on Windows)
brianosman
2016-09-29
*
Remove soft clip bool from SkCanvas
bsalomon
2016-09-29
*
Remove caching from the draw-atlas GMs. Fixes bugs cycling backends.
brianosman
2016-09-29
*
Add skstd version of std::exchange
csmartdalton
2016-09-29
*
simplify composing raster surface into window
Mike Reed
2016-09-29
*
Reenable GM:arithmode
fmalita
2016-09-29
*
Fixed invalid memory access issue in SkColorSpaceXform::apply()
raftias
2016-09-29
*
Add an enum layer of indirection for stock raster pipeline stages.
Mike Klein
2016-09-29
*
Use SkOnce to squelch command buffer spam
brianosman
2016-09-29
*
Recent image filter work now allows this check to be enabled.
brianosman
2016-09-29
*
Revert of Explicit control in tools of ANGLE frontend and backend (patchset #...
bsalomon
2016-09-29
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-09-29
*
Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent tes...
benjaminwagner
2016-09-29
*
Start moving SkRasterPipeline stages to SkOpts.
Mike Klein
2016-09-29
*
Disable FP contraction on -Fast bot.
Mike Klein
2016-09-29
*
*SkTCast<int*>(float*) -> memcpy
Mike Klein
2016-09-29
*
SkPDF/Documentation: backend limitations
halcanary
2016-09-29
*
Fix obvious bug in KTX encoder.
benjaminwagner
2016-09-29
*
Fix gamut GM to work w/serialization configs. Remove it from blacklist.
brianosman
2016-09-29
*
Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure.
benjaminwagner
2016-09-29
*
skpbench: use accumulative result as the default
csmartdalton
2016-09-29
*
skpbench: use double buffering instead of triple
csmartdalton
2016-09-28
*
isABitmap is deprecated, use isAImage
Mike Reed
2016-09-28
*
Improve GN to CMake translation for building.
bungeman
2016-09-28
*
Tag checkerboard bitmaps as sRGB
brianosman
2016-09-28
*
Latest ANGLE as of September 27, 2016
brianosman
2016-09-28
*
skpbench: run for a fixed duration
csmartdalton
2016-09-28
*
Make applyCropRect/pad_image convert to the output color space
brianosman
2016-09-28
*
Use brackets for explicit GPU config params in tools
bsalomon
2016-09-28
*
monobench: usability tweaks
Mike Klein
2016-09-28
*
Roll buildtools adb8bf4e8fc..5fd66957f08bb7
Ben Wagner
2016-09-28
*
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
brianosman
2016-09-28
*
documentation: update PDF design doc
halcanary
2016-09-28
*
Move toXYZD50() to SkColorSpace_Base
msarett
2016-09-28
*
SkRasterPipeline: fuse clamp_01 into stores.
Mike Klein
2016-09-28
*
SkPDF: use SkImage::isAImage
Hal Canary
2016-09-28
*
fix cubic linear test
caryclark
2016-09-28
*
Make GPU configs use kRGBA color type not kN32.
bsalomon
2016-09-28
*
Rearrange SkRasterPipeline scanline tail handling.
Mike Klein
2016-09-28
*
Revert of Tag checkerboard bitmaps as sRGB (patchset #1 id:1 of https://coder...
brianosman
2016-09-28
*
Hide monobench target on debug builds.
Mike Klein
2016-09-28
*
Make SkPMColor BGRA on Fuchsia.
Mike Klein
2016-09-28
*
Added kSRGBLinear_Named color space, along with tests
brianosman
2016-09-27
*
Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl.
benjaminwagner
2016-09-27
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
SkRasterPipeline: add last() and docs.
Mike Klein
2016-09-27
*
Turn on -Wgnu-anonymous-struct and -Wnested-anonymous-types.
Mike Klein
2016-09-27
[next]