index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleShaderText.cpp
Commit message (
Expand
)
Author
Age
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
remove unneeded inval
reed
2014-06-02
*
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
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Update baselines for linux-fixed. Make shader text sample/GM work with scalar...
bsalomon@google.com
2011-06-14
*
Fix text-as-path with skshader on gpu
bsalomon@google.com
2011-06-13
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
Plug a leak in SampleShaderTest.
senorblanco@chromium.org
2011-05-19
*
migrate some samples over to SampleView, for FPS measurements
reed@google.com
2011-04-22
*
fix warnings
reed@google.com
2011-04-14
*
Add shaded text sample and gm test.
bsalomon@google.com
2011-01-25