1. 4d6c84b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  2. 126d7a2 Cleanup unit test output by Herb Derby · 4 years, 8 months ago
  3. 161c8ed Fix final-dtor-non-final-class warning on GrDDLContext by Brian Salomon · 4 years, 8 months ago
  4. d12f278 Use ResourceProvider in particles by Brian Osman · 4 years, 8 months ago
  5. f988fe2 Fix housekeeper bot with some gn format. by Ben Wagner · 4 years, 8 months ago
  6. 861ac61 Fix warning in Fuchsia build by Jim Van Verth · 4 years, 8 months ago
  7. 75d625f Add deps file for manifest. Use libwebp always. by John Rosasco · 4 years, 8 months ago
  8. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  9. 315c8dc Handle failures in VkCommandBuffer creation. by Greg Daniel · 4 years, 8 months ago
  10. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 4 years, 8 months ago
  11. 2a8799f Revert "Naive CPU large emoji" by Herb Derby · 4 years, 8 months ago
  12. 81777ac Make SkEnumerate make flatten tuples by Herb Derby · 4 years, 9 months ago
  13. ed8ca4e Roll ../src 92fe999ae056..c493edcc78ba (509 commits) by skia-autoroll · 4 years, 8 months ago
  14. dcb6582 Roll third_party/externals/angle2 f65b212492ec..c373dfd84194 (8 commits) by skia-autoroll · 4 years, 8 months ago
  15. c47f176 Roll third_party/externals/swiftshader f2637d0dd7eb..663dcefa22ea (3 commits) by skia-autoroll · 4 years, 8 months ago
  16. 932fe44 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  17. 9238f1a Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  18. 2b4cedf Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  19. a11035b SkSL now handles sk_Caps in include files by Ethan Nicholas · 4 years, 8 months ago
  20. 42ea8e6 Naive CPU large emoji by Herb Derby · 4 years, 8 months ago
  21. 0ee397a hide deprecated next() on SkPath::Iter by Mike Reed · 4 years, 8 months ago
  22. 7a32f1b Make sure we recycle the secondary command buffers when release primary command buffers. by Greg Daniel · 4 years, 8 months ago
  23. 15dfab8 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  24. 0193e8c Bug fixes by Julia Lavrova · 4 years, 8 months ago
  25. abce584 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  26. c217059 [infra] Upgrade NVIDIA driver by Ben Wagner · 4 years, 8 months ago
  27. ada451c Return a size of 0 for external format GrSurfaces. by Greg Daniel · 4 years, 8 months ago
  28. 0addbdf Cleanup GrVkCommandBuffer resource ownership and freeing. by Greg Daniel · 4 years, 8 months ago
  29. c15e890 Move the initial GrProgramDesc keyLength into the header by Robert Phillips · 4 years, 8 months ago
  30. 616aa01 [infra] Upgrade Intel Skylake driver by Ben Wagner · 4 years, 8 months ago
  31. 55276e3 Enable cross-context textures in Metal. by Jim Van Verth · 4 years, 8 months ago
  32. 466f571 [skottie] Handle null mask filter effects gracefully by Florin Malita · 4 years, 8 months ago
  33. 882115d [infra] Make CheckGeneratedFiles use Clang by Eric Boren · 4 years, 8 months ago
  34. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 4 years, 8 months ago
  35. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  36. 17096c7 Revert "Disable VkProtectedContext_DDLMakeRenderTargetTest" by Emircan Uysaler · 4 years, 8 months ago
  37. 4449f1f Remove ResourceProvider and ImageAsset sample impls from skottie by Brian Osman · 4 years, 8 months ago
  38. 704d540 Allow Tessellator to operate on provided GrQuads by Michael Ludwig · 4 years, 8 months ago
  39. 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 4 years, 8 months ago
  40. 40a7dfc Roll third_party/externals/angle2 e9b68f332a30..f65b212492ec (10 commits) by skia-autoroll · 4 years, 8 months ago
  41. 54036c9 Roll ../src 0ec8ef3c9f4f..92fe999ae056 (465 commits) by skia-autoroll · 4 years, 8 months ago
  42. 7964212 Roll third_party/externals/swiftshader d44d61514749..f2637d0dd7eb (9 commits) by skia-autoroll · 4 years, 8 months ago
  43. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  44. 74f2fb5 [skottie-wasm] Disable image pre-decoding by Florin Malita · 4 years, 8 months ago
  45. 4f90f9d Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  46. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  47. 32d6c8d When wrapped, store ref to GrVkSecondaryCommandBuffer on GrVkRenderTarget. by Greg Daniel · 4 years, 8 months ago
  48. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 4 years, 8 months ago
  49. 8fa469d Lift TextureSampler's proxy to SurfaceProxy by Michael Ludwig · 4 years, 8 months ago
  50. d53853d Reland "Reland "Enable msaa ccpr on vulkan"" by Chris Dalton · 4 years, 8 months ago
  51. c028b42 Ellipsis again by Julia Lavrova · 4 years, 8 months ago
  52. 9d940c3 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  53. 0d603d8 [CanvasKit] Add SkResourceCache helpers by Florin Malita · 4 years, 8 months ago
  54. 85bf931 Extracted Skottie's resource provider to a separate module by Brian Osman · 4 years, 8 months ago
  55. 4a327bc Fix chrome build bots by Herb Derby · 4 years, 8 months ago
  56. 06a6208 Structured binding for SkZip and SkEnumerate by Herb Derby · 4 years, 9 months ago
  57. 1b8dcd1 Simplify SubRun structure in GrTextBlob by Herb Derby · 4 years, 9 months ago
  58. 61169e9 Fix asset_utils when no service_account_json by Ben Wagner · 4 years, 8 months ago
  59. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  60. 2f05a48 Add code path that avoids large indexBuffer draws by Robert Phillips · 4 years, 8 months ago
  61. be7e7dd [sksg] Temporarily inline Path fillType accessors by Florin Malita · 4 years, 8 months ago
  62. d07418c Roll skia/third_party/skcms 68d3f3a95f1b..ef3043bd8110 (1 commits) by skia-autoroll · 4 years, 8 months ago
  63. fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 4 years, 8 months ago
  64. 64025ca Lock down GrQuad ctors, avoid resetting Ws when known to be 1.0 by Michael Ludwig · 4 years, 8 months ago
  65. dd5ba94 [skottie] Use seekFrame in skottie2movie by Florin Malita · 4 years, 8 months ago
  66. 9c0c92b Roll third_party/externals/angle2 4c7db77e0185..e9b68f332a30 (5 commits) by skia-autoroll · 4 years, 8 months ago
  67. d8bfc51 Roll ../src 137e8082047a..0ec8ef3c9f4f (1040 commits) by skia-autoroll · 4 years, 8 months ago
  68. 61ad456 Roll third_party/externals/swiftshader c8d4d4254ca1..d44d61514749 (4 commits) by skia-autoroll · 4 years, 8 months ago
  69. 6c4c685 Remove Debian9 GCC jobs and related code by Ben Wagner · 4 years, 8 months ago
  70. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  71. c3ff97a Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  72. a687c48 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  73. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  74. 47af12a Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  75. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 4 years, 8 months ago
  76. 506ff4f Roll third_party/externals/angle2 b8e748be6b94..4c7db77e0185 (21 commits) by skia-autoroll · 4 years, 8 months ago
  77. fd05acd LICENSE file: clean up by Hal Canary · 4 years, 8 months ago
  78. 3bc4235 Roll third_party/externals/swiftshader f2c9ce1e08ed..c8d4d4254ca1 (15 commits) by skia-autoroll · 4 years, 8 months ago
  79. 9f2516f Add checks for TextureSampler count in text GeoProcs. by Jim Van Verth · 4 years, 8 months ago
  80. db80f69 SkSL now supports functions defined in sksl_gpu.inc by Ethan Nicholas · 4 years, 8 months ago
  81. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  82. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 4 years, 8 months ago
  83. 241e813 [skolo] Remove internal hardware 2 by Kevin Lubick · 4 years, 8 months ago
  84. 8ee77d8 remove LEGACY_CONVEXITY code -- no more clients by Mike Reed · 4 years, 8 months ago
  85. 189c980 GrQuadPerEdgeAA::Tessellator owns GrVertexWriter by Michael Ludwig · 4 years, 8 months ago
  86. fe13ca3 Move textureop fallback code out of GrRTC and into AddTextureSetOps by Michael Ludwig · 4 years, 8 months ago
  87. 68e470d [G3 compile bot] Add comment to CL when there is an interesting failure by Ravi Mistry · 4 years, 8 months ago
  88. fee0079 rough unit test support for FM by Mike Klein · 4 years, 8 months ago
  89. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 4 years, 8 months ago
  90. 6ec1b39 Optimize SkWuffsCodec's sk_bzero calls by Nigel Tao · 4 years, 8 months ago
  91. 98f3fd9 Update bezier_*_effects GMs to not use rand by Robert Phillips · 4 years, 8 months ago
  92. b752a63 Documentation: Cq-Include-Trybots by Hal Canary · 4 years, 8 months ago
  93. 4d3ac51 Add Docker-based GCC Test tasks by Ben Wagner · 4 years, 8 months ago
  94. e59c167 [canvaskit] Add SkContourMeasure by Kevin Lubick · 4 years, 8 months ago
  95. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  96. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  97. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  98. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  99. aad4e6e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  100. 0788481 Remove Build-Ubuntu18-GCC job by Ben Wagner · 4 years, 8 months ago