1. 504032e SkRuntimeEffect: Fix 'in' variables in CPU backend by Brian Osman · 4 years, 8 months ago
  2. aac8e44 Add vis of android device clip restriction, fix regular clip vis on gpu by Nathaniel Nifong · 4 years, 8 months ago
  3. c48687a Ellipsis attached to cluster, not word by Julia Lavrova · 4 years, 8 months ago
  4. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 8 months ago
  5. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 8 months ago
  6. f72e48d Roll ../src 5d178c93fd5b..e8ce929aea0d (425 commits) by skia-autoroll · 4 years, 8 months ago
  7. a634b1a Roll third_party/externals/angle2 c431d59626e1..12ce8f687d23 (8 commits) by skia-autoroll · 4 years, 8 months ago
  8. 9eb28dd Roll third_party/externals/swiftshader 77c89ff847b6..110236f3ce70 (5 commits) by skia-autoroll · 4 years, 8 months ago
  9. 1386c58 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  10. 6f48542 remove cruft bools from canvas by Mike Reed · 4 years, 8 months ago
  11. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 4 years, 8 months ago
  12. 0cca8a2 Move GrVkFormatColorTypePairIsValid assert back into GrVkGpu::check_image_info by Robert Phillips · 4 years, 8 months ago
  13. ab2c14d Add retries to Android compile bot for when GS returns 502s by Ravi Mistry · 4 years, 8 months ago
  14. c71b3d4 Speed up get_contour_count in GrTessellator.cpp by Chris Dalton · 4 years, 8 months ago
  15. a6026a2 Make SubRun accessible for GrAtlasTextOp by Herb Derby · 4 years, 8 months ago
  16. 06184a2 Hide MakeFromMTKView behind an availability flag by Jim Van Verth · 4 years, 8 months ago
  17. 8ec6333 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  18. 51a95ce Combine result calculation from both legs of if statement by Herb Derby · 4 years, 8 months ago
  19. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 4 years, 8 months ago
  20. 1d33435 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  21. eadfeb9 Fix ByteCodeGenerator's handling of specialized programs by Brian Osman · 4 years, 8 months ago
  22. 8d3c0c7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  23. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 8 months ago
  24. a88cab1 Add CachingHint to makeRasterImage, default to kDisallow by Brian Osman · 4 years, 8 months ago
  25. 12f4498 add back src-in-gamut tracking by Mike Klein · 4 years, 8 months ago
  26. eca1091 Add first, last and subspan to SkEnumerate by Herb Derby · 4 years, 8 months ago
  27. d314f93 Update go.skia.org/infra in go.mod/go.sum by Ravi Mistry · 4 years, 8 months ago
  28. 620ceda Remove legacy canvas-matrix impl by Mike Reed · 4 years, 8 months ago
  29. d5caeb8 Improve handling of anisotropic scaling for stroked rects by Robert Phillips · 4 years, 8 months ago
  30. f22faaf add vroundps, impl Op::floor on x86 by Mike Klein · 4 years, 8 months ago
  31. 064c7f9 Optimize concat44 on canvas by Mike Reed · 4 years, 8 months ago
  32. c9e13bb add x-macro over SkVM::Ops by Mike Klein · 4 years, 8 months ago
  33. f5bc8fb [canvaskit] Create an SkImage from a frame of an SkAnimatedImage by Kevin Lubick · 4 years, 8 months ago
  34. 1d457b7 Roll ../src 61f03e9a10c0..5d178c93fd5b (411 commits) by skia-autoroll · 4 years, 8 months ago
  35. 42f6f97 Roll third_party/externals/swiftshader 45a4d0f36bd6..77c89ff847b6 (13 commits) by skia-autoroll · 4 years, 8 months ago
  36. 2ec3fb6 Roll third_party/externals/angle2 db49bc7dd075..c431d59626e1 (7 commits) by skia-autoroll · 4 years, 8 months ago
  37. 92ca3ba JIT today's new _imm ops by Mike Klein · 4 years, 8 months ago
  38. b45558d Hoist calculations up to regenerate by Herb Derby · 4 years, 8 months ago
  39. 0065460 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  40. 57bdb24 skip no-op masks by Mike Klein · 4 years, 8 months ago
  41. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 8 months ago
  42. a6434a5 refactor bit ops by Mike Klein · 4 years, 8 months ago
  43. 4a6e849 add add/sub/min/max w/ constant ops by Mike Klein · 4 years, 8 months ago
  44. 9abd568 Reland "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 8 months ago
  45. e47c701 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  46. 6495a4f clamp to [0,1] before blending with normalized by Mike Klein · 4 years, 8 months ago
  47. f72dedd Expose the Input variable and Child name collections in SkRuntimeEffect by Brian Osman · 4 years, 8 months ago
  48. 5c660e0 Streamline skvm bilerp. by Mike Klein · 4 years, 8 months ago
  49. 8e0a4c0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  50. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 8 months ago
  51. e276701 Add method to delay drawable acquisition from MTKView by Jim Van Verth · 4 years, 8 months ago
  52. 04e7781 Revert "Prevent de-duplication of Housekeeper-PerCommit-BuildTaskDrivers" by Ravi Mistry · 4 years, 8 months ago
  53. a4c4c3c [canvaskit] Add webp support by Kevin Lubick · 4 years, 8 months ago
  54. 8ec605e Add debug gpu abandon bots and fix yuv crash. by Greg Daniel · 4 years, 8 months ago
  55. ea2d2bb Reland "GrGLMakeNativeInterface_{iOS,mac,win}: clean up" by Hal Canary · 4 years, 8 months ago
  56. 7cfcc1e add Brian's fiddle as gm/bicubic by Mike Klein · 4 years, 8 months ago
  57. 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 4 years, 8 months ago
  58. dff4c1d Revert "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 8 months ago
  59. f811fc3 Avoid loop-dependent behavior in GrMemoryPoolBench by Michael Ludwig · 4 years, 8 months ago
  60. fa424b2 [infra] Fix build_task_drivers.sh, update infra dep by Eric Boren · 4 years, 8 months ago
  61. 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 4 years, 8 months ago
  62. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 8 months ago
  63. 039afd9 [recipes] Remove unnecessary depot_tools dependency in flavor module by Eric Boren · 4 years, 8 months ago
  64. 37e6062 Roll ../src 55a27186b7de..61f03e9a10c0 (434 commits) by skia-autoroll · 4 years, 8 months ago
  65. b3eacd1 Roll third_party/externals/angle2 51e653f03f26..db49bc7dd075 (8 commits) by skia-autoroll · 4 years, 8 months ago
  66. f2ceb99 Roll third_party/externals/swiftshader 068dd89cab31..45a4d0f36bd6 (5 commits) by skia-autoroll · 4 years, 8 months ago
  67. bc131b8 Seperate out quad updating from atlas updating by Herb Derby · 4 years, 8 months ago
  68. 586f8d0 regenTextureCoordinates is always true when calling doRegen by Herb Derby · 4 years, 8 months ago
  69. d7b630a Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  70. 943f9c6 Reland "Fixes for Vulkan Debug layers" by Ben Wagner · 4 years, 8 months ago
  71. c89c199 bicubic in skvm image shader by Mike Klein · 4 years, 8 months ago
  72. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 8 months ago
  73. 511124e Simplify the atlas update inner loop by Herb Derby · 4 years, 8 months ago
  74. f01813e Revert "Fixes for Vulkan Debug layers" by Ben Wagner aka dogben · 4 years, 8 months ago
  75. b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 4 years, 8 months ago
  76. 496a206 Update remote access documentation for Win2019 by Ben Wagner · 4 years, 8 months ago
  77. 17edb8d tolerate alpha slightly out of [0,1] by Mike Klein · 4 years, 8 months ago
  78. 49f7a49 In SkRuntimeEffect, guard against programs not compiling with GPU caps by Brian Osman · 4 years, 8 months ago
  79. b5d7f7e Fix typo where width/height were swapped in new debug layer manager by Nathaniel Nifong · 4 years, 8 months ago
  80. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 8 months ago
  81. 3f83bfd one option for fixing bilerp asserts by Mike Klein · 4 years, 8 months ago
  82. b5c4355 upgrade debugging tools by Mike Klein · 4 years, 8 months ago
  83. 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 4 years, 8 months ago
  84. 76cc2c5 public.bzl: add SKOTTIE_IOS_LIB_SDK_FRAMEWORKS by Hal Canary · 4 years, 8 months ago
  85. d0201d9 Improve debug information provided when backend format and GrColorType don't match by Robert Phillips · 4 years, 8 months ago
  86. 45ce9c7 Fixes for Vulkan Debug layers by Ben Wagner · 4 years, 8 months ago
  87. 8e71744 add SkVM_fwd.h by Mike Klein · 4 years, 8 months ago
  88. b1ff79a handle kLow/kMedium in skvm image shader by Mike Klein · 4 years, 8 months ago
  89. 2df621e Add NativeFonts job for Mac 10.15 CPU by Ben Wagner · 4 years, 8 months ago
  90. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 8 months ago
  91. 91e0d75 rm gm/skvm.cpp by Mike Klein · 4 years, 8 months ago
  92. 3ab7128 thread an SkArenaAlloc into shaders by Mike Klein · 4 years, 8 months ago
  93. c21316a Roll third_party/externals/angle2 1031d2c65b5e..51e653f03f26 (10 commits) by skia-autoroll · 4 years, 8 months ago
  94. 4e78c8c Roll third_party/externals/swiftshader 10a900e5ffaf..068dd89cab31 (7 commits) by skia-autoroll · 4 years, 8 months ago
  95. da1faeb Roll ../src 3beaf136b459..55a27186b7de (337 commits) by skia-autoroll · 4 years, 8 months ago
  96. c1e1fbb Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  97. 807bdce Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  98. 4e2becf Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  99. 4bc86d5 handle unpremul in skvm blitter by Mike Klein · 4 years, 8 months ago
  100. d9ecf8b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago