1. 364506e build with Clang for Valgrind bots (take 2) by Mike Klein · 4 years, 8 months ago
  2. 260db43 add some missing bitfield initializers by Mike Klein · 4 years, 8 months ago
  3. fc671ad Reland "Fixed some GrSkSLFP limitations." by Ethan Nicholas · 4 years, 8 months ago
  4. 119ac6d Normalize src coords and domain up front instead of at tessellation time by Michael Ludwig · 4 years, 8 months ago
  5. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 4 years, 8 months ago
  6. a6c4a30 Simplify makeOps API by Herb Derby · 4 years, 8 months ago
  7. 313b03a one more stray Valgrind false positive by Mike Klein · 4 years, 8 months ago
  8. 389c8e9 [minor] mark scripts as executable by Hal Canary · 4 years, 9 months ago
  9. 1ec9a28 Replace third_party/gif with new DEPS entry. by Hal Canary · 4 years, 8 months ago
  10. 19cb22e expand float peepholes by Mike Klein · 4 years, 8 months ago
  11. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 4 years, 8 months ago
  12. 056358a Revert "Fixed some GrSkSLFP limitations." by Ethan Nicholas · 4 years, 8 months ago
  13. b184e96 Update failure calls in GrVkMemory and shader creation. by Greg Daniel · 4 years, 8 months ago
  14. b4f8540 Roll third_party/externals/angle2 99bd10b70422..b8e748be6b94 (17 commits) by skia-autoroll · 4 years, 8 months ago
  15. b5fdb67 Roll ../src 0db96f99f73d..137e8082047a (617 commits) by skia-autoroll · 4 years, 8 months ago
  16. 2b3b173 Roll third_party/externals/swiftshader 7e11f46ddf8e..f2c9ce1e08ed (9 commits) by skia-autoroll · 4 years, 8 months ago
  17. 4e02555 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  18. 2984d26 Remove device paths from SubRun by Herb Derby · 4 years, 8 months ago
  19. 2885ac3 support 2 immediates by Mike Klein · 4 years, 8 months ago
  20. 69fd5e0 fix SKVM_PERF_DUMPS by Mike Klein · 4 years, 8 months ago
  21. ce4693f Revert "public.bzl: update to replace Gif with Wuffs" by Hal Canary · 4 years, 8 months ago
  22. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 8 months ago
  23. d95243b Roll skia/third_party/skcms 2914b63d6886..68d3f3a95f1b (1 commits) by skia-autoroll · 4 years, 8 months ago
  24. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 4 years, 8 months ago
  25. 82c1331 BUILD: libgifcodec: fix flutter build by Hal Canary · 4 years, 8 months ago
  26. 8077e1f Use system-temp storage. by John Rosasco · 4 years, 8 months ago
  27. 6405340 Find and cache font family lists and the typeface lists that they map to by Jason Simmons · 4 years, 8 months ago
  28. 4a62701 SkReader32::setMemory() requires 4-byte alignment by Mike Klein · 4 years, 8 months ago
  29. 73dbea6 Specialize vertex writing function for common quad VertexSpecs by Michael Ludwig · 4 years, 8 months ago
  30. 40be661 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  31. d034c62 Various fixes for supporting failures in VkPipeline and cache creation. by Greg Daniel · 4 years, 8 months ago
  32. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 4 years, 9 months ago
  33. 9841a61 Update GrVkImageView to handle failure of VkImageView creation. by Greg Daniel · 4 years, 8 months ago
  34. da4d857 Fix for Metal framebufferOnly MSAA texture. by Jim Van Verth · 4 years, 8 months ago
  35. 3e0aa84 public.bzl: update to replace Gif with Wuffs by Hal Canary · 4 years, 9 months ago
  36. b5a4004 Add arm64 Wuffs perf bots by Leon Scroggins III · 4 years, 8 months ago
  37. cdd7741 Roll skia/third_party/skcms 8d45badce994..2914b63d6886 (1 commits) by skia-autoroll · 4 years, 8 months ago
  38. 9233e0c Revert "Reland "Enable msaa ccpr on vulkan"" by Robert Phillips · 4 years, 8 months ago
  39. 93d2837 Revert "Block MSAA CCPR on NVIDIA without mixed samples" by Robert Phillips · 4 years, 8 months ago
  40. 3e2ecd2 SkQP: remove unused script by Hal Canary · 4 years, 8 months ago
  41. 23f0b15 [infra] Use CIPD packages from infra repo by Eric Boren · 4 years, 8 months ago
  42. 4a5f4f2 [canvaskit] Include direction from getRects by Kevin Lubick · 4 years, 8 months ago
  43. f4fcbd4 Add additional GCC Builds using Docker by Ben Wagner · 4 years, 8 months ago
  44. f9291b8 Roll third_party/externals/angle2 e4b3136913c6..99bd10b70422 (13 commits) by skia-autoroll · 4 years, 8 months ago
  45. 3574b90 Roll ../src b659e40a3998..0db96f99f73d (373 commits) by skia-autoroll · 4 years, 8 months ago
  46. 2fbc686 Roll third_party/externals/swiftshader 79afb7620a69..7e11f46ddf8e (1 commits) by skia-autoroll · 4 years, 8 months ago
  47. f4a0f57 drop sse4.1 limit on valgrind bots by Mike Klein · 4 years, 8 months ago
  48. 190157b Fixed some GrSkSLFP limitations. by Ethan Nicholas · 4 years, 8 months ago
  49. 17e2714 skip _imm ops on ARM by Mike Klein · 4 years, 9 months ago
  50. d574345 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  51. c6a278a Block MSAA CCPR on NVIDIA without mixed samples by Chris Dalton · 4 years, 8 months ago
  52. e7b8e41 Don't sync unique keys on ccpr clip FP proxies by Chris Dalton · 4 years, 8 months ago
  53. b9df230 initialize to avoid Valgrind false positive by Mike Klein · 4 years, 8 months ago
  54. 30a35e8 Handle failure to submit semaphores in vulkan backend. by Greg Daniel · 4 years, 8 months ago
  55. 041aab9 Metal: Simplify GrFence to use completedHandler in all cases. by Jim Van Verth · 4 years, 8 months ago
  56. 525705e Fix unique_ptr typo in Skia Dawn by Sean Gilhuly · 4 years, 8 months ago
  57. 935a35d Reland "Enable msaa ccpr on vulkan" by Chris Dalton · 4 years, 8 months ago
  58. 3a296e0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  59. d4cfee8 Remove fallback flag from subrun by Herb Derby · 4 years, 8 months ago
  60. 681a54e Use docker recipe module for Docker Build by Ben Wagner · 4 years, 8 months ago
  61. 51aabc9 Add Debian10 GCC Docker Build by Ben Wagner · 4 years, 8 months ago
  62. d34e20a Add basic line table to VTune hooks by Mike Klein · 4 years, 8 months ago
  63. 060cbd9 Fixing a memory leak in OneLineShaper by Julia Lavrova · 4 years, 8 months ago
  64. 22814db GN tools: copy_git_directory.py better error message. by Hal Canary · 4 years, 8 months ago
  65. d667e61 Fallback direct glyphs not translating properly by Herb Derby · 4 years, 8 months ago
  66. 59f991a Set fixed pitch bit in DirectWrite port. by Ben Wagner · 4 years, 8 months ago
  67. 9fdebfb ccpr: Fix an assumption about weights from the tessellator by Chris Dalton · 4 years, 8 months ago
  68. e0ce128 add VTune integration to SkVM by Mike Klein · 4 years, 8 months ago
  69. 706e9dd Detect empty triangles in CropRect by Michael Ludwig · 4 years, 8 months ago
  70. e678b79 Remove use of kCTFontOpticalSizeAttribute by Ben Wagner · 4 years, 8 months ago
  71. 417d299 Fix windows DLL builds with shaper included by Brian Osman · 4 years, 8 months ago
  72. c5e528e Update Valgrind to 3.15.0. by Ben Wagner · 4 years, 9 months ago
  73. d3ddcb4 Roll third_party/externals/angle2 51b5a3222b60..e4b3136913c6 (6 commits) by skia-autoroll · 4 years, 8 months ago
  74. d01360e Roll ../src c30db006f1d6..b659e40a3998 (423 commits) by skia-autoroll · 4 years, 8 months ago
  75. c3e1876 Roll third_party/externals/swiftshader aba1020d3914..79afb7620a69 (5 commits) by skia-autoroll · 4 years, 8 months ago
  76. 77b716e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  77. 684929c [skottie] Fix single-node camera orientation relative to z=0 plane by Florin Malita · 4 years, 8 months ago
  78. 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
  79. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 4 years, 8 months ago
  80. b1b1452 Remove some SK_API from src/ by Brian Osman · 4 years, 8 months ago
  81. fdb0147 DEPS: add third_party/externals/libgifcodec by Hal Canary · 4 years, 9 months ago
  82. 11c45d6 GN tool: copy_git_directory.py script by Hal Canary · 4 years, 9 months ago
  83. 22a04cd Make TessellationHelper resettable by Michael Ludwig · 4 years, 8 months ago
  84. 39da10b Optimize SkWuffsCodec pixbuf zero-initialization by Nigel Tao · 4 years, 9 months ago
  85. 301015c Make GrSemaphore no longer derive from GrGPUResource. by Greg Daniel · 4 years, 8 months ago
  86. a8ea23d Run nanobench on droids.gif by Leon Scroggins III · 4 years, 9 months ago
  87. 7c4ea90 Metal: Fix buffer alignment issues on Mac by Jim Van Verth · 4 years, 9 months ago
  88. 63edc57 restructure EdgeClipper to accommodate other callers (e.g. half-plane) by Mike Reed · 4 years, 9 months ago
  89. 9c17be5 [infra] Update docs with respect to Go modules. by Ben Wagner · 4 years, 9 months ago
  90. fbfc355 Add SampleLocationsTestOp::onPrePrepare by Robert Phillips · 4 years, 9 months ago
  91. 9042d46 Add Metal support for dynamic texture state by Jim Van Verth · 4 years, 9 months ago
  92. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 4 years, 9 months ago
  93. c919f97 Reformat gn files by Robert Phillips · 4 years, 9 months ago
  94. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 4 years, 9 months ago
  95. cc1d4e6 Update SKP version by skia-recreate-skps · 4 years, 9 months ago
  96. 7787460 Roll ../src 6961018759e7..c30db006f1d6 (480 commits) by skia-autoroll · 4 years, 9 months ago
  97. 7a58003 Roll third_party/externals/angle2 5f4db6a76640..51b5a3222b60 (9 commits) by skia-autoroll · 4 years, 9 months ago
  98. 402d168 Roll third_party/externals/swiftshader 102fd19c65f4..aba1020d3914 (7 commits) by skia-autoroll · 4 years, 9 months ago
  99. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 4 years, 10 months ago
  100. 83f76ac Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago