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
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
remove SkBitmap::allocConfigPixels and update dox
reed
2014-06-05
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
remove SkBitmap::asImageInfo
commit-bot@chromium.org
2014-05-27
*
Generate gm/Android.mk, minus JSON.
commit-bot@chromium.org
2014-05-16
*
Clean up global gSkSuppressFontCachePurgeSpew.
commit-bot@chromium.org
2014-05-12
*
Allow for no pdf rasterizers in gm.
bungeman@google.com
2014-05-09
*
cleanup GrContext resource cache api
commit-bot@chromium.org
2014-05-09
*
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
*
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
commit-bot@chromium.org
2014-04-16
*
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
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
--dryRun flag for gm
commit-bot@chromium.org
2014-03-13
*
Add new module for distance field generation.
commit-bot@chromium.org
2014-03-11
*
Revert of Add new module for distance field generation. (https://codereview.c...
commit-bot@chromium.org
2014-03-10
*
Add new module for distance field generation.
commit-bot@chromium.org
2014-03-10
*
replace gm_fprintf() calls with SkDebugf()
commit-bot@chromium.org
2014-02-27
*
DM: also run benches once.
commit-bot@chromium.org
2014-02-26
*
Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia.
commit-bot@chromium.org
2014-02-24
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
Re-enable imageresizetiled, but skip it in tilegrid and rtree.
senorblanco@chromium.org
2014-02-20
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
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
[next]