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
*
SampleApp: remove Picture_DeviceType
kkinnunen
2016-01-05
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
remove SkDeferredCanvas
reed
2015-08-19
*
Add high resolution WallTimer to SampleApp
jvanverth
2015-08-11
*
- allow for stepping through a picture with 'n' and 'p'
reed
2015-08-04
*
remove SkInstCnt
mtklein
2015-06-26
*
Use SkPaintFilterCanvas for SampleApp paint filtering
fmalita
2015-06-15
*
add DeferredCanvas mode to SampleApp
reed
2015-05-05
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
remove dead code from sampleapp, trim bad asserts
reed
2015-02-21
*
Support multiple null GL contexts on a thread.
bsalomon
2015-02-11
*
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
*
use SkDocument to capture pdfs from SampleApp 'e'
reed
2014-10-08
*
add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
reed
2014-10-06
*
use surface in SkView/SampleApp
reed
2014-09-18
*
Port SampleApp to SkCommandLineFlags.
mtklein
2014-06-19
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Add SkTileGridPicture SampleApp playback support.
commit-bot@chromium.org
2013-12-10
*
change 'n' toggle to cycle through all filterlevels
reed@google.com
2013-12-10
*
Additional SampleApp tiling options.
commit-bot@chromium.org
2013-12-06
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to p...
edisonn@google.com
2013-07-11
*
Make 'rotate' animate in SampleApp.
bungeman@google.com
2013-07-09
*
Fix hinting and add subpixel to SampleApp.
bungeman@google.com
2013-06-03
*
fix missing-case-statement warning
reed@google.com
2013-01-24
*
Fix SampleApp ANGLE mode.
bsalomon@google.com
2013-01-24
*
Remove unused debugger code from SampleApp.
djsollen@google.com
2013-01-17
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
Reapply (r6718) with fix for compiler error on linux.
djsollen@google.com
2012-12-10
*
revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...
djsollen@google.com
2012-12-10
*
Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
djsollen@google.com
2012-12-10
*
Revert "Added the following 3 features to sample app."
djsollen@google.com
2012-12-07
*
Added the following 3 features to sample app.
djsollen@google.com
2012-12-07
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
samplecode: Remove duplicated include of SkWindow.h from SampleApp.h
tfarina@chromium.org
2012-09-29
*
Move tiling up into SampleWindow.
scroggo@google.com
2012-08-17
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
add 't' to toggle tiling modes
reed@google.com
2012-08-15
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Added --picture flag to SampleApp, loads individual skp.
chudy@google.com
2012-08-01
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
--pictureDir foo will load serialized pictures <>.skp from the foo directory
reed@google.com
2012-06-04
*
Added "--list" command line option to SampleApp
robertphillips@google.com
2012-05-03
[next]