1. 87d0a2f Update MakeChildFP to allow processor hierarchies to be created. by John Stiles · 4 years, 3 months ago
  2. 46a324a Move GrSmallPathAtlasMgr to its own file and out-line by Robert Phillips · 4 years, 3 months ago
  3. 3262bc8 Clarify that the GrDirectContext uniquely holds the text atlas manager by Robert Phillips · 4 years, 3 months ago
  4. b418921 Add plumbing for dst read render passes into GrVkRenderPass. by Greg Daniel · 4 years, 3 months ago
  5. 5dd3d88 Move more atlas functionality from GrSmallPathRenderer to GrSmallPathAtlasMgr by Robert Phillips · 4 years, 3 months ago
  6. cac1764 Add a GrSmallPathAtlasMgr class by Robert Phillips · 4 years, 3 months ago
  7. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 3 months ago
  8. 6507e63 Update how the GrSmallPathRenderer's cache entries are created and destroyed by Robert Phillips · 4 years, 3 months ago
  9. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years, 3 months ago
  10. de240ac Revert "Disable the coverage-as-alpha optimization flag for the Bicubic effect." by John Stiles · 4 years, 3 months ago
  11. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 3 months ago
  12. b35c3b8 Replace `unimpl` comments with `= delete`. by John Stiles · 4 years, 3 months ago
  13. b3231b1 Disable the coverage-as-alpha optimization flag for the Bicubic effect. by John Stiles · 4 years, 3 months ago
  14. c262a12 Fix IWYU error in metal-code generator, re-gen dither effect by Brian Osman · 4 years, 3 months ago
  15. 9b01c9c5 Update the DitherEffect @test to ensure non-zero dithering. by John Stiles · 4 years, 3 months ago
  16. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  17. 70df33d use a single point as DirectMaskSubRun's vertex data by Herb Derby · 4 years, 3 months ago
  18. 76e7a7f Begin wrapping GrSmallPathRenderer atlas accesses by Robert Phillips · 4 years, 3 months ago
  19. 34949e3 Pull ShapeData into its own header file and rename to GrSmallPathShapeData by Robert Phillips · 4 years, 3 months ago
  20. 672c476 Replace 'master' with 'top-level' or 'gradient' by Michael Ludwig · 4 years, 3 months ago
  21. 6397e80 Specify aa type of draw to the GrClip by Michael Ludwig · 4 years, 3 months ago
  22. b7531c5 Simplify GrSmallPathRenderer::visitProxies by Robert Phillips · 4 years, 3 months ago
  23. 374b154 Don't allow transferring between special queues in vulkan in surface flush. by Greg Daniel · 4 years, 3 months ago
  24. 17d9caa remove unused scale for direct masks by Herb Derby · 4 years, 3 months ago
  25. a8486d1 Revert "Revert "Revert "Put top level FPs into their own functions""" by Brian Osman · 4 years, 3 months ago
  26. 7e3616a Reland "Revise GrMtlGpu::onUpdateBackendTexture." by Jim Van Verth · 4 years, 3 months ago
  27. 80e3d42 Fix inversion tracking across simplifies in GrShape by Michael Ludwig · 4 years, 3 months ago
  28. 3000d6b Validate function return and parameter types in IR generator by Brian Osman · 4 years, 3 months ago
  29. f37f5d1 Revert "Revise GrMtlGpu::onUpdateBackendTexture." by Jim Van Verth · 4 years, 3 months ago
  30. 1318e45 move source padding to the AtlasLocator for small path by Herb Derby · 4 years, 3 months ago
  31. c2dc572 Revise GrMtlGpu::onUpdateBackendTexture. by Jim Van Verth · 4 years, 3 months ago
  32. 71984a4 move source padding to the AtlasLocator by Herb Derby · 4 years, 3 months ago
  33. e7809c7 Always send premul paint color to shader FPs by Brian Osman · 4 years, 3 months ago
  34. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 3 months ago
  35. 1788380 Fix texture errors on iOS Metal by Jim Van Verth · 4 years, 3 months ago
  36. a52442a Remove unused dynamic allocation code from GrMtlResourceProvider. by Jim Van Verth · 4 years, 3 months ago
  37. 4b9b345 Migrate GrGetIntelGpuFamily into a cpp file. by John Stiles · 4 years, 3 months ago
  38. 1cf1593 Remove GrTextureGradientColorizer and use GrTextureEffect instead. by John Stiles · 4 years, 3 months ago
  39. fada8bd Avoid passing gradient-layout Y coordinate to colorizer. by John Stiles · 4 years, 3 months ago
  40. a2800c4 specialize addGlyphToAtlas padding to bilerp case by Herb Derby · 4 years, 3 months ago
  41. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 3 months ago
  42. 7225788 update size GrTextBlob size calculation by Herb Derby · 4 years, 3 months ago
  43. 6d3996c Update gradient colorizers to take coords instead of colors. by John Stiles · 4 years, 3 months ago
  44. 6bf1125 Fix bug(s) in combining and chaining GrTextureOps by Robert Phillips · 4 years, 3 months ago
  45. 2d01ed9 Replace manually-implemented lerp with mix(). by John Stiles · 4 years, 3 months ago
  46. 1e95010 Use staging buffers for Metal uploads by Jim Van Verth · 4 years, 3 months ago
  47. c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 3 months ago
  48. 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 4 years, 3 months ago
  49. 128ed7b Add view matrix support to tessellated stroking by Chris Dalton · 4 years, 3 months ago
  50. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 3 months ago
  51. 7e829b2 Hoist up uniform GrRingBuffer to GrGpu by Jim Van Verth · 4 years, 3 months ago
  52. f02c048 Update command buffer and finishProc processing in Metal by Jim Van Verth · 4 years, 3 months ago
  53. 284190b Check vendor and render string for Freedreno driver by Shawn Guo · 4 years, 3 months ago
  54. 6b2602e Remove remaining usages of skvx::mad by Elliot Evans · 4 years, 3 months ago
  55. 958a3bb Move paint modulation after color space xform when drawing images by Brian Osman · 4 years, 3 months ago
  56. de53ba5 Just use paint color as text blob color by Brian Osman · 4 years, 3 months ago
  57. 9fdddf6 Remove non-nested usages of skvx::mad by Elliot Evans · 4 years, 3 months ago
  58. e393c61 Dawn: update for API changes (Buffer). by Stephen White · 4 years, 3 months ago
  59. 7b45c2f Remove constexpr workarounds for no-longer-supported compilers. by John Stiles · 4 years, 3 months ago
  60. 1aaf41b Change GrRingBuffer::finishSubmit to be a finishedProc by Jim Van Verth · 4 years, 3 months ago
  61. e5b6eec Make tessellation join type values negative by Chris Dalton · 4 years, 3 months ago
  62. 3e03e11 Reland "Metal: Hold refs for input buffers from bindBuffer calls." by Jim Van Verth · 4 years, 3 months ago
  63. c34efe0 Fix use of undefined TARGET_OS_SIMULATOR for Non-Metal builds. by Lei Zhang · 4 years, 3 months ago
  64. 3557ab4 Initialize temp vertex array for GrAAHairlinePathRenderer. by Jim Van Verth · 4 years, 3 months ago
  65. f735351 Add nearest MIP filtering to GPU and wire up to SkImageShader by Brian Salomon · 4 years, 3 months ago
  66. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years, 3 months ago
  67. 45f5b03 Allow GLSL processor keys to use floats with full precision. by John Stiles · 4 years, 3 months ago
  68. 0ca6440 add final to all the leaf SubRuns by Herb Derby · 4 years, 3 months ago
  69. bad0914 consolidate common vertex filling code by Herb Derby · 4 years, 3 months ago
  70. 8501afd Use std::move when constructing GrSurfaceProxyViews by Adlai Holler · 4 years, 3 months ago
  71. 48025a0 Enable move construction for OpChain and SkTArray<OpChain>. by John Stiles · 4 years, 3 months ago
  72. 569f07c Add texture size to Android's GPU upload trace by Leon Scroggins III · 4 years, 3 months ago
  73. 53453f7 split transformed mask from SDFT by Herb Derby · 4 years, 3 months ago
  74. 7c7a7e5 Report the effect type when TestCreate returns null. by John Stiles · 4 years, 3 months ago
  75. 1bf2b4f Undo drawRRect+clipRRect merging outside of Android framework by Michael Ludwig · 4 years, 3 months ago
  76. 6926791 Remove resource from GrD3DBuffer. by Greg Daniel · 4 years, 3 months ago
  77. b42706c properly account for GrTextBlob arena size by Herb Derby · 4 years, 3 months ago
  78. 711b039 Reland "Make GrRingBuffer more generic so it can be used over all backends" by Jim Van Verth · 4 years, 3 months ago
  79. b5f0f52 SkSL: Salt inline identifiers in PipelineStage and FragmentProcessor passes by Brian Osman · 4 years, 3 months ago
  80. 6b050f6 Using staging buffers for uploads of d3d static buffers. by Greg Daniel · 4 years, 3 months ago
  81. 8513867 Don't std::move fTriangleBuffer in tessellation by Chris Dalton · 4 years, 3 months ago
  82. 43ad791 make calls to SubRun and AtlasSubRun const by Herb Derby · 4 years, 3 months ago
  83. e888fb2 Remove GrYUVProvider. by Brian Salomon · 4 years, 3 months ago
  84. 3b0200b Revert "Metal: Hold refs for input buffers from bindBuffer calls." by Jim Van Verth · 4 years, 3 months ago
  85. d3feb6f Simplify GrPipeline by removing unused functionality. by John Stiles · 4 years, 3 months ago
  86. c8bc99f Revert "Make GrRingBuffer more generic so it can be used over all backends" by Jim Van Verth · 4 years, 3 months ago
  87. b38781c Remove unused RunInSeries processor. by John Stiles · 4 years, 3 months ago
  88. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 3 months ago
  89. a75dc33 Metal: Hold refs for input buffers from bindBuffer calls. by Jim Van Verth · 4 years, 3 months ago
  90. 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years, 3 months ago
  91. 13e3fae reduce mutex use and switch to spinlock by Herb Derby · 4 years, 3 months ago
  92. b6d4ad9 Make GrRingBuffer more generic so it can be used over all backends by Jim Van Verth · 4 years, 3 months ago
  93. f617b4d Rename GrStrokeGeometry -> GrStrokePatchBuilder by Chris Dalton · 4 years, 3 months ago
  94. 9eea916 Write GPU buffers directly from GrStrokeGeometry by Chris Dalton · 4 years, 3 months ago
  95. 024d745 Add GrFragmentProcessor::Compose for composing two processors. by John Stiles · 4 years, 3 months ago
  96. 59e18dc Combine coverage in GrAppliedClip using RunInSeries. by John Stiles · 4 years, 3 months ago
  97. cc848b5 Rename GrTAllocator to GrTBlockList by Michael Ludwig · 4 years, 3 months ago
  98. c0e7110 Disable MIP filtering on D3D using maxLOD. by Brian Salomon · 4 years, 3 months ago
  99. 4348d65 Fix Chrome pixel tests after separating Mip from MinMag filtering. by Brian Salomon · 4 years, 3 months ago
  100. 95afafb Reland "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 3 months ago