index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleApp.cpp
Commit message (
Expand
)
Author
Age
*
fuzzer fixes
caryclark
2015-02-25
*
remove dead code from sampleapp, trim bad asserts
reed
2015-02-21
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
remove unneeded preroll
reed
2015-02-15
*
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
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
initial preroll api
reed
2015-01-25
*
Fix SampleApp picture-mode transform.
fmalita
2015-01-23
*
delete the dreaded TransitionView
reed
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add sRGB texture support.
jvanverth
2014-12-22
*
tell our grcontext to abandon its backend
reed
2014-10-30
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
fix some bit-rot in the ios port of sampleapp
reed
2014-10-22
*
use SkDocument to capture pdfs from SampleApp 'e'
reed
2014-10-08
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-07
*
extra call to flush until brian can figure it out
reed
2014-10-07
*
add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
reed
2014-10-06
*
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...
bsalomon
2014-10-02
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-02
*
enable conservative clips for gpudevice
reed
2014-09-19
*
use surface in SkView/SampleApp
reed
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
make allocPixels throw on failure
reed
2014-09-02
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
share dm and command flags
caryclark
2014-07-22
*
git sample app working on iOS
caryclark
2014-07-18
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Handle NULL typeface in SampleApp.
Ben Wagner
2014-07-10
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
use platform-independent font for gm
caryclark
2014-06-23
*
Port SampleApp to SkCommandLineFlags.
mtklein
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
using real tiles when simulating tiling
commit-bot@chromium.org
2014-05-30
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19
*
cleanup GrContext resource cache api
commit-bot@chromium.org
2014-05-09
*
fix cycle_colortypes so we can test 565
commit-bot@chromium.org
2014-04-29
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
[next]