index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleApp.h
Commit message (
Expand
)
Author
Age
...
*
In SampleWindow, pass ownership of menus to SkWindow, so it can safely
scroggo@google.com
2012-04-18
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
RETURN key now records default slide for startup
mike@reedtribe.org
2011-12-27
*
install drawfilter for the picture playback as well
reed@google.com
2011-12-08
*
land http://codereview.appspot.com/5244058/ - add matrix to SkView
reed@google.com
2011-11-11
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...
bsalomon@google.com
2011-10-27
*
Add 'K' to SampleApp to trigger animated perspective rendering
bsalomon@google.com
2011-09-08
*
Added Debugger to Sample App, off by default
yangsu@google.com
2011-08-12
*
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
*
Add DeviceManager to SampleWindow
bsalomon@google.com
2011-07-14
*
always use grcontext to get the bits to the screen
reed@google.com
2011-07-06
*
Parse SampleApp command line for a test name. If an argument is passed to
senorblanco@chromium.org
2011-06-28
*
Added helper methods for changing samples, getting sample titles, and extract...
yangsu@google.com
2011-06-24
*
Unify handleTouch and handleClick in SampleApp.
Scroggo
2011-06-22
*
SampleApp fixes.
Scroggo
2011-06-21
*
Add a way to save to PDF in SampleApp on Android and elsewhere.
Scroggo
2011-06-21
*
Use SkTouchGesture to handle pinch events in Android SampleApp.
Scroggo
2011-06-17
*
Improvements to the SampleApp (primarily Android).
Scroggo
2011-06-15
[prev]