index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gradtext.cpp
Commit message (
Expand
)
Author
Age
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
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
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make gradtext quadpaths gm portable
caryclark
2015-07-15
*
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
*
Enable new gradients + suppress gms for now
reed
2014-12-19
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
fixed compiler complaints
robertphillips@google.com
2012-09-17
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Change TextContext handling of stages and draw targets; this allows us to
tomhudson@google.com
2012-07-11
*
enable shadermask optimization all the time
reed@google.com
2011-11-30
*
add test for shader text w/ and w/o lcd (and w/ and w/o opaque)
reed@google.com
2011-11-28