1. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  2. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  3. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  4. d041901 Fix the build. by scroggo@google.com · 11 years ago
  5. 58104a9 Treat default command line argument properly. by scroggo@google.com · 11 years ago
  6. b7dbf63 Fix an SkCommandLineFlags bug. by scroggo@google.com · 11 years ago
  7. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  8. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 11 years ago[Renamed (95%) from tools/SkFlags.cpp]
  9. 5dc4ca1 Allow more options for setting boolean flag values in SkFlags. by scroggo@google.com · 11 years ago
  10. 0f2cd17 When SkFlags encounters an invalid flag, quit. by scroggo@google.com · 11 years ago
  11. 8366df0 Update help in SkFlags. by scroggo@google.com · 11 years ago
  12. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 11 years ago
  13. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 11 years ago
  14. 7d51930 Make gm use SkFlags. by scroggo@google.com · 11 years ago
  15. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  16. 161e1ba Created my own flag parser, based off of gflags. by scroggo@google.com · 11 years ago