index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gmmain.cpp
Commit message (
Expand
)
Author
Age
...
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
Increase compatibility with clang, mostly around SK_RESTRICT.
tomhudson@google.com
2011-06-15
*
Fix text-as-path with skshader on gpu
bsalomon@google.com
2011-06-13
*
When user specifies an output path with -w, only output files from main
tomhudson@google.com
2011-06-09
*
make --replay be the default. Now --noreplay will disable testing through a p...
reed@google.com
2011-05-26
*
PDF Device should report non-transformed size for width and height.
ctguil@chromium.org
2011-04-29
*
Propagate return values from compare() up to main() so we can return 0 if all
tomhudson@google.com
2011-04-26
*
Fix default value of doSerialize parameter (oops!).
tomhudson@google.com
2011-04-26
*
Add command-line parameters to control execution of SkPicture tests; default
tomhudson@google.com
2011-04-25
*
Extends gm to test SkPicture replay and serialization.
tomhudson@google.com
2011-04-25
*
Generalize the flip origin argument to the PDF device constructor.
vandebo@chromium.org
2011-04-11
*
[PDF] Improve PDF support in gm.
vandebo@chromium.org
2011-02-03
*
add new 2nd argument for rendertarget to SkGpuCanvas
reed@google.com
2011-01-18
*
fix build for linux
reed@google.com
2010-12-23
*
add gpu to gm tool
reed@google.com
2010-12-23
*
add gpu to the default makefile
reed@google.com
2010-12-23
*
-d dir will write out a difference-bitmap for each compare that failes
reed@google.com
2010-12-20
*
add option to write PDFs from gm
reed@google.com
2010-12-20
*
dump message confirming read or write directory
reed@android.com
2010-12-14
*
use genericRGB space to ensure that we decode exactly the pixels we encode
reed@android.com
2009-07-08
*
gm -w 'directory' now works for recording the master images
reed@android.com
2009-06-21
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
more progress on golden-master test suite (not finished yet)
reed@android.com
2009-06-20
*
checkpoint for golden master suite (gm)
reed@android.com
2009-06-10
[prev]