index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gradients.cpp
Commit message (
Expand
)
Author
Age
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
make gradients gm view size larger, as it is choping from the pained canvas.
edisonn@google.com
2013-09-19
*
Split radial_gradients2 GM into two to reproduce its bug.
mtklein@google.com
2013-09-16
*
add new GM to try to reproduce a bug
mtklein@google.com
2013-08-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-08
*
Mozilla diabolical clamp case added to gm/gradients.cpp
commit-bot@chromium.org
2013-08-07
*
GM : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Enable 64-bit builds on Windows
borenet@google.com
2012-08-20
*
Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled.
scroggo@google.com
2012-08-15
*
Added conical gradient to gm gradients test, and added two variants of that t...
rileya@google.com
2012-07-09
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
increase height to include entire circle for large radial
reed@google.com
2012-01-31
*
Add missing SkFloatToScalar() calls to fix the build.
tomhudson@google.com
2012-01-30
*
New radial gradient GM to observe banding and dithering effects.
tomhudson@google.com
2012-01-30
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Fix clamped_gradients gm to work in fixed.
bungeman@google.com
2011-10-06
*
Optimize software radial gradients (remove branches from the inner loop where
tomhudson@google.com
2011-09-26
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
fix gradients_degenerate test case for SKIA_SCALAR_IS_FIXED
epoger@google.com
2011-07-21
*
add test for degenerate 2point gradients (needs pdf and gpu fixes)
reed@google.com
2011-06-27
*
update baselines to add 2point-radial gradients, and use gpu-friendly xfermod...
reed@google.com
2010-12-23
*
add gm for gradients
reed@android.com
2009-06-22