1. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  2. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  3. a15cedb Clean up GPU configs in DM by Brian Osman · 6 years ago
  4. 6a0e54e Add a vknostencils config by Chris Dalton · 6 years ago
  5. 737b9a9 Remove legacy guard flags by Yuqian Li · 6 years ago
  6. 218c294 Remove the MSAA path renderer by Chris Dalton · 6 years ago
  7. 7464a26 Add more angle_gl_* configs for NVIDIA. by Ben Wagner · 6 years ago
  8. fb9f39a Remove duplicate predefined configs by Brian Osman · 6 years ago
  9. e47f0a0 Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) by Robert Phillips · 6 years ago
  10. 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 6 years ago
  11. f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 6 years ago
  12. bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 6 years ago
  13. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  14. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 7 years ago
  15. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 7 years ago
  16. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
  17. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 7 years ago
  18. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  19. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  20. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  21. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
  22. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 7 years ago
  23. 0b33cc4 Remove nvprdit* configs by Robert Phillips · 7 years ago
  24. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  25. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  26. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  27. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  28. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  29. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  30. d1e6192 Add predefined gles4444 config by Brian Salomon · 7 years ago
  31. 324d598 Remove predefined instanced configs by Brian Salomon · 7 years ago
  32. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  33. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  34. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
  35. c70817a Init executor in SetCtxOptionsFromCommonFlags by Chris Dalton · 7 years ago
  36. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  37. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  38. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  39. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  40. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  41. c49d11e Turn on GPU threading by default to get better test/perf coverage by Brian Osman · 7 years ago
  42. 7265ea3 remove need for command flags cast by Cary Clark · 7 years ago
  43. c1868cd add heic extension to DM test by Chong Zhang · 7 years ago
  44. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  45. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  46. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  47. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  48. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  49. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
  50. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  51. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  52. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  53. 5929f5c Add "none" option for --pr, to force software path renderer by Brian Osman · 7 years ago
  54. 135a1b1 upstream cr/165303354 by Mike Klein · 7 years ago
  55. 49fd5d5 Disable Delta AA for MSVC for now by Yuqian Li · 7 years ago
  56. 93fe0cc Enable delta AA by default by Yuqian Li · 7 years ago
  57. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  58. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  59. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  60. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  61. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  62. 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
  63. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  64. 0933f33 output flags once by Cary Clark · 7 years ago
  65. 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 7 years ago
  66. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  67. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  68. 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 7 years ago
  69. dcf0ab0 Switch 16 sample gpu configs to 8 samples BUG=skia: by Brian Salomon · 8 years ago
  70. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
  71. 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 8 years ago
  72. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 8 years ago
  73. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  74. d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 8 years ago
  75. 8a9de3d Add path renderer options to viewer GUI by Brian Osman · 8 years ago
  76. e2d78ec Don't include GrContextFactory.h from SkCommonFlagsPathRenderer.h by csmartdalton · 8 years ago
  77. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  78. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  79. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  80. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  81. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  82. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  83. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  84. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  85. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  86. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  87. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  88. c4bb2b9 Revert "Get latest ANGLE as of January 6, 2017" by Mike Klein · 8 years ago
  89. 151d3b1 Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  90. c65386a Remove DMSrcSinkAndroid. by Derek Sollenberger · 8 years ago
  91. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  92. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  93. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
  94. 2047189 Two (related) changes here: by brianosman · 8 years ago
  95. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  96. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  97. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  98. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  99. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  100. 08c8963 Add -j as alias for --threads. by Mike Klein · 8 years ago