index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkShader.h
Commit message (
Expand
)
Author
Age
*
Update documentation around drawBitmap and shaders
commit-bot@chromium.org
2013-12-05
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Add flag to gradients to interpolate colors in premul space. Experimental API...
reed@google.com
2013-05-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader.
bsalomon@google.com
2013-01-14
*
Fix r6808 fix & some compiler warnings
robertphillips@google.com
2012-12-14
*
Fix compiler warning as error bug
robertphillips@google.com
2012-12-14
*
reland 6798 w/ fix for bitmap-as-mask pixel-locking
reed@google.com
2012-12-13
*
revert 6798 (assert in GM)
reed@google.com
2012-12-13
*
Goal: ensure we always balance lock/unlock pixels calls.
reed@google.com
2012-12-13
*
Make SkShader store localM directly rather than as a separate alloc.
bsalomon@google.com
2012-10-31
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
GrCustomStage Renaming Part 4
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
Add SkShader::asShadeProc to fast-path the caller when the shader is fast
reed@google.com
2012-10-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-un...
rileya@google.com
2012-07-25
*
Added asNewCustomStage to SkShader and implemented it for all the gradient sh...
rileya@google.com
2012-07-20
*
New subclasses for both Gr and GrGL gradient effect classes.
rileya@google.com
2012-07-19
*
Added GPU implementation of 2-point conical gradient.
rileya@google.com
2012-07-03
*
Added Inst counting to SkFlattenable-derived classes
robertphillips@google.com
2012-06-27
*
extend asAGradient for Conical type (to be implemented by PDF and XPS)
reed@google.com
2012-06-07
*
add dox for Shaders, and how the paint's alpha modulates the shader's colors.
reed@google.com
2012-05-11
*
We were numerically overflowing our 16bit coordinates that we communicate
reed@google.com
2012-05-03
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
decal mode babystep
reed@google.com
2012-03-16
*
Adding isOpaque method to skia shader classes
junov@chromium.org
2011-12-09
*
Use SK_OVERRIDE to add a little extra robustness against name changes.
tomhudson@google.com
2011-10-03
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
code style
reed@google.com
2011-04-11
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
make asABitmap() const
reed@google.com
2011-03-07
*
Add asAGradient shader extraction API.
vandebo@chromium.org
2011-02-24
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader
reed@android.com
2009-08-27
*
add shader flag kConstInY_Flag
reed@android.com
2009-06-12
*
grab from latest android
reed@android.com
2008-12-17