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, 4 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, 5 months ago
  8. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 5 months ago
  9. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 5 months ago
  10. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 5 months ago
  11. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 5 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. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 6 months ago
  16. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 6 months ago
  17. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 6 months ago
  18. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 6 months ago
  19. 844beb5 get image from skcodec by Mike Reed · 3 years, 6 months ago
  20. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 6 months ago
  21. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 6 months ago
  22. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 3 years, 9 months ago
  23. 267a858 Revert "SkAndroidCodec: Support decoding all frames" by Leon Scroggins III · 3 years, 9 months ago
  24. fc4fdc5 SkAndroidCodec: Support decoding all frames by Leon Scroggins · 3 years, 9 months ago
  25. 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 3 years, 9 months ago
  26. 385e744 [svg] Add support for preserveAspectRatio by Florin Malita · 3 years, 9 months ago
  27. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 9 months ago
  28. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 9 months ago
  29. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 9 months ago
  30. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  31. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 10 months ago
  32. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  33. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  34. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 10 months ago
  35. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 10 months ago
  36. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 10 months ago
  37. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 3 years, 10 months ago
  38. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 3 years, 10 months ago
  39. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 3 years, 10 months ago
  40. c1916c3 Remove use of legacy display globals. by Ben Wagner · 3 years, 10 months ago
  41. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 3 years, 11 months ago
  42. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 3 years, 11 months ago
  43. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 3 years, 11 months ago
  44. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years ago
  45. e219c7e Require a direct context to precompile shaders in DM by Robert Phillips · 4 years ago
  46. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years ago
  47. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years ago
  48. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years ago
  49. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 2 months ago
  50. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years ago
  51. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  52. d5f3c98 Update DDL test harness to use GrDirectContexts by Robert Phillips · 4 years, 1 month ago
  53. b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 1 month ago
  54. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 1 month ago
  55. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 1 month ago
  56. 562c8db Move the DDL unreffing to task destructor and update tests by Adlai Holler · 4 years, 1 month ago
  57. fb35554 Fix crash if Rive file is missing. by John Stiles · 4 years, 1 month ago
  58. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 1 month ago
  59. d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 1 month ago
  60. 02616ea [skrive] Add dm source by Florin Malita · 4 years, 1 month ago
  61. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 1 month ago
  62. 9977ab9 Misc changes to get *ooprdll configs running by Robert Phillips · 4 years, 1 month ago
  63. c869ff7 Fix flippity GM for *ooprddl configs (take 2) by Robert Phillips · 4 years, 1 month ago
  64. 22d9d0b Revert "Fix flippity GM for *ooprddl configs" by Robert Phillips · 4 years, 1 month ago
  65. ddca6ab Fix flippity GM for *ooprddl configs by Robert Phillips · 4 years, 1 month ago
  66. 889d613 Add GM::gpuSetup step by Robert Phillips · 4 years, 1 month ago
  67. 762cb4e Add option to DDL test harness to better match OOP-R behavior by Robert Phillips · 4 years, 1 month ago
  68. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  69. 43f443f Fix caching of GL program binaries by Brian Osman · 4 years, 2 months ago
  70. 5dbcca5 Update DDL test harness to better match OOP-R by Robert Phillips · 4 years, 2 months ago
  71. 67ff541 [skottie] Add support for embedded fonts (glyph paths) by Florin Malita · 4 years, 2 months ago
  72. 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 3 months ago
  73. 330db4b Remove outdated color type readback workaround from dm by Brian Salomon · 4 years, 2 months ago
  74. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  75. fbddfbb [skottie] Introduce an external layer API by Florin Malita · 4 years, 3 months ago
  76. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  77. 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 3 months ago
  78. 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 3 months ago
  79. 6276819 Allow SkThreadPool to be non-borrowing by Robert Phillips · 4 years, 3 months ago
  80. 8472a3d Update DDL test harness to use backendTextures to back tiles (take 2) by Robert Phillips · 4 years, 3 months ago
  81. 4e3ceb9 Fix up GPUDDLSink for Vulkan by Robert Phillips · 4 years, 3 months ago
  82. 9ff1d84 Revert "Update DDL test harness to use backendTextures to back tiles" by Robert Phillips · 4 years, 3 months ago
  83. 7ae9d2f Update DDL test harness to use backendTextures to back tiles by Robert Phillips · 4 years, 3 months ago
  84. 9b00f1f Make skia_use_xps option work on Windows by Robert Phillips · 4 years, 4 months ago
  85. 0b22f3b Remove workaround for ANGLE + NVPR + Persistent Shader Cache by Brian Osman · 4 years, 4 months ago
  86. 6eb5cb9 Clean up for DDL program pre-compilation by Robert Phillips · 4 years, 5 months ago
  87. ce97857 Add GrSimpleMeshDrawOpHelper::CreateProgramInfo by Robert Phillips · 4 years, 5 months ago
  88. 19f466d Adds gpu stats for program cache by Robert Phillips · 4 years, 5 months ago
  89. 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 5 months ago
  90. 7b0ed55 Start precompiling DDL shaders by Robert Phillips · 4 years, 5 months ago
  91. 291f340 Add new gpu sink for DDLs by Robert Phillips · 4 years, 5 months ago
  92. 3eaed8d fix clang-tidy warnings by Mike Reed · 4 years, 5 months ago
  93. 923181b Improve DDLPromiseImageHelper by Robert Phillips · 4 years, 5 months ago
  94. a865a3a Improve DDLTileHelper by Robert Phillips · 4 years, 5 months ago
  95. 3c1efd4 Carve some helper functions off of GPUSink (take 2) by Robert Phillips · 4 years, 5 months ago
  96. 45f37c3 Revert "Carve some helper functions off of GPUSink" by Robert Phillips · 4 years, 5 months ago
  97. 7b2fcfb Carve some helper functions off of GPUSink by Robert Phillips · 4 years, 5 months ago
  98. ea25fcf Replace DM:Error with DM::Result. by Ben Wagner · 4 years, 6 months ago
  99. 42a604f Allow decoding without color conversion - part 2 by Leon Scroggins III · 4 years, 6 months ago
  100. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago