1. a0f5452 split that new filter into smaller steps by Mike Klein · 3 years, 11 months ago
  2. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 3 years, 11 months ago
  3. 6aaecfb Update image filter debug samples to use new APIs by Michael Ludwig · 3 years, 11 months ago
  4. c924a88 SkPath::shrinkToFit() needs to perform copy-on-write by Mike Reed · 3 years, 11 months ago
  5. acb6320 Enable AHB Surfaces with protected context for OpenGL by Derek Sollenberger · 3 years, 11 months ago
  6. 7485ffc slightly more complex runtime color filter GM by Mike Klein · 3 years, 11 months ago
  7. 3b12470 Fix generated files by Adlai Holler · 3 years, 11 months ago
  8. 0a5d096 moved SkSL FunctionDefinition data into IRNode by Ethan Nicholas · 3 years, 11 months ago
  9. 3172208 Revert "Remove GrContext" by Robert Phillips · 3 years, 11 months ago
  10. 34ddcb8 Convert GrWangsFormula to skvx by Chris Dalton · 3 years, 11 months ago
  11. 2edf18d Remove GrContext by Adlai Holler · 3 years, 11 months ago
  12. 52ace08 Fix special case in SkRRect::setOval where the oval devolves to a rect by Robert Phillips · 3 years, 11 months ago
  13. 6ffcb23 Pull the triangulating path renderer's unique key creation into a sub-routine by Robert Phillips · 3 years, 11 months ago
  14. 30f5f82 Delete SkPEG by Florin Malita · 3 years, 11 months ago
  15. c51f33e moved SkSL VarDeclarations data into IRNode by Ethan Nicholas · 3 years, 11 months ago
  16. df5739c Fix GrCCPerFlushResources error caused by cache eviction by Jiulong Wang · 3 years, 11 months ago
  17. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 11 months ago
  18. 27f283f Update error handling in DDL-averse GMs by Robert Phillips · 3 years, 11 months ago
  19. f4c6463 refine SkPath::approximateBytesUsed() by Mike Klein · 3 years, 11 months ago
  20. 53cf44c Migrate GrContextPriv & ivars to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  21. 9a6efa6 move scalar functions out of SkVx.h by Mike Klein · 3 years, 11 months ago
  22. c5d2a2f Roll ANGLE from df6b7298bb41 to bd0d3f9c4ff8 (15 revisions) by skia-autoroll · 3 years, 11 months ago
  23. e00d6ec Roll Chromium from c41005660bb2 to 7cb4c97a5eda (455 revisions) by skia-autoroll · 3 years, 11 months ago
  24. 9944600 Roll Dawn from d1bca09f4ab3 to cac0442277f7 (2 revisions) by skia-autoroll · 3 years, 11 months ago
  25. 6b8b2ea move cfi stifle post-refactor by Mike Klein · 3 years, 11 months ago
  26. e2893f2 Use the new GrMSAAAttachment class in vulkan. by Greg Daniel · 3 years, 11 months ago
  27. 6d0745b Migrate last public API to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  28. 87cb9a4 Select a position on an empty line by Julia Lavrova · 4 years ago
  29. 7bbdde0 Convert extraRepeatCoord to a float2. by John Stiles · 4 years ago
  30. 68b245c Remove resize-on-gpu variation from wacky_yuv GMs by Brian Salomon · 3 years, 11 months ago
  31. 278263d Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 3 years, 11 months ago
  32. 367ed49 Fix skottie2movie post https://skia-review.googlesource.com/c/skia/+/325618 by Florin Malita · 3 years, 11 months ago
  33. 87ae34e Replace remaining vector<Expression>s with ExpressionArray. by John Stiles · 3 years, 11 months ago
  34. 64e1383 Migrate compressed texture methods to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  35. 311b648 Reland "pack SkTArray" by Mike Klein · 3 years, 11 months ago
  36. 5bf3e20 Remove setModifiersHandle, restore const-ness to Symbols by Brian Osman · 3 years, 11 months ago
  37. 8f2a0cf Convert statement arrays from std::vector to SkSTArray. by John Stiles · 3 years, 11 months ago
  38. 68c1d40 Declare sk_InvocationID programmatically by Brian Osman · 3 years, 11 months ago
  39. 2e0c70d Migrate texture update methods to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  40. 43a2d42 Revert "pack SkTArray" by Mike Klein · 3 years, 11 months ago
  41. 8e3b6be Convert expression arrays from std::vector to SkSTArray. by John Stiles · 3 years, 11 months ago
  42. a221f1c remove skvx::{rsqrt,rcp} by Mike Klein · 3 years, 11 months ago
  43. b3c42ef pack SkTArray by Mike Klein · 3 years, 11 months ago
  44. 98dd004 Migrate texture creation methods to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  45. 077050b moved SkSL ModifiersDeclaration data into IRNode by Ethan Nicholas · 3 years, 11 months ago
  46. 4c412bc Revert "Reland "Remove inliner from IR generation stage."" by John Stiles · 3 years, 11 months ago
  47. 1c03d33 Revert "Clean up SkSL inliner and allow it to be disabled." by John Stiles · 3 years, 11 months ago
  48. f1319c3 Add GLSL type aliases for SkRuntimeEffect SkSL by Brian Osman · 3 years, 11 months ago
  49. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years ago
  50. 8dbdf23 Remove two uses of setModifiersHandle by Brian Osman · 3 years, 11 months ago
  51. 3acc69a Migrate flush & misc methods to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  52. 48b6df4 moved SkSL Section data into IRNode by Ethan Nicholas · 3 years, 11 months ago
  53. fa88911 Improve performance of determineFinalTypes. by John Stiles · 3 years, 11 months ago
  54. c89a7ee Use shared gpu memory size for all GrAttachments. by Greg Daniel · 3 years, 11 months ago
  55. 387fd62 Roll Chromium from 4a368eae5a6f to c41005660bb2 (954 revisions) by skia-autoroll · 3 years, 11 months ago
  56. 0c4ed55 Roll ANGLE from 0f55e3e5d266 to df6b7298bb41 (5 revisions) by skia-autoroll · 3 years, 11 months ago
  57. 5d98157 Roll Dawn from 793a07e36636 to d1bca09f4ab3 (6 revisions) by skia-autoroll · 3 years, 11 months ago
  58. f58db3c Various optimizations to stroke tessellation shaders by Chris Dalton · 3 years, 11 months ago
  59. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 11 months ago
  60. a587865 Enable new GrClipStack for flutter by Michael Ludwig · 3 years, 11 months ago
  61. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 11 months ago
  62. 5d08a27 Add geometry shader test demonstrating max_vertices/invocations bug by Brian Osman · 3 years, 11 months ago
  63. 6b4d581 moved SkSL Swizzle data into IRNode by Ethan Nicholas · 3 years, 11 months ago
  64. ab6e62c Enable new clip stack for Fuchsia by Michael Ludwig · 3 years, 11 months ago
  65. 7b15e6d Enable new clip stack for google3 by Michael Ludwig · 3 years, 11 months ago
  66. c98d5b6 Expand image filter factories to accept more types for crop rects by Michael Ludwig · 4 years ago
  67. 5d0330e Add scratch msaa attachment creation to GrResourceProvider. by Greg Daniel · 3 years, 11 months ago
  68. 3637a44 update comments and rearrange SkVx.h by Mike Klein · 3 years, 11 months ago
  69. b8949bd Update attachment unique key to handle format and protected. by Greg Daniel · 3 years, 11 months ago
  70. 5ea4a54 Take crop rect into account for input bounds/reverse filter bounds by Michael Ludwig · 3 years, 11 months ago
  71. 840e8ea power up skvx::map by Mike Klein · 3 years, 11 months ago
  72. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 11 months ago
  73. 4aa4c60 Migrate gpu resource methods to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  74. 01bdceb Rename SkTArray::allocCntForTest to capacity. by John Stiles · 3 years, 11 months ago
  75. 3a508e9 Migrate resource cache methods to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  76. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 4 years ago
  77. 61a591c Migrate releaseResourcesAndAbandonContext to GrDirectContext by Adlai Holler · 3 years, 11 months ago
  78. f972313 Add test for disabling the inliner. by John Stiles · 3 years, 11 months ago
  79. d34d56e Clean up SkSL inliner and allow it to be disabled. by John Stiles · 3 years, 11 months ago
  80. e497a08 Reland "Remove inliner from IR generation stage." by John Stiles · 3 years, 11 months ago
  81. 79995e2 Roll ANGLE from 3df629c55d89 to 0f55e3e5d266 (62 revisions) by skia-autoroll · 3 years, 11 months ago
  82. 9213e61 Disable the tessellation atlas on non-direct contexts by Chris Dalton · 4 years ago
  83. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 11 months ago
  84. 3bfeab7 Reland [svg] Add svg_tool by Florin Malita · 3 years, 11 months ago
  85. 0f37907 Undo call-count fix for intrinsic functions. by John Stiles · 3 years, 11 months ago
  86. 5194a70 moved SkSL FunctionReference/TypeReference data into IRNode by Ethan Nicholas · 3 years, 11 months ago
  87. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 11 months ago
  88. 0f02d0b [svg] Add public.bzl defs for SVG source sets by Florin Malita · 3 years, 11 months ago
  89. 52c277b Update site favicon to new theme. by Ben Wagner · 4 years ago
  90. ceb6214 moved SkSL InlineMarker and UnresolvedFunction data into IRNode by Ethan Nicholas · 4 years ago
  91. c67948d Roll SwiftShader from 952149303d06 to e72c6099f946 (7 revisions) by skia-autoroll · 3 years, 11 months ago
  92. 07055b5 Parse out the orientation in the SubIFD of EXIF by Matthew Leibowitz · 4 years ago
  93. 91c752a Revert "[svg] Add svg_tool" by Robert Phillips · 3 years, 11 months ago
  94. 2531de9 [svg] Add svg_tool by Florin Malita · 3 years, 11 months ago
  95. d71dc2d Update SKP version by skia-recreate-skps · 3 years, 11 months ago
  96. aa64c35 Remove legacy gpu blur util code by Brian Salomon · 4 years ago
  97. 13fc260 Reject struct vardecls with modifiers. by John Stiles · 4 years ago
  98. 61003cd Add support for WEBGL_multi_draw_instanced_base_vertex_base_instance by Chris Dalton · 4 years ago
  99. e4e0aad VulkanWindowContext uses sample-able swap VkImages when available. by Brian Salomon · 4 years ago
  100. 4f18a0c [canvaskit] Add job to compile GMTests js/wasm by Kevin Lubick · 4 years ago