Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e2aa7b6a554a92047b8426a7dddd0cf127fa1238
/
tools
/
flags
/
SkCommandLineFlags.cpp
7265ea3
remove need for command flags cast
by Cary Clark
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
135a1b1
upstream cr/165303354
by Mike Klein
· 7 years ago
0933f33
output flags once
by Cary Clark
· 7 years ago
49f5712
Populate ALL copies of a command line flag during parsing
by Brian Osman
· 8 years ago
0634317
GN: fix mac build again
by mtklein
· 8 years ago
0b8321e
Google3 Android no longer has undefok.
by benjaminwagner
· 9 years ago
3478f75
Adding a tool to get images from skps
by msarett
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
8b99ef4
Enable building Skia for iOS with bazel.
by iroth
· 9 years ago
86ea33e
Enable BUILD file compilation of skia and dm with --config=android_arm.
by benjaminwagner
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
60e0fee
Remove include of stdlib.h from SkTypes.h.
by bungeman
· 9 years ago
83ca628
Today's gm include many differences caused by platform font implementations.
by caryclark
· 9 years ago
19e259b
ignore_result()
by mtklein
· 10 years ago
2752314
dm||nanobench --help looks nice when $COLUMNS == 80.
by halcanary
· 10 years ago
929f63f
Make --undefok a little louder now that we're using it all the time.
by mtklein
· 10 years ago
dfb7da3
Negative numbers are not flags.
by mtklein
· 10 years ago
c8fcafb
First cut at cleaning up Sergio's example code and moving some common code to SkWindow.
by caryclark
· 10 years ago
03758b8
tool --help alphabetizes command line flags
by halcanary
· 10 years ago
dfb9bc4
Fix string assert and dead code which caused it.
by bungeman
· 10 years ago
77a8396
undefok -> bool
by mtklein
· 10 years ago
ffc224f
Add a minimal --undefok to SkCommandLineFlags.
by commit-bot@chromium.org
· 11 years ago
a6f37e7
Add ShouldSkip variant that can read a --match flag directly.
by commit-bot@chromium.org
· 11 years ago
330313a
My clang now doesn't complain about !"foo".
by mtklein@google.com
· 11 years ago
586db93
refactor duplication (shouldSkip and skip_name) into a utility function
by sglez@google.com
· 11 years ago
ed5eb4e
Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441
by epoger@google.com
· 11 years ago
434251f
refactor duplication (shouldSkip and skip_name) into a utility function
by sglez@google.com
· 11 years ago
d041901
Fix the build.
by scroggo@google.com
· 12 years ago
58104a9
Treat default command line argument properly.
by scroggo@google.com
· 12 years ago
b7dbf63
Fix an SkCommandLineFlags bug.
by scroggo@google.com
· 12 years ago
604e0c2
SkFlags now follows proper dashing convention.
by scroggo@google.com
· 12 years ago
d9ba9a0
Change the name of SkFlags to SkCommandLineFlags.
by scroggo@google.com
· 12 years ago
[Renamed (95%) from tools/SkFlags.cpp]
5dc4ca1
Allow more options for setting boolean flag values in SkFlags.
by scroggo@google.com
· 12 years ago
0f2cd17
When SkFlags encounters an invalid flag, quit.
by scroggo@google.com
· 12 years ago
8366df0
Update help in SkFlags.
by scroggo@google.com
· 12 years ago
09fd4d2
Reland r8235 "Switch gm to use SkFlags."
by scroggo@google.com
· 12 years ago
0b73563
Revert "Make gm use SkFlags."
by scroggo@google.com
· 12 years ago
7d51930
Make gm use SkFlags.
by scroggo@google.com
· 12 years ago
075b089
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
161e1ba
Created my own flag parser, based off of gflags.
by scroggo@google.com
· 12 years ago