1. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 3 months ago
  2. 0d8722c Make use of shareable promise images in tools by Robert Phillips · 3 years, 3 months ago
  3. fd70865 Reland "Add tooling support for dmsaa" by Chris Dalton · 3 years, 4 months ago
  4. 22dd57b Revert "Add tooling support for dmsaa" by Chris Dalton · 3 years, 4 months ago
  5. 188443b Add tooling support for dmsaa by Chris Dalton · 3 years, 4 months ago
  6. 180b4a1 Update tooling code to store surface flags instead of "useDIText" by Chris Dalton · 3 years, 4 months ago
  7. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 4 months ago
  8. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 4 months ago
  9. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 4 months ago
  10. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 4 months ago
  11. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 4 months ago
  12. 1cc7d45 Remove ViaDDL by Robert Phillips · 3 years, 5 months ago
  13. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 5 months ago
  14. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 5 months ago
  15. e795954 Run the Programs unit test on all rendering backends by Brian Osman · 3 years, 5 months ago
  16. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 6 months ago
  17. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 5 months ago
  18. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 6 months ago
  19. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 6 months ago
  20. 844beb5 get image from skcodec by Mike Reed · 3 years, 6 months ago
  21. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 6 months ago
  22. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 6 months ago
  23. 627c002 support generalized HLG by Mike Klein · 3 years, 6 months ago
  24. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 3 years, 8 months ago
  25. 267a858 Revert "SkAndroidCodec: Support decoding all frames" by Leon Scroggins III · 3 years, 8 months ago
  26. fc4fdc5 SkAndroidCodec: Support decoding all frames by Leon Scroggins · 3 years, 8 months ago
  27. 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 3 years, 8 months ago
  28. 385e744 [svg] Add support for preserveAspectRatio by Florin Malita · 3 years, 9 months ago
  29. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 9 months ago
  30. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 9 months ago
  31. ede793a Increase stack trace depth from 64 to 128. by John Stiles · 3 years, 9 months ago
  32. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 9 months ago
  33. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 9 months ago
  34. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 9 months ago
  35. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 9 months ago
  36. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 9 months ago
  37. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 9 months ago
  38. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 9 months ago
  39. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 9 months ago
  40. 989f5bf refactor HashAndEncode by Mike Klein · 3 years, 9 months ago
  41. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 3 years, 9 months ago
  42. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 3 years, 10 months ago
  43. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 3 years, 9 months ago
  44. c1916c3 Remove use of legacy display globals. by Ben Wagner · 3 years, 10 months ago
  45. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 3 years, 10 months ago
  46. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 10 months ago
  47. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 3 years, 10 months ago
  48. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 3 years, 10 months ago
  49. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 3 years, 11 months ago
  50. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 3 years, 11 months ago
  51. e219c7e Require a direct context to precompile shaders in DM by Robert Phillips · 4 years ago
  52. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years ago
  53. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  54. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years ago
  55. 813e8cc add a global may-we-JIT flag by Mike Klein · 4 years ago
  56. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years ago
  57. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 1 month ago
  58. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  59. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years ago
  60. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years ago
  61. 1ff0706 Remove more references to "master" by Leon Scroggins III · 4 years ago
  62. a54d380 remove more blacklists by Mike Klein · 4 years ago
  63. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  64. a58db7f Add GrStagingBufferManager and use GrGpuBuffers to manage caching. by Greg Daniel · 4 years ago
  65. d5f3c98 Update DDL test harness to use GrDirectContexts by Robert Phillips · 4 years ago
  66. b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years ago
  67. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years ago
  68. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years ago
  69. 562c8db Move the DDL unreffing to task destructor and update tests by Adlai Holler · 4 years ago
  70. fb35554 Fix crash if Rive file is missing. by John Stiles · 4 years ago
  71. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years ago
  72. d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 1 month ago
  73. 02616ea [skrive] Add dm source by Florin Malita · 4 years, 1 month ago
  74. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 1 month ago
  75. 9977ab9 Misc changes to get *ooprdll configs running by Robert Phillips · 4 years, 1 month ago
  76. 33e044f Prevent non-trivial destructors from running after exit in DM. by John Stiles · 4 years, 1 month ago
  77. d4928d0 Implement flush finish proc support for d3d backend. by Greg Daniel · 4 years, 1 month ago
  78. c869ff7 Fix flippity GM for *ooprddl configs (take 2) by Robert Phillips · 4 years, 1 month ago
  79. 22d9d0b Revert "Fix flippity GM for *ooprddl configs" by Robert Phillips · 4 years, 1 month ago
  80. ddca6ab Fix flippity GM for *ooprddl configs by Robert Phillips · 4 years, 1 month ago
  81. 889d613 Add GM::gpuSetup step by Robert Phillips · 4 years, 1 month ago
  82. 762cb4e Add option to DDL test harness to better match OOP-R behavior by Robert Phillips · 4 years, 1 month ago
  83. 637838d Fix compiler warnings on Mac build. by John Stiles · 4 years, 1 month ago
  84. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  85. 43f443f Fix caching of GL program binaries by Brian Osman · 4 years, 1 month ago
  86. 5dbcca5 Update DDL test harness to better match OOP-R by Robert Phillips · 4 years, 1 month ago
  87. 67ff541 [skottie] Add support for embedded fonts (glyph paths) by Florin Malita · 4 years, 2 months ago
  88. 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 2 months ago
  89. 330db4b Remove outdated color type readback workaround from dm by Brian Salomon · 4 years, 2 months ago
  90. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  91. fbddfbb [skottie] Introduce an external layer API by Florin Malita · 4 years, 2 months ago
  92. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 2 months ago
  93. 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 2 months ago
  94. 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 3 months ago
  95. 6276819 Allow SkThreadPool to be non-borrowing by Robert Phillips · 4 years, 3 months ago
  96. 8472a3d Update DDL test harness to use backendTextures to back tiles (take 2) by Robert Phillips · 4 years, 3 months ago
  97. 4e3ceb9 Fix up GPUDDLSink for Vulkan by Robert Phillips · 4 years, 3 months ago
  98. 9ff1d84 Revert "Update DDL test harness to use backendTextures to back tiles" by Robert Phillips · 4 years, 3 months ago
  99. 7ae9d2f Update DDL test harness to use backendTextures to back tiles by Robert Phillips · 4 years, 3 months ago
  100. 58b5a54 More robust fix for command buffer context crash. by Greg Daniel · 4 years, 3 months ago