1. 7409b73 Update Go deps by skia-recreate-skps · 5 years ago
  2. b0b4620 Roll third_party/externals/angle2 5d27a6961601..120b61d34ba8 (9 commits) by skia-autoroll · 5 years ago
  3. de98912 Roll ../src 2dd36fa786a2..a461132e64f5 (466 commits) by skia-autoroll · 5 years ago
  4. ba0a2c7a Roll third_party/externals/swiftshader eea9d35b8757..680d37610656 (7 commits) by skia-autoroll · 5 years ago
  5. 165ca3f [skottie] Text selector ease-high/ease-low support by Florin Malita · 5 years ago
  6. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  7. e264131 Dawn: Implement RenderPipeline caching (optimization). by Stephen White · 5 years ago
  8. d72dd4d Fix updating of current task index in GrResourceAllocator by Greg Daniel · 5 years ago
  9. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  10. a58bbee [skottie] Refactor/generalize text selector shape generators by Florin Malita · 5 years ago
  11. 8a97782 Move common particle code to an automatically-injected header by Brian Osman · 5 years ago
  12. d729e2d Dawn: submit all command buffers in a single call. by Stephen White · 5 years ago
  13. 3783375 Only send the RemoteStrikes that have pending glyphs. by Herb Derby · 5 years ago
  14. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  15. ca8b07c Reland "Pin the GLSL version to be no larger than the GL version" by Brian Osman · 5 years ago
  16. 938ce9f Update Go deps by skia-recreate-skps · 5 years ago
  17. b0465ae Roll third_party/externals/angle2 886698bc3fdd..5d27a6961601 (13 commits) by skia-autoroll · 5 years ago
  18. 0baadc0 Roll ../src c96d445dc9eb..2dd36fa786a2 (452 commits) by skia-autoroll · 5 years ago
  19. 4702327 Roll third_party/externals/swiftshader cde4dd9601ce..eea9d35b8757 (10 commits) by skia-autoroll · 5 years ago
  20. a4b4488 Reland "Calculate draw bounds in drawEdgeAAImageSet" by Michael Ludwig · 5 years ago
  21. ac35212 Reland "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  22. bf4ddcf Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  23. 0042cb0 Revert "Pin the GLSL version to be no larger than the GL version" by Brian Osman · 5 years ago
  24. 9c853fa Fix non-zero special-image subsets in magnifier filter by Michael Ludwig · 5 years ago
  25. 6c580f3 Revert "Fix flutter roll" by Michael Ludwig · 5 years ago
  26. 0e68f44 SkAnimatedImage: Update HEIF duration by Leon Scroggins III · 5 years ago
  27. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago
  28. 63655b5 Pin the GLSL version to be no larger than the GL version by Brian Osman · 5 years ago
  29. 76556a3 Alpha8 support cleanup in GrGLCaps. by Brian Salomon · 5 years ago
  30. a268dfb Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  31. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  32. ecd03db Override operator delete for GrCpuBuffer by Andy Weiss · 5 years ago
  33. 63b4d58 SkPlainTextEditor/app: cycle typeface with ctrl-0 by Hal Canary · 5 years ago
  34. a67523a SkQP: Use SK_GL macro by Hal Canary · 5 years ago
  35. b1ade2a Fix spirv-tools include path by Brian Salomon · 5 years ago
  36. 556df5b [canvaskit] Fix duplicate gold name by Kevin Lubick · 5 years ago
  37. a4c7883 Cleanups around fRemoteGlyphStateMap by Herb Derby · 5 years ago
  38. cd32165 Update Go deps by skia-recreate-skps · 5 years ago
  39. 73260e3 Roll third_party/externals/angle2 57ad1e1287dd..886698bc3fdd (7 commits) by skia-autoroll · 5 years ago
  40. 206ed6f Roll ../src 31c682b20741..c96d445dc9eb (397 commits) by skia-autoroll · 5 years ago
  41. e36b85f Roll third_party/externals/swiftshader 605f863173b6..cde4dd9601ce (9 commits) by skia-autoroll · 5 years ago
  42. 7be971f Fix flutter roll by Michael Ludwig · 5 years ago
  43. fd849a5 Revert "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  44. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  45. a5fa56e Revert "Calculate draw bounds in drawEdgeAAImageSet" by Michael Ludwig · 5 years ago
  46. 511d2c2 [skottie] Disable text baseline snapping by Florin Malita · 5 years ago
  47. ddbf4db Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  48. 45739aa Combine snapBackImage and snapSpecial by Michael Ludwig · 5 years ago
  49. b288c8d gn format third_party/dawn/BUILD.gn. by Stephen White · 5 years ago
  50. a0b66fc SkPlainTextEditor: from experimental to modules by Hal Canary · 5 years ago
  51. 8157885 Check RemoteStrike pointer is still valid to send by Herb Derby · 5 years ago
  52. c17de1d Add a way to disable baseline snapping. by Ben Wagner · 5 years ago
  53. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  54. 977b50a Calculate draw bounds in drawEdgeAAImageSet by Michael Ludwig · 5 years ago
  55. 6aeb8e8 Add renderTasks to the DAG before calling addDependency by Chris Dalton · 5 years ago
  56. 674ee74 Make sure we use clear load op on GrOpsTask as often as possible. by Greg Daniel · 5 years ago
  57. ea6fb83 Fix subset errors in blur, matrix, and morphology filters by Michael Ludwig · 5 years ago
  58. d36dc30 Dawn: use Skia's copy of vulkan headers. by Stephen White · 5 years ago
  59. 15d0a26 Add spirv-cross to DEPS. by Stephen White · 5 years ago
  60. c445c7d Dawn: Remove spirv-tools and spirv-headers rules from Dawn build files. by Stephen White · 5 years ago
  61. 334a642 remove unused sk_sp comparison operators by Mike Klein · 5 years ago
  62. e2cbd94 Fix long line by Michael Ludwig · 5 years ago
  63. f010089 Revert "gpu: Update GrGLCaps usage of fTextureRectangle with chromium." by Michael Ludwig · 5 years ago
  64. ebe4895 compile.sh: Use emar in order to bundle libraries. by Shachar Langbeheim · 5 years ago
  65. 48e08aa <ostream> -> <iosfwd> by Mike Klein · 5 years ago
  66. e384df4 [canvaskit] Add sundry APIs and tests by Kevin Lubick · 5 years ago
  67. 6064ecf Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  68. 4b5d655 Update Go deps by skia-recreate-skps · 5 years ago
  69. 07523989b Roll third_party/externals/angle2 3c6b2e1613c8..57ad1e1287dd (8 commits) by skia-autoroll · 5 years ago
  70. 479525f Roll ../src 26bef9371198..31c682b20741 (361 commits) by skia-autoroll · 5 years ago
  71. e63dc15 Roll third_party/externals/swiftshader d6dc4b7e4533..605f863173b6 (4 commits) by skia-autoroll · 5 years ago
  72. c43ab22 gpu: Update GrGLCaps usage of fTextureRectangle with chromium. by Khushal · 5 years ago
  73. 3c8f9cb [skottie] Harden motion blur by Florin Malita · 5 years ago
  74. 30cd12e Track RemoteStrikes to send using pointers instead of descriptors by Herb Derby · 5 years ago
  75. 6f31cc3 Revert "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  76. 03fccf4 Roll skia/third_party/skcms ce4270691346..684790252fe2 (1 commits) by skia-autoroll · 5 years ago
  77. ef2dc90 Dawn: update for GrGpuCommandBuffer -> GrOpsRenderPass change. by Stephen White · 5 years ago
  78. 7c73d2c Fix include path in spirv-tools build by Herb Derby · 5 years ago
  79. 14c4486 Make image filter virtuals private where possible by Michael Ludwig · 5 years ago
  80. ea68eac heif: Update to actual frame duration when the frame is decoded by Chong Zhang · 5 years ago
  81. 804f6a0 Initiate MSAA resolves during DAG generation by Chris Dalton · 5 years ago
  82. 464eb78 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  83. a2931be remove MSRTC bots and GN support by Mike Klein · 5 years ago
  84. 238fc24 Reland "Update DEPS: roll spirv-tools and spirv-headers." by Stephen White · 5 years ago
  85. d3acd35 Revert "Update DEPS: roll spirv-tools and spirv-headers." by Stan Iliev · 5 years ago
  86. 11eae3d Basic changes to get XPS drawing text. by Ben Wagner · 5 years ago
  87. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  88. 922e225 Add a colortype conversion bench by Florin Malita · 5 years ago
  89. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  90. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  91. ff37942 Rename SkGlyphCacheState -> RemoteStrike by Herb Derby · 5 years ago
  92. d617d5d Update DEPS: roll spirv-tools and spirv-headers. by Stephen White · 5 years ago
  93. ba57aa2 Update Go deps by skia-recreate-skps · 5 years ago
  94. 77eb3be Roll third_party/externals/angle2 17f26865c8cc..3c6b2e1613c8 (17 commits) by skia-autoroll · 5 years ago
  95. 6219071 Roll ../src edb7520e0ea4..26bef9371198 (465 commits) by skia-autoroll · 5 years ago
  96. d25be18 Roll third_party/externals/swiftshader 115cfe7a1b32..d6dc4b7e4533 (1 commits) by skia-autoroll · 5 years ago
  97. 27afcf5 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  98. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  99. e4f1cd6 Update SKP version by skia-recreate-skps · 5 years ago
  100. 46129a9 Update Go deps by skia-recreate-skps · 5 years ago