index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Add handling for instantiate failure up the call stack
Robert Phillips
2016-11-18
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
In GrProcessor::TextureSampler drop the "get", it's cleaner
Brian Salomon
2016-11-17
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
Rename GrTextureAccess to GrProcessor::TextureSampler.
Brian Salomon
2016-11-17
*
make SkXfermode.h go away
Mike Reed
2016-11-16
*
LinearGradientContext::shade4_clamp: fix div by 0
James Zern
2016-11-16
*
Revert "Defer more renderTargetContexts in the GPU image filter paths"
Robert Phillips
2016-11-15
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Defer more renderTargetContexts in the GPU image filter paths
Robert Phillips
2016-11-15
*
Fix Sk4fLinearGradient initial interval pinning
Florin Malita
2016-11-14
*
Start plumbing deferral of GPU resources in the image filters
Robert Phillips
2016-11-14
*
Fix SkModeColorFilter in 565
Mike Klein
2016-11-12
*
Include what you use with signbit.
Ben Wagner
2016-11-09
*
Fix fuzzer assert in GradientShaderBase4fContext::TSampler
fmalita
2016-11-09
*
remove use of xfermode* in procs
Mike Reed
2016-11-09
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
Add Matrix colorfilter pipeline stages.
Mike Klein
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Fix GradientShaderBase4fContext::Interval fuzzer assert
fmalita
2016-11-02
*
Sk4fLinearGradient fuzzer fixes
fmalita
2016-11-01
*
SkRasterPipeline: implement SkLumaColorFilter
Mike Klein
2016-11-01
*
Add SkShadowMaskFilter
Jim Van Verth
2016-10-31
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Remove SkRRectsGaussianEdgeShader
Robert Phillips
2016-10-21
*
[Sk4fGradient] Use infinity floats for clamp-mode extreme positions
fmalita
2016-10-21
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Add helper to create random AsFPArgs for Ganesh unit tests
Brian Osman
2016-10-19
*
Fix star artifact in SkRRectsGaussianEdgeShader
Robert Phillips
2016-10-18
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Include 4f variants of random gradients during testing
Brian Osman
2016-10-18
*
Faster 4f gradient premul path
fmalita
2016-10-14
*
added SkSL support for mustForceNegatedAtanParamToFloat cap
ethannicholas
2016-10-14
*
Slightly generalize GPU hard stop gradient implementation.
Brian Salomon
2016-10-13
*
Update comment, move constant inside helper struct
Brian Osman
2016-10-10
*
Convert gradient params test helper to a struct
Brian Osman
2016-10-10
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert "add cast for printf"
Mike Reed
2016-10-05
*
add cast for printf
Mike Reed
2016-10-05
[next]