1. f4a0f57 drop sse4.1 limit on valgrind bots by Mike Klein · 4 years, 8 months ago
  2. 190157b Fixed some GrSkSLFP limitations. by Ethan Nicholas · 4 years, 8 months ago
  3. 17e2714 skip _imm ops on ARM by Mike Klein · 4 years, 9 months ago
  4. d574345 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  5. c6a278a Block MSAA CCPR on NVIDIA without mixed samples by Chris Dalton · 4 years, 8 months ago
  6. e7b8e41 Don't sync unique keys on ccpr clip FP proxies by Chris Dalton · 4 years, 8 months ago
  7. b9df230 initialize to avoid Valgrind false positive by Mike Klein · 4 years, 8 months ago
  8. 30a35e8 Handle failure to submit semaphores in vulkan backend. by Greg Daniel · 4 years, 8 months ago
  9. 041aab9 Metal: Simplify GrFence to use completedHandler in all cases. by Jim Van Verth · 4 years, 8 months ago
  10. 525705e Fix unique_ptr typo in Skia Dawn by Sean Gilhuly · 4 years, 8 months ago
  11. 935a35d Reland "Enable msaa ccpr on vulkan" by Chris Dalton · 4 years, 8 months ago
  12. 3a296e0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  13. d4cfee8 Remove fallback flag from subrun by Herb Derby · 4 years, 8 months ago
  14. 681a54e Use docker recipe module for Docker Build by Ben Wagner · 4 years, 8 months ago
  15. 51aabc9 Add Debian10 GCC Docker Build by Ben Wagner · 4 years, 8 months ago
  16. d34e20a Add basic line table to VTune hooks by Mike Klein · 4 years, 8 months ago
  17. 060cbd9 Fixing a memory leak in OneLineShaper by Julia Lavrova · 4 years, 8 months ago
  18. 22814db GN tools: copy_git_directory.py better error message. by Hal Canary · 4 years, 8 months ago
  19. d667e61 Fallback direct glyphs not translating properly by Herb Derby · 4 years, 8 months ago
  20. 59f991a Set fixed pitch bit in DirectWrite port. by Ben Wagner · 4 years, 8 months ago
  21. 9fdebfb ccpr: Fix an assumption about weights from the tessellator by Chris Dalton · 4 years, 8 months ago
  22. e0ce128 add VTune integration to SkVM by Mike Klein · 4 years, 8 months ago
  23. 706e9dd Detect empty triangles in CropRect by Michael Ludwig · 4 years, 8 months ago
  24. e678b79 Remove use of kCTFontOpticalSizeAttribute by Ben Wagner · 4 years, 8 months ago
  25. 417d299 Fix windows DLL builds with shaper included by Brian Osman · 4 years, 8 months ago
  26. c5e528e Update Valgrind to 3.15.0. by Ben Wagner · 4 years, 9 months ago
  27. d3ddcb4 Roll third_party/externals/angle2 51b5a3222b60..e4b3136913c6 (6 commits) by skia-autoroll · 4 years, 8 months ago
  28. d01360e Roll ../src c30db006f1d6..b659e40a3998 (423 commits) by skia-autoroll · 4 years, 8 months ago
  29. c3e1876 Roll third_party/externals/swiftshader aba1020d3914..79afb7620a69 (5 commits) by skia-autoroll · 4 years, 8 months ago
  30. 77b716e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  31. 684929c [skottie] Fix single-node camera orientation relative to z=0 plane by Florin Malita · 4 years, 8 months ago
  32. 1fbdfcd Use the default font family if no match is found for any of the families in the text style by Jason Simmons · 4 years, 9 months ago
  33. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 4 years, 8 months ago
  34. b1b1452 Remove some SK_API from src/ by Brian Osman · 4 years, 8 months ago
  35. fdb0147 DEPS: add third_party/externals/libgifcodec by Hal Canary · 4 years, 9 months ago
  36. 11c45d6 GN tool: copy_git_directory.py script by Hal Canary · 4 years, 9 months ago
  37. 22a04cd Make TessellationHelper resettable by Michael Ludwig · 4 years, 8 months ago
  38. 39da10b Optimize SkWuffsCodec pixbuf zero-initialization by Nigel Tao · 4 years, 9 months ago
  39. 301015c Make GrSemaphore no longer derive from GrGPUResource. by Greg Daniel · 4 years, 8 months ago
  40. a8ea23d Run nanobench on droids.gif by Leon Scroggins III · 4 years, 9 months ago
  41. 7c4ea90 Metal: Fix buffer alignment issues on Mac by Jim Van Verth · 4 years, 8 months ago
  42. 63edc57 restructure EdgeClipper to accommodate other callers (e.g. half-plane) by Mike Reed · 4 years, 9 months ago
  43. 9c17be5 [infra] Update docs with respect to Go modules. by Ben Wagner · 4 years, 8 months ago
  44. fbfc355 Add SampleLocationsTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  45. 9042d46 Add Metal support for dynamic texture state by Jim Van Verth · 4 years, 8 months ago
  46. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 4 years, 9 months ago
  47. c919f97 Reformat gn files by Robert Phillips · 4 years, 9 months ago
  48. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 4 years, 9 months ago
  49. cc1d4e6 Update SKP version by skia-recreate-skps · 4 years, 9 months ago
  50. 7787460 Roll ../src 6961018759e7..c30db006f1d6 (480 commits) by skia-autoroll · 4 years, 9 months ago
  51. 7a58003 Roll third_party/externals/angle2 5f4db6a76640..51b5a3222b60 (9 commits) by skia-autoroll · 4 years, 9 months ago
  52. 402d168 Roll third_party/externals/swiftshader 102fd19c65f4..aba1020d3914 (7 commits) by skia-autoroll · 4 years, 9 months ago
  53. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 4 years, 10 months ago
  54. 83f76ac Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  55. c9d263c [canvaskit] Roll to 0.9.0 by Kevin Lubick · 4 years, 9 months ago
  56. 78fa08b Revert "Enable msaa ccpr on vulkan" by Chris Dalton · 4 years, 9 months ago
  57. cb73b62 Enable msaa ccpr on vulkan by Chris Dalton · 4 years, 9 months ago
  58. 0d59368 Add subspan() to SkZip by Herb Derby · 4 years, 9 months ago
  59. 660ab6c Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  60. c9dcd09 Add last() to SkZip by Herb Derby · 4 years, 9 months ago
  61. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 4 years, 9 months ago
  62. aee681d Revert "fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2" by Michael Ludwig · 4 years, 9 months ago
  63. a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 4 years, 9 months ago
  64. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 9 months ago
  65. 541f310 [canvaskit] Fix primitive_shaper build by Kevin Lubick · 4 years, 9 months ago
  66. a657b0c trim out unneeded references to SkString by Mike Reed · 4 years, 9 months ago
  67. 0de310f Ummm, why are we including SkUTF.h? by Mike Reed · 4 years, 9 months ago
  68. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 4 years, 9 months ago
  69. 0491267 [canvaskit] Expose more SkParagraph methods by Kevin Lubick · 4 years, 9 months ago
  70. d267719 [canvaskit] Add MatrixTransform ImageFilter by Kevin Lubick · 4 years, 9 months ago
  71. 1c8b267 [infra] Fix bin/try by Eric Boren · 4 years, 9 months ago
  72. 55a0a03 fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2 by Brian Salomon · 4 years, 9 months ago
  73. 2284aab Reland "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""" by Chris Dalton · 4 years, 9 months ago
  74. 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
  75. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 9 months ago
  76. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 4 years, 9 months ago
  77. 1496758 [canvaskit] Request an 8 bit stencil buffer from the WebGL 1/2 context by Kevin Lubick · 4 years, 9 months ago
  78. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 4 years, 9 months ago
  79. ea03373 [canvaskit] Swap font resolution order for emoji test by Kevin Lubick · 4 years, 9 months ago
  80. 660c2ff Remove indexes from Geometry in the text op by Herb Derby · 4 years, 9 months ago
  81. 7b55818 Add flag to Viewer to trigger continuous redraw. by Jim Van Verth · 4 years, 9 months ago
  82. b3d3551 Revert "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""" by Robert Phillips · 4 years, 9 months ago
  83. f7281db Roll third_party/externals/angle2 1b52f05868c9..5f4db6a76640 (9 commits) by skia-autoroll · 4 years, 9 months ago
  84. e454ed1 Roll ../src 7ca6de3adb8e..6961018759e7 (8341 commits) by skia-autoroll · 4 years, 9 months ago
  85. 652fe84 Roll third_party/externals/swiftshader b2407dd746de..102fd19c65f4 (4 commits) by skia-autoroll · 4 years, 9 months ago
  86. 091c02f Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 4 years, 9 months ago
  87. 3fafc83 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  88. c1c4634 add some api helpers (extracted from different CL) by Mike Reed · 4 years, 9 months ago
  89. 8ba76b7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  90. 721bab7 Use Clang for CMake build by Ben Wagner · 4 years, 9 months ago
  91. 3a4f227 Hoist regenGlyphs out of per glyph loop by Herb Derby · 4 years, 9 months ago
  92. c95e54b Specify only luci buckets instead of hardcoding trybot names by Ravi Mistry · 4 years, 9 months ago
  93. a7e4fe4 Issue- >Skia tiled bitmap rendering is too slow when tildmodeX is not same as tileModeY. by Bharat Ahuja · 4 years, 9 months ago
  94. 34b72ae Reduce scaling of large SDF glyphs on Mac. by Jim Van Verth · 4 years, 9 months ago
  95. a0d2b0b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  96. 3120d03 Revert "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 4 years, 9 months ago
  97. 37ab53e [canvaskit] Expose a few more methods by Kevin Lubick · 4 years, 9 months ago
  98. ad76b2e [skottie] One-node camera support by Florin Malita · 4 years, 9 months ago
  99. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 4 years, 9 months ago
  100. 8a0f509 Reland "Reland "Implement sample mask and sample locations support in Vulkan"" by Chris Dalton · 4 years, 9 months ago