1. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 3 months ago
  2. 68ccec5 Fix d3d debug clang build by Jim Van Verth · 4 years, 3 months ago
  3. 6e2af5c Remove alpha versions of constant blend coeffs. by Greg Daniel · 4 years, 3 months ago
  4. ef4d379 Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 3 months ago
  5. aa90dad Fill in some D3D texture creation routines. by Jim Van Verth · 4 years, 3 months ago
  6. aa8bf26 Assert that all GrCaps colortype/format -> swizzle queries are legal. by Brian Salomon · 4 years, 4 months ago
  7. 695f57d Roll Dawn and add dependencies by Sean Gilhuly · 4 years, 3 months ago
  8. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 3 months ago
  9. 80f865f Use GL_ANGLE_base_vertex_base_instance by Chris Dalton · 4 years, 3 months ago
  10. 8ded7ad remove Builder inheritance by Mike Klein · 4 years, 3 months ago
  11. 8079eb6 fix unpremul() by Mike Klein · 4 years, 3 months ago
  12. 0147de4 [skottie] Lazy adapter sync by Florin Malita · 4 years, 4 months ago
  13. 34ed73b Make memcmps in GrResourceKey::op== safe. by Brian Salomon · 4 years, 3 months ago
  14. 713ac8a Remove some legacy GN defines for Flutter by Brian Osman · 4 years, 4 months ago
  15. 34b9304 don't run clang-tidy on third_party by Mike Klein · 4 years, 3 months ago
  16. 45c7e70 way more p-> inference by Mike Klein · 4 years, 3 months ago
  17. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 3 months ago
  18. d0b568b remove negate() by Mike Klein · 4 years, 3 months ago
  19. 47737a1 remove inv() by Mike Klein · 4 years, 3 months ago
  20. 46de36f simpler immediates by Mike Klein · 4 years, 3 months ago
  21. e9bc857 Roll third_party/externals/angle2 f2bee3043a5e..1b2dd6f92a6b (18 commits) by skia-autoroll · 4 years, 3 months ago
  22. de455de Roll ../src 2cb42d2f8146..af1924a67aab (483 commits) by skia-autoroll · 4 years, 3 months ago
  23. 2af68a4 Roll third_party/externals/swiftshader 3ca41df3d3ba..1c29477aa06e (9 commits) by skia-autoroll · 4 years, 3 months ago
  24. 3aee484 Update SKP version by skia-recreate-skps · 4 years, 3 months ago
  25. 611bbf4 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  26. 5b11a58 skvm::Builder friendliness improvements by Mike Klein · 4 years, 4 months ago
  27. 277879e Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  28. 7363af8 Fix gcc 9 warnings. by Ben Wagner · 4 years, 4 months ago
  29. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 4 months ago
  30. c6b17ef all colorfilters but RT converted to skvm by Mike Reed · 4 years, 4 months ago
  31. ffa1614 Add GrD3DPipelineState class and setup vertex input information. by Greg Daniel · 4 years, 4 months ago
  32. f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 4 months ago
  33. 07e5b8f Rename TessellatingPathRendererTests.cpp -> "Triangulating" by Chris Dalton · 4 years, 4 months ago
  34. edcc27c Roll third_party/externals/swiftshader 02e15b249b12..3ca41df3d3ba (10 commits) by skia-autoroll · 4 years, 4 months ago
  35. f95a35f Remove some unused 3 byte vertex attrib types. by Greg Daniel · 4 years, 4 months ago
  36. 841c9a5 Make the distanceFieldAdjustTable a static singleton by Robert Phillips · 4 years, 4 months ago
  37. 5c69393 Minor fixes for D3D build. by Jim Van Verth · 4 years, 4 months ago
  38. bb786b6 Fix gcc9 warning around size of memset. by Ben Wagner · 4 years, 4 months ago
  39. 0a22b1e Rename GrGpuTessellationPathRenderer to GrTessellationPathRenderer by Chris Dalton · 4 years, 4 months ago
  40. 32494ad Remove deprecated functions by Nathaniel Nifong · 4 years, 4 months ago
  41. ea1d105 onProgram for overdraw-colorfilter by Mike Reed · 4 years, 4 months ago
  42. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 4 months ago
  43. 2cae3b0 Fix TODO SkImage_GpuBase to check SkColorInfo and not a fake SkImageInfo by Brian Salomon · 4 years, 4 months ago
  44. 7345d88 gn format gn/BUILD.gn by Ben Wagner · 4 years, 4 months ago
  45. ff0717f Re-generate source from FP files after clang-format change by Brian Osman · 4 years, 4 months ago
  46. 9a3ee19 Remove arbitrary limit on number of composed color filters by Brian Osman · 4 years, 4 months ago
  47. e1bbfab Remove GrSRGBEffect by Brian Osman · 4 years, 4 months ago
  48. 4132355 Disable BinPackParameters in .clang-format by Brian Osman · 4 years, 4 months ago
  49. 833313b Add back deprecated warnings. by Ben Wagner · 4 years, 4 months ago
  50. e29cdaf Add experimental support for svg text tag. by Xavier Phan · 4 years, 4 months ago
  51. 360ec18 Have GrFillRRectOp make use of the GrSimpleMeshDrawOpHelper by Robert Phillips · 4 years, 4 months ago
  52. 385de38 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  53. fb05cef Roll third_party/externals/angle2 6719f54ac7ce..f2bee3043a5e (6 commits) by skia-autoroll · 4 years, 4 months ago
  54. 04bb973 Roll third_party/externals/swiftshader 77090261dabc..02e15b249b12 (8 commits) by skia-autoroll · 4 years, 4 months ago
  55. e4820e9 Roll ../src 16171704b6dc..2cb42d2f8146 (394 commits) by skia-autoroll · 4 years, 4 months ago
  56. b3f96ca implement matrix 0/1 todo by Mike Klein · 4 years, 4 months ago
  57. b883f7d Disable Processor tests on TecnoSpark3Pro by Brian Osman · 4 years, 4 months ago
  58. 9710746 handle HSL case in HSLMatrix for skvm by Mike Reed · 4 years, 4 months ago
  59. 3e191dc add bench for highcontrast-colorfilter by Mike Reed · 4 years, 4 months ago
  60. bb7d95f [skottie] Cleanup: relocate Animator base class out of SkSG by Florin Malita · 4 years, 4 months ago
  61. 2a8a3ff Correctly initialize LayerIter's cached device origin. by Michael Ludwig · 4 years, 4 months ago
  62. fd89e0b Add GrD3DRenderTarget and GrD3DTextureRenderTarget. by Jim Van Verth · 4 years, 4 months ago
  63. a169b00 Respect grapheme clusters when wrapping text by Julia Lavrova · 4 years, 4 months ago
  64. ccbf54a Add glDraw*BaseInstance functions to GrGLInterface by Chris Dalton · 4 years, 4 months ago
  65. b3b4eba Include system headers last. by Ben Wagner · 4 years, 4 months ago
  66. 6ec5688 Rename GrD3DTextureInfo to GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 4 months ago
  67. dabd98c Begin fixing GrShaderVar. by Ben Wagner · 4 years, 4 months ago
  68. 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 4 years, 4 months ago
  69. b4c806c Reland "Switch sRGB color filter to use GrColorSpaceXformEffect" by Brian Osman · 4 years, 4 months ago
  70. 0e7834f Update comment about Mali G series by Brian Osman · 4 years, 4 months ago
  71. 49ba536 onProgram for HighContrastColorFilter by Mike Reed · 4 years, 4 months ago
  72. 76f635c Add workaround flag for color space transform math on Mali G GPUs by Brian Osman · 4 years, 4 months ago
  73. e5d3254 Reland "Switch to using a Float32Array (bound as value array) for color." by Nathaniel Nifong · 4 years, 4 months ago
  74. 265de3a Include all tests, enlarge labels by Mike Reed · 4 years, 4 months ago
  75. 95fc5a3 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  76. 12da772 [infra] Update infra dep again by Eric Boren · 4 years, 4 months ago
  77. ee2ec6d Roll third_party/externals/angle2 107e4e989e94..6719f54ac7ce (6 commits) by skia-autoroll · 4 years, 4 months ago
  78. 2cbd293 Roll ../src 772d20849991..16171704b6dc (389 commits) by skia-autoroll · 4 years, 4 months ago
  79. d8c6c0e Roll third_party/externals/swiftshader 540bdf92531d..77090261dabc (10 commits) by skia-autoroll · 4 years, 4 months ago
  80. c2d325c emptyshader should fail onProgram by Mike Reed · 4 years, 4 months ago
  81. 71cb6fd Initialize all the SkYUVAIndex fields in the wacky_yuv_formats GM by Robert Phillips · 4 years, 4 months ago
  82. bccb5f3 Add a simple FPS meter to CanvasKit viewer by Chris Dalton · 4 years, 4 months ago
  83. c4f937b SPIRV: Track function signatures by SpvId(s), rather than display name by Brian Osman · 4 years, 4 months ago
  84. 5c4c61e Reland x4 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 4 months ago
  85. a6adc5c ccpr: Polyfill buffer mapping when not supported by Chris Dalton · 4 years, 4 months ago
  86. b6a99b7 update to clang 10 by Mike Klein · 4 years, 4 months ago
  87. 988ce04 remove localmatrix parameter from Blend and Lerp compose shaders by Kevin Lubick · 4 years, 4 months ago
  88. fe0623c Properly detect integer support on WebGL 2.0 by Chris Dalton · 4 years, 4 months ago
  89. 2b59890 Bootstrap a very simple viewer implementation in CanvasKit by Chris Dalton · 4 years, 4 months ago
  90. ea08a0d Don't add offsets to nullptr in GrGLOpsRenderPass by Chris Dalton · 4 years, 4 months ago
  91. f11e331 Validate per-vertex vertices data against effect in SkCanvas by Brian Osman · 4 years, 4 months ago
  92. 5575e3c Revert "Reland x3 "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 4 months ago
  93. 6951770 Fix GrFillRRectOp to not combine AA and non-AA draws. by Brian Salomon · 4 years, 4 months ago
  94. 102411c [infra] Update go.sum by Eric Boren · 4 years, 4 months ago
  95. 7afbd58 add a color management page to skia.org by Mike Klein · 4 years, 4 months ago
  96. 76b7b16 [infra] Update infra dep by Eric Boren · 4 years, 4 months ago
  97. c70fd90 GrAALinearizingConvexPathRenderer can't batch across view matrix changes by Brian Salomon · 4 years, 4 months ago
  98. 3673748 Reland x3 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 4 months ago
  99. 6e9b179 move ducky images into images by Mike Reed · 4 years, 4 months ago
  100. ae58199 [skottie] Initial drop shadow style support by Florin Malita · 4 years, 4 months ago