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
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
SampleApp - reduce unnecessary verbosity [with --picture $path]
halcanary@google.com
2013-10-14
*
check for --resourcePath in addition to -i to match the --help string
reed@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-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
*
fix build break on sample app
edisonn@google.com
2013-07-11
*
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
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
if you use --picture in SampleApp, make that sample come up first
reed@google.com
2013-06-06
*
Fix hinting menu in SampleApp.
bungeman@google.com
2013-06-04
*
Fix signed/unsigned comparison warning as error from r9421.
bungeman@google.com
2013-06-03
*
Fix hinting and add subpixel to SampleApp.
bungeman@google.com
2013-06-03
*
use SkStream factory for files, and check for null (file-not-found) speedup s...
reed@google.com
2013-05-29
*
Fix vertical text scaling and clipping on Mac.
bungeman@google.com
2013-05-15
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
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
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
change SkDrawFilter::filter to return a bool, where false means don't-draw
reed@google.com
2012-11-26
*
update srcmode GM to include aa/bw and gradients
reed@google.com
2012-11-15
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
Add a header for OverView.cpp as well.
tfarina@chromium.org
2012-09-18
*
Add a header file for TransitionView.cpp
epoger@google.com
2012-09-14
*
update MS counter to show actual milliseconds
reed@google.com
2012-09-10
*
apend sample_grab file name with .png
reed@google.com
2012-09-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
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
change tiling to 16 tiles instead of 4
reed@google.com
2012-08-15
[next]