1. 8d36398 Implement log and log2 intrinsics in SkRP. by John Stiles · 1 year, 10 months ago
  2. 337a170 [graphite] Simplify winding in AnalyticAARRectRenderStep by Michael Ludwig · 1 year, 10 months ago
  3. a20c740 Implement faceforward intrinsic in RP codegen. by John Stiles · 1 year, 10 months ago
  4. 1f5294f Split SAA scan converter into its own file by Brian Osman · 1 year, 10 months ago
  5. f92ce4f [ganesh][dawn] Disable derivative uniformity warnings by Arman Uguray · 1 year, 10 months ago
  6. 49b902e Implement asin and acos in RP codegen. by John Stiles · 1 year, 10 months ago
  7. af4eded Implement normalize intrinsic in RP codegen. by John Stiles · 1 year, 10 months ago
  8. 95eb325 Implement reflect intrinsic in RP codegen. by John Stiles · 1 year, 10 months ago
  9. 6c77245 Fix undefined behavior packing top and left by Herb Derby · 1 year, 10 months ago
  10. 7880a8f Add tests for SkFontMgr::matchFamilyStyle by Ben Wagner · 1 year, 10 months ago
  11. 02ab537 Implement distance intrinsic in RP codegen. by John Stiles · 1 year, 10 months ago
  12. a9c199c Implement asin and acos primitives in Raster Pipeline. by John Stiles · 1 year, 10 months ago
  13. 3213aff More callers using SkDrawBase by Michael Reed · 1 year, 10 months ago
  14. 127b566 Make SkFontMgr_New_Custom_Data public by Florin Malita · 1 year, 10 months ago
  15. 37a12ad [graphite] Don't record draws that can't produce coverage by Michael Ludwig · 1 year, 10 months ago
  16. 562cc98 Add serialization to SkGlyph by Herb Derby · 1 year, 10 months ago
  17. 1fb13fc Implement inversesqrt intrinsic in RP codegen. by John Stiles · 1 year, 10 months ago
  18. 000b6f7 Add RP op for swizzled indirect writes. by John Stiles · 1 year, 10 months ago
  19. d72d0da Enforce IWYU on src/core/SkDraw* by Kevin Lubick · 1 year, 10 months ago
  20. 4a8f106 IWYU in android builds by Michael Reed · 1 year, 10 months ago
  21. ab90fd4 [sksl] Support unsized arrays and storage buffers in SPIR-V and GLSL codegen by Arman Uguray · 1 year, 10 months ago
  22. d8d3341 Move Renderable to shared skgpu namespace and redef some Gr enums. by Jim Van Verth · 1 year, 10 months ago
  23. d51e1bf Use 'class' for IR nodes, not 'struct'. by John Stiles · 1 year, 10 months ago
  24. 57536e1 Use SkReadBuffer/SkWriteBuffer for typefaces by Herb Derby · 1 year, 10 months ago
  25. 22d8195 Remove legacy pin methods from SkImagePriv by Kevin Lubick · 1 year, 10 months ago
  26. 0192240 create SkDrawBase from SkDraw by Michael Reed · 1 year, 10 months ago
  27. 132ad29 Reland "[Graphite] Add gpu memory size to all Resources." by Greg Daniel · 1 year, 10 months ago
  28. 2cb8432 [graphite] Use SkTArray instead of std::vector to store DrawPasses by Arman Uguray · 1 year, 10 months ago
  29. 9851fde Fix indexed-swizzle lvalues in RP codegen. by John Stiles · 1 year, 10 months ago
  30. 96b1a69 Fix SwizzleIndexLookup in SkRP codegen. by John Stiles · 1 year, 10 months ago
  31. b890d97 Assemble a Context in the RP code generator. by John Stiles · 1 year, 10 months ago
  32. 13e706b [graphite] Add SkImage::MakeGraphiteFromYUVABackendTextures() by Jim Van Verth · 1 year, 10 months ago
  33. 065145f Switch from uint to int in RewriteIndexedSwizzle. by John Stiles · 1 year, 10 months ago
  34. 35415ef Implement array-casts in SkRP. by John Stiles · 1 year, 10 months ago
  35. 3b9131c Factor out indexed-swizzle rewrite logic to transform/. by John Stiles · 1 year, 10 months ago
  36. 4d90ba4 [sksl][wgsl] Implement matrix constructors by Arman Uguray · 2 years ago
  37. b0351e0 [graphite] Integrate ComputeTask with DispatchGroup by Arman Uguray · 1 year, 11 months ago
  38. 45eee60 [graphite] Introduce DispatchGroup and DispatchGroup::Builder by Arman Uguray · 1 year, 11 months ago
  39. e1bde7a Make sure to set backend for mock GrBackendRenderTarget. by Greg Daniel · 1 year, 10 months ago
  40. 9497fb9 [graphite] Set up ReleaseProc invocation for Textures by Jim Van Verth · 1 year, 10 months ago
  41. 3e05e51 Reland "[graphite] Implement DawnCaps::channelMask()" by Greg Daniel · 1 year, 10 months ago
  42. c69c91d Update comment by James Godfrey-Kittle · 1 year, 10 months ago
  43. 321734e Rename SkImage::CompressionType -> SkTextureCompressionType by Kevin Lubick · 1 year, 10 months ago
  44. 2fcfc31 Reland "[Graphite] Add shared DawnUtilsPriv class." by Greg Daniel · 1 year, 10 months ago
  45. 35dc168 Fix assignment-into-indexed-swizzles in SPIR-V and Metal. by John Stiles · 1 year, 10 months ago
  46. a2630de Replace most uses of macros.bzl with skia_rules.bzl or flags.bzl by Kevin Lubick · 1 year, 10 months ago
  47. 9171886 Reland "Add SkSL test for indexing into a swizzle." by John Stiles · 1 year, 10 months ago
  48. aaa5cd7 Revert "Add SkSL test for indexing into a swizzle." by Brian Osman · 1 year, 10 months ago
  49. 076504a Add SkSL test for indexing into a swizzle. by John Stiles · 1 year, 10 months ago
  50. ba566a9 Remove unneeded RegionOp parameter from GrSWMaskHelper by Michael Reed · 1 year, 10 months ago
  51. 01410a7 Fix SkImage_GpuYUVA::onReinterpretColorSpace by Brian Osman · 1 year, 10 months ago
  52. 078184b Enforce IWYU on SkPicture-related files by Kevin Lubick · 1 year, 10 months ago
  53. 75e4b07 Add back shared DawnUtilsPriv without using it. by Greg Daniel · 1 year, 10 months ago
  54. 2db4ea3 Revert "[Graphite] Add shared DawnUtilsPriv class." by Greg Daniel · 1 year, 10 months ago
  55. 25ad1f9 Revert "[graphite] Implement DawnCaps::channelMask()" by Greg Daniel · 1 year, 10 months ago
  56. 580fc16 Revert "[Graphite] Add gpu memory size to all Resources." by Greg Daniel · 1 year, 10 months ago
  57. dc4608e Change Copyright mark to block style by Herb Derby · 1 year, 10 months ago
  58. e6f7505 Enforce IWYU on ImageGenerator by Kevin Lubick · 1 year, 10 months ago
  59. da13ed5 Restore Android-specific code in Ganesh's Perlin noise code by Robert Phillips · 1 year, 10 months ago
  60. 6a70404 [graphite] Revise Graphite Perlin noise shader code by Robert Phillips · 1 year, 10 months ago
  61. 8a19083 Add alternate image pinning API by Kevin Lubick · 1 year, 10 months ago
  62. 289a43b Add SkTypefaceProxy serialization by Herb Derby · 1 year, 10 months ago
  63. 041f570 Indicate a fixed pitch typeface in proxy by Herb Derby · 1 year, 10 months ago
  64. 49cc2eb [Graphite] Add gpu memory size to all Resources. by Greg Daniel · 1 year, 10 months ago
  65. 1d27815 [graphite] Implement DawnCaps::channelMask() by Jim Van Verth · 1 year, 10 months ago
  66. ffda2f0 [Graphite] Add shared DawnUtilsPriv class. by Greg Daniel · 1 year, 10 months ago
  67. 88bdb0c Fix typo in isHairline check by James Godfrey-Kittle · 1 year, 10 months ago
  68. 0ec5c48 Fixup includes for SkFontMetrics by Herb Derby · 1 year, 10 months ago
  69. bd14d5f [Graphite] Rename DawnUtilsPriv to DawnGraphiteUtilsPriv. by Greg Daniel · 1 year, 10 months ago
  70. 2d261c6 Revert "Remove Android-specific code in the Perlin noise code" by Robert Phillips · 1 year, 10 months ago
  71. c21fe6f Stream SkFontMetrics by Herb Derby · 1 year, 10 months ago
  72. 5054c91 Revert "Revert "Use std::vector::front()/back() when inserting color stops"" by Dominik Röttsches · 1 year, 10 months ago
  73. 0fbaf2c Make uniforms and children public on runtime effect builder by Brian Osman · 1 year, 10 months ago
  74. c3bbad4 [graphite] Add YUVABackendTextures. by Jim Van Verth · 1 year, 10 months ago
  75. c7d8496 Revert "Revert "Avoid division by zero in sweep gradient calculation"" by Dominik Röttsches · 1 year, 10 months ago
  76. f16f2f5 Remove Android-specific code in the Perlin noise code by Robert Phillips · 1 year, 10 months ago
  77. e627d59 Reland "[graphite] Add Caps::channelMask()" by Jim Van Verth · 1 year, 10 months ago
  78. 529fb1e New private API for "deferred" runtime shaders by Brian Osman · 1 year, 10 months ago
  79. bc2449a Reland "Restructure Metal utils for code sharing and to match Vulkan paths." by Jim Van Verth · 1 year, 10 months ago
  80. f18e6e8 [graphite] Use a dst type enum in blenders' addToKey methods by James Godfrey-Kittle · 1 year, 10 months ago
  81. 56a9f1a [graphite] Rename dst color arg field to fRuntimeShaderDstColor by James Godfrey-Kittle · 1 year, 10 months ago
  82. 060b4a7 [graphite] Don't overload dstColor req flag with primitive color req by James Godfrey-Kittle · 1 year, 10 months ago
  83. 6345e66 Revert "Avoid division by zero in sweep gradient calculation" by Joe Gregorio · 1 year, 10 months ago
  84. da62fd0 Revert "Use std::vector::front()/back() when inserting color stops" by Joe Gregorio · 1 year, 10 months ago
  85. c9fe021 Update Perlin noise factories to handle no octaves by Robert Phillips · 1 year, 10 months ago
  86. a5851fa Use std::vector::front()/back() when inserting color stops by Dominik Röttsches · 1 year, 10 months ago
  87. a637b8c More closely align the Ganesh and Graphite Perlin noise implementations by Robert Phillips · 1 year, 10 months ago
  88. 38a9186 Add SkRectPriv::QuadContainsRect by Michael Ludwig · 1 year, 10 months ago
  89. bc3e02f Use new Typeface API for Remote Cache testing by Herb Derby · 1 year, 10 months ago
  90. 49e7ead Avoid division by zero in sweep gradient calculation by Dominik Röttsches · 1 year, 10 months ago
  91. 7b18d6c Experiment with simpler test API by Herb Derby · 1 year, 10 months ago
  92. 36d1215 Move parts of API to testing for remote cache by Herb Derby · 1 year, 10 months ago
  93. dc75453 Remove unused flag manipulated Slug testing by Herb Derby · 1 year, 10 months ago
  94. b9f8ab3 [graphite] Add Graphite PerlinNoiseShader by Robert Phillips · 1 year, 10 months ago
  95. 39c67f6 Make scale factories/functions match computeTypeMask behavior by Michael Ludwig · 1 year, 10 months ago
  96. 5ff6641 Tile clips in SkRegion::setPath by Michael Ludwig · 1 year, 10 months ago
  97. 3e38c84 Remove old Slug Conversion code by Herb Derby · 1 year, 10 months ago
  98. fd380c7 [graphite] Check for alpha-only color type within image shader by Nicolette Prevost · 1 year, 10 months ago
  99. 2999c4b Strike Serialization: Add guard flags to start new work by Herb Derby · 1 year, 10 months ago
  100. 0627c52 [graphite] Calculate quad AA outsets correctly by Michael Ludwig · 1 year, 11 months ago