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
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer
bsalomon
2016-10-03
*
Fix precision issues in SkRRectsGaussianEdgeShader.cpp
robertphillips
2016-10-03
*
Add a SkRWBuffer reserve mechanism
fmalita
2016-09-30
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
SkPDF: de-duplicate text-as-paths
Hal Canary
2016-09-30
*
SkRWBuffer: preallocate 'initialCapacity'
fmalita
2016-09-30
*
Helper functions to do SkColor -> GrColor4f
Brian Osman
2016-09-30
*
Propagate validation errors from inner readbuffer when deserializing picture....
reed
2016-09-30
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
SkPDF: subset drawImageRect while still deduping
Hal Canary
2016-09-30
*
Add an SkOpts target for Haswell+ Intel chips.
Mike Klein
2016-09-30
*
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...
fmalita
2016-09-30
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-30
*
Remove soft clip bool from SkCanvas
bsalomon
2016-09-29
*
Add skstd version of std::exchange
csmartdalton
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
*
Recent image filter work now allows this check to be enabled.
brianosman
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
*
Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure.
benjaminwagner
2016-09-29
*
isABitmap is deprecated, use isAImage
Mike Reed
2016-09-28
*
Latest ANGLE as of September 27, 2016
brianosman
2016-09-28
*
Make applyCropRect/pad_image convert to the output color space
brianosman
2016-09-28
*
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
brianosman
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
*
Rearrange SkRasterPipeline scanline tail handling.
Mike Klein
2016-09-28
*
Added kSRGBLinear_Named color space, along with tests
brianosman
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
*
Revert of Add command buffer submits before copy calls in vulkan. (patchset #...
egdaniel
2016-09-27
*
Update vulkan varying locations to correctly handle arrays
egdaniel
2016-09-27
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Turn on -Wnewline-eof.
Mike Klein
2016-09-27
*
another attempt to fix nonrectangular
caryclark
2016-09-27
*
need to apply CTM to clip rect in arithmetic imagefilter
Mike Reed
2016-09-27
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
*
We really shouldn't pass SkFontStyle to printf as %d.
Mike Klein
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Clamp Vulkan caps to INT_MAX
jvanverth
2016-09-27
*
Revert "Revert "replace Arithmetic xfermode with imagefilter""
Mike Reed
2016-09-27
*
Revert "replace Arithmetic xfermode with imagefilter"
Mike Reed
2016-09-26
*
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...
ethannicholas
2016-09-26
*
replace Arithmetic xfermode with imagefilter
Mike Reed
2016-09-26
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-26
*
Minor clean up of GrAAConvexTessellator
Robert Phillips
2016-09-26
[next]