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