[webkit-changes] [WebKit/WebKit] d47ca8: [Skia] Implement GraphicsContextSkia::fillRect() f...

Pawel Lampe noreply at github.com
Tue Mar 19 03:36:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d47ca88c0db48cc717b070e15ffd461fb38ee4bd
      https://github.com/WebKit/WebKit/commit/d47ca88c0db48cc717b070e15ffd461fb38ee4bd
  Author: Pawel Lampe <plampe at igalia.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp

  Log Message:
  -----------
  [Skia] Implement GraphicsContextSkia::fillRect() for gradient
https://bugs.webkit.org/show_bug.cgi?id=270845

Reviewed by Carlos Garcia Campos.

* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:
(WebCore::GraphicsContextSkia::createBaseFillPaint const):
(WebCore::GraphicsContextSkia::createFillPaint const):
(WebCore::GraphicsContextSkia::fillRect):
* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.h:

Canonical link: https://commits.webkit.org/276339@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list