index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
GMSampleView.h
Commit message (
Expand
)
Author
Age
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
move GMSampleView into its own cpp
reed
2015-02-21
*
add SkAnimTimer, SPACE = pause/resume, ESP = stop
reed
2015-02-02
*
allow GMs to animate
reed
2015-02-01
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
DM: also run benches once.
commit-bot@chromium.org
2014-02-26
*
Fix clang warning in GMSampleView.h
tfarina@chromium.org
2012-11-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-16
*
update srcmode GM to include aa/bw and gradients
reed@google.com
2012-11-15
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Use : as separator between "GM" and slide name in SampleApp. This makes it ea...
bsalomon@google.com
2011-12-09
*
prefix GM names with "GM " so I know that's what they are.
reed@google.com
2011-11-08
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31