1. 942d69f Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer" by Ethan Nicholas · 5 years ago
  2. 382ea73 Fixed GLSL ES compilation error in GLTestAtlasTextRenderer by Ethan Nicholas · 5 years ago
  3. 8660eb0 Check for scratch textures in GrResourceProvider. by Brian Salomon · 5 years ago
  4. 6b921b7 [canvaskit] add support for SkAnimatedImage by Kevin Lubick · 5 years ago
  5. c248659 Use makeRenderTargetContextWithFallback when creating devices for layers by Brian Osman · 5 years ago
  6. 2ab1092 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  7. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 5 years ago
  8. 40b05c3 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) by Robert Phillips · 5 years ago
  9. 5a9a9b8 Revert "added support for SkSL unpremul function" by Ethan Nicholas · 5 years ago
  10. 6934d75 Added missed ETC2 case to GrVkFormatColorTypePairIsValid by Vasiliy Telezhnikov · 5 years ago
  11. f755bc7 call Graphics Init() to get faster asm by Mike Reed · 5 years ago
  12. d7a5975 Reland "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Brian Osman · 5 years ago
  13. 57d0c98 regenerated fragment processors to make bot happy by Ethan Nicholas · 5 years ago
  14. 80c1f09 Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Brian Osman · 5 years ago
  15. 7b30b70 Added functions supporting a resource view for images in the debugger. by Nathaniel Nifong · 5 years ago
  16. 16559a1 Use saveLayer-determined CT in SkGpuDevice::onCreateDevice by Brian Osman · 5 years ago
  17. aea7726 Run gn format by Brian Osman · 5 years ago
  18. 1ec1e3c Use 64 bit shift to make MSVC happy by Brian Osman · 5 years ago
  19. ffdc3e6 added support for SkSL unpremul function by Ethan Nicholas · 5 years ago
  20. 9a98411 Roll third_party/externals/angle2 bf4268a3963b..6c4ff5ddab07 (8 commits) by skia-autoroll · 5 years ago
  21. 3f6d5bd Update Go deps by skia-recreate-skps · 5 years ago
  22. be0d7df Roll ../src b8149cbe28ad..3243c3b11405 (453 commits) by skia-autoroll · 5 years ago
  23. 4643d63 Roll third_party/externals/swiftshader e9b6f28fdd71..b6fa949c4539 (2 commits) by skia-autoroll · 5 years ago
  24. f51e1fd raster 8888 pow2 samples hack by Mike Klein · 5 years ago
  25. e5b65d2 pdf-comparison and image_diff_metric tools by Hal Canary · 5 years ago
  26. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  27. f8b8b06 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  28. fdea69c Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  29. f47717a Alter wacky_yuv_formats GM to skip rows if the required backing GPU format(s) aren't supported by Robert Phillips · 5 years ago
  30. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 5 years ago
  31. 72d2f57 stifle warning in tValue2Scalar() by Mike Klein · 5 years ago
  32. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  33. c766d7f Revert "Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur" by Robert Phillips · 5 years ago
  34. 0493fbd Use GrResourceProvider::MakeApprox for mask filter proxy sizes by Chris Dalton · 5 years ago
  35. f580721 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur by Robert Phillips · 5 years ago
  36. 9a8b846 Particles: Sub-effect spawning and some slight refactoring by Brian Osman · 5 years ago
  37. 18531cd Roll third_party/externals/angle2 a7003d5fc306..bf4268a3963b (7 commits) by skia-autoroll · 5 years ago
  38. 3d760d0 Update Go deps by skia-recreate-skps · 5 years ago
  39. 6344cbd Roll ../src b1c1d2844bd1..b8149cbe28ad (423 commits) by skia-autoroll · 5 years ago
  40. d15ba41 Roll third_party/externals/swiftshader 61a2765940a7..e9b6f28fdd71 (3 commits) by skia-autoroll · 5 years ago
  41. 12f8680 fold srcover coverage with SkVMBlitter by Mike Klein · 5 years ago
  42. e2a903e Reland "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 5 years ago
  43. f19f9ca Handle F16Norm clamping in SkPaint->GrPaint conversion. by Brian Salomon · 5 years ago
  44. ea869c6 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  45. 6b4143e move skvm debug tools back to core by Mike Klein · 5 years ago
  46. 356bb86 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  47. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  48. 1ba1691 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  49. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  50. d367cdc Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  51. 8391bac Add F16Norm mode to viewer by Brian Salomon · 5 years ago
  52. db47b16 blurrect_compare GM: draw "masks" in white for RGBA fallback. by Brian Salomon · 5 years ago
  53. dc9a74f Weed out duplicates from the proxy version of addDependency by Chris Dalton · 5 years ago
  54. 8dc7d6c faster PNG encoding in skottie_tool by Mike Klein · 5 years ago
  55. b618b77 Revert "Use a "decal" domain for filterMaskGPU" by Chris Dalton · 5 years ago
  56. 6937103 Revert "Abolish absClear" by Chris Dalton · 5 years ago
  57. 14cb413 Use mipmapping/protected to lookup scratch textures. by Brian Salomon · 5 years ago
  58. e367101 Reland "Add ETC2 support to Metal backend." by Jim Van Verth · 5 years ago
  59. dd0dff1 [canvaskit] roll to 0.7.0 by Kevin Lubick · 5 years ago
  60. f948db6 Abolish absClear by Chris Dalton · 5 years ago
  61. fac9196 Revert "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 5 years ago
  62. fd14146 Reorder msaa and mipmap resolves to happen all at once by Chris Dalton · 5 years ago
  63. 6fb78ec Roll third_party/externals/angle2 d32dae1bb37c..a7003d5fc306 (11 commits) by skia-autoroll · 5 years ago
  64. 452007e Update Go deps by skia-recreate-skps · 5 years ago
  65. 37cb2b2 Roll ../src c6edebc270af..b1c1d2844bd1 (382 commits) by skia-autoroll · 5 years ago
  66. 4dc1412 Roll third_party/externals/swiftshader 30847688f059..61a2765940a7 (7 commits) by skia-autoroll · 5 years ago
  67. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  68. a37ea92 Use a "decal" domain for filterMaskGPU by Chris Dalton · 5 years ago
  69. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 5 years ago
  70. 5a9a0b3 fixed an SkSL parse issue by Ethan Nicholas · 5 years ago
  71. 0033008 Properly subset the run in ShapeThenWrap. by Ben Wagner · 5 years ago
  72. 6ff0613 Reland "Use "clamp" when reexpanding gaussian blurs" by Chris Dalton · 5 years ago
  73. 409f6f0 Additional SkSL swizzle optimizations by Ethan Nicholas · 5 years ago
  74. d1846d8 Update SkParticleEffect comments based on review feedback by Brian Osman · 5 years ago
  75. c236fde Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  76. db151e0 Respect ImageSetEntry alpha in one-at-a-time code path by Brian Salomon · 5 years ago
  77. 3257dda Fix standalone SkSL build after adding SkOnce to SkSLByteCode by Brian Osman · 5 years ago
  78. 9830fc4 A fix and unit test for jagged characters by Herb Derby · 5 years ago
  79. 1f4305d Move raster hack for color type on layers with image filters to device by Brian Osman · 5 years ago
  80. 932a2c0 experimental/minimal_ios_mtl_skia_app by Hal Canary · 5 years ago
  81. 11b877e Make SkSL::ByteCodeFunction::preprocess thread-safe by Brian Osman · 5 years ago
  82. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  83. 747b340 Fix bug where coverage on interior of stroked rects is applied twice by Brian Salomon · 5 years ago
  84. d545bfb Update Go deps by skia-recreate-skps · 5 years ago
  85. df432d5 Roll ../src 48c8f915e06e..c6edebc270af (390 commits) by skia-autoroll · 5 years ago
  86. f8486f2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  87. b2ce62a Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  88. b47704b Fix license comment in skottie_ios by Brian Osman · 5 years ago
  89. ae80107 Revert "Add ETC2 support to Metal backend." by Jim Van Verth · 5 years ago
  90. 2d241f5 update videoencoder, add scale option, remove motion-blur hack by Mike Reed · 5 years ago
  91. 9e5f229 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  92. 4119443 experimental/skottie_ios: Skottie iOS/Metal App by Hal Canary · 5 years ago
  93. d3d13af Add a wasm debugger test that uses a WebGL surface by Nathaniel Nifong · 5 years ago
  94. 556d00e [canvaskit] Add test for skottie to catch framebuffer issues by Kevin Lubick · 5 years ago
  95. 3388c1a gn: split out iOS templates to gn/ios.gni by Hal Canary · 5 years ago
  96. c25802d Add ETC2 support to Metal backend. by Jim Van Verth · 5 years ago
  97. d46cb97 Particle effect scripting update by Brian Osman · 5 years ago
  98. debc2a3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  99. 4af42fc Fix precompiling shaders on GLES / Android by Brian Osman · 5 years ago
  100. b9f4881 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago