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
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
add gm to illustrate bug
caryclark
2016-02-26
*
Initial linear gradient 4f impl
fmalita
2016-02-22
*
add GM to exercise duplicate color-stops
reed
2016-01-22
*
use pinned value during lerp for vertical gradients
reed
2015-11-22
*
Tiny linear gradient GM
fmalita
2015-11-20
*
Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper
fmalita
2015-10-12
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
linear gradient with stops discretized gm
caryclark
2015-07-30
*
add radial gradient hard stop test
caryclark
2015-07-30
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...
caryclark
2015-06-15
*
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...
caryclark
2015-06-15
*
make gm background colors 565 compatible
caryclark
2015-06-15
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
Mike's radial gradient CL with better float -> int.
mtklein
2015-04-27
*
Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id...
mtklein
2015-04-27
*
Mike's radial gradient CL with better float -> int.
mtklein
2015-04-27
*
add GM to show bad banding in raster for radial gradients
reed
2015-04-23
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
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
[next]