|
Change the name of SkFlags to SkCommandLineFlags.
This name is more specific to what it actually does.
Also move the code into tools/flags, to (slightly) better organize
the massive tools folder.
Update the programs that use it to use the new names.
No functionality changes.
BUG=https://code.google.com/p/skia/issues/detail?id=1173
Committed: https://code.google.com/p/skia/source/detail?r=8304
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+40 lines, -663 lines) |
Patch |
|
M |
gm/gmmain.cpp
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gyp/flags.gyp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gyp/tools.gyp
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/PictureRenderingFlags.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/PictureRenderingFlags.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
tools/SkFlags.h
|
View
|
|
1 chunk |
+0 lines, -368 lines |
0 comments
|
Download
|
|
D |
tools/SkFlags.cpp
|
View
|
|
1 chunk |
+0 lines, -257 lines |
0 comments
|
Download
|
|
M |
tools/bench_pictures_main.cpp
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A + |
tools/flags/SkCommandLineFlags.h
|
View
|
1
|
7 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
|
A + |
tools/flags/SkCommandLineFlags.cpp
|
View
|
1
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
tools/render_pictures_main.cpp
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/skhello.cpp
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|