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
*
convert gm tool to use surfaces instead of devices
reed@google.com
2014-02-04
*
Add NVPR configs to GM
commit-bot@chromium.org
2014-01-26
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
add leaks flag to show unref'd insts
commit-bot@chromium.org
2014-01-23
*
make ignored-tests.txt specify full test name, not partial name
commit-bot@chromium.org
2014-01-14
*
GM: run mode comparisons for all raster configs.
commit-bot@chromium.org
2014-01-13
*
change offset to xy for pixelref subsetting
reed@google.com
2014-01-08
*
Add default resource path for skia test cases in gm and bench tools.
tfarina@chromium.org
2013-12-31
*
[PDF] PDF rasterizers fed garbage data in release mode.
vandebo@chromium.org
2013-12-09
*
Add JSON output option to bench.
commit-bot@chromium.org
2013-12-03
*
Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso...
edisonn@google.com
2013-11-11
*
Initial draft code to run pdfviewer withg gms
commit-bot@chromium.org
2013-11-11
*
Update gm flags so that it can be run without a pdf rasterizer.
vandebo@chromium.org
2013-11-06
*
GM is passing the wrong flag to beginRecording() for --rtree.
commit-bot@chromium.org
2013-10-29
*
GM: remove deprecated --ignoreTests flag
epoger@google.com
2013-10-21
*
GM: add --ignoreFailuresFile as an alternative to --ignoreTests
epoger@google.com
2013-10-18
*
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...
commit-bot@chromium.org
2013-10-14
*
gm: if test has no expectations, record its result as no-expectations regardl...
epoger@google.com
2013-10-10
*
Remove --pdf option as it can now be controlled by --config
commit-bot@chromium.org
2013-10-09
*
GM: Allow ignored-tests.txt to list configs as well as tests (and combination...
epoger@google.com
2013-10-07
*
Add GM option to allow the GPU context to be reset prior to each GM being run
djsollen@google.com
2013-10-04
*
Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...
commit-bot@chromium.org
2013-10-03
*
revert temporary r11517
epoger@google.com
2013-09-30
*
gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg...
epoger@google.com
2013-09-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
gm: add a flag to force perspective usage in all gms
commit-bot@chromium.org
2013-09-26
*
gm: add --ignoreTests flag
epoger@google.com
2013-09-19
*
revert temporary r11371
epoger@google.com
2013-09-19
*
gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg...
epoger@google.com
2013-09-19
*
Have GMs read the GrContext via a setter/getter rather than a global.
mtklein@google.com
2013-09-16
*
Speed up GM ~50% by NOT running most renderModes by default
epoger@google.com
2013-09-13
*
gm: add self-test to confirm that ignore-failure field is respected
epoger@google.com
2013-08-30
*
Add ShouldSkip variant that can read a --match flag directly.
commit-bot@chromium.org
2013-08-30
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Create new target to hold gpu test code, enable direct testing of GrEffects i...
commit-bot@chromium.org
2013-08-21
*
Update expectations for Mac PDF
vandebo@chromium.org
2013-08-21
*
Support multiple PDF rendering backends in the GM
vandebo@chromium.org
2013-08-20
*
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
*
Fixes for factory GM.
commit-bot@chromium.org
2013-08-16
*
Refactor GM to separate config parsing, attempt 2
commit-bot@chromium.org
2013-08-14
*
Revert "Refactor gmmain to separate out config parsing"
scroggo@google.com
2013-08-14
*
Refactor gmmain to separate out config parsing
commit-bot@chromium.org
2013-08-14
*
Removing deprecated constructors and setDevice from SkDeferredCanvas
commit-bot@chromium.org
2013-08-09
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-24
*
Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441
epoger@google.com
2013-07-23
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-23
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
[next]