1. 7f36798 Add mipmap support to SkPixmap flavor of createBackendTexture by Robert Phillips · 4 years, 10 months ago
  2. 798a31d Revert "Remove the resolve rect and resolve types from GrRenderTarget" by Chris Dalton · 4 years, 10 months ago
  3. 61887c7 [canvaskit] Create SkFontMgr from passed in data by Kevin Lubick · 4 years, 10 months ago
  4. be47871 hsw::S32_alpha_D32_filter_DX by Mike Klein · 4 years, 10 months ago
  5. f9eb073 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  6. ec85f40 Remove the resolve rect and resolve types from GrRenderTarget by Chris Dalton · 4 years, 10 months ago
  7. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 4 years, 10 months ago
  8. 2660fb1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  9. 16d998f [canvaskit] fix null terminator on drawText by Kevin Lubick · 4 years, 10 months ago
  10. 14c514d srgb texture format cleanup. by Brian Salomon · 4 years, 10 months ago
  11. a766206 Improve subpixel coverage calculation for thin quads by Michael Ludwig · 4 years, 10 months ago
  12. 614cdab Check support for each GL format independently. by Brian Salomon · 4 years, 10 months ago
  13. 49c0732 [skottie] Add null sink option for skottie_tool by Florin Malita · 4 years, 10 months ago
  14. 53eb1ec Restrict SkStrikeInterface to GPU and rename to SkStrikeForGPU by Herb Derby · 4 years, 10 months ago
  15. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 4 years, 10 months ago
  16. fbe6118 [skottie] Minor MotionBlurEffect cleanup by Florin Malita · 4 years, 10 months ago
  17. 4e8f63a Blur both in x and y by Herb Derby · 4 years, 10 months ago
  18. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 4 years, 10 months ago
  19. 403f295 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  20. 32f3c95 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  21. 96c490c Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  22. 26f49b1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  23. 26e084a Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  24. e3ac69e Roll third_party/externals/angle2 ba04be8c9ef9..f703443b1f67 (6 commits) by skia-autoroll · 4 years, 10 months ago
  25. 649d1a1 Update Go deps by skia-recreate-skps · 4 years, 10 months ago
  26. 87f94cd Roll third_party/externals/swiftshader cc3f09861685..30d3c8afe19c (2 commits) by skia-autoroll · 4 years, 10 months ago
  27. ffca47c Roll ../src fb8fbb18d6f2..fbc0a229ff3c (465 commits) by skia-autoroll · 4 years, 10 months ago
  28. 35c2919 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  29. 710b5e6 Fix HOME directory in Docker containers built under cloudbuild. by Joe Gregorio · 4 years, 10 months ago
  30. 6bc3c09 Move SkScalerContextEffects to SkScalerContext.h by Herb Derby · 4 years, 10 months ago
  31. e981fc2 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  32. 16a33c6 Move the msaa dirty rect to GrRenderTargetProxy by Chris Dalton · 4 years, 10 months ago
  33. c3f6314 clean up for SSSE3 bilerp by Mike Klein · 4 years, 10 months ago
  34. a7cb2b6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  35. 7ee3f93 Add a test that draws subpictures within an MSKP and make it pass. by Nathaniel Nifong · 4 years, 10 months ago
  36. e6f2c73 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  37. 0965cdd Use constexpr version of min/max by Herb Derby · 4 years, 10 months ago
  38. 2caecd2 In AAConvexPathRenderer, don't assume that path direction can be computed by Brian Osman · 4 years, 10 months ago
  39. 96c10a0 Fix calls to deprecated Wuffs API by Nigel Tao · 4 years, 10 months ago
  40. 1cb5743 cut another multiply in SSE2 bilerp by Mike Klein · 4 years, 10 months ago
  41. 696933d Add tests that loads mskp and changes frame. by Nathaniel Nifong · 4 years, 10 months ago
  42. 19ae4aa cut a multiply in SSE2 bilerp by Mike Klein · 4 years, 10 months ago
  43. e89ee6c Don't submit msaa resovle command buffers except for external IO by Chris Dalton · 4 years, 10 months ago
  44. 986ab2c Add helper SkMakeZip by Herb Derby · 4 years, 10 months ago
  45. 0ec56fc comment and TODO bilerp code by Mike Klein · 4 years, 10 months ago
  46. 2b92142 Add project declaration for CMake by Herb Derby · 4 years, 10 months ago
  47. 1585d7e opt skottie_tool into thread-local strike caches by Mike Klein · 4 years, 10 months ago
  48. 0ee1034 Split out check_base_readbacks sub-test in BackendAllocation tests by Robert Phillips · 4 years, 10 months ago
  49. 5e6d36a dump frame time stats in skottie_tool by Mike Klein · 4 years, 10 months ago
  50. 559ffe4 Particles: Added particle flags for tracking state (one-time triggers, etc) by Brian Osman · 4 years, 10 months ago
  51. c712e96 poor man's contention profiler by Mike Klein · 4 years, 10 months ago
  52. 6abaff3 Roll third_party/externals/angle2 6d625bfe6e8a..ba04be8c9ef9 (9 commits) by skia-autoroll · 4 years, 10 months ago
  53. 2da97da Update Go deps by skia-recreate-skps · 4 years, 10 months ago
  54. 8368c74 Roll ../src a76152f4e4ce..fb8fbb18d6f2 (434 commits) by skia-autoroll · 4 years, 10 months ago
  55. 3731bd7 Roll third_party/externals/swiftshader e3a5983705da..cc3f09861685 (5 commits) by skia-autoroll · 4 years, 10 months ago
  56. 2137f90 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  57. e78a5c8 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  58. 01acb12 [skottie] Disable skottie_tool on iOS by Florin Malita · 4 years, 10 months ago
  59. 803f4c1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  60. f050422 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  61. c1dbb4b Add check_mipmaps subtest to BackendAllocation test by Robert Phillips · 4 years, 10 months ago
  62. 73fb39c SkSL: Support bitwise negation on unsigned integers by Brian Osman · 4 years, 10 months ago
  63. 4524e84 When precompiling SkSL, avoid the need to re-link by Brian Osman · 4 years, 10 months ago
  64. 4973657 Compile CanvasKit without -fPIC, for latest emscripten compatibility. by Shachar Langbeheim · 4 years, 10 months ago
  65. b5037ca Add comment explaining that using mirrors might break git cl. by Shachar Langbeheim · 5 years ago
  66. 052837c [skottie] Tweak skottie_tool --threads meaning by Florin Malita · 4 years, 10 months ago
  67. db28386 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  68. c245673 [skottie] Multi-threaded skottie_tool by Florin Malita · 4 years, 10 months ago
  69. f792445 GrGLProgramBuilder cleanup by Brian Osman · 4 years, 10 months ago
  70. d34691b Remove compressed format support from the GrGpu::createBackendTexture code path by Robert Phillips · 4 years, 10 months ago
  71. 061ac3d Remove workarounds for osmesa by Brian Salomon · 4 years, 10 months ago
  72. 6f62412 Fixed integer divide / remainder in sksl interpreter by Ethan Nicholas · 4 years, 10 months ago
  73. f73ef0b Fix accessing off end of pixmap for R16G16_float in SSE2/SSE4.1 mode by Robert Phillips · 4 years, 10 months ago
  74. ba45830 Move is_orientation_marker into its own file by Leon Scroggins III · 4 years, 10 months ago
  75. 8a48057 Clean up cruft left over from addition GrGpu::createBackendTexture chokepoint by Robert Phillips · 4 years, 10 months ago
  76. 95df613 Remove MoltenVK configs from the bots. by Jim Van Verth · 4 years, 10 months ago
  77. d48f13b Enable Codec_GifInterlacedTruncated test for Wuffs by Nigel Tao · 4 years, 10 months ago
  78. 5f12eaa support gpu for skottie2movie by Mike Reed · 4 years, 10 months ago
  79. 4c2146f Interpreter: Add bitwise shift operators by Brian Osman · 4 years, 10 months ago
  80. f07a363 Limit sigma for software blurs by Herb Derby · 4 years, 10 months ago
  81. 867ab81 Roll third_party/externals/angle2 a905cbcdc21b..6d625bfe6e8a (3 commits) by skia-autoroll · 4 years, 10 months ago
  82. e51571f Update Go deps by skia-recreate-skps · 4 years, 10 months ago
  83. 789b1f8 Roll ../src 82de2e611e32..a76152f4e4ce (372 commits) by skia-autoroll · 4 years, 10 months ago
  84. ea5ae59 Roll third_party/externals/swiftshader 1f89f58faeb8..e3a5983705da (1 commits) by skia-autoroll · 4 years, 10 months ago
  85. c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 4 years, 10 months ago
  86. b4b1005 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  87. 672bcaf Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  88. ab0af4c Roll third_party/externals/angle2 8be7a4c7f738..a905cbcdc21b (5 commits) by skia-autoroll · 4 years, 10 months ago
  89. bfb292a Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  90. b795ab7 Abolish absClear by Chris Dalton · 4 years, 10 months ago
  91. 4dd7c01 Use safe computation for adding up YUVASizeInfo total bytes by Jim Van Verth · 4 years, 10 months ago
  92. b3542d9 Rename SkOrientationMarker.cpp by Leon Scroggins III · 4 years, 10 months ago
  93. a18173b Fix TEST_BUILDER name in perf recipe. by Greg Daniel · 4 years, 10 months ago
  94. ee22f49 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  95. 801dd1b Minor SkSL cleanup by Brian Osman · 4 years, 10 months ago
  96. a577525 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  97. 26499bd Update Wuffs version by Nigel Tao · 4 years, 10 months ago
  98. 86fce3f Remove Vulkan Nexus5x bot. by Greg Daniel · 4 years, 10 months ago
  99. b810c25 Make GrGpuResource ref counting atomic. by Brian Salomon · 4 years, 10 months ago
  100. 0f11e11 [skottie] Fix motion blur asserts by Florin Malita · 4 years, 10 months ago