1. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 9 months ago
  2. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 4 years, 9 months ago
  3. 1496758 [canvaskit] Request an 8 bit stencil buffer from the WebGL 1/2 context by Kevin Lubick · 4 years, 9 months ago
  4. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 4 years, 9 months ago
  5. ea03373 [canvaskit] Swap font resolution order for emoji test by Kevin Lubick · 4 years, 9 months ago
  6. 660c2ff Remove indexes from Geometry in the text op by Herb Derby · 4 years, 9 months ago
  7. 7b55818 Add flag to Viewer to trigger continuous redraw. by Jim Van Verth · 4 years, 9 months ago
  8. b3d3551 Revert "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""" by Robert Phillips · 4 years, 9 months ago
  9. f7281db Roll third_party/externals/angle2 1b52f05868c9..5f4db6a76640 (9 commits) by skia-autoroll · 4 years, 9 months ago
  10. e454ed1 Roll ../src 7ca6de3adb8e..6961018759e7 (8341 commits) by skia-autoroll · 4 years, 9 months ago
  11. 652fe84 Roll third_party/externals/swiftshader b2407dd746de..102fd19c65f4 (4 commits) by skia-autoroll · 4 years, 9 months ago
  12. 091c02f Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 4 years, 9 months ago
  13. 3fafc83 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  14. c1c4634 add some api helpers (extracted from different CL) by Mike Reed · 4 years, 9 months ago
  15. 8ba76b7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  16. 721bab7 Use Clang for CMake build by Ben Wagner · 4 years, 9 months ago
  17. 3a4f227 Hoist regenGlyphs out of per glyph loop by Herb Derby · 4 years, 9 months ago
  18. c95e54b Specify only luci buckets instead of hardcoding trybot names by Ravi Mistry · 4 years, 9 months ago
  19. a7e4fe4 Issue- >Skia tiled bitmap rendering is too slow when tildmodeX is not same as tileModeY. by Bharat Ahuja · 4 years, 9 months ago
  20. 34b72ae Reduce scaling of large SDF glyphs on Mac. by Jim Van Verth · 4 years, 9 months ago
  21. a0d2b0b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  22. 3120d03 Revert "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 4 years, 9 months ago
  23. 37ab53e [canvaskit] Expose a few more methods by Kevin Lubick · 4 years, 9 months ago
  24. ad76b2e [skottie] One-node camera support by Florin Malita · 4 years, 9 months ago
  25. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 4 years, 9 months ago
  26. 8a0f509 Reland "Reland "Implement sample mask and sample locations support in Vulkan"" by Chris Dalton · 4 years, 9 months ago
  27. 3876a9f Reset SkWuffsCodec frame-count decoder less often by Nigel Tao · 4 years, 9 months ago
  28. bf5c0c0 Fixed sampling non-SkSL FPs with coordinates by Brian Salomon · 4 years, 9 months ago
  29. e57ca49 Use original fuchsia sdk token by John Rosasco · 4 years, 9 months ago
  30. 95f0b16 Miscellaneous updates to handle more vulkan creation failures. by Greg Daniel · 4 years, 9 months ago
  31. a8e985e Only define SK_GL for Flutter on non-Fuchsia platforms. by flar · 4 years, 9 months ago
  32. d04f123 Revert "Reland "Implement sample mask and sample locations support in Vulkan"" by Robert Phillips · 4 years, 9 months ago
  33. ae6bae7 Roll third_party/externals/angle2 4f023f565a61..1b52f05868c9 (8 commits) by skia-autoroll · 4 years, 9 months ago
  34. d8866d9 Roll third_party/externals/swiftshader 88632cac30e1..b2407dd746de (3 commits) by skia-autoroll · 4 years, 9 months ago
  35. eb84086 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  36. 97e917a Reland "Implement sample mask and sample locations support in Vulkan" by Chris Dalton · 4 years, 9 months ago
  37. 32197f8 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  38. 37be771 implement assert_true on ARM by Mike Klein · 4 years, 9 months ago
  39. fce27ad Move the persistent GrMemoryPool to the heap by Brian Osman · 4 years, 9 months ago
  40. 6006105 Implement mixed samples support in vulkan by Chris Dalton · 4 years, 9 months ago
  41. 8367e11 Enforce extra constraints for mixed samples at GrCaps level by Chris Dalton · 4 years, 9 months ago
  42. 6b4afb2 Disable VkProtectedContext_DDLMakeRenderTargetTest by Emircan Uysaler · 4 years, 9 months ago
  43. 4f32a29 Move SkWuffsCodec's reset_and_decode_image_config by Nigel Tao · 4 years, 9 months ago
  44. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 4 years, 9 months ago
  45. 98b9fd0 Put check for MTLTextureUsageShaderRead in available block. by Jim Van Verth · 4 years, 9 months ago
  46. 49481e1 Roll skia/third_party/skcms 0e5f77218153..8d45badce994 (1 commits) by skia-autoroll · 4 years, 9 months ago
  47. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 4 years, 9 months ago
  48. 99e73fa Remove GL 4-bit stencil option by Robert Phillips · 4 years, 9 months ago
  49. 8b73d27 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  50. 89ab057 Roll third_party/externals/angle2 e33c1582b4bc..4f023f565a61 (4 commits) by skia-autoroll · 4 years, 9 months ago
  51. e94ac7a Roll third_party/externals/swiftshader 9da287fd0264..88632cac30e1 (6 commits) by skia-autoroll · 4 years, 9 months ago
  52. 9501212 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  53. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 4 years, 9 months ago
  54. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 9 months ago
  55. 9acf682 Fix detection of when we will have mixed sampled coverage by Chris Dalton · 4 years, 9 months ago
  56. 8c1e0ef sketch out structure for ops with immediates by Mike Klein · 4 years, 9 months ago
  57. 749eef6 implement assert_true on x86 by Mike Klein · 4 years, 9 months ago
  58. 066c3e5 add Release SkVMBlitter bot by Mike Klein · 4 years, 9 months ago
  59. 373bda6 Remove final usage of GrProgramDesc's header by Robert Phillips · 4 years, 9 months ago
  60. 5811081 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  61. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  62. 654eb2a [SkQP/Android] Replace -Weverything with -Wextra by Colin Cross · 4 years, 9 months ago
  63. 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
  64. 7cb52cb Dawn: implement dynamic primitive processor texture handling. by Stephen White · 4 years, 9 months ago
  65. 2785ad7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  66. c9862b2 Roll third_party/externals/swiftshader 31edef751a8d..9da287fd0264 (6 commits) by skia-autoroll · 4 years, 9 months ago
  67. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 4 years, 9 months ago
  68. 3a62ed4 Dawn: fix bug in stencil handling. by Stephen White · 4 years, 9 months ago
  69. 5b27146 Free SkWuffsCodec frame-count decoder earlier by Nigel Tao · 4 years, 9 months ago
  70. 2e4a8eb Track and force opsz axis on Mac. by Ben Wagner · 4 years, 9 months ago
  71. 4bb189f Make metrics const on SkStrike by Herb Derby · 4 years, 9 months ago
  72. d1fba07 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  73. d860a78 Roll third_party/externals/angle2 012d15196023..e33c1582b4bc (6 commits) by skia-autoroll · 4 years, 9 months ago
  74. 8a1a3e6 WS: SkStrike by Herb Derby · 4 years, 9 months ago
  75. ad21d47 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  76. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 4 years, 9 months ago
  77. aa3f262 Remove belongsToCache from SkStrike by Herb Derby · 4 years, 9 months ago
  78. b00ccf5 Correct cluster index by Julia Lavrova · 4 years, 9 months ago
  79. 4a09815 Roll skia/third_party/skcms e51ca8b81987..0e5f77218153 (1 commits) by skia-autoroll · 4 years, 9 months ago
  80. 6c536a5 Roll Dawn, fix build issues in Skia Dawn by Sean Gilhuly · 4 years, 9 months ago
  81. 2565a6d Roll skia/third_party/skcms b118cb0ef477..e51ca8b81987 (1 commits) by skia-autoroll · 4 years, 9 months ago
  82. 323471e Remove GrProgramDesc's need for the GrGpu by Robert Phillips · 4 years, 9 months ago
  83. ee5864a add int3, vptest, jc by Mike Klein · 4 years, 9 months ago
  84. eab1e28 Roll third_party/externals/angle2 652dbfc63e70..012d15196023 (9 commits) by skia-autoroll · 4 years, 9 months ago
  85. 11ac816 Update SKP version by skia-recreate-skps · 4 years, 9 months ago
  86. 1360117 add assert_true() by Mike Klein · 4 years, 9 months ago
  87. 8283fa4 C++17 by Brian Salomon · 4 years, 9 months ago
  88. 7844145 don't allocate an interpreter register for stores by Mike Klein · 4 years, 9 months ago
  89. 1edd468 Staging for Chromium to accept Skia-GL changes to come. by John Rosasco · 4 years, 9 months ago
  90. 3de645c Roll third_party/externals/swiftshader d9ed1c2732ba..31edef751a8d (3 commits) by skia-autoroll · 4 years, 9 months ago
  91. 0fd4f01 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  92. 4135cf0 use round() instead of trunc() to f32->unorm by Mike Klein · 4 years, 9 months ago
  93. b30d481 Yet another build fix by Julia Lavrova · 4 years, 9 months ago
  94. 6e4aad9 rename to_i32 -> trunc, and add round by Mike Klein · 4 years, 9 months ago
  95. 049b58f avoid redundant clamps by Mike Klein · 4 years, 9 months ago
  96. b97a919 don't clamp alpha, it's already [0,1] by Mike Klein · 4 years, 9 months ago
  97. a53e47f native f32 min/max by Mike Klein · 4 years, 9 months ago
  98. a461a8e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  99. b9f2088 convert SkVMBlitter over to floats by Mike Klein · 4 years, 9 months ago
  100. f00b95b Always attach stencil buffers with exact sample count matches by Chris Dalton · 4 years, 9 months ago