1. db38022 extend -O1 hack to avx2 code as well by Mike Klein · 4 years, 10 months ago
  2. 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 10 months ago
  3. d529056 let's see what happens by Ethan Nicholas · 4 years, 10 months ago
  4. 4f830b8 derp by Ethan Nicholas · 4 years, 10 months ago
  5. 5f40986 test change by Ethan Nicholas · 4 years, 10 months ago
  6. 682f299 removed extraneous change by Ethan Nicholas · 4 years, 10 months ago
  7. 7ad3f22 maybe fixed? by Ethan Nicholas · 4 years, 10 months ago
  8. 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 10 months ago
  9. 4ca0dac [canvaskit] Roll to 0.12.0 by Kevin Lubick · 4 years, 10 months ago
  10. a538e46 [canvaskit] Fix color opaqueness by Kevin Lubick · 4 years, 10 months ago
  11. 319524b [canvaskit] Fix colorType bug by Kevin Lubick · 4 years, 10 months ago
  12. b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 4 years, 10 months ago
  13. cbf31d0 [skottie] Cleanup: convert shape layer adapters to new pattern by Florin Malita · 4 years, 10 months ago
  14. d1a117f Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  15. 988f109 Fix usage enum with GL_NV_pixel_buffer_object. by Brian Salomon · 4 years, 10 months ago
  16. 32b45b3 Glyph 0xFFFF is a valid glyph. by Ben Wagner · 4 years, 10 months ago
  17. 2055827 Disable Programs test on TecnoSparkPro3 Debug test bot by Brian Salomon · 4 years, 10 months ago
  18. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 4 years, 10 months ago
  19. b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 4 years, 10 months ago
  20. f79aacb Revert "use SkM44 internally" by Mike Reed · 4 years, 10 months ago
  21. 31bfa83 add --dylib to fm by Mike Klein · 4 years, 10 months ago
  22. 295cdf8 use SkM44 internally by Mike Reed · 4 years, 10 months ago
  23. f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 4 years, 10 months ago
  24. dbc9f64 Reduce error control flow in addGlyphToAtlas by Herb Derby · 4 years, 10 months ago
  25. 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 4 years, 10 months ago
  26. 33c0f26 Rework spefication of src/dst rects/translates throughout SkGpuBlurUtils. by Brian Salomon · 4 years, 10 months ago
  27. 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 4 years, 10 months ago
  28. 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 4 years, 10 months ago
  29. 3dfe7ca Revert "Add compressed backend textures to Metal" by Robert Phillips · 4 years, 10 months ago
  30. 9262555 remove fun operator overloads by Mike Reed · 4 years, 10 months ago
  31. 1feceb3 split SkBBoxHierarchy into public/base types by Mike Klein · 4 years, 10 months ago
  32. b19c78e Add compressed backend textures to Metal by Robert Phillips · 4 years, 10 months ago
  33. d590539 Roll third_party/externals/angle2 845a09b8241e..8c396a9cc4a8 (5 commits) by skia-autoroll · 4 years, 10 months ago
  34. efbcec6 Roll third_party/externals/swiftshader 11cb891a01a2..b766e5e7fbf4 (1 commits) by skia-autoroll · 4 years, 10 months ago
  35. bedc9d4 Roll ../src 4c7513580a6e..f2517d68dfde (355 commits) by skia-autoroll · 4 years, 10 months ago
  36. a984bb5 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  37. 808f021 Improve error handling in SkSL ByteCode by Brian Osman · 4 years, 10 months ago
  38. ea7711d Tweak pointlight3d sample to work in Raster backend by Brian Osman · 4 years, 10 months ago
  39. 51a813d Calculating drawing area for a line with shadows by Julia Lavrova · 4 years, 10 months ago
  40. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 4 years, 10 months ago
  41. 38380df remove the last vestiges of SkMScalar by Mike Reed · 4 years, 10 months ago
  42. 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 10 months ago
  43. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 10 months ago
  44. 4277f01 mv BackendTextureData to end of parameter list by Robert Phillips · 4 years, 10 months ago
  45. cc45203 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  46. 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 4 years, 10 months ago
  47. 196e9fb let picture record take a bbh directly by Mike Klein · 4 years, 10 months ago
  48. 7a7ee94 modernize some picture internal types by Mike Klein · 4 years, 10 months ago
  49. b875735 Add GrTexturable type by Robert Phillips · 4 years, 10 months ago
  50. 82c6b10 Better handle colorTypes in GrTexutreProducer. by Greg Daniel · 4 years, 10 months ago
  51. ee5f142 Simplify 1 pixel padding calculation by Herb Derby · 4 years, 10 months ago
  52. d468d21 use safe cast when converting double to float by Mike Reed · 4 years, 10 months ago
  53. cedab52 remove debugging dump by Mike Reed · 4 years, 10 months ago
  54. 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 10 months ago
  55. 8c2ccc0 use real normal-map texture by Mike Reed · 4 years, 10 months ago
  56. d5eebba Fix 'trak' and system variable fonts on macOS. by Ben Wagner · 4 years, 10 months ago
  57. 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 10 months ago
  58. a6a7945 Cleanup remainig SkMSCalar literals by Florin Malita · 4 years, 10 months ago
  59. 447a4e0 [skottie] Ensure malformed scalar properties are initialized by Florin Malita · 4 years, 10 months ago
  60. ce5ad45 Don't apply android device clip restriction, only show the viz of it. by Nathaniel Nifong · 4 years, 10 months ago
  61. e4c6702 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  62. 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 10 months ago
  63. e079363 Roll third_party/externals/angle2 579c59400f86..845a09b8241e (4 commits) by skia-autoroll · 4 years, 10 months ago
  64. 992e227 Roll ../src 6c56a01aa1bb..4c7513580a6e (270 commits) by skia-autoroll · 4 years, 10 months ago
  65. 71b8b76 Remove proxy offset param to SkGpuBlurUtils::GaussianBlur. by Brian Salomon · 4 years, 10 months ago
  66. 9f22f1f use transpose of inverse for transforming normals by Mike Reed · 4 years, 10 months ago
  67. ef05567 Don't pass final W/H to convolve_gaussian() in SkGpuBlurUtils. by Brian Salomon · 4 years, 10 months ago
  68. 3322aaf Roll third_party/externals/angle2 41f6150edb16..579c59400f86 (12 commits) by skia-autoroll · 4 years, 10 months ago
  69. 7065185 Roll third_party/externals/swiftshader 2cb1db08e5f1..11cb891a01a2 (4 commits) by skia-autoroll · 4 years, 10 months ago
  70. e79897c Roll ../src 870bcafd9826..6c56a01aa1bb (544 commits) by skia-autoroll · 4 years, 10 months ago
  71. e8fc3ff Update SKP version by skia-recreate-skps · 4 years, 10 months ago
  72. f0b7edf hack up bump-map by Mike Reed · 4 years, 10 months ago
  73. 5344cc3 clean up: remove artificial mouse loc rejects by Mike Reed · 4 years, 10 months ago
  74. ee3216d Use SkSL to do point-light shading by Mike Reed · 4 years, 10 months ago
  75. 3e2c99b Make decimating and non-decimating cases in SkGpuBlurUtils call into by Brian Salomon · 4 years, 10 months ago
  76. 507736f Check swizzles when building up texture sets to draw. by Greg Daniel · 4 years, 10 months ago
  77. 07f0e41 Test readPixels on compressed textures by Robert Phillips · 4 years, 10 months ago
  78. 4e0a6a9 Fix compilation settings for wasm debugger by Nathaniel Nifong · 4 years, 10 months ago
  79. bd5ee54 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  80. e1b7afc add guard to move to explicit matrix conversions by Mike Reed · 4 years, 10 months ago
  81. e905233 [skottie] Cleanup: convert more effects to new animator pattern by Florin Malita · 4 years, 10 months ago
  82. f631cf3 Reland "Make SkGpuBlurUtils take SkTileMode"" by Brian Salomon · 4 years, 10 months ago
  83. 91b74f0 Switch coord transforms in gradient layouts to 3x3 (SkMatrix) by Brian Osman · 4 years, 10 months ago
  84. 93e3c76 Vulkan texture upload clean up by Robert Phillips · 4 years, 10 months ago
  85. 486aecf [canvaskit] Make font names programmatically accessible by Kevin Lubick · 4 years, 10 months ago
  86. c38c00a Fix protected image allocation in createVkImageForBackendSurface() by Sergey Ulanov · 4 years, 10 months ago
  87. 08842e9 Roll ../src 98818e570034..870bcafd9826 (445 commits) by skia-autoroll · 4 years, 10 months ago
  88. 0a2bc21 Roll third_party/externals/swiftshader 5fc197dc7669..2cb1db08e5f1 (2 commits) by skia-autoroll · 4 years, 10 months ago
  89. 9b1ec5f Roll third_party/externals/angle2 a7b91502cd7f..41f6150edb16 (20 commits) by skia-autoroll · 4 years, 10 months ago
  90. 7c7cd30 [skottie] Add custom props rendering GM by Florin Malita · 4 years, 10 months ago
  91. d58b643 undo SkMatrix() cast -- must be done by sksl machine by Mike Reed · 4 years, 10 months ago
  92. 9a48beb Remove GrPixelConfig from validateSurfaceParams by Greg Daniel · 4 years, 10 months ago
  93. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 10 months ago
  94. e3193ad little debug/profiling tool cleanups by Mike Klein · 4 years, 10 months ago
  95. 56a48bb Avoid BOT/EOT setting in HarfBuzz. by Ben Wagner · 4 years, 10 months ago
  96. d5c42c8 [skottie] Refactor property animators by Florin Malita · 4 years, 10 months ago
  97. a8fa490 Isolate updating grTextStrike by Herb Derby · 4 years, 10 months ago
  98. 84c8787 Add a --scale flag to skpbench by Chris Dalton · 4 years, 10 months ago
  99. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 10 months ago
  100. fba4a15 Disallow GrTextureDomain::kIgnore_Mode in SkGpuBlurUtils::GaussianBlur. by Brian Salomon · 4 years, 10 months ago