1. 80ee93d Add ShaderType::kSolidColor and make Combinations work w/ PaintParams by Robert Phillips · 2 years, 11 months ago
  2. a750dfc [graphite] Rearrange internal Context/Recorder/Recording relationship by Robert Phillips · 3 years ago
  3. 8f4e560 Use CommonFlags namespace for other flags/functions by Kevin Lubick · 3 years ago
  4. 237dd2d Move --nativeFonts to CommonFlags file by Kevin Lubick · 3 years ago
  5. c005895 Name Test struct's member variables consistently by Robert Phillips · 3 years ago
  6. 297d096 [graphite] More testing infrastructure by Robert Phillips · 3 years ago
  7. 76f61de [graphite] Initial shader combination/precompile API by Robert Phillips · 3 years ago
  8. b23372d Fix G3 build by Robert Phillips · 3 years ago
  9. 9fa47cc Make class members that are static constexpr also be inline. by Brian Salomon · 3 years ago
  10. 3062759 [graphite] Set up unit testing system by Robert Phillips · 3 years ago
  11. 091694f [graphite] Add ContextFactory by Robert Phillips · 3 years ago
  12. d6bf374 Graphite: Improve DM/Graphite connection by Robert Phillips · 3 years, 1 month ago
  13. 755e00e Update sprint to graphite name by Robert Phillips · 3 years, 1 month ago
  14. 1a4080a More beachhead by Robert Phillips · 3 years, 1 month ago
  15. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years, 1 month ago
  16. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years, 1 month ago
  17. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 3 years, 1 month ago
  18. 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 3 years, 2 months ago
  19. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 3 years, 2 months ago
  20. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years, 2 months ago
  21. fcb5023 Remove old color space configs from tools by Brian Osman · 3 years, 2 months ago
  22. 54ef97c Better (orthogonal) color space support in DM by Brian Osman · 3 years, 2 months ago
  23. b7f2215 Fix cases of variable shadowing in test code. by John Stiles · 3 years, 2 months ago
  24. 65ec198 Add dm via-option `rtblend-` to test using Runtime Blends. by John Stiles · 3 years, 3 months ago
  25. dfd1a70 Allow draw_to_canvas to pass through the GrDirectContext. by John Stiles · 3 years, 3 months ago
  26. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 6 months ago
  27. 0d8722c Make use of shareable promise images in tools by Robert Phillips · 3 years, 6 months ago
  28. fd70865 Reland "Add tooling support for dmsaa" by Chris Dalton · 3 years, 7 months ago
  29. 22dd57b Revert "Add tooling support for dmsaa" by Chris Dalton · 3 years, 7 months ago
  30. 188443b Add tooling support for dmsaa by Chris Dalton · 3 years, 7 months ago
  31. 180b4a1 Update tooling code to store surface flags instead of "useDIText" by Chris Dalton · 3 years, 7 months ago
  32. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 7 months ago
  33. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 7 months ago
  34. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 7 months ago
  35. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 7 months ago
  36. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 7 months ago
  37. 1cc7d45 Remove ViaDDL by Robert Phillips · 3 years, 7 months ago
  38. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 8 months ago
  39. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 8 months ago
  40. e795954 Run the Programs unit test on all rendering backends by Brian Osman · 3 years, 8 months ago
  41. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 8 months ago
  42. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 8 months ago
  43. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 8 months ago
  44. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 9 months ago
  45. 844beb5 get image from skcodec by Mike Reed · 3 years, 9 months ago
  46. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 9 months ago
  47. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 9 months ago
  48. 627c002 support generalized HLG by Mike Klein · 3 years, 9 months ago
  49. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 4 years ago
  50. 267a858 Revert "SkAndroidCodec: Support decoding all frames" by Leon Scroggins III · 3 years, 11 months ago
  51. fc4fdc5 SkAndroidCodec: Support decoding all frames by Leon Scroggins · 4 years ago
  52. 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 4 years ago
  53. 385e744 [svg] Add support for preserveAspectRatio by Florin Malita · 4 years ago
  54. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years ago
  55. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years ago
  56. ede793a Increase stack trace depth from 64 to 128. by John Stiles · 4 years ago
  57. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years ago
  58. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  59. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 4 years ago
  60. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years ago
  61. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years ago
  62. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 4 years ago
  63. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 4 years ago
  64. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 4 years ago
  65. 989f5bf refactor HashAndEncode by Mike Klein · 4 years ago
  66. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years ago
  67. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years ago
  68. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years ago
  69. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years ago
  70. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 4 years, 1 month ago
  71. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  72. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 4 years, 1 month ago
  73. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 4 years, 1 month ago
  74. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 2 months ago
  75. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years, 2 months ago
  76. e219c7e Require a direct context to precompile shaders in DM by Robert Phillips · 4 years, 2 months ago
  77. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 2 months ago
  78. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 2 months ago
  79. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years, 2 months ago
  80. 813e8cc add a global may-we-JIT flag by Mike Klein · 4 years, 2 months ago
  81. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years, 2 months ago
  82. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 4 months ago
  83. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 2 months ago
  84. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 2 months ago
  85. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years, 2 months ago
  86. 1ff0706 Remove more references to "master" by Leon Scroggins III · 4 years, 2 months ago
  87. a54d380 remove more blacklists by Mike Klein · 4 years, 3 months ago
  88. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  89. a58db7f Add GrStagingBufferManager and use GrGpuBuffers to manage caching. by Greg Daniel · 4 years, 3 months ago
  90. d5f3c98 Update DDL test harness to use GrDirectContexts by Robert Phillips · 4 years, 3 months ago
  91. b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 3 months ago
  92. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 3 months ago
  93. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 3 months ago
  94. 562c8db Move the DDL unreffing to task destructor and update tests by Adlai Holler · 4 years, 3 months ago
  95. fb35554 Fix crash if Rive file is missing. by John Stiles · 4 years, 3 months ago
  96. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 3 months ago
  97. d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 4 months ago
  98. 02616ea [skrive] Add dm source by Florin Malita · 4 years, 4 months ago
  99. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 4 months ago
  100. 9977ab9 Misc changes to get *ooprdll configs running by Robert Phillips · 4 years, 4 months ago