1. 1ab7ff6 [graphite] Clean up bitwise operators for enum masks by Chris Dalton · 2 years, 9 months ago
  2. c1ed11d Move GrBlockAllocator and GrTBlockList to src/core/ by Michael Ludwig · 2 years, 11 months ago
  3. 364ea35 Make remaining GrOp derived classes be skgpu::v1 only by Robert Phillips · 3 years ago
  4. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years ago
  5. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years ago
  6. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years ago
  7. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years ago
  8. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years ago
  9. 259b468 Reduce GrOnFlushResourceProvider's functionality by Robert Phillips · 3 years ago
  10. f2de1b8 Fix crash when drawing a GPU-backed surface onto raster. by John Stiles · 3 years ago
  11. 0397ae4 Reland "Add unit test confirming Runtime Blends match native blends." by John Stiles · 3 years ago
  12. 0547b91 Revert "Add unit test confirming Runtime Blends match native blends." by Mike Reed · 3 years ago
  13. 0b62a05 Add unit test confirming Runtime Blends match native blends. by John Stiles · 3 years ago
  14. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 3 years ago
  15. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 1 month ago
  16. ed5181e Remove .fp tests and build steps by Brian Osman · 3 years, 1 month ago
  17. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 1 month ago
  18. 9f745d9 Remove SkMatrix44 by Mike Reed · 3 years, 1 month ago
  19. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 1 month ago
  20. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 1 month ago
  21. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 1 month ago
  22. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 1 month ago
  23. 1ca0da4 Make GrClipStack, GrClipStackClip, and GrReducedClip OGA-only by Robert Phillips · 3 years, 1 month ago
  24. 7ad3aa2 Fix DMSAA loads on ES/ANGLE by Chris Dalton · 3 years, 1 month ago
  25. 2c9a6ec Added skstd::string_view by Ethan Nicholas · 3 years, 1 month ago
  26. 0fbc6a3 Fix up names from RenderTargetContext to SurfaceDrawContext. by John Stiles · 3 years, 1 month ago
  27. feb099c Delete GrStrokeIndirectTessellator by Chris Dalton · 3 years, 2 months ago
  28. 7d341a3 Add unit test for Type::minimumValue and Type::maximumValue. by John Stiles · 3 years, 2 months ago
  29. 4ed2baa Added skstd::optional by Ethan Nicholas · 3 years, 2 months ago
  30. 0cfe5e1 Add a GrCullTest class by Chris Dalton · 3 years, 2 months ago
  31. abde8fc Enable DSL FP tests. by John Stiles · 3 years, 3 months ago
  32. 126128b Revert "Reland "Implement statements and expressions in DSL C++ code generator."" by John Stiles · 3 years, 3 months ago
  33. c412688 Reland "Implement statements and expressions in DSL C++ code generator." by John Stiles · 3 years, 3 months ago
  34. 60191e0 Revert "Implement statements and expressions in DSL C++ code generator." by John Stiles · 3 years, 3 months ago
  35. 16cbfb4 Implement statements and expressions in DSL C++ code generator. by John Stiles · 3 years, 3 months ago
  36. 624a529 Added an API for creating RuntimeEffects using the SkSL DSL. by Ethan Nicholas · 3 years, 3 months ago
  37. e58231a Removed unused SkInterpolator by Mike Reed · 3 years, 3 months ago
  38. 2297017 Remove sample locations usage from GL backend by Robert Phillips · 3 years, 4 months ago
  39. 03730e6 Delete path caching and path rendering from ccpr by Chris Dalton · 3 years, 4 months ago
  40. 24c1772 Fixed an issue with DSL includes by Ethan Nicholas · 3 years, 4 months ago
  41. d63638b Copy on write for wrapped backend texture surfaces. by Brian Salomon · 3 years, 4 months ago
  42. 1f77cd8 always work from fBitmap in table CF by Mike Klein · 3 years, 5 months ago
  43. 34c7e11 Revert "Revert "SkSL DSL now reports the C++ line numbers of errors"" by Ethan Nicholas · 3 years, 5 months ago
  44. 3a4e19d Revert "SkSL DSL now reports the C++ line numbers of errors" by Florin Malita · 3 years, 5 months ago
  45. 8a43a28 SkSL DSL now reports the C++ line numbers of errors by Ethan Nicholas · 3 years, 5 months ago
  46. e75021e Allow optional targets to specify tests. by Ben Wagner · 3 years, 5 months ago
  47. bded42a Split :tests into :test and :tests. by Ben Wagner · 3 years, 5 months ago
  48. 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 5 months ago
  49. 232dd2b Reland "Run unit tests to verify SkSL folding behavior." by John Stiles · 3 years, 6 months ago
  50. 95c2994 Revert "Run unit tests to verify SkSL folding behavior." by Greg Daniel · 3 years, 6 months ago
  51. 4ecab92 Run unit tests to verify SkSL folding behavior. by John Stiles · 3 years, 6 months ago
  52. 08f5311 Detemplatize render task clustering by Adlai Holler · 3 years, 6 months ago
  53. 9504614 Beginnings of the SkSL DSL framework by Ethan Nicholas · 3 years, 6 months ago
  54. 7803608 Add a new implementation of reduceOpsTaskSplitting by Adlai Holler · 3 years, 6 months ago
  55. f84dfd6 Move GPU read pixels tests to new file. by Brian Salomon · 3 years, 7 months ago
  56. 6bba3d8 Remove pixel write/read tests. by Brian Salomon · 3 years, 7 months ago
  57. 6aea078 Don't use sprite-blit if cubic sampling by Mike Reed · 3 years, 7 months ago
  58. dcd2f86 Reland "Reland "Reland "Reland "Revert "Initial land of SkSL DSL.""""" by Ethan Nicholas · 3 years, 7 months ago
  59. 4129b6b Revert "Reland "Reland "Reland "Revert "Initial land of SkSL DSL.""""" by Ethan Nicholas · 3 years, 7 months ago
  60. 346dd53 Reland "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 3 years, 7 months ago
  61. b37a693 Revert "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 3 years, 7 months ago
  62. 6b07e0e Reland "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 3 years, 7 months ago
  63. 52e5850 Revert "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 3 years, 7 months ago
  64. 23cbb99 Fix blending bug in animated webp decodes by Leon Scroggins · 3 years, 7 months ago
  65. 53f69f1 Reland "Revert "Initial land of SkSL DSL."" by Jorge Betancourt · 3 years, 7 months ago
  66. a3b8ac7 Revert "Revert "Initial land of SkSL DSL."" by Ethan Nicholas · 3 years, 7 months ago
  67. c2a1746 Implement stroke tessellation with indirect draws by Chris Dalton · 3 years, 7 months ago
  68. dd213e9 Revert "Initial land of SkSL DSL." by Ethan Nicholas · 3 years, 7 months ago
  69. 6e59951 Initial land of SkSL DSL. by Ethan Nicholas · 3 years, 7 months ago
  70. 2c1cfb4 Remove rendundant tests/GrTestingBackendTextureUploadTest by Brian Salomon · 3 years, 7 months ago
  71. ba067aa Migrate dedicated SPIR-V tests to golden outputs. by John Stiles · 3 years, 8 months ago
  72. 4c1fb1c Return the contour's final point from SkPath::RangeIter in kClose by Chris Dalton · 3 years, 8 months ago
  73. 8dbceba Remove (unused) SkSL::NodeArrayWrapper by Brian Osman · 3 years, 8 months ago
  74. 34de5cb Convert remaining Metal tests to golden outputs. by John Stiles · 3 years, 8 months ago
  75. 68dcf54 Migrate CrbugOssfuzz21688 to a golden-output test. by John Stiles · 3 years, 8 months ago
  76. 2882e70 Add GrPathUtils::findCubicConvex180Chops by Chris Dalton · 3 years, 9 months ago
  77. c3cb099 Add GrVx.h by Chris Dalton · 3 years, 9 months ago
  78. 40f8107 remove absl experiment by Mike Klein · 3 years, 9 months ago
  79. 80f240a Revive SkSLFPTestbed for basic verification of CPP/H codegen. by John Stiles · 3 years, 9 months ago
  80. 838d71d added SkSLNodeArrayWrapper by Ethan Nicholas · 3 years, 9 months ago
  81. 30f5f82 Delete SkPEG by Florin Malita · 3 years, 9 months ago
  82. 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 3 years, 9 months ago
  83. 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 3 years, 9 months ago
  84. 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 3 years, 9 months ago
  85. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 3 years, 9 months ago
  86. d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 3 years, 9 months ago
  87. 8ffd4d7 Revert "Add a 2d cross product intrinsic to sksl" by Jim Van Verth · 3 years, 9 months ago
  88. 57c37ad Add a 2d cross product intrinsic to sksl by Chris Dalton · 3 years, 9 months ago
  89. 56a6120 retry³ absl by Mike Klein · 4 years, 3 months ago
  90. 3c70f0b Revert "retry retry absl" by Mike Klein · 3 years, 9 months ago
  91. 33b42e1 retry retry absl by Mike Klein · 4 years, 3 months ago
  92. f0b5644 introduce SkGlyphRect specialized for union & intersect by Herb Derby · 3 years, 10 months ago
  93. 5d9d837 error on the side of safety for empty blobs by Herb Derby · 3 years, 10 months ago
  94. db62d08 Bring back the harness from SkSLGLSLTest as a testbed for debugging. by John Stiles · 3 years, 10 months ago
  95. 647a9bd Convert the remaining FP tests to golden outputs. by John Stiles · 3 years, 10 months ago
  96. be0a9ca Migrate remaining SkSL GLSL tests to golden outputs. by John Stiles · 3 years, 10 months ago
  97. 6798e5d Migrate SkSL error tests to golden outputs. by John Stiles · 3 years, 10 months ago
  98. 26f3aeb Add initial GrThreadSafeUniquelyKeyedProxyViewCache implementation by Robert Phillips · 3 years, 10 months ago
  99. a195d10 New GrClipStack supporting only intersect/difference by Michael Ludwig · 3 years, 10 months ago
  100. f2cdf59 Migrate SkSL inliner tests to golden files. by John Stiles · 3 years, 10 months ago