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