index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleCode.h
Commit message (
Expand
)
Author
Age
*
Add samples to Viewer.
jvanverth
2016-06-16
*
remove SkGPipe
reed
2016-01-08
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fuzzer fixes
caryclark
2015-02-25
*
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
*
add sample for arcTo
reed
2014-12-16
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
Remove GetGr() hack.
commit-bot@chromium.org
2014-01-22
*
Add SkTileGridPicture SampleApp playback support.
commit-bot@chromium.org
2013-12-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Move tiling up into SampleWindow.
scroggo@google.com
2012-08-17
*
add 't' to toggle tiling modes
reed@google.com
2012-08-15
*
remove SkInstCnt tracking of SkViewRegistry
reed@google.com
2012-06-26
*
don't add SkViewRegistry to SkInstCnt
reed@google.com
2012-06-26
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
disable GPU blur on small paths
bsalomon@google.com
2012-03-28
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
rolling back the experimental rollbacks in r2178-2179
epoger@google.com
2011-08-26
*
Experimental revert of 2170 to see if the buildbot issues are somehow related.
tomhudson@google.com
2011-08-26
*
Remove compiler warnings (gcc on Linux).
tomhudson@google.com
2011-08-25
*
Added transitions and net pipe to SampleApp, updated gyp files
yangsu@google.com
2011-08-08
*
Set up global options for SampleApp and now allows SampleApp to request menu ...
yangsu@google.com
2011-08-02
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
check-point for testing drawBitmap [raster,gpu] -> [raster,gpu]
reed@google.com
2011-07-06
*
add 'p' to toggle on/off testing the pipe
reed@google.com
2011-05-12
*
remove some dead code in pipes
reed@google.com
2011-05-11
*
migrate some samples over to SampleView, for FPS measurements
reed@google.com
2011-04-22
*
add 'f' toggle to trigger timer for sample. Must subclass SampleView instead
mike@reedtribe.org
2011-04-22
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
add SampleCode::GetAnimTime() so slides go through a central location for
reed@android.com
2009-11-23
*
Some Linux / 64-bit compile fixes.
deanm@chromium.org
2009-06-11
*
grab from latest android
reed@android.com
2008-12-17