1. 64e15ee Add CurrestTestHarness helper method. by John Stiles · 2 years, 3 months ago
  2. 1bd59cf Remove g8 config from DM/FM. Switch CPU bots to test r8 instead. by Brian Osman · 2 years, 4 months ago
  3. 74ce095 [graphite] Rename skgpu::Surface_Graphite to skgpu::Surface by Jim Van Verth · 2 years, 4 months ago
  4. a7a2324 Reland "Add kR8_unorm_SkColorType" by Brian Osman · 2 years, 4 months ago
  5. cff6966 Update DM::Result to check format strings. by John Stiles · 2 years, 4 months ago
  6. 39b9782 Update code to prepare for -Wformat-nonliteral. by John Stiles · 2 years, 4 months ago
  7. 0c7f1d9 Revert "Add kR8_unorm_SkColorType" by Brian Osman · 2 years, 4 months ago
  8. 3225c8c Add kR8_unorm_SkColorType by Brian Osman · 2 years, 4 months ago
  9. 7c1dafe Remove references to skstd::optional in Skia. by John Stiles · 2 years, 4 months ago
  10. 49df61f Reland "[fuzzer] Remove GL from (now-Vulkan) build" by Kevin Lubick · 2 years, 4 months ago
  11. 9a7acd4 [graphite] Make Context no longer ref counted. by Greg Daniel · 2 years, 4 months ago
  12. 1351a59 Revert "[fuzzer] Remove GL from (now-Vulkan) build" by Leon Scroggins · 2 years, 4 months ago
  13. 55a69d1 [graphite] Store ResourceProvider on Recorder instead of Gpu. by Greg Daniel · 2 years, 4 months ago
  14. 7326211 Revert "Reland "Remove skstd::optional entirely."" by Brian Osman · 2 years, 4 months ago
  15. 805acda [fuzzer] Remove GL from (now-Vulkan) build by Kevin Lubick · 2 years, 4 months ago
  16. d161e2f Reland "Remove skstd::optional entirely." by John Stiles · 2 years, 4 months ago
  17. 98e5100 Revert "Remove skstd::optional entirely." by John Stiles · 2 years, 4 months ago
  18. 17d0fc0 Remove skstd::optional entirely. by John Stiles · 2 years, 4 months ago
  19. dd9e165 [graphite] Bail on DM run when context creation fails. by Jim Van Verth · 2 years, 5 months ago
  20. b21c4af [graphite] Remove ref counting from Recorder. by Greg Daniel · 2 years, 5 months ago
  21. 106a57b [graphite] Store back pointers of Device and Recorder to each other. by Greg Daniel · 2 years, 5 months ago
  22. 4ec5259 [graphite] Run DM serially. by Greg Daniel · 2 years, 5 months ago
  23. a2e55ee [graphite] Add readPixels call that takes an skgpu::Context. by Greg Daniel · 2 years, 5 months ago
  24. 9d74c28 [graphite] Move Recorder and Recording to public include. by Greg Daniel · 2 years, 6 months ago
  25. 80ee93d Add ShaderType::kSolidColor and make Combinations work w/ PaintParams by Robert Phillips · 2 years, 7 months ago
  26. a750dfc [graphite] Rearrange internal Context/Recorder/Recording relationship by Robert Phillips · 2 years, 8 months ago
  27. 8f4e560 Use CommonFlags namespace for other flags/functions by Kevin Lubick · 2 years, 8 months ago
  28. 237dd2d Move --nativeFonts to CommonFlags file by Kevin Lubick · 2 years, 8 months ago
  29. c005895 Name Test struct's member variables consistently by Robert Phillips · 2 years, 8 months ago
  30. 297d096 [graphite] More testing infrastructure by Robert Phillips · 2 years, 8 months ago
  31. 76f61de [graphite] Initial shader combination/precompile API by Robert Phillips · 2 years, 8 months ago
  32. b23372d Fix G3 build by Robert Phillips · 2 years, 8 months ago
  33. 9fa47cc Make class members that are static constexpr also be inline. by Brian Salomon · 2 years, 8 months ago
  34. 3062759 [graphite] Set up unit testing system by Robert Phillips · 2 years, 8 months ago
  35. 091694f [graphite] Add ContextFactory by Robert Phillips · 2 years, 8 months ago
  36. d6bf374 Graphite: Improve DM/Graphite connection by Robert Phillips · 2 years, 9 months ago
  37. 755e00e Update sprint to graphite name by Robert Phillips · 2 years, 9 months ago
  38. 1a4080a More beachhead by Robert Phillips · 2 years, 9 months ago
  39. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 9 months ago
  40. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 9 months ago
  41. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 2 years, 9 months ago
  42. 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 2 years, 10 months ago
  43. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 2 years, 10 months ago
  44. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 2 years, 10 months ago
  45. fcb5023 Remove old color space configs from tools by Brian Osman · 2 years, 10 months ago
  46. 54ef97c Better (orthogonal) color space support in DM by Brian Osman · 2 years, 10 months ago
  47. b7f2215 Fix cases of variable shadowing in test code. by John Stiles · 2 years, 10 months ago
  48. 65ec198 Add dm via-option `rtblend-` to test using Runtime Blends. by John Stiles · 2 years, 11 months ago
  49. dfd1a70 Allow draw_to_canvas to pass through the GrDirectContext. by John Stiles · 2 years, 11 months ago
  50. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 2 months ago
  51. 0d8722c Make use of shareable promise images in tools by Robert Phillips · 3 years, 2 months ago
  52. fd70865 Reland "Add tooling support for dmsaa" by Chris Dalton · 3 years, 3 months ago
  53. 22dd57b Revert "Add tooling support for dmsaa" by Chris Dalton · 3 years, 3 months ago
  54. 188443b Add tooling support for dmsaa by Chris Dalton · 3 years, 3 months ago
  55. 180b4a1 Update tooling code to store surface flags instead of "useDIText" by Chris Dalton · 3 years, 3 months ago
  56. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 3 months ago
  57. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 3 months ago
  58. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 3 months ago
  59. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 3 months ago
  60. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 3 months ago
  61. 1cc7d45 Remove ViaDDL by Robert Phillips · 3 years, 3 months ago
  62. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 3 months ago
  63. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 3 months ago
  64. e795954 Run the Programs unit test on all rendering backends by Brian Osman · 3 years, 4 months ago
  65. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 4 months ago
  66. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 4 months ago
  67. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 4 months ago
  68. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 4 months ago
  69. 844beb5 get image from skcodec by Mike Reed · 3 years, 4 months ago
  70. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 4 months ago
  71. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 5 months ago
  72. 627c002 support generalized HLG by Mike Klein · 3 years, 5 months ago
  73. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 3 years, 7 months ago
  74. 267a858 Revert "SkAndroidCodec: Support decoding all frames" by Leon Scroggins III · 3 years, 7 months ago
  75. fc4fdc5 SkAndroidCodec: Support decoding all frames by Leon Scroggins · 3 years, 7 months ago
  76. 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 3 years, 7 months ago
  77. 385e744 [svg] Add support for preserveAspectRatio by Florin Malita · 3 years, 8 months ago
  78. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 8 months ago
  79. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 8 months ago
  80. ede793a Increase stack trace depth from 64 to 128. by John Stiles · 3 years, 8 months ago
  81. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 8 months ago
  82. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 8 months ago
  83. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 8 months ago
  84. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 8 months ago
  85. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 8 months ago
  86. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 8 months ago
  87. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 8 months ago
  88. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 8 months ago
  89. 989f5bf refactor HashAndEncode by Mike Klein · 3 years, 8 months ago
  90. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 3 years, 8 months ago
  91. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 3 years, 9 months ago
  92. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 3 years, 8 months ago
  93. c1916c3 Remove use of legacy display globals. by Ben Wagner · 3 years, 9 months ago
  94. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 3 years, 9 months ago
  95. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 9 months ago
  96. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 3 years, 9 months ago
  97. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 3 years, 9 months ago
  98. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 3 years, 10 months ago
  99. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 3 years, 10 months ago
  100. e219c7e Require a direct context to precompile shaders in DM by Robert Phillips · 3 years, 10 months ago