1. 5ce341f Add slice tool by robertphillips · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  5. 73bb435 Remove default for --images in common flags by bsalomon · 9 years ago
  6. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  7. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 9 years ago
  8. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  9. 19e259b ignore_result() by mtklein · 9 years ago
  10. 2752314 dm||nanobench --help looks nice when $COLUMNS == 80. by halcanary · 9 years ago
  11. 05641a5 DM: failure to canary a sink is now fatal. by mtklein · 9 years ago
  12. 929f63f Make --undefok a little louder now that we're using it all the time. by mtklein · 9 years ago
  13. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  14. eebc39a Add HWUI Sink to DM on Android Framework builds by tomhudson · 10 years ago
  15. dfb7da3 Negative numbers are not flags. by mtklein · 10 years ago
  16. 95f192d Adding new benchmark to test image decoding performance. by msarett · 10 years ago
  17. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  18. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  19. 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago
  20. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  21. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  22. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  23. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  24. aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
  25. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  26. 2ecf86e Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/) by mtklein · 10 years ago
  27. d5cd4ee Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/) by egdaniel · 10 years ago
  28. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  29. e356c7f Restore a really single-threaded mode to DM. by mtklein · 10 years ago
  30. ea65bfa Update DM JSON format. by mtklein · 10 years ago
  31. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  32. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  33. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  34. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  35. dfb9bc4 Fix string assert and dead code which caused it. by bungeman · 10 years ago
  36. b511042 Fix iOS build by centralizing --writePath. by mtklein · 10 years ago
  37. 34580f7 Default --skps to ./skps by mtklein · 10 years ago
  38. 3b4d077 Add angle config to nanobench and make angle a default config for dm and nanobench. by bsalomon · 10 years ago
  39. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  40. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  41. 17f0b6d share dm and command flags by caryclark · 10 years ago
  42. 936b734 ios fixes by caryclark · 10 years ago
  43. 77a8396 undefok -> bool by mtklein · 10 years ago
  44. ffc224f Add a minimal --undefok to SkCommandLineFlags. by commit-bot@chromium.org · 10 years ago
  45. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  46. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  47. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  48. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  49. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  50. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  51. d041901 Fix the build. by scroggo@google.com · 11 years ago
  52. 58104a9 Treat default command line argument properly. by scroggo@google.com · 11 years ago
  53. b7dbf63 Fix an SkCommandLineFlags bug. by scroggo@google.com · 11 years ago
  54. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  55. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 11 years ago