1. c5d2a2f Roll ANGLE from df6b7298bb41 to bd0d3f9c4ff8 (15 revisions) by skia-autoroll · 4 years, 4 months ago
  2. e00d6ec Roll Chromium from c41005660bb2 to 7cb4c97a5eda (455 revisions) by skia-autoroll · 4 years, 4 months ago
  3. 9944600 Roll Dawn from d1bca09f4ab3 to cac0442277f7 (2 revisions) by skia-autoroll · 4 years, 4 months ago
  4. 6b8b2ea move cfi stifle post-refactor by Mike Klein · 4 years, 4 months ago
  5. e2893f2 Use the new GrMSAAAttachment class in vulkan. by Greg Daniel · 4 years, 4 months ago
  6. 6d0745b Migrate last public API to GrDirectContext by Adlai Holler · 4 years, 4 months ago
  7. 87cb9a4 Select a position on an empty line by Julia Lavrova · 4 years, 5 months ago
  8. 7bbdde0 Convert extraRepeatCoord to a float2. by John Stiles · 4 years, 5 months ago
  9. 68b245c Remove resize-on-gpu variation from wacky_yuv GMs by Brian Salomon · 4 years, 4 months ago
  10. 278263d Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 4 years, 5 months ago
  11. 367ed49 Fix skottie2movie post https://skia-review.googlesource.com/c/skia/+/325618 by Florin Malita · 4 years, 4 months ago
  12. 87ae34e Replace remaining vector<Expression>s with ExpressionArray. by John Stiles · 4 years, 4 months ago
  13. 64e1383 Migrate compressed texture methods to GrDirectContext by Adlai Holler · 4 years, 4 months ago
  14. 311b648 Reland "pack SkTArray" by Mike Klein · 4 years, 4 months ago
  15. 5bf3e20 Remove setModifiersHandle, restore const-ness to Symbols by Brian Osman · 4 years, 4 months ago
  16. 8f2a0cf Convert statement arrays from std::vector to SkSTArray. by John Stiles · 4 years, 4 months ago
  17. 68c1d40 Declare sk_InvocationID programmatically by Brian Osman · 4 years, 5 months ago
  18. 2e0c70d Migrate texture update methods to GrDirectContext by Adlai Holler · 4 years, 4 months ago
  19. 43a2d42 Revert "pack SkTArray" by Mike Klein · 4 years, 4 months ago
  20. 8e3b6be Convert expression arrays from std::vector to SkSTArray. by John Stiles · 4 years, 4 months ago
  21. a221f1c remove skvx::{rsqrt,rcp} by Mike Klein · 4 years, 4 months ago
  22. b3c42ef pack SkTArray by Mike Klein · 4 years, 4 months ago
  23. 98dd004 Migrate texture creation methods to GrDirectContext by Adlai Holler · 4 years, 4 months ago
  24. 077050b moved SkSL ModifiersDeclaration data into IRNode by Ethan Nicholas · 4 years, 4 months ago
  25. 4c412bc Revert "Reland "Remove inliner from IR generation stage."" by John Stiles · 4 years, 4 months ago
  26. 1c03d33 Revert "Clean up SkSL inliner and allow it to be disabled." by John Stiles · 4 years, 4 months ago
  27. f1319c3 Add GLSL type aliases for SkRuntimeEffect SkSL by Brian Osman · 4 years, 4 months ago
  28. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years, 5 months ago
  29. 8dbdf23 Remove two uses of setModifiersHandle by Brian Osman · 4 years, 5 months ago
  30. 3acc69a Migrate flush & misc methods to GrDirectContext by Adlai Holler · 4 years, 4 months ago
  31. 48b6df4 moved SkSL Section data into IRNode by Ethan Nicholas · 4 years, 5 months ago
  32. fa88911 Improve performance of determineFinalTypes. by John Stiles · 4 years, 5 months ago
  33. c89a7ee Use shared gpu memory size for all GrAttachments. by Greg Daniel · 4 years, 5 months ago
  34. 387fd62 Roll Chromium from 4a368eae5a6f to c41005660bb2 (954 revisions) by skia-autoroll · 4 years, 4 months ago
  35. 0c4ed55 Roll ANGLE from 0f55e3e5d266 to df6b7298bb41 (5 revisions) by skia-autoroll · 4 years, 4 months ago
  36. 5d98157 Roll Dawn from 793a07e36636 to d1bca09f4ab3 (6 revisions) by skia-autoroll · 4 years, 4 months ago
  37. f58db3c Various optimizations to stroke tessellation shaders by Chris Dalton · 4 years, 5 months ago
  38. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 4 years, 5 months ago
  39. a587865 Enable new GrClipStack for flutter by Michael Ludwig · 4 years, 5 months ago
  40. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years, 5 months ago
  41. 5d08a27 Add geometry shader test demonstrating max_vertices/invocations bug by Brian Osman · 4 years, 5 months ago
  42. 6b4d581 moved SkSL Swizzle data into IRNode by Ethan Nicholas · 4 years, 5 months ago
  43. ab6e62c Enable new clip stack for Fuchsia by Michael Ludwig · 4 years, 5 months ago
  44. 7b15e6d Enable new clip stack for google3 by Michael Ludwig · 4 years, 5 months ago
  45. c98d5b6 Expand image filter factories to accept more types for crop rects by Michael Ludwig · 4 years, 5 months ago
  46. 5d0330e Add scratch msaa attachment creation to GrResourceProvider. by Greg Daniel · 4 years, 5 months ago
  47. 3637a44 update comments and rearrange SkVx.h by Mike Klein · 4 years, 5 months ago
  48. b8949bd Update attachment unique key to handle format and protected. by Greg Daniel · 4 years, 5 months ago
  49. 5ea4a54 Take crop rect into account for input bounds/reverse filter bounds by Michael Ludwig · 4 years, 5 months ago
  50. 840e8ea power up skvx::map by Mike Klein · 4 years, 5 months ago
  51. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years, 5 months ago
  52. 4aa4c60 Migrate gpu resource methods to GrDirectContext by Adlai Holler · 4 years, 5 months ago
  53. 01bdceb Rename SkTArray::allocCntForTest to capacity. by John Stiles · 4 years, 5 months ago
  54. 3a508e9 Migrate resource cache methods to GrDirectContext by Adlai Holler · 4 years, 5 months ago
  55. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 4 years, 5 months ago
  56. 61a591c Migrate releaseResourcesAndAbandonContext to GrDirectContext by Adlai Holler · 4 years, 5 months ago
  57. f972313 Add test for disabling the inliner. by John Stiles · 4 years, 5 months ago
  58. d34d56e Clean up SkSL inliner and allow it to be disabled. by John Stiles · 4 years, 5 months ago
  59. e497a08 Reland "Remove inliner from IR generation stage." by John Stiles · 4 years, 5 months ago
  60. 79995e2 Roll ANGLE from 3df629c55d89 to 0f55e3e5d266 (62 revisions) by skia-autoroll · 4 years, 5 months ago
  61. 9213e61 Disable the tessellation atlas on non-direct contexts by Chris Dalton · 4 years, 5 months ago
  62. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 4 years, 5 months ago
  63. 3bfeab7 Reland [svg] Add svg_tool by Florin Malita · 4 years, 5 months ago
  64. 0f37907 Undo call-count fix for intrinsic functions. by John Stiles · 4 years, 5 months ago
  65. 5194a70 moved SkSL FunctionReference/TypeReference data into IRNode by Ethan Nicholas · 4 years, 5 months ago
  66. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 4 years, 5 months ago
  67. 0f02d0b [svg] Add public.bzl defs for SVG source sets by Florin Malita · 4 years, 5 months ago
  68. 52c277b Update site favicon to new theme. by Ben Wagner · 4 years, 5 months ago
  69. ceb6214 moved SkSL InlineMarker and UnresolvedFunction data into IRNode by Ethan Nicholas · 4 years, 5 months ago
  70. c67948d Roll SwiftShader from 952149303d06 to e72c6099f946 (7 revisions) by skia-autoroll · 4 years, 5 months ago
  71. 07055b5 Parse out the orientation in the SubIFD of EXIF by Matthew Leibowitz · 4 years, 5 months ago
  72. 91c752a Revert "[svg] Add svg_tool" by Robert Phillips · 4 years, 5 months ago
  73. 2531de9 [svg] Add svg_tool by Florin Malita · 4 years, 5 months ago
  74. d71dc2d Update SKP version by skia-recreate-skps · 4 years, 5 months ago
  75. aa64c35 Remove legacy gpu blur util code by Brian Salomon · 4 years, 5 months ago
  76. 13fc260 Reject struct vardecls with modifiers. by John Stiles · 4 years, 5 months ago
  77. 61003cd Add support for WEBGL_multi_draw_instanced_base_vertex_base_instance by Chris Dalton · 4 years, 5 months ago
  78. e4e0aad VulkanWindowContext uses sample-able swap VkImages when available. by Brian Salomon · 4 years, 5 months ago
  79. 4f18a0c [canvaskit] Add job to compile GMTests js/wasm by Kevin Lubick · 4 years, 5 months ago
  80. 023f2e7 Use push constants cap in Metal. by Jim Van Verth · 4 years, 5 months ago
  81. 88cda17 Reorganization of IR generator's API and interaction with compiler by Brian Osman · 4 years, 5 months ago
  82. f707e9c Don't set vk sampler on desc set if using immutable samplers. by Greg Daniel · 4 years, 5 months ago
  83. d5fec17 Fix SkottieView demo app by handling branching issues by Jorge Betancourt · 4 years, 5 months ago
  84. 269e43f update DEPS to point at oboe commit that fixes parsing library by Jorge Betancourt · 4 years, 5 months ago
  85. 8b43dad In SPIRVCodeGenerator, use the Program's ModifiersPool by Brian Osman · 4 years, 5 months ago
  86. 141d35c Simplify the inflection/rotation finding math for stroke tessellation by Chris Dalton · 4 years, 5 months ago
  87. 7563a48 Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 4 years, 5 months ago
  88. 60003f7 Use BackendSurfaceFactory in Vk protected unit tests. by Brian Salomon · 4 years, 5 months ago
  89. ffc20c2 [canvaskit] Clean up some APIs related to Path factories by Kevin Lubick · 4 years, 5 months ago
  90. efe767d Improve performance of SymbolTable lookups. by John Stiles · 4 years, 5 months ago
  91. 118706a Improve codegen for gradients. by John Stiles · 4 years, 5 months ago
  92. f52bca1 Suppress another version of the vulkan validation error. by Greg Daniel · 4 years, 5 months ago
  93. 7a95b20 moved SkSL FieldAccess data into IRNode by Ethan Nicholas · 4 years, 5 months ago
  94. a7a4044 Migrate abandonment & reset methods to GrDirectContext by Adlai Holler · 4 years, 5 months ago
  95. 453f67f SkSL enum changes by Ethan Nicholas · 4 years, 5 months ago
  96. e70a30d Suppress vulkan validation layers bug. by Greg Daniel · 4 years, 5 months ago
  97. 444ccc6 more SkSL IRNode refactoring by Ethan Nicholas · 4 years, 5 months ago
  98. 70dd6a9 Make sure the normal GrProgramDesc handles input attachment key. by Greg Daniel · 4 years, 5 months ago
  99. 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 4 years, 5 months ago
  100. 3d87e9f Reorganize how SkSL includes are parsed and stored by Brian Osman · 4 years, 5 months ago