1. 8dbdf23 Remove two uses of setModifiersHandle by Brian Osman · 3 years, 8 months ago
  2. 3acc69a Migrate flush & misc methods to GrDirectContext by Adlai Holler · 3 years, 8 months ago
  3. 48b6df4 moved SkSL Section data into IRNode by Ethan Nicholas · 3 years, 8 months ago
  4. fa88911 Improve performance of determineFinalTypes. by John Stiles · 3 years, 8 months ago
  5. c89a7ee Use shared gpu memory size for all GrAttachments. by Greg Daniel · 3 years, 8 months ago
  6. 387fd62 Roll Chromium from 4a368eae5a6f to c41005660bb2 (954 revisions) by skia-autoroll · 3 years, 8 months ago
  7. 0c4ed55 Roll ANGLE from 0f55e3e5d266 to df6b7298bb41 (5 revisions) by skia-autoroll · 3 years, 8 months ago
  8. 5d98157 Roll Dawn from 793a07e36636 to d1bca09f4ab3 (6 revisions) by skia-autoroll · 3 years, 8 months ago
  9. f58db3c Various optimizations to stroke tessellation shaders by Chris Dalton · 3 years, 8 months ago
  10. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 8 months ago
  11. a587865 Enable new GrClipStack for flutter by Michael Ludwig · 3 years, 8 months ago
  12. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 8 months ago
  13. 5d08a27 Add geometry shader test demonstrating max_vertices/invocations bug by Brian Osman · 3 years, 8 months ago
  14. 6b4d581 moved SkSL Swizzle data into IRNode by Ethan Nicholas · 3 years, 8 months ago
  15. ab6e62c Enable new clip stack for Fuchsia by Michael Ludwig · 3 years, 8 months ago
  16. 7b15e6d Enable new clip stack for google3 by Michael Ludwig · 3 years, 8 months ago
  17. c98d5b6 Expand image filter factories to accept more types for crop rects by Michael Ludwig · 3 years, 8 months ago
  18. 5d0330e Add scratch msaa attachment creation to GrResourceProvider. by Greg Daniel · 3 years, 8 months ago
  19. 3637a44 update comments and rearrange SkVx.h by Mike Klein · 3 years, 8 months ago
  20. b8949bd Update attachment unique key to handle format and protected. by Greg Daniel · 3 years, 8 months ago
  21. 5ea4a54 Take crop rect into account for input bounds/reverse filter bounds by Michael Ludwig · 3 years, 8 months ago
  22. 840e8ea power up skvx::map by Mike Klein · 3 years, 8 months ago
  23. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 8 months ago
  24. 4aa4c60 Migrate gpu resource methods to GrDirectContext by Adlai Holler · 3 years, 8 months ago
  25. 01bdceb Rename SkTArray::allocCntForTest to capacity. by John Stiles · 3 years, 8 months ago
  26. 3a508e9 Migrate resource cache methods to GrDirectContext by Adlai Holler · 3 years, 8 months ago
  27. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 3 years, 8 months ago
  28. 61a591c Migrate releaseResourcesAndAbandonContext to GrDirectContext by Adlai Holler · 3 years, 8 months ago
  29. f972313 Add test for disabling the inliner. by John Stiles · 3 years, 8 months ago
  30. d34d56e Clean up SkSL inliner and allow it to be disabled. by John Stiles · 3 years, 8 months ago
  31. e497a08 Reland "Remove inliner from IR generation stage." by John Stiles · 3 years, 8 months ago
  32. 79995e2 Roll ANGLE from 3df629c55d89 to 0f55e3e5d266 (62 revisions) by skia-autoroll · 3 years, 8 months ago
  33. 9213e61 Disable the tessellation atlas on non-direct contexts by Chris Dalton · 3 years, 8 months ago
  34. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 8 months ago
  35. 3bfeab7 Reland [svg] Add svg_tool by Florin Malita · 3 years, 8 months ago
  36. 0f37907 Undo call-count fix for intrinsic functions. by John Stiles · 3 years, 8 months ago
  37. 5194a70 moved SkSL FunctionReference/TypeReference data into IRNode by Ethan Nicholas · 3 years, 8 months ago
  38. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 8 months ago
  39. 0f02d0b [svg] Add public.bzl defs for SVG source sets by Florin Malita · 3 years, 8 months ago
  40. 52c277b Update site favicon to new theme. by Ben Wagner · 3 years, 8 months ago
  41. ceb6214 moved SkSL InlineMarker and UnresolvedFunction data into IRNode by Ethan Nicholas · 3 years, 8 months ago
  42. c67948d Roll SwiftShader from 952149303d06 to e72c6099f946 (7 revisions) by skia-autoroll · 3 years, 8 months ago
  43. 07055b5 Parse out the orientation in the SubIFD of EXIF by Matthew Leibowitz · 3 years, 8 months ago
  44. 91c752a Revert "[svg] Add svg_tool" by Robert Phillips · 3 years, 8 months ago
  45. 2531de9 [svg] Add svg_tool by Florin Malita · 3 years, 8 months ago
  46. d71dc2d Update SKP version by skia-recreate-skps · 3 years, 8 months ago
  47. aa64c35 Remove legacy gpu blur util code by Brian Salomon · 3 years, 8 months ago
  48. 13fc260 Reject struct vardecls with modifiers. by John Stiles · 3 years, 8 months ago
  49. 61003cd Add support for WEBGL_multi_draw_instanced_base_vertex_base_instance by Chris Dalton · 3 years, 8 months ago
  50. e4e0aad VulkanWindowContext uses sample-able swap VkImages when available. by Brian Salomon · 3 years, 8 months ago
  51. 4f18a0c [canvaskit] Add job to compile GMTests js/wasm by Kevin Lubick · 3 years, 8 months ago
  52. 023f2e7 Use push constants cap in Metal. by Jim Van Verth · 3 years, 8 months ago
  53. 88cda17 Reorganization of IR generator's API and interaction with compiler by Brian Osman · 3 years, 8 months ago
  54. f707e9c Don't set vk sampler on desc set if using immutable samplers. by Greg Daniel · 3 years, 8 months ago
  55. d5fec17 Fix SkottieView demo app by handling branching issues by Jorge Betancourt · 3 years, 8 months ago
  56. 269e43f update DEPS to point at oboe commit that fixes parsing library by Jorge Betancourt · 3 years, 8 months ago
  57. 8b43dad In SPIRVCodeGenerator, use the Program's ModifiersPool by Brian Osman · 3 years, 8 months ago
  58. 141d35c Simplify the inflection/rotation finding math for stroke tessellation by Chris Dalton · 3 years, 8 months ago
  59. 7563a48 Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 8 months ago
  60. 60003f7 Use BackendSurfaceFactory in Vk protected unit tests. by Brian Salomon · 3 years, 8 months ago
  61. ffc20c2 [canvaskit] Clean up some APIs related to Path factories by Kevin Lubick · 3 years, 8 months ago
  62. efe767d Improve performance of SymbolTable lookups. by John Stiles · 3 years, 8 months ago
  63. 118706a Improve codegen for gradients. by John Stiles · 3 years, 8 months ago
  64. f52bca1 Suppress another version of the vulkan validation error. by Greg Daniel · 3 years, 8 months ago
  65. 7a95b20 moved SkSL FieldAccess data into IRNode by Ethan Nicholas · 3 years, 8 months ago
  66. a7a4044 Migrate abandonment & reset methods to GrDirectContext by Adlai Holler · 3 years, 8 months ago
  67. 453f67f SkSL enum changes by Ethan Nicholas · 3 years, 8 months ago
  68. e70a30d Suppress vulkan validation layers bug. by Greg Daniel · 3 years, 8 months ago
  69. 444ccc6 more SkSL IRNode refactoring by Ethan Nicholas · 3 years, 8 months ago
  70. 70dd6a9 Make sure the normal GrProgramDesc handles input attachment key. by Greg Daniel · 3 years, 8 months ago
  71. 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 3 years, 8 months ago
  72. 3d87e9f Reorganize how SkSL includes are parsed and stored by Brian Osman · 3 years, 8 months ago
  73. 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 3 years, 8 months ago
  74. 9555f29 Reland "Merge GrContext::init into GrDirectContext ..." by Adlai Holler · 3 years, 8 months ago
  75. eaaa71b Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. by John Stiles · 3 years, 8 months ago
  76. 8f84cee Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. by John Stiles · 3 years, 8 months ago
  77. 658ae8f Reland "Put top level FPs into their own functions" by John Stiles · 3 years, 8 months ago
  78. 2a4952d refactored more SkSL IRNodes by Ethan Nicholas · 3 years, 8 months ago
  79. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 3 years, 8 months ago
  80. aa8c461 Roll Chromium from af82ff2606e9 to 4a368eae5a6f (468 revisions) by skia-autoroll · 3 years, 8 months ago
  81. df9bf32 Roll SwiftShader from 5f4e70b81046 to 952149303d06 (1 revision) by skia-autoroll · 3 years, 8 months ago
  82. 0f82612 Roll Dawn from 6b4a4a85dfd7 to 793a07e36636 (12 revisions) by skia-autoroll · 3 years, 8 months ago
  83. 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 3 years, 8 months ago
  84. 1179fcf Remove custom iterators from SkSL::Program by Brian Osman · 3 years, 8 months ago
  85. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 3 years, 8 months ago
  86. 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 3 years, 8 months ago
  87. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 3 years, 8 months ago
  88. 3037838 Clip perspective bounds by device clip in SkPDFDevice by Michael Ludwig · 3 years, 8 months ago
  89. e9b9c3b Revert "Merge GrContext::init into GrDirectContext ..." by Jim Van Verth · 3 years, 8 months ago
  90. 4b3d1f3 Add push constant support to GrCaps. by Jim Van Verth · 3 years, 8 months ago
  91. 48d8724 Merge GrContext::init into GrDirectContext ... by Adlai Holler · 3 years, 8 months ago
  92. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 8 months ago
  93. a96e080 [canvaskit] Attempt to turn off rtti by Kevin Lubick · 3 years, 8 months ago
  94. 0743dc1 Use SkSTArray to track CFG exits instead of std<set>. by John Stiles · 3 years, 8 months ago
  95. e17b050 add missing <atomic> include by Ethan Nicholas · 3 years, 8 months ago
  96. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 3 years, 8 months ago
  97. 69f3cab Changing the way we select a grapheme by Julia Lavrova · 3 years, 8 months ago
  98. e1589a1 Add line breaks to make dehydrated files more merge-friendly. by John Stiles · 3 years, 8 months ago
  99. e895cdc Dawn: implement mipmap generation. by Stephen White · 3 years, 8 months ago
  100. 1fc76ce Migrate more Android & SkSurface API off GrContext by Adlai Holler · 3 years, 8 months ago