1. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years, 1 month ago
  2. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years, 1 month ago
  3. 2648716 Add support for array-cast syntax in SkSL. by John Stiles · 3 years, 1 month ago
  4. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years, 1 month ago
  5. b23630c Reland "Remove SkTLList" by Michael Ludwig · 3 years, 1 month ago
  6. 14b1d56 Revert "Remove SkTLList" by Michael Ludwig · 3 years, 1 month ago
  7. e1d523d Remove SkTLList by Michael Ludwig · 3 years, 1 month ago
  8. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years, 1 month ago
  9. 51d83ab Ease HarfBuzz API change with feature detection by Ben Wagner · 3 years, 1 month ago
  10. 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years, 1 month ago
  11. e3f85e0 Add improved regression test for oss-fuzz:36655. by John Stiles · 3 years, 1 month ago
  12. e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years, 1 month ago
  13. 66684b1 Roll HarfBuzz from 2.6.4 to 2.8.2-147 by Garret Rieger · 3 years, 1 month ago
  14. 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years, 1 month ago
  15. 5ac7f33 Add V2 SFC and SDC stubs by Robert Phillips · 3 years, 1 month ago
  16. ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years, 1 month ago
  17. b806da4 Honor lowp/mediump/highp precision qualifiers in IRGenerator. by John Stiles · 3 years, 1 month ago
  18. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years, 1 month ago
  19. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 1 month ago
  20. 9fdcc51 Write test demonstrating bug with array narrowing conversions. by John Stiles · 3 years, 1 month ago
  21. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 1 month ago
  22. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 1 month ago
  23. 86b2c95 Update gn_to_bp_utils to support python3 by Leon Scroggins III · 3 years, 1 month ago
  24. 46eb3ab Make v1/SurfaceDrawContext V1-only by Robert Phillips · 3 years, 1 month ago
  25. e9dcbfd Add test for Runtime Effects and narrowing conversions. by John Stiles · 3 years, 1 month ago
  26. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years, 1 month ago
  27. d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 3 years, 1 month ago
  28. 68c9325 Create test case to repro skia:12212. by John Stiles · 3 years, 2 months ago
  29. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  30. 131410a Add regression test for oss-fuzz:36655. by John Stiles · 3 years, 1 month ago
  31. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  32. 5992f9e draw vertices: fast triangles using a shader by Herb Derby · 3 years, 2 months ago
  33. 310178c Microbench for canvas save/restore calls by Brian Osman · 3 years, 1 month ago
  34. 6966981 Add a 'pathMatrix' to GrPathTessellator::prepare by Chris Dalton · 3 years, 1 month ago
  35. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 1 month ago
  36. 6a54042 Add GrMtlRenderPipeline. by Jim Van Verth · 3 years, 2 months ago
  37. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 2 months ago
  38. bb2ef92 Add private blender type to SkSL built-in types. by John Stiles · 3 years, 1 month ago
  39. 7da0657 Explicitly detect static recursion in SkSL by Brian Osman · 3 years, 2 months ago
  40. c317600 Lift the tessellation atlas into its own path renderer by Chris Dalton · 3 years, 1 month ago
  41. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 2 months ago
  42. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 2 months ago
  43. fb21225 Improve tests/comments, to prepare for calling functions before definition by Brian Osman · 3 years, 2 months ago
  44. aebe248 SkFilterQuality is gone. by Mike Reed · 3 years, 2 months ago
  45. 7a0d3c3 Revise GM infrastructure to not rely on GrSurfaceDrawContext by Robert Phillips · 3 years, 2 months ago
  46. b6a7319 Add tokens for highp/mediump/lowp. by John Stiles · 3 years, 2 months ago
  47. a7a9443 rename the VM blitter to SkVMBlitter by Herb Derby · 3 years, 2 months ago
  48. 259b468 Reduce GrOnFlushResourceProvider's functionality by Robert Phillips · 3 years, 2 months ago
  49. dd2fdea Initial land of DSLParser by Ethan Nicholas · 3 years, 2 months ago
  50. 960a4f8 Add GrMtlFrameBuffer. by Jim Van Verth · 3 years, 2 months ago
  51. e40495d Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h by Robert Phillips · 3 years, 2 months ago
  52. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 2 months ago
  53. 01e6273 rm flutter support for filterquality by Mike Reed · 3 years, 2 months ago
  54. 11a20bb rm getblendmode flag for flutter by Mike Reed · 3 years, 2 months ago
  55. f2de1b8 Fix crash when drawing a GPU-backed surface onto raster. by John Stiles · 3 years, 2 months ago
  56. 0397ae4 Reland "Add unit test confirming Runtime Blends match native blends." by John Stiles · 3 years, 2 months ago
  57. 0547b91 Revert "Add unit test confirming Runtime Blends match native blends." by Mike Reed · 3 years, 2 months ago
  58. 0b62a05 Add unit test confirming Runtime Blends match native blends. by John Stiles · 3 years, 2 months ago
  59. a92913e Make GrAuditTrail V1-only by Robert Phillips · 3 years, 2 months ago
  60. ce7cdcd Add test for SkSL vector-slice constructors. by John Stiles · 3 years, 2 months ago
  61. 5643e55 Add flag for filterquality in flutter by Mike Reed · 3 years, 2 months ago
  62. 7f56b41 Add scalar-swizzling tests for int and bool types. by John Stiles · 3 years, 2 months ago
  63. 49c4176 Shore up matrix/vector conversion tests. by John Stiles · 3 years, 2 months ago
  64. f9ad6ec Add support for mat2-to-ivec4 conversions in SkSL. by John Stiles · 3 years, 2 months ago
  65. c98dbc6 Hide deprecated SkPaint::getBlendMode by Mike Reed · 3 years, 2 months ago
  66. bc35495 Fix python3 issue in compile_sksl_tests.py by Brian Osman · 3 years, 2 months ago
  67. 9191e81 Enforce consistency in swizzle domains. by John Stiles · 3 years, 2 months ago
  68. 6de2e1d Add support for matrix-to-vector conversions in SkSL. by John Stiles · 3 years, 2 months ago
  69. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 2 months ago
  70. 5a825da Reland "Add tests for matrix-vector conversions." by John Stiles · 3 years, 2 months ago
  71. b1fd64e Extract a GrAtlasInstancedHelper subclass by Chris Dalton · 3 years, 2 months ago
  72. f009db5 Revert "Add tests for matrix-vector conversions." by John Stiles · 3 years, 2 months ago
  73. a897812 Add tests for matrix-vector conversions. by John Stiles · 3 years, 2 months ago
  74. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 3 years, 2 months ago
  75. 26ea975 Arithmetic blender by Mike Reed · 3 years, 2 months ago
  76. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 2 months ago
  77. ed5181e Remove .fp tests and build steps by Brian Osman · 3 years, 2 months ago
  78. 07bf388 Convert binary unrolled gradient colorizer to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  79. 4c886ee Revert "Revert "Convert GrConfigConversionEffect to a runtime FP"" by Brian Osman · 3 years, 2 months ago
  80. 2dc2859 flutter: add build flag to stage stroking change by Tyler Denniston · 3 years, 2 months ago
  81. 758d81f Reland "Metal: Add labels to help with GPU Debugging" by Jim Van Verth · 3 years, 2 months ago
  82. d8d85b9 Reland "Don't key progams/pipelines on origin."" by Brian Salomon · 3 years, 2 months ago
  83. 4024224 Revert "Don't key progams/pipelines on origin." by Brian Salomon · 3 years, 2 months ago
  84. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 2 months ago
  85. 943108b0 Don't key progams/pipelines on origin. by Brian Salomon · 3 years, 2 months ago
  86. e9ab391 Reland "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  87. 1c46777 Revert "Convert GrConfigConversionEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  88. 3dd52c7 Revert "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  89. 2fa843a Convert GrDitherEffect to a runtime FP by Brian Osman · 3 years, 2 months ago
  90. d584ddd Add skottie-vs-png decode bench by Florin Malita · 3 years, 2 months ago
  91. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 2 months ago
  92. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 2 months ago
  93. 4a77813 Convert GrConfigConversionEffect to a runtime FP by Brian Osman · 3 years, 2 months ago
  94. 34b52bf Revert "Metal: Add labels and debug groups to help with GPU Debugging." by Greg Daniel · 3 years, 2 months ago
  95. eaa76b9 Replace mask blur FPs with GrSkSLFP by Brian Osman · 3 years, 2 months ago
  96. 9e583bf Metal: Add labels and debug groups to help with GPU Debugging. by Jim Van Verth · 3 years, 2 months ago
  97. c6804ed Convert Clamped and Tiled gradient effects to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  98. 549c6b8 Added Poison values to SkSL to improve DSL error handling by Ethan Nicholas · 3 years, 2 months ago
  99. 9f745d9 Remove SkMatrix44 by Mike Reed · 3 years, 3 months ago
  100. 9204ca6 Replace GrAlphaThresholdFP with GrSkSLFP by Brian Osman · 3 years, 2 months ago