1. a52442a Remove unused dynamic allocation code from GrMtlResourceProvider. by Jim Van Verth · 5 years ago
  2. 5619c3a GN: Add support for GN's framework variable in the toolchain by Corentin Wallez · 5 years ago
  3. 7895780 Increase ClangTidy code coverage by enabling features. by John Stiles · 5 years ago
  4. 4b9b345 Migrate GrGetIntelGpuFamily into a cpp file. by John Stiles · 5 years ago
  5. 74a7a81 fix addOval and addRRect on builder by Mike Reed · 5 years ago
  6. a6df9da [infra] Update recipe dependencies by Eric Boren · 5 years ago
  7. fdd736f Roll ANGLE from cbd5bee81dc6 to 41442cce3d0f (10 revisions) by skia-autoroll · 5 years ago
  8. b82d9b5 Roll SwiftShader from aa5bd7657e6c to 4568d8587998 (1 revision) by skia-autoroll · 5 years ago
  9. 92d72ce Roll dawn from fada50119020 to 8c9858e9b8e3 (1 revision) by skia-autoroll · 5 years ago
  10. b746d5c add static factories for SkPath by Mike Reed · 5 years ago
  11. 4b4cd13 Builder has addPolygon, plus start hiding edit methods by Mike Reed · 5 years ago
  12. 0633f76 Enable ClangTidy check misc-definitions-in-headers. by John Stiles · 5 years ago
  13. 8423d06 Enable ClangTidy check readability-redundant-preprocessor. by John Stiles · 5 years ago
  14. 61b4c17 Update SKP version by skia-recreate-skps · 5 years ago
  15. 5bc663a add relative segment methods by Mike Reed · 5 years ago
  16. 2243d77 use pathbuilder by Mike Reed · 5 years ago
  17. ad1e200 Add ClangTidy check bugprone-bool-pointer-implicit-conversion. by John Stiles · 5 years ago
  18. 1cf1593 Remove GrTextureGradientColorizer and use GrTextureEffect instead. by John Stiles · 5 years ago
  19. fcb7ba0 updated skp fuzzer by Zepeng Hu · 5 years ago
  20. fada8bd Avoid passing gradient-layout Y coordinate to colorizer. by John Stiles · 5 years ago
  21. a2800c4 specialize addGlyphToAtlas padding to bilerp case by Herb Derby · 5 years ago
  22. 8232900 SkSL: Disallow fragmentProcessor variables in several places by Brian Osman · 5 years ago
  23. 8e77631 Remove some non-inclusive language in recipes by Eric Boren · 5 years ago
  24. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 5 years ago
  25. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 5 years ago
  26. dc4da5a GCC: fix type passed to vcvt_f32_f16 to be a float16x4_t in SkVx.h by Jose Dapena Paz · 5 years ago
  27. 3a683c8 Remove "Cripple" to comply with Android's inclusive language guidance by Leon Scroggins III · 5 years ago
  28. 76e22a3 Fix path builder initial gen ID by Florin Malita · 5 years ago
  29. 7154b74 Fixed nondeterminism in SkSL dehydration by Ethan Nicholas · 5 years ago
  30. 32df8f8 Handle null GrDirectContext in DDL Fuzzer by Robert Phillips · 5 years ago
  31. 7225788 update size GrTextBlob size calculation by Herb Derby · 5 years ago
  32. d5a7f1f Revert "configure attributes for SkottieView to be initialized from XML layout" by Robert Phillips · 5 years ago
  33. 6d3996c Update gradient colorizers to take coords instead of colors. by John Stiles · 5 years ago
  34. 6bf1125 Fix bug(s) in combining and chaining GrTextureOps by Robert Phillips · 5 years ago
  35. ae94033 Always write binary (eg, UNIX line endings) to sksl .c.inc files by Brian Osman · 5 years ago
  36. c795023 configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 5 years ago
  37. 2d01ed9 Replace manually-implemented lerp with mix(). by John Stiles · 5 years ago
  38. cec3a60 remove SkDescriptor API fuzzer by Mike Klein · 5 years ago
  39. 1e95010 Use staging buffers for Metal uploads by Jim Van Verth · 5 years ago
  40. d7c4f9d Add missing <memory> include by Brian Osman · 5 years ago
  41. 17dc63f Don't define SK_GL when no other GPU backends are enabled by Brian Salomon · 5 years ago
  42. 4470ba1 Roll skcms from 8da4cb002cb4 to b1f9041ffe31 (1 revision) by skia-autoroll · 5 years ago
  43. c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 5 years ago
  44. 6db78b8 Add option to LazyYUVImage to build mip maps by Brian Salomon · 5 years ago
  45. fc8ba49 Upgrade the version of CockroachDB we test against. by Joe Gregorio · 5 years ago
  46. 2ebb6ba Roll ANGLE from fd60950e59a3 to cbd5bee81dc6 (14 revisions) by skia-autoroll · 5 years ago
  47. c3794dd Roll SwiftShader from 08a3cc4cfbaa to aa5bd7657e6c (3 revisions) by skia-autoroll · 5 years ago
  48. 747a820 Roll dawn from 03cf7c3eaeaf to fada50119020 (7 revisions) by skia-autoroll · 5 years ago
  49. f8869a2 Remove SK_REQUIRE_LOCAL_VAR macro. by John Stiles · 5 years ago
  50. 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 5 years ago
  51. d5b51a0 Switch over to SkPathBuilder by Mike Reed · 5 years ago
  52. bfbe712 Enable ClangTidy check performance-for-range-copy. by John Stiles · 5 years ago
  53. 128ed7b Add view matrix support to tessellated stroking by Chris Dalton · 5 years ago
  54. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 5 years ago
  55. bcde9ee Fix ducky_yuv_blend in preabandoned context mode by Brian Salomon · 5 years ago
  56. 66fb075 Fix UB in SkString::equal(nullptr) when empty. by Ben Wagner · 5 years ago
  57. ef666fa [skottie] Avoid image data duplication when pre-decoding by Florin Malita · 5 years ago
  58. dab3034 mark SkPathBuilder as SK_API by Mike Reed · 5 years ago
  59. 7e829b2 Hoist up uniform GrRingBuffer to GrGpu by Jim Van Verth · 5 years ago
  60. f02c048 Update command buffer and finishProc processing in Metal by Jim Van Verth · 5 years ago
  61. ebae17d Fixed build error blocking Android roll by Ethan Nicholas · 5 years ago
  62. 284190b Check vendor and render string for Freedreno driver by Shawn Guo · 5 years ago
  63. 7530639 Rename "master context" to "primary context" by Leon Scroggins III · 5 years ago
  64. 6b2602e Remove remaining usages of skvx::mad by Elliot Evans · 5 years ago
  65. 73a8cc5 Remove unused SkCoverageModePriv code by Leon Scroggins III · 5 years ago
  66. 4ad701a Update doc comments. by John Stiles · 5 years ago
  67. b61b2bc Add LLDB visualization support for sk_sp<>. by John Stiles · 5 years ago
  68. 958a3bb Move paint modulation after color space xform when drawing images by Brian Osman · 5 years ago
  69. 6f65f1a Clarify quickstart documentation. by John Stiles · 5 years ago
  70. efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 5 years ago
  71. e554301 Enable ClangTidy guard bugprone-argument-comment. by John Stiles · 5 years ago
  72. 4ecc970 jit load128/store128 by Mike Klein · 5 years ago
  73. 4fadce4 Added an assert to catch incorrect SkSL variable references and cleaned by Ethan Nicholas · 5 years ago
  74. 8cc118d Fix mislabeled argument comments. by John Stiles · 5 years ago
  75. de53ba5 Just use paint color as text blob color by Brian Osman · 5 years ago
  76. 5f2b2d6 Enable ClangTidy guard bugprone-unused-raii. by John Stiles · 5 years ago
  77. f6b3ab2 Remove unused ephemeral SkPathRef::Editor object. by John Stiles · 5 years ago
  78. ea66251 Delete Android compile bots by Ravi Mistry · 5 years ago
  79. da1abd1 Remove unused Editor object from reverseAddPath. by John Stiles · 5 years ago
  80. ceb5549 [infra] Remove Win10 GT610 tasks by Eric Boren · 5 years ago
  81. 3136789 refactor large load/stores by Mike Klein · 5 years ago
  82. 89b3c1f add simple rgba f32 support by Mike Klein · 5 years ago
  83. 9f4d51a Add sk_sp to Skia.natvis (bypass fPtr) by Brian Osman · 5 years ago
  84. 071b30b Add Housekeeper-PerCommit-GnToBp by Ravi Mistry · 5 years ago
  85. 9fdddf6 Remove non-nested usages of skvx::mad by Elliot Evans · 5 years ago
  86. e393c61 Dawn: update for API changes (Buffer). by Stephen White · 5 years ago
  87. 5ba6534 Change some instances of whitelist/blacklist by Eric Boren · 5 years ago
  88. 2d37958 Roll ANGLE from c20449a879c6 to fd60950e59a3 (11 revisions) by skia-autoroll · 5 years ago
  89. 94cefef Roll SwiftShader from dc8e77f0e521 to 08a3cc4cfbaa (3 revisions) by skia-autoroll · 5 years ago
  90. a4bbc9d Roll dawn from c11a19145f1f to 03cf7c3eaeaf (14 revisions) by skia-autoroll · 5 years ago
  91. 398c654 Enable ClangTidy 'undelegated constructor' warning. by John Stiles · 5 years ago
  92. 214de11 Fix DebugCanvas(SkIRect) constructor. by John Stiles · 5 years ago
  93. 994ce8c Add a dev tools section about debug visualizers. by John Stiles · 5 years ago
  94. 57d859e Create a gn link pool which is disabled by default. by Ben Wagner · 5 years ago
  95. e34b282 Migrate MakeFromAdoptedTexture to GrDirectContext by Adlai Holler · 5 years ago
  96. 7b45c2f Remove constexpr workarounds for no-longer-supported compilers. by John Stiles · 5 years ago
  97. 1aaf41b Change GrRingBuffer::finishSubmit to be a finishedProc by Jim Van Verth · 5 years ago
  98. a40e7b7 Add Skia.natvis to platform_tools/debugging by Brian Osman · 5 years ago
  99. 5e454f8 Fix MSVC build. by Stephen White · 5 years ago
  100. cd04356 Can't share encoded data if we have any modifiers by Mike Reed · 5 years ago