1. dc0fcd4 Vulkan config in dm by bsalomon · 8 years ago
  2. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  3. b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 8 years ago
  4. 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 8 years ago
  5. 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 8 years ago
  6. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 8 years ago
  7. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  8. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  9. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  10. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  11. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  12. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  13. c28afdb Add test configs for nvpr with atlas text by cdalton · 8 years ago
  14. 0b8321e Google3 Android no longer has undefok. by benjaminwagner · 8 years ago
  15. d93c120 Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers). by brianosman · 8 years ago
  16. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 8 years ago
  17. 744898a Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #1 id:1 of https://codereview.chromium.org/1750383002/ ) by brianosman · 8 years ago
  18. a6f5819 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 8 years ago
  19. e9c8442 Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #3 id:40001 of https://codereview.chromium.org/1746253002/ ) by brianosman · 8 years ago
  20. eef9802 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 8 years ago
  21. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 8 years ago
  22. a7e9f05 Move SkTDArray to private. by bungeman · 8 years ago
  23. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  24. 3478f75 Adding a tool to get images from skps by msarett · 8 years ago
  25. 8673714 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  26. ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
  27. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  28. 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 9 years ago
  29. e3c2f80 Use device-independent text for nvprmsaa4/16 in nanobench and dm by kkinnunen · 9 years ago
  30. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  31. 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
  32. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  33. 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
  34. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  35. 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
  36. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  37. 8b99ef4 Enable building Skia for iOS with bazel. by iroth · 9 years ago
  38. 86ea33e Enable BUILD file compilation of skia and dm with --config=android_arm. by benjaminwagner · 9 years ago
  39. 5ce341f Add slice tool by robertphillips · 9 years ago
  40. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  41. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  42. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  43. 73bb435 Remove default for --images in common flags by bsalomon · 9 years ago
  44. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  45. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 9 years ago
  46. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  47. 19e259b ignore_result() by mtklein · 9 years ago
  48. 2752314 dm||nanobench --help looks nice when $COLUMNS == 80. by halcanary · 9 years ago
  49. 05641a5 DM: failure to canary a sink is now fatal. by mtklein · 9 years ago
  50. 929f63f Make --undefok a little louder now that we're using it all the time. by mtklein · 9 years ago
  51. 5f5a8d7 adding preabandon flag to DM by joshualitt · 9 years ago
  52. eebc39a Add HWUI Sink to DM on Android Framework builds by tomhudson · 9 years ago
  53. dfb7da3 Negative numbers are not flags. by mtklein · 9 years ago
  54. 95f192d Adding new benchmark to test image decoding performance. by msarett · 9 years ago
  55. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  56. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  57. 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago
  58. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  59. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  60. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  61. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  62. 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
  63. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  64. 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
  65. 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
  66. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  67. e356c7f Restore a really single-threaded mode to DM. by mtklein · 10 years ago
  68. ea65bfa Update DM JSON format. by mtklein · 10 years ago
  69. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  70. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  71. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  72. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  73. dfb9bc4 Fix string assert and dead code which caused it. by bungeman · 10 years ago
  74. b511042 Fix iOS build by centralizing --writePath. by mtklein · 10 years ago
  75. 34580f7 Default --skps to ./skps by mtklein · 10 years ago
  76. 3b4d077 Add angle config to nanobench and make angle a default config for dm and nanobench. by bsalomon · 10 years ago
  77. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  78. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  79. 17f0b6d share dm and command flags by caryclark · 10 years ago
  80. 936b734 ios fixes by caryclark · 10 years ago
  81. 77a8396 undefok -> bool by mtklein · 10 years ago
  82. ffc224f Add a minimal --undefok to SkCommandLineFlags. by commit-bot@chromium.org · 10 years ago
  83. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  84. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  85. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  86. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  87. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  88. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  89. d041901 Fix the build. by scroggo@google.com · 11 years ago
  90. 58104a9 Treat default command line argument properly. by scroggo@google.com · 11 years ago
  91. b7dbf63 Fix an SkCommandLineFlags bug. by scroggo@google.com · 11 years ago
  92. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  93. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 11 years ago