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