index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
shadertext.cpp
Commit message (
Expand
)
Author
Age
*
don't use local static bitmap -- racy and unnecessary
reed
2014-09-04
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-23
*
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
*
gather GM tests which are disabled on Android
commit-bot@chromium.org
2014-03-24
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
GM : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
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
*
Temporarily disable failing GM tests on Android
borenet@google.com
2012-06-25
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
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
*
Warn when an SkScalar is passed into SkIntToScalar() (converted twice)
epoger@google.com
2011-05-24
*
fix assertion failure in Skia_Linux_Fixed_Debug build
epoger@google.com
2011-05-19
*
fix warnings, including using GrTCast<> to go from &Obj -> uint32_t*
reed@google.com
2011-01-26
*
Add shaded text sample and gm test.
bsalomon@google.com
2011-01-25