1. 660ab6c Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  2. c9dcd09 Add last() to SkZip by Herb Derby · 4 years, 9 months ago
  3. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 4 years, 9 months ago
  4. aee681d Revert "fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2" by Michael Ludwig · 4 years, 9 months ago
  5. a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 4 years, 9 months ago
  6. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 9 months ago
  7. 541f310 [canvaskit] Fix primitive_shaper build by Kevin Lubick · 4 years, 9 months ago
  8. a657b0c trim out unneeded references to SkString by Mike Reed · 4 years, 9 months ago
  9. 0de310f Ummm, why are we including SkUTF.h? by Mike Reed · 4 years, 9 months ago
  10. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 4 years, 9 months ago
  11. 0491267 [canvaskit] Expose more SkParagraph methods by Kevin Lubick · 4 years, 9 months ago
  12. d267719 [canvaskit] Add MatrixTransform ImageFilter by Kevin Lubick · 4 years, 9 months ago
  13. 1c8b267 [infra] Fix bin/try by Eric Boren · 4 years, 9 months ago
  14. 55a0a03 fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2 by Brian Salomon · 4 years, 9 months ago
  15. 2284aab Reland "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""" by Chris Dalton · 4 years, 9 months ago
  16. 8bc157e Reduce max # of AA Quads that can be merged or chained into a single GrTextureOp (take 2) by Robert Phillips · 4 years, 9 months ago
  17. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 9 months ago
  18. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 4 years, 9 months ago
  19. 1496758 [canvaskit] Request an 8 bit stencil buffer from the WebGL 1/2 context by Kevin Lubick · 4 years, 9 months ago
  20. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 4 years, 9 months ago
  21. ea03373 [canvaskit] Swap font resolution order for emoji test by Kevin Lubick · 4 years, 9 months ago
  22. 660c2ff Remove indexes from Geometry in the text op by Herb Derby · 4 years, 9 months ago
  23. 7b55818 Add flag to Viewer to trigger continuous redraw. by Jim Van Verth · 4 years, 9 months ago
  24. b3d3551 Revert "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""" by Robert Phillips · 4 years, 9 months ago
  25. f7281db Roll third_party/externals/angle2 1b52f05868c9..5f4db6a76640 (9 commits) by skia-autoroll · 4 years, 9 months ago
  26. e454ed1 Roll ../src 7ca6de3adb8e..6961018759e7 (8341 commits) by skia-autoroll · 4 years, 9 months ago
  27. 652fe84 Roll third_party/externals/swiftshader b2407dd746de..102fd19c65f4 (4 commits) by skia-autoroll · 4 years, 9 months ago
  28. 091c02f Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 4 years, 9 months ago
  29. 3fafc83 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  30. c1c4634 add some api helpers (extracted from different CL) by Mike Reed · 4 years, 9 months ago
  31. 8ba76b7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  32. 721bab7 Use Clang for CMake build by Ben Wagner · 4 years, 9 months ago
  33. 3a4f227 Hoist regenGlyphs out of per glyph loop by Herb Derby · 4 years, 9 months ago
  34. c95e54b Specify only luci buckets instead of hardcoding trybot names by Ravi Mistry · 4 years, 9 months ago
  35. a7e4fe4 Issue- >Skia tiled bitmap rendering is too slow when tildmodeX is not same as tileModeY. by Bharat Ahuja · 4 years, 9 months ago
  36. 34b72ae Reduce scaling of large SDF glyphs on Mac. by Jim Van Verth · 4 years, 9 months ago
  37. a0d2b0b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  38. 3120d03 Revert "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 4 years, 9 months ago
  39. 37ab53e [canvaskit] Expose a few more methods by Kevin Lubick · 4 years, 9 months ago
  40. ad76b2e [skottie] One-node camera support by Florin Malita · 4 years, 9 months ago
  41. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 4 years, 9 months ago
  42. 8a0f509 Reland "Reland "Implement sample mask and sample locations support in Vulkan"" by Chris Dalton · 4 years, 9 months ago
  43. 3876a9f Reset SkWuffsCodec frame-count decoder less often by Nigel Tao · 4 years, 9 months ago
  44. bf5c0c0 Fixed sampling non-SkSL FPs with coordinates by Brian Salomon · 4 years, 9 months ago
  45. e57ca49 Use original fuchsia sdk token by John Rosasco · 4 years, 9 months ago
  46. 95f0b16 Miscellaneous updates to handle more vulkan creation failures. by Greg Daniel · 4 years, 9 months ago
  47. a8e985e Only define SK_GL for Flutter on non-Fuchsia platforms. by flar · 4 years, 9 months ago
  48. d04f123 Revert "Reland "Implement sample mask and sample locations support in Vulkan"" by Robert Phillips · 4 years, 9 months ago
  49. ae6bae7 Roll third_party/externals/angle2 4f023f565a61..1b52f05868c9 (8 commits) by skia-autoroll · 4 years, 9 months ago
  50. d8866d9 Roll third_party/externals/swiftshader 88632cac30e1..b2407dd746de (3 commits) by skia-autoroll · 4 years, 9 months ago
  51. eb84086 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  52. 97e917a Reland "Implement sample mask and sample locations support in Vulkan" by Chris Dalton · 4 years, 9 months ago
  53. 32197f8 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  54. 37be771 implement assert_true on ARM by Mike Klein · 4 years, 9 months ago
  55. fce27ad Move the persistent GrMemoryPool to the heap by Brian Osman · 4 years, 9 months ago
  56. 6006105 Implement mixed samples support in vulkan by Chris Dalton · 4 years, 9 months ago
  57. 8367e11 Enforce extra constraints for mixed samples at GrCaps level by Chris Dalton · 4 years, 9 months ago
  58. 6b4afb2 Disable VkProtectedContext_DDLMakeRenderTargetTest by Emircan Uysaler · 4 years, 9 months ago
  59. 4f32a29 Move SkWuffsCodec's reset_and_decode_image_config by Nigel Tao · 4 years, 9 months ago
  60. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 4 years, 9 months ago
  61. 98b9fd0 Put check for MTLTextureUsageShaderRead in available block. by Jim Van Verth · 4 years, 9 months ago
  62. 49481e1 Roll skia/third_party/skcms 0e5f77218153..8d45badce994 (1 commits) by skia-autoroll · 4 years, 9 months ago
  63. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 4 years, 9 months ago
  64. 99e73fa Remove GL 4-bit stencil option by Robert Phillips · 4 years, 9 months ago
  65. 8b73d27 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  66. 89ab057 Roll third_party/externals/angle2 e33c1582b4bc..4f023f565a61 (4 commits) by skia-autoroll · 4 years, 9 months ago
  67. e94ac7a Roll third_party/externals/swiftshader 9da287fd0264..88632cac30e1 (6 commits) by skia-autoroll · 4 years, 9 months ago
  68. 9501212 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  69. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 4 years, 9 months ago
  70. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 9 months ago
  71. 9acf682 Fix detection of when we will have mixed sampled coverage by Chris Dalton · 4 years, 9 months ago
  72. 8c1e0ef sketch out structure for ops with immediates by Mike Klein · 4 years, 9 months ago
  73. 749eef6 implement assert_true on x86 by Mike Klein · 4 years, 9 months ago
  74. 066c3e5 add Release SkVMBlitter bot by Mike Klein · 4 years, 9 months ago
  75. 373bda6 Remove final usage of GrProgramDesc's header by Robert Phillips · 4 years, 9 months ago
  76. 5811081 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  77. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  78. 654eb2a [SkQP/Android] Replace -Weverything with -Wextra by Colin Cross · 4 years, 9 months ago
  79. a87c529 Use a priori knowledge about the number of stencil bits in Dawn, Metal and Vulkan backends by Robert Phillips · 4 years, 9 months ago
  80. 7cb52cb Dawn: implement dynamic primitive processor texture handling. by Stephen White · 4 years, 9 months ago
  81. 2785ad7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  82. c9862b2 Roll third_party/externals/swiftshader 31edef751a8d..9da287fd0264 (6 commits) by skia-autoroll · 4 years, 9 months ago
  83. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 4 years, 9 months ago
  84. 3a62ed4 Dawn: fix bug in stencil handling. by Stephen White · 4 years, 9 months ago
  85. 5b27146 Free SkWuffsCodec frame-count decoder earlier by Nigel Tao · 4 years, 9 months ago
  86. 2e4a8eb Track and force opsz axis on Mac. by Ben Wagner · 4 years, 9 months ago
  87. 4bb189f Make metrics const on SkStrike by Herb Derby · 4 years, 9 months ago
  88. d1fba07 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  89. d860a78 Roll third_party/externals/angle2 012d15196023..e33c1582b4bc (6 commits) by skia-autoroll · 4 years, 9 months ago
  90. 8a1a3e6 WS: SkStrike by Herb Derby · 4 years, 9 months ago
  91. ad21d47 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  92. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 4 years, 9 months ago
  93. aa3f262 Remove belongsToCache from SkStrike by Herb Derby · 4 years, 9 months ago
  94. b00ccf5 Correct cluster index by Julia Lavrova · 4 years, 9 months ago
  95. 4a09815 Roll skia/third_party/skcms e51ca8b81987..0e5f77218153 (1 commits) by skia-autoroll · 4 years, 9 months ago
  96. 6c536a5 Roll Dawn, fix build issues in Skia Dawn by Sean Gilhuly · 4 years, 9 months ago
  97. 2565a6d Roll skia/third_party/skcms b118cb0ef477..e51ca8b81987 (1 commits) by skia-autoroll · 4 years, 9 months ago
  98. 323471e Remove GrProgramDesc's need for the GrGpu by Robert Phillips · 4 years, 9 months ago
  99. ee5864a add int3, vptest, jc by Mike Klein · 4 years, 9 months ago
  100. eab1e28 Roll third_party/externals/angle2 652dbfc63e70..012d15196023 (9 commits) by skia-autoroll · 4 years, 9 months ago