1. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  2. 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
  3. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  4. 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
  5. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  6. 5ce341f Add slice tool by robertphillips · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  9. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 9 years ago
  10. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  11. 936b734 ios fixes by caryclark · 10 years ago
  12. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  13. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  14. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  15. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  16. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  17. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  18. 58104a9 Treat default command line argument properly. by scroggo@google.com · 11 years ago
  19. b7dbf63 Fix an SkCommandLineFlags bug. by scroggo@google.com · 11 years ago
  20. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  21. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 12 years ago[Renamed (94%) from tools/SkFlags.h]
  22. 5dc4ca1 Allow more options for setting boolean flag values in SkFlags. by scroggo@google.com · 12 years ago
  23. 8366df0 Update help in SkFlags. by scroggo@google.com · 12 years ago
  24. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 12 years ago
  25. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 12 years ago
  26. 7d51930 Make gm use SkFlags. by scroggo@google.com · 12 years ago
  27. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. 161e1ba Created my own flag parser, based off of gflags. by scroggo@google.com · 12 years ago