index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
Brian Salomon
2016-11-07
*
Add/promote gamma helpers to SkColorSpace_Base
Brian Osman
2016-11-07
*
SkXPS: handle case where snapSpecial() returns null
Hal Canary
2016-11-07
*
SkRasterPipelineBlitter: blitAntiH + full coverge --> blitH
Mike Klein
2016-11-07
*
Further centralize computation of GrSurface VRAM consumption - take 2
Robert Phillips
2016-11-07
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-07
*
Use perfect forwarding in createT of SkSmallAllocator.
herb
2016-11-06
*
Call ~SkRasterPipelineBlitter() on early out.
Mike Klein
2016-11-06
*
Revert "Further centralize computation of GrSurface VRAM consumption"
Ben Wagner
2016-11-06
*
Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
Ben Wagner
2016-11-06
*
Fix the sum of alpha = 254 instead of 255 by rounding
liyuqian
2016-11-05
*
Attempt to fix PixelC GLSL compilation error.
Ben Wagner
2016-11-04
*
swap_src_dst -> move_src_dst
Mike Klein
2016-11-04
*
Add F16, SkColorSpaceXform support to SkGifCodec
Matt Sarett
2016-11-04
*
Detect pipelines which can compile to memsets.
mtklein
2016-11-04
*
Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...
caryclark
2016-11-04
*
Avoid pretending to support CMYK color xforms in SkJpegCodec
Matt Sarett
2016-11-04
*
skrpb: evaluate color filters for constant shaders once.
mtklein
2016-11-04
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-04
*
Deferred image generator subsetting
fmalita
2016-11-04
*
Fix color xforms for Index8 bmps
Matt Sarett
2016-11-04
*
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
Brian Salomon
2016-11-04
*
Use alignas to force alignment.
herb
2016-11-04
*
Clarify onCreateScalerContext failure modes.
Ben Wagner
2016-11-04
*
Further centralize computation of GrSurface VRAM consumption
Robert Phillips
2016-11-04
*
Avoid matrix inverse in SkBitmapProcInfo::init for translate-only cases
fmalita
2016-11-03
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
GN: iOS basics
Mike Klein
2016-11-03
*
Implement SkNx_fma() for Sk4f on ARMv8.
Mike Klein
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Fix kMediumQuality invMatrix setup for sizes == mip levels
fmalita
2016-11-03
*
Fix quad convexity with only one backward dir
liyuqian
2016-11-03
*
Remove sk_linear_to_srgb_noclamp().
Mike Klein
2016-11-03
*
Use temporary FBO for GrGLGpu::onReadPixels.
Brian Salomon
2016-11-03
*
Revert "Add F16, SkColorSpaceXform support to SkBmpCodec"
Matt Sarett
2016-11-03
*
Basic pipeline blend mode strength reductions:
Mike Klein
2016-11-03
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Add Matrix colorfilter pipeline stages.
Mike Klein
2016-11-03
*
Fix bitmap shaders gm
Matt Sarett
2016-11-03
*
Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of http...
benjaminwagner
2016-11-03
*
Try to use only std::aligned_storage. This does not change the API.
herb
2016-11-03
*
MatrixColorFilter: convert transpose to [0,1] while transposing.
Mike Klein
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Fix GradientShaderBase4fContext::Interval fuzzer assert
fmalita
2016-11-02
*
Fix memory leak in https://skia-review.googlesource.com/c/4227/ (Back SkSpeci...
robertphillips
2016-11-02
*
s/C++'s gmtime/POSIX's gmtime_r/
Hal Canary
2016-11-02
*
Update vulkan ranges to be 0 to 1 for all z values
Greg Daniel
2016-11-02
*
Update ProxyTests
Robert Phillips
2016-11-02
[next]