index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
samplerstress.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
gm fix missed portable gm text in samplerstress
caryclark
2015-07-28
*
make pixelsnap textblob* etc gm portable
caryclark
2015-07-28
*
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: Another round of override fixes.
tfarina
2014-12-20
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
re-add samplerstress gm, but use blurmaskfilter instead (std filter)
reed
2014-08-12
*
remove SkStippleMaskFilter - no external clients
reed
2014-08-12
*
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
*
Factory methods for heap-allocated SkMaskFilter objects.
commit-bot@chromium.org
2014-02-21
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Reenable running samplerstress GM in pipe mode.
scroggo@google.com
2012-06-06
*
Fixed flattening of SkStippleMaskFilter
robertphillips@google.com
2012-06-05
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
converted "unsigned int" to "size_t" to address compiler failure
robertphillips@google.com
2012-05-02
*
Added GM test to stress test the texture unit/sampler allocation
robertphillips@google.com
2012-05-02