1. 8426165 Reland "Add new GrSurfaceInfo class and related backend structs." by Greg Daniel · 3 years, 1 month ago
  2. 3d9c73c Use thread_local on iOS by Ben Wagner · 3 years, 1 month ago
  3. 14a9b08 Reland "Revert "New approach to GrProcessor uniforms."" by Jim Van Verth · 3 years, 1 month ago
  4. b43596f Make DSLStatement-from-SkSL ctors public. by John Stiles · 3 years, 1 month ago
  5. c973d26 Fixed DSLParser assertion error uncovered by fuzzer by Ethan Nicholas · 3 years, 1 month ago
  6. 2f7ee02 Revert "Add new GrSurfaceInfo class and related backend structs." by Jim Van Verth · 3 years, 1 month ago
  7. 6aac119 Add new GrSurfaceInfo class and related backend structs. by Greg Daniel · 3 years, 1 month ago
  8. a59925f Revert "Revert "New approach to GrProcessor uniforms."" by Brian Salomon · 3 years, 1 month ago
  9. 7cece5e [fuzz] Require explicit SK_BUILD_FOR_*FUZZER by Kevin Lubick · 3 years, 1 month ago
  10. 2280058 Reenable DSLParser by Ethan Nicholas · 3 years, 1 month ago
  11. 5b1ae4b Fix DSLParser clang-tidy warning by Ethan Nicholas · 3 years, 1 month ago
  12. de60d7a Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years, 1 month ago
  13. fd1332f Reland "Fixed DSL assertion error on source files containing nulls" by Ethan Nicholas · 3 years, 1 month ago
  14. e76530d Replace DSL's Sample() with DSLGlobalVar::eval() by Brian Osman · 3 years, 1 month ago
  15. ae59426 Revert "New approach to GrProcessor uniforms." by Brian Salomon · 3 years, 1 month ago
  16. 10c9f36 New approach to GrProcessor uniforms. by Brian Salomon · 3 years, 1 month ago
  17. 47d8244 Revert "Fixed DSL assertion error on source files containing nulls" by Michael Ludwig · 3 years, 1 month ago
  18. 9a1f92e Add ExpressionArray variants to DSL calls by Ethan Nicholas · 3 years, 1 month ago
  19. db38ad7 Fixed DSL assertion error on source files containing nulls by Ethan Nicholas · 3 years, 1 month ago
  20. d4da5d1 Remove deprecated field from SkRuntimeEffectBuilder::BuilderChild by Brian Osman · 3 years, 1 month ago
  21. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 3 years, 1 month ago
  22. 588dcc0 Update Skia milestone to 96 by Heather Miller · 3 years, 1 month ago
  23. 2533953 Add Round() to DSL. by John Stiles · 3 years, 1 month ago
  24. 3272412 Switched DSL error handling from const char* to string_view by Ethan Nicholas · 3 years, 1 month ago
  25. ca5d31e Revert "Add OWNERS to include (and include/private) to enforce API review" by Brian Osman · 3 years, 1 month ago
  26. be0e255 Add OWNERS to include (and include/private) to enforce API review by Brian Osman · 3 years, 1 month ago
  27. 0ad2d01 SkSL: Turn DSL parser off again by Brian Osman · 3 years, 1 month ago
  28. 360db87 Fix line numbers of several DSLParser errors by Ethan Nicholas · 3 years, 1 month ago
  29. 0ed278b Flip the switch to activate DSLParser by Ethan Nicholas · 3 years, 1 month ago
  30. 678ec71 Added DSL modifiers declarations by Ethan Nicholas · 3 years, 1 month ago
  31. 642215e Added DSL extension support by Ethan Nicholas · 3 years, 1 month ago
  32. b61a243 Refactored swizzle domain testing by Ethan Nicholas · 3 years, 1 month ago
  33. a248a9a Added line numbers to DSLParser type errors by Ethan Nicholas · 3 years, 1 month ago
  34. f80ef38 Add skstd::string_view::substr by Brian Osman · 3 years, 1 month ago
  35. 600481f Made position parameter of DSL ReportErrors required by Ethan Nicholas · 3 years, 1 month ago
  36. 7db3ab5 Remove SK_HAS_SRGBA_COLOR_TYPE guard by Brian Osman · 3 years, 2 months ago
  37. 51b4b86 Improve DSL error reporting with invalid array sizes by Ethan Nicholas · 3 years, 1 month ago
  38. 0e32aa8 Rename some GrD3DTypes* header files. by Greg Daniel · 3 years, 1 month ago
  39. 2763323 Fixed DSL handling of struct field modifiers by Ethan Nicholas · 3 years, 1 month ago
  40. 6f20b8d Added line numbers to DSLParser errors by Ethan Nicholas · 3 years, 1 month ago
  41. 5c4463e Fixed DSLParser code rot by Ethan Nicholas · 3 years, 1 month ago
  42. 99ddd2a Remove (unused) geometry shader support by Brian Osman · 3 years, 2 months ago
  43. 0454fcb dedup tess shader flags by Brian Salomon · 3 years, 2 months ago
  44. aca3f22 Add skstd::optional::emplace. by John Stiles · 3 years, 2 months ago
  45. 3e87a8e Move GrOpsTask to gpu/ops and the the skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  46. 8c75b2d Simplify conservative clip tracking for SkNoPixelsDevice by Michael Ludwig · 3 years, 2 months ago
  47. 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 3 years, 2 months ago
  48. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 3 years, 2 months ago
  49. e127304 Fix stringop-overflow in SkString by Ben Wagner · 3 years, 2 months ago
  50. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years, 2 months ago
  51. 95c9734 Reland "In SkCanvas destructor, discard (rather than blit) unbalanced layers" by Mike Reed · 3 years, 3 months ago
  52. 461c539 Move several more PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  53. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 2 months ago
  54. 4a5e22a Further unified error handling between SkSL and DSL by Ethan Nicholas · 3 years, 2 months ago
  55. d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 2 months ago
  56. 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 3 years, 2 months ago
  57. efde90d Add $es3 modifier to SkSL. by John Stiles · 3 years, 2 months ago
  58. 280ced6 Update Skia milestone to 95 by Eric Boren · 3 years, 2 months ago
  59. a2fd01c Made PositionInfo's capture explicit by Ethan Nicholas · 3 years, 2 months ago
  60. f4e176b Update Skia's internal vulkan headers to 1.2. by Greg Daniel · 3 years, 2 months ago
  61. ed7b4f6 Reduce code size of DSL Struct(). by John Stiles · 3 years, 2 months ago
  62. d6c08c9 Reduce code size by eliminating CollectArgs. by John Stiles · 3 years, 2 months ago
  63. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years, 2 months ago
  64. 68556bc Move canvas helper structs to header by Brian Osman · 3 years, 2 months ago
  65. 4979d2b Simplify device clip restriction impl by Michael Ludwig · 3 years, 2 months ago
  66. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 2 months ago
  67. a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years, 2 months ago
  68. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years, 2 months ago
  69. 65e368b Fixed DSLParser bit rot by Ethan Nicholas · 3 years, 2 months ago
  70. 1c51223 Make compressedBackendFormat accessible from GrContextThreadSafeProxy by Robert Phillips · 3 years, 2 months ago
  71. e53c721 Pass DSLModifiers by reference. by John Stiles · 3 years, 2 months ago
  72. 4adb66f Honor lowp/mediump/highp precision qualifiers in DSLParser. by John Stiles · 3 years, 2 months ago
  73. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years, 2 months ago
  74. ea3489a Make Gr*ContextPriv class hierarchy parallel Gr*Context class hierarchy by Robert Phillips · 3 years, 2 months ago
  75. 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 3 years, 2 months ago
  76. 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 3 years, 2 months ago
  77. 82c99d1 Reduce size of ChildPtr object. by John Stiles · 3 years, 2 months ago
  78. ae2171e Fixup enum name in SkFlattenable. by John Stiles · 3 years, 2 months ago
  79. ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 3 years, 2 months ago
  80. 8adb625 Revert "SkCanvas: switch from SkDeque to std::deque" by Brian Osman · 3 years, 2 months ago
  81. cc9d20f SkCanvas: switch from SkDeque to std::deque by Brian Osman · 3 years, 2 months ago
  82. 8a1bbaa Remove uber paths from the tessellation atlas by Chris Dalton · 3 years, 3 months ago
  83. 3a21d49 Revert "Reland "SkCanvas: switch from SkDeque to simpler SkSTArray"" by Brian Osman · 3 years, 3 months ago
  84. 4573ae1 Reland "SkCanvas: switch from SkDeque to simpler SkSTArray" by Brian Osman · 3 years, 3 months ago
  85. 79b1478 Revert "SkCanvas: switch from SkDeque to simpler SkSTArray" by Brian Osman · 3 years, 3 months ago
  86. 222c1c1 SkCanvas: switch from SkDeque to simpler SkSTArray by Brian Osman · 3 years, 3 months ago
  87. a2a85e4 Generalize composing imagefilters and shaders to blenders by Mike Reed · 3 years, 3 months ago
  88. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 3 months ago
  89. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 3 months ago
  90. c9f4757 Document SkMatrix default constructs to identity by Ben Wagner · 3 years, 3 months ago
  91. c317600 Lift the tessellation atlas into its own path renderer by Chris Dalton · 3 years, 3 months ago
  92. cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 3 years, 3 months ago
  93. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 3 months ago
  94. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 3 months ago
  95. 8e51bad Add support for child effects on SkRuntimeBlender. by John Stiles · 3 years, 3 months ago
  96. aebe248 SkFilterQuality is gone. by Mike Reed · 3 years, 3 months ago
  97. 64e67c3 Remove deprecated getBlendMode by Mike Reed · 3 years, 3 months ago
  98. 4d5708c Remove template from SkRuntimeEffectBuilder. by John Stiles · 3 years, 3 months ago
  99. ac747ca Give enums in SkImageInfo an underlying type by Nico Weber · 3 years, 3 months ago
  100. 77046a7 Disallow sk_FragCoord in SkRuntimeEffect by Brian Osman · 3 years, 3 months ago