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
...
*
Add xps device to skia.
bungeman@google.com
2011-10-10
*
Fix pdf suppression test for gm.
bungeman@google.com
2011-09-19
*
add getFlags() to gm baseclass
reed@google.com
2011-09-19
*
add gm test for drawing hairlines (and varying thin lines) in xfermodes
reed@google.com
2011-09-19
*
add new test for complex clips
reed@google.com
2011-08-29
*
Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t...
bsalomon@google.com
2011-08-19
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add --match to the help text
reed@google.com
2011-07-25
*
reenable rotated freetype fix, but behind #ifndef SK_IGNORE_ROTATED_FREETYPE...
reed@google.com
2011-07-25
*
flip Y in uploads to bottom-up textures (and add gm test)
bsalomon@google.com
2011-07-18
*
Change true and false to 1 and 0 in macros that are used to conditionally com...
bsalomon@google.com
2011-06-29
*
create bitmaps from pdf output for comparison purposes (mac only at the moment)
reed@google.com
2011-06-29
*
add test for degenerate 2point gradients (needs pdf and gpu fixes)
reed@google.com
2011-06-27
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
disable gpu tests when scalar==fixed,
reed@google.com
2011-06-20
*
-replay tests are only run if forward rendering succeeded.
tomhudson@google.com
2011-06-17
*
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]