1. a5b0769 update test to allow dumping images by Mike Reed · 5 years ago
  2. 7774349 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  3. 7a7ddc4 Add parens to assert by Brian Salomon · 5 years ago
  4. 4fe9257 Comment out assert in onClear in GrVkOpsRenderPass. by Greg Daniel · 5 years ago
  5. a3d88db [svgcanvas] Skip redundant clip-rule attributes by Florin Malita · 5 years ago
  6. 2e4c283 [skottie] Clean up TextAdapter by Florin Malita · 5 years ago
  7. f49cd70 [skottie] Plumb square selector "smoothness" prop by Florin Malita · 5 years ago
  8. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  9. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  10. edcce31 [gn] Add pool for dsymutil by Ben Wagner · 5 years ago
  11. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago
  12. d51ea41 [gn] Move dsymutil from link command to a separate action by Ben Wagner · 5 years ago
  13. 61e17c5 Particles: Change effect lifetime logic to work like particles by Brian Osman · 5 years ago
  14. 452ce04 iOS toolchain: no -soname for is_component_build=true by Hal Canary · 5 years ago
  15. 8050d94 Update Go deps by skia-recreate-skps · 5 years ago
  16. dea6ac7 Roll third_party/externals/angle2 791ad7b8774a..31b524cf60b7 (9 commits) by skia-autoroll · 5 years ago
  17. 033c401 Roll third_party/externals/swiftshader 39a9f1bdcd0e..920100cd4246 (2 commits) by skia-autoroll · 5 years ago
  18. abe41c1 Roll ../src 4ad2798edb07..050ceed1f1d7 (150 commits) by skia-autoroll · 5 years ago
  19. 94c6647 Revert "Only send the RemoteStrikes that have pending glyphs." by Khushal Sagar · 5 years ago
  20. 8203a18 Roll third_party/externals/angle2 120b61d34ba8..791ad7b8774a (15 commits) by skia-autoroll · 5 years ago
  21. e3ab45c Update Go deps by skia-recreate-skps · 5 years ago
  22. 990c3d8 Roll ../src a461132e64f5..4ad2798edb07 (456 commits) by skia-autoroll · 5 years ago
  23. 86f50ff Roll third_party/externals/swiftshader 680d37610656..39a9f1bdcd0e (12 commits) by skia-autoroll · 5 years ago
  24. 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
  25. 7dfd4bd Update SKP version by skia-recreate-skps · 5 years ago
  26. 7e45515 Update Go deps by skia-recreate-skps · 5 years ago
  27. 6e63747 remove legacy flag SK_SUPPORT_LEGACY_RECT_PARAMS by Mike Reed · 5 years ago
  28. c2ec9bf Update Go deps by skia-recreate-skps · 5 years ago
  29. f46c826 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  30. 93edd9e [skottie] Discard unneeded static text animators by Florin Malita · 5 years ago
  31. 8ef18d3 Override operator delete for GrCCPathCache::Key by Andy Weiss · 5 years ago
  32. 15ecdf9 Just skip uninstantiated GrOps instead of delete them on flush. by Greg Daniel · 5 years ago
  33. 33f9d69 Pass SkPaint by const-ref to SkParticleDrawable by Brian Osman · 5 years ago
  34. 4ece96d Reland "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  35. 095f5b4 .fp files now support user-defined functions by Ethan Nicholas · 5 years ago
  36. e7a6bad removed dead code from SkSLPipelineStateCodeGenerator by Ethan Nicholas · 5 years ago
  37. 8d72456 add bot to test savelayer legacy flag by Mike Reed · 5 years ago
  38. a43e2d2 Don't assert mips actually need resolve during texResolveRenderTask by Chris Dalton · 5 years ago
  39. 2aa85df Particle cleanup: split SkParticleBinding out of SkParticleEffect by Brian Osman · 5 years ago
  40. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  41. 21d726d Add SkSurfaceProp::operator!=. by Peng Huang · 5 years ago
  42. 6d50818 Match CanvasStateHelpers.cpp change in Android repo by Ravi Mistry · 5 years ago
  43. b30ba90 Fix spreadsheets page set for RecreateSKPs bot by Ravi Mistry · 5 years ago
  44. 5756995 Update sample particle data in canvaskit demo by Brian Osman · 5 years ago
  45. 7409b73 Update Go deps by skia-recreate-skps · 5 years ago
  46. b0b4620 Roll third_party/externals/angle2 5d27a6961601..120b61d34ba8 (9 commits) by skia-autoroll · 5 years ago
  47. de98912 Roll ../src 2dd36fa786a2..a461132e64f5 (466 commits) by skia-autoroll · 5 years ago
  48. ba0a2c7a Roll third_party/externals/swiftshader eea9d35b8757..680d37610656 (7 commits) by skia-autoroll · 5 years ago
  49. 165ca3f [skottie] Text selector ease-high/ease-low support by Florin Malita · 5 years ago
  50. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  51. e264131 Dawn: Implement RenderPipeline caching (optimization). by Stephen White · 5 years ago
  52. d72dd4d Fix updating of current task index in GrResourceAllocator by Greg Daniel · 5 years ago
  53. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  54. a58bbee [skottie] Refactor/generalize text selector shape generators by Florin Malita · 5 years ago
  55. 8a97782 Move common particle code to an automatically-injected header by Brian Osman · 5 years ago
  56. d729e2d Dawn: submit all command buffers in a single call. by Stephen White · 5 years ago
  57. 3783375 Only send the RemoteStrikes that have pending glyphs. by Herb Derby · 5 years ago
  58. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  59. ca8b07c Reland "Pin the GLSL version to be no larger than the GL version" by Brian Osman · 5 years ago
  60. 938ce9f Update Go deps by skia-recreate-skps · 5 years ago
  61. b0465ae Roll third_party/externals/angle2 886698bc3fdd..5d27a6961601 (13 commits) by skia-autoroll · 5 years ago
  62. 0baadc0 Roll ../src c96d445dc9eb..2dd36fa786a2 (452 commits) by skia-autoroll · 5 years ago
  63. 4702327 Roll third_party/externals/swiftshader cde4dd9601ce..eea9d35b8757 (10 commits) by skia-autoroll · 5 years ago
  64. a4b4488 Reland "Calculate draw bounds in drawEdgeAAImageSet" by Michael Ludwig · 5 years ago
  65. ac35212 Reland "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  66. bf4ddcf Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  67. 0042cb0 Revert "Pin the GLSL version to be no larger than the GL version" by Brian Osman · 5 years ago
  68. 9c853fa Fix non-zero special-image subsets in magnifier filter by Michael Ludwig · 5 years ago
  69. 6c580f3 Revert "Fix flutter roll" by Michael Ludwig · 5 years ago
  70. 0e68f44 SkAnimatedImage: Update HEIF duration by Leon Scroggins III · 5 years ago
  71. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago
  72. 63655b5 Pin the GLSL version to be no larger than the GL version by Brian Osman · 5 years ago
  73. 76556a3 Alpha8 support cleanup in GrGLCaps. by Brian Salomon · 5 years ago
  74. a268dfb Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  75. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  76. ecd03db Override operator delete for GrCpuBuffer by Andy Weiss · 5 years ago
  77. 63b4d58 SkPlainTextEditor/app: cycle typeface with ctrl-0 by Hal Canary · 5 years ago
  78. a67523a SkQP: Use SK_GL macro by Hal Canary · 5 years ago
  79. b1ade2a Fix spirv-tools include path by Brian Salomon · 5 years ago
  80. 556df5b [canvaskit] Fix duplicate gold name by Kevin Lubick · 5 years ago
  81. a4c7883 Cleanups around fRemoteGlyphStateMap by Herb Derby · 5 years ago
  82. cd32165 Update Go deps by skia-recreate-skps · 5 years ago
  83. 73260e3 Roll third_party/externals/angle2 57ad1e1287dd..886698bc3fdd (7 commits) by skia-autoroll · 5 years ago
  84. 206ed6f Roll ../src 31c682b20741..c96d445dc9eb (397 commits) by skia-autoroll · 5 years ago
  85. e36b85f Roll third_party/externals/swiftshader 605f863173b6..cde4dd9601ce (9 commits) by skia-autoroll · 5 years ago
  86. 7be971f Fix flutter roll by Michael Ludwig · 5 years ago
  87. fd849a5 Revert "Combine snapBackImage and snapSpecial" by Michael Ludwig · 5 years ago
  88. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  89. a5fa56e Revert "Calculate draw bounds in drawEdgeAAImageSet" by Michael Ludwig · 5 years ago
  90. 511d2c2 [skottie] Disable text baseline snapping by Florin Malita · 5 years ago
  91. ddbf4db Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  92. 45739aa Combine snapBackImage and snapSpecial by Michael Ludwig · 5 years ago
  93. b288c8d gn format third_party/dawn/BUILD.gn. by Stephen White · 5 years ago
  94. a0b66fc SkPlainTextEditor: from experimental to modules by Hal Canary · 5 years ago
  95. 8157885 Check RemoteStrike pointer is still valid to send by Herb Derby · 5 years ago
  96. c17de1d Add a way to disable baseline snapping. by Ben Wagner · 5 years ago
  97. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  98. 977b50a Calculate draw bounds in drawEdgeAAImageSet by Michael Ludwig · 5 years ago
  99. 6aeb8e8 Add renderTasks to the DAG before calling addDependency by Chris Dalton · 5 years ago
  100. 674ee74 Make sure we use clear load op on GrOpsTask as often as possible. by Greg Daniel · 5 years ago