1. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 3 years, 1 month ago
  2. e127304 Fix stringop-overflow in SkString by Ben Wagner · 3 years, 1 month ago
  3. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years, 1 month ago
  4. 95c9734 Reland "In SkCanvas destructor, discard (rather than blit) unbalanced layers" by Mike Reed · 3 years, 2 months ago
  5. 461c539 Move several more PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years, 1 month ago
  6. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 1 month ago
  7. 4a5e22a Further unified error handling between SkSL and DSL by Ethan Nicholas · 3 years, 1 month ago
  8. d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 1 month ago
  9. 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 3 years, 1 month ago
  10. efde90d Add $es3 modifier to SkSL. by John Stiles · 3 years, 1 month ago
  11. 280ced6 Update Skia milestone to 95 by Eric Boren · 3 years, 1 month ago
  12. a2fd01c Made PositionInfo's capture explicit by Ethan Nicholas · 3 years, 1 month ago
  13. f4e176b Update Skia's internal vulkan headers to 1.2. by Greg Daniel · 3 years, 1 month ago
  14. ed7b4f6 Reduce code size of DSL Struct(). by John Stiles · 3 years, 1 month ago
  15. d6c08c9 Reduce code size by eliminating CollectArgs. by John Stiles · 3 years, 1 month ago
  16. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years, 1 month ago
  17. 68556bc Move canvas helper structs to header by Brian Osman · 3 years, 1 month ago
  18. 4979d2b Simplify device clip restriction impl by Michael Ludwig · 3 years, 1 month ago
  19. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 1 month ago
  20. a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years, 1 month ago
  21. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years, 1 month ago
  22. 65e368b Fixed DSLParser bit rot by Ethan Nicholas · 3 years, 1 month ago
  23. 1c51223 Make compressedBackendFormat accessible from GrContextThreadSafeProxy by Robert Phillips · 3 years, 1 month ago
  24. e53c721 Pass DSLModifiers by reference. by John Stiles · 3 years, 1 month ago
  25. 4adb66f Honor lowp/mediump/highp precision qualifiers in DSLParser. by John Stiles · 3 years, 1 month ago
  26. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years, 1 month ago
  27. ea3489a Make Gr*ContextPriv class hierarchy parallel Gr*Context class hierarchy by Robert Phillips · 3 years, 1 month ago
  28. 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 3 years, 1 month ago
  29. 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 3 years, 1 month ago
  30. 82c99d1 Reduce size of ChildPtr object. by John Stiles · 3 years, 1 month ago
  31. ae2171e Fixup enum name in SkFlattenable. by John Stiles · 3 years, 1 month ago
  32. ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 3 years, 2 months ago
  33. 8adb625 Revert "SkCanvas: switch from SkDeque to std::deque" by Brian Osman · 3 years, 2 months ago
  34. cc9d20f SkCanvas: switch from SkDeque to std::deque by Brian Osman · 3 years, 2 months ago
  35. 8a1bbaa Remove uber paths from the tessellation atlas by Chris Dalton · 3 years, 2 months ago
  36. 3a21d49 Revert "Reland "SkCanvas: switch from SkDeque to simpler SkSTArray"" by Brian Osman · 3 years, 2 months ago
  37. 4573ae1 Reland "SkCanvas: switch from SkDeque to simpler SkSTArray" by Brian Osman · 3 years, 2 months ago
  38. 79b1478 Revert "SkCanvas: switch from SkDeque to simpler SkSTArray" by Brian Osman · 3 years, 2 months ago
  39. 222c1c1 SkCanvas: switch from SkDeque to simpler SkSTArray by Brian Osman · 3 years, 2 months ago
  40. a2a85e4 Generalize composing imagefilters and shaders to blenders by Mike Reed · 3 years, 2 months ago
  41. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 2 months ago
  42. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 2 months ago
  43. c9f4757 Document SkMatrix default constructs to identity by Ben Wagner · 3 years, 2 months ago
  44. c317600 Lift the tessellation atlas into its own path renderer by Chris Dalton · 3 years, 2 months ago
  45. cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 3 years, 2 months ago
  46. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 2 months ago
  47. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 2 months ago
  48. 8e51bad Add support for child effects on SkRuntimeBlender. by John Stiles · 3 years, 2 months ago
  49. aebe248 SkFilterQuality is gone. by Mike Reed · 3 years, 2 months ago
  50. 64e67c3 Remove deprecated getBlendMode by Mike Reed · 3 years, 2 months ago
  51. 4d5708c Remove template from SkRuntimeEffectBuilder. by John Stiles · 3 years, 2 months ago
  52. ac747ca Give enums in SkImageInfo an underlying type by Nico Weber · 3 years, 2 months ago
  53. 77046a7 Disallow sk_FragCoord in SkRuntimeEffect by Brian Osman · 3 years, 2 months ago
  54. cac5e07 Hide the filterquality enum by Mike Reed · 3 years, 2 months ago
  55. dd2fdea Initial land of DSLParser by Ethan Nicholas · 3 years, 2 months ago
  56. a9c2e3b Remove vestigates of paint's filterquality by Mike Reed · 3 years, 2 months ago
  57. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 2 months ago
  58. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 2 months ago
  59. da72978 Added multi-var variants for the DSL Declare function by Ethan Nicholas · 3 years, 2 months ago
  60. 2ab47c9 Added DSL LogicalXor function by Ethan Nicholas · 3 years, 2 months ago
  61. 95cc53b Hide filterquality enum entirely by Mike Reed · 3 years, 2 months ago
  62. 5514bea [androidkit] bind SkImageFilters to java shared library by Jorge Betancourt · 3 years, 2 months ago
  63. b18c1e2 DSL ReleaseProgram retains source and reports errors better by Ethan Nicholas · 3 years, 2 months ago
  64. d970d81 update Skia milestone to 94 by Heather Miller · 3 years, 2 months ago
  65. 55f0d7a Always enforce format specifiers on SkDebugf. by John Stiles · 3 years, 2 months ago
  66. a2d22b2 Broke DSLVar into separate subclasses by Ethan Nicholas · 3 years, 2 months ago
  67. 292a09d Added modifier support to DSLFunction by Ethan Nicholas · 3 years, 2 months ago
  68. 8e2c56e Disallow DMSAA with DDL by Chris Dalton · 3 years, 2 months ago
  69. 475c975 Move the DMSAA surface flag into the public API by Chris Dalton · 3 years, 2 months ago
  70. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 2 months ago
  71. 82bbe60 Add static to global nullopt symbol. by John Stiles · 3 years, 2 months ago
  72. a92913e Make GrAuditTrail V1-only by Robert Phillips · 3 years, 2 months ago
  73. 2d25d28 Fix typo in doc-comments. by John Stiles · 3 years, 2 months ago
  74. 63ec43c Hide deprecated filterquality by Mike Reed · 3 years, 2 months ago
  75. 5643e55 Add flag for filterquality in flutter by Mike Reed · 3 years, 2 months ago
  76. 526b0b9 Use value_or in getBlendMode_or. by John Stiles · 3 years, 2 months ago
  77. ebc9fad Fixed some fixups not being applied to DSL code by Ethan Nicholas · 3 years, 2 months ago
  78. c98dbc6 Hide deprecated SkPaint::getBlendMode by Mike Reed · 3 years, 2 months ago
  79. 50f0dad Remove GrSharedEnums.h by Brian Osman · 3 years, 2 months ago
  80. 5e1aa8b Misc skgpu cleanup by Robert Phillips · 3 years, 2 months ago
  81. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 2 months ago
  82. e6ed3c2 Added DSL support for interface blocks by Ethan Nicholas · 3 years, 2 months ago
  83. 26ea975 Arithmetic blender by Mike Reed · 3 years, 2 months ago
  84. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 2 months ago
  85. d390c64 add value_or to optional by Herb Derby · 3 years, 2 months ago
  86. 90f4e9f Hide getBlendMode() by Mike Reed · 3 years, 2 months ago
  87. 4c886ee Revert "Revert "Convert GrConfigConversionEffect to a runtime FP"" by Brian Osman · 3 years, 2 months ago
  88. 26489dc value_or variant for getBlendMode. by Mike Reed · 3 years, 2 months ago
  89. d8d85b9 Reland "Don't key progams/pipelines on origin."" by Brian Salomon · 3 years, 2 months ago
  90. 4024224 Revert "Don't key progams/pipelines on origin." by Brian Salomon · 3 years, 2 months ago
  91. 943108b0 Don't key progams/pipelines on origin. by Brian Salomon · 3 years, 2 months ago
  92. 3037d9f Make setBlender the real name by Mike Reed · 3 years, 2 months ago
  93. a8ac441 Move Mode() factory into SkBlender by Mike Reed · 3 years, 2 months ago
  94. 04d79fc GrSkSLFP: Avoid making a global copy of inColor most of the time by Brian Osman · 3 years, 2 months ago
  95. e9ab391 Reland "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  96. 1c46777 Revert "Convert GrConfigConversionEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  97. 3dd52c7 Revert "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  98. 2fa843a Convert GrDitherEffect to a runtime FP by Brian Osman · 3 years, 2 months ago
  99. 7cef678 Change architecture #defines to be SK_GPU_V1 and SK_GPU_V2 by Robert Phillips · 3 years, 2 months ago
  100. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 2 months ago