Reland r8235 "Switch gm to use SkFlags."
authorscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 20 Mar 2013 14:20:18 +0000 (14:20 +0000)
committerscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 20 Mar 2013 14:20:18 +0000 (14:20 +0000)
commit09fd4d216963c498c24ba355accce9337a5029a8
treeefaf8ecb93ffa756ed4f598b6ce0d0a8fa8c5a59
parentf210f505ffffccc15ae5e91f8ccb9763ba7fc152
Reland r8235 "Switch gm to use SkFlags."

This time, using #if guards for gpuCacheSize consistently.

Also fix some warnings.

BUG=https://code.google.com/p/skia/issues/detail?id=1094

Review URL: https://codereview.chromium.org/12440052

git-svn-id: http://skia.googlecode.com/svn/trunk@8254 2bbb7eff-a529-9590-31e7-b0007b416f81
15 files changed:
gm/gmmain.cpp
gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line
gm/tests/outputs/compared-against-different-pixels-json/output-expected/command_line
gm/tests/outputs/compared-against-empty-dir/output-expected/command_line
gm/tests/outputs/compared-against-identical-bytes-images/output-expected/command_line
gm/tests/outputs/compared-against-identical-bytes-json/output-expected/command_line
gm/tests/outputs/compared-against-identical-pixels-images/output-expected/command_line
gm/tests/outputs/compared-against-identical-pixels-json/output-expected/command_line
gm/tests/outputs/no-readpath/output-expected/command_line
gm/tests/run.sh
gyp/flags.gyp [new file with mode: 0644]
gyp/gm.gyp
gyp/tools.gyp
tools/SkFlags.cpp
tools/SkFlags.h