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
*
Add measurement command line args to SampleApp
Yuqian Li
2017-09-25
*
Let SampleApp provide the thread pool
Yuqian Li
2017-09-01
*
Revert "pass surface to device-manager"
Ben Wagner
2017-07-24
*
pass surface to device-manager
Mike Reed
2017-07-23
*
Add TiledDrawScheduler so we can concurrently draw and enque
Yuqian Li
2017-06-05
*
Add cumulative fps to SampleApp
Yuqian Li
2017-05-24
*
Add SkThreadedBMPDevice for Threaded Raster Backend
Yuqian Li
2017-04-03
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Fix iOS surface creation for SampleApp
jvanverth
2016-10-10
*
Support monitor profile in SampleApp (on Windows)
brianosman
2016-09-29
*
add pipecanvas
reed
2016-09-13
*
Remove use of MakeRenderTargetDirect from view system
robertphillips
2016-07-28
*
deferred canvas
reed
2016-07-08
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Remove command buffer sample app support.
bsalomon
2016-06-14
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
documentation: SkDocument::MakePDF()
halcanary
2016-05-03
*
Add 'P' to SampleApp to cycle through pixel geometries.
bungeman
2016-03-31
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Force tiles in SampleApp to integer boundaries.
bungeman
2016-03-03
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
blitters for sRGB and float16
reed
2016-02-15
*
remove MPD for now, to simplify things
reed
2016-01-08
*
remove SkGPipe
reed
2016-01-08
*
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
[next]