1. 1cf1593 Remove GrTextureGradientColorizer and use GrTextureEffect instead. by John Stiles · 4 years, 6 months ago
  2. fcb7ba0 updated skp fuzzer by Zepeng Hu · 4 years, 6 months ago
  3. fada8bd Avoid passing gradient-layout Y coordinate to colorizer. by John Stiles · 4 years, 6 months ago
  4. a2800c4 specialize addGlyphToAtlas padding to bilerp case by Herb Derby · 4 years, 6 months ago
  5. 8232900 SkSL: Disallow fragmentProcessor variables in several places by Brian Osman · 4 years, 6 months ago
  6. 8e77631 Remove some non-inclusive language in recipes by Eric Boren · 4 years, 6 months ago
  7. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 6 months ago
  8. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 6 months ago
  9. dc4da5a GCC: fix type passed to vcvt_f32_f16 to be a float16x4_t in SkVx.h by Jose Dapena Paz · 4 years, 6 months ago
  10. 3a683c8 Remove "Cripple" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 6 months ago
  11. 76e22a3 Fix path builder initial gen ID by Florin Malita · 4 years, 6 months ago
  12. 7154b74 Fixed nondeterminism in SkSL dehydration by Ethan Nicholas · 4 years, 6 months ago
  13. 32df8f8 Handle null GrDirectContext in DDL Fuzzer by Robert Phillips · 4 years, 6 months ago
  14. 7225788 update size GrTextBlob size calculation by Herb Derby · 4 years, 6 months ago
  15. d5a7f1f Revert "configure attributes for SkottieView to be initialized from XML layout" by Robert Phillips · 4 years, 6 months ago
  16. 6d3996c Update gradient colorizers to take coords instead of colors. by John Stiles · 4 years, 6 months ago
  17. 6bf1125 Fix bug(s) in combining and chaining GrTextureOps by Robert Phillips · 4 years, 6 months ago
  18. ae94033 Always write binary (eg, UNIX line endings) to sksl .c.inc files by Brian Osman · 4 years, 6 months ago
  19. c795023 configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 6 months ago
  20. 2d01ed9 Replace manually-implemented lerp with mix(). by John Stiles · 4 years, 6 months ago
  21. cec3a60 remove SkDescriptor API fuzzer by Mike Klein · 4 years, 6 months ago
  22. 1e95010 Use staging buffers for Metal uploads by Jim Van Verth · 4 years, 6 months ago
  23. d7c4f9d Add missing <memory> include by Brian Osman · 4 years, 6 months ago
  24. 17dc63f Don't define SK_GL when no other GPU backends are enabled by Brian Salomon · 4 years, 6 months ago
  25. 4470ba1 Roll skcms from 8da4cb002cb4 to b1f9041ffe31 (1 revision) by skia-autoroll · 4 years, 6 months ago
  26. c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 6 months ago
  27. 6db78b8 Add option to LazyYUVImage to build mip maps by Brian Salomon · 4 years, 6 months ago
  28. fc8ba49 Upgrade the version of CockroachDB we test against. by Joe Gregorio · 4 years, 6 months ago
  29. 2ebb6ba Roll ANGLE from fd60950e59a3 to cbd5bee81dc6 (14 revisions) by skia-autoroll · 4 years, 6 months ago
  30. c3794dd Roll SwiftShader from 08a3cc4cfbaa to aa5bd7657e6c (3 revisions) by skia-autoroll · 4 years, 6 months ago
  31. 747a820 Roll dawn from 03cf7c3eaeaf to fada50119020 (7 revisions) by skia-autoroll · 4 years, 6 months ago
  32. f8869a2 Remove SK_REQUIRE_LOCAL_VAR macro. by John Stiles · 4 years, 6 months ago
  33. 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 4 years, 6 months ago
  34. d5b51a0 Switch over to SkPathBuilder by Mike Reed · 4 years, 6 months ago
  35. bfbe712 Enable ClangTidy check performance-for-range-copy. by John Stiles · 4 years, 6 months ago
  36. 128ed7b Add view matrix support to tessellated stroking by Chris Dalton · 4 years, 6 months ago
  37. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 6 months ago
  38. bcde9ee Fix ducky_yuv_blend in preabandoned context mode by Brian Salomon · 4 years, 6 months ago
  39. 66fb075 Fix UB in SkString::equal(nullptr) when empty. by Ben Wagner · 4 years, 6 months ago
  40. ef666fa [skottie] Avoid image data duplication when pre-decoding by Florin Malita · 4 years, 6 months ago
  41. dab3034 mark SkPathBuilder as SK_API by Mike Reed · 4 years, 6 months ago
  42. 7e829b2 Hoist up uniform GrRingBuffer to GrGpu by Jim Van Verth · 4 years, 6 months ago
  43. f02c048 Update command buffer and finishProc processing in Metal by Jim Van Verth · 4 years, 6 months ago
  44. ebae17d Fixed build error blocking Android roll by Ethan Nicholas · 4 years, 6 months ago
  45. 284190b Check vendor and render string for Freedreno driver by Shawn Guo · 4 years, 6 months ago
  46. 7530639 Rename "master context" to "primary context" by Leon Scroggins III · 4 years, 6 months ago
  47. 6b2602e Remove remaining usages of skvx::mad by Elliot Evans · 4 years, 6 months ago
  48. 73a8cc5 Remove unused SkCoverageModePriv code by Leon Scroggins III · 4 years, 6 months ago
  49. 4ad701a Update doc comments. by John Stiles · 4 years, 6 months ago
  50. b61b2bc Add LLDB visualization support for sk_sp<>. by John Stiles · 4 years, 6 months ago
  51. 958a3bb Move paint modulation after color space xform when drawing images by Brian Osman · 4 years, 6 months ago
  52. 6f65f1a Clarify quickstart documentation. by John Stiles · 4 years, 6 months ago
  53. efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 4 years, 6 months ago
  54. e554301 Enable ClangTidy guard bugprone-argument-comment. by John Stiles · 4 years, 6 months ago
  55. 4ecc970 jit load128/store128 by Mike Klein · 4 years, 6 months ago
  56. 4fadce4 Added an assert to catch incorrect SkSL variable references and cleaned by Ethan Nicholas · 4 years, 6 months ago
  57. 8cc118d Fix mislabeled argument comments. by John Stiles · 4 years, 6 months ago
  58. de53ba5 Just use paint color as text blob color by Brian Osman · 4 years, 6 months ago
  59. 5f2b2d6 Enable ClangTidy guard bugprone-unused-raii. by John Stiles · 4 years, 6 months ago
  60. f6b3ab2 Remove unused ephemeral SkPathRef::Editor object. by John Stiles · 4 years, 6 months ago
  61. ea66251 Delete Android compile bots by Ravi Mistry · 4 years, 6 months ago
  62. da1abd1 Remove unused Editor object from reverseAddPath. by John Stiles · 4 years, 6 months ago
  63. ceb5549 [infra] Remove Win10 GT610 tasks by Eric Boren · 4 years, 6 months ago
  64. 3136789 refactor large load/stores by Mike Klein · 4 years, 6 months ago
  65. 89b3c1f add simple rgba f32 support by Mike Klein · 4 years, 6 months ago
  66. 9f4d51a Add sk_sp to Skia.natvis (bypass fPtr) by Brian Osman · 4 years, 6 months ago
  67. 071b30b Add Housekeeper-PerCommit-GnToBp by Ravi Mistry · 4 years, 6 months ago
  68. 9fdddf6 Remove non-nested usages of skvx::mad by Elliot Evans · 4 years, 6 months ago
  69. e393c61 Dawn: update for API changes (Buffer). by Stephen White · 4 years, 6 months ago
  70. 5ba6534 Change some instances of whitelist/blacklist by Eric Boren · 4 years, 6 months ago
  71. 2d37958 Roll ANGLE from c20449a879c6 to fd60950e59a3 (11 revisions) by skia-autoroll · 4 years, 6 months ago
  72. 94cefef Roll SwiftShader from dc8e77f0e521 to 08a3cc4cfbaa (3 revisions) by skia-autoroll · 4 years, 6 months ago
  73. a4bbc9d Roll dawn from c11a19145f1f to 03cf7c3eaeaf (14 revisions) by skia-autoroll · 4 years, 6 months ago
  74. 398c654 Enable ClangTidy 'undelegated constructor' warning. by John Stiles · 4 years, 6 months ago
  75. 214de11 Fix DebugCanvas(SkIRect) constructor. by John Stiles · 4 years, 6 months ago
  76. 994ce8c Add a dev tools section about debug visualizers. by John Stiles · 4 years, 6 months ago
  77. 57d859e Create a gn link pool which is disabled by default. by Ben Wagner · 4 years, 6 months ago
  78. e34b282 Migrate MakeFromAdoptedTexture to GrDirectContext by Adlai Holler · 4 years, 6 months ago
  79. 7b45c2f Remove constexpr workarounds for no-longer-supported compilers. by John Stiles · 4 years, 6 months ago
  80. 1aaf41b Change GrRingBuffer::finishSubmit to be a finishedProc by Jim Van Verth · 4 years, 6 months ago
  81. a40e7b7 Add Skia.natvis to platform_tools/debugging by Brian Osman · 4 years, 6 months ago
  82. 5e454f8 Fix MSVC build. by Stephen White · 4 years, 6 months ago
  83. cd04356 Can't share encoded data if we have any modifiers by Mike Reed · 4 years, 6 months ago
  84. ef0fa43 don't let shaders know the destination is unpremul by Mike Klein · 4 years, 6 months ago
  85. e5b6eec Make tessellation join type values negative by Chris Dalton · 4 years, 6 months ago
  86. d500441 skvm sprite blitter by Mike Klein · 4 years, 6 months ago
  87. 599eae5 Use storage.ErrObjectNotExist in Canary-G3 by Ravi Mistry · 4 years, 6 months ago
  88. 0795361 SkUNREACHABLE should fail, not be UB. by Ben Wagner · 4 years, 7 months ago
  89. f8237cb Re-org image-cacherator-from-* GMs by Robert Phillips · 4 years, 6 months ago
  90. e911e26 Add LLDB debugging extensions for SkAutoTArray. by John Stiles · 4 years, 6 months ago
  91. eeefbcf Add LLDB debugging extensions for SkTArray and SkString. by John Stiles · 4 years, 6 months ago
  92. 7839a25 A puppeteer test that runs karma-like tests by Nathaniel Nifong · 4 years, 6 months ago
  93. 96d6c6f [skottie] Re-enable inval tracking in viewer by Florin Malita · 4 years, 6 months ago
  94. fc5bbe0 Fix SIMD CanvasKit build to output to the expected directory. by Elliot Evans · 4 years, 6 months ago
  95. 52ea577 Migrate MakeFromYUVATexturesCopy* to GrRecordingContext by Adlai Holler · 4 years, 6 months ago
  96. 3e03e11 Reland "Metal: Hold refs for input buffers from bindBuffer calls." by Jim Van Verth · 4 years, 6 months ago
  97. 4f58733 Roll third_party/externals/spirv-cross/ d573a95a9..7778792ae (15 commits) by Corentin Wallez · 4 years, 6 months ago
  98. 8c7ecc1 Revert "Revert "Never share pixels when we make a subset image"" by Mike Reed · 4 years, 6 months ago
  99. c34efe0 Fix use of undefined TARGET_OS_SIMULATOR for Non-Metal builds. by Lei Zhang · 4 years, 6 months ago
  100. 4866d0a Roll ANGLE from de309a42385f to c20449a879c6 (12 revisions) by skia-autoroll · 4 years, 6 months ago