Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[Impeller] Fix unsafe access for clip stencil coverage#39595

Merged
auto-submit[bot] merged 1 commit into
flutter-team-archive:mainfrom
bdero:bdero/fix-unsafe-access
Feb 13, 2023
Merged

[Impeller] Fix unsafe access for clip stencil coverage#39595
auto-submit[bot] merged 1 commit into
flutter-team-archive:mainfrom
bdero:bdero/fix-unsafe-access

Conversation

@bdero

@bdero bdero commented Feb 13, 2023

Copy link
Copy Markdown
Contributor

@bdero bdero self-assigned this Feb 13, 2023

@jonahwilliams jonahwilliams left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bdero bdero added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 13, 2023
@auto-submit auto-submit Bot merged commit 9ac09ce into flutter-team-archive:main Feb 13, 2023
auto-submit Bot pushed a commit to flutter/flutter that referenced this pull request Feb 14, 2023
* 8cd648d Roll Dart SDK from f80c5db8736a to ea59504416a8 (1 revision) (flutter-team-archive/engine#39594)

* 9ac09ce [Impeller] Fix unsafe access for clip stencil coverage (flutter-team-archive/engine#39595)

* 99a81a8 Add support for double tap action from Apple Pencil 2 (flutter-team-archive/engine#39267)

* 89d41d1 Add unique device id for trackpad on web (flutter-team-archive/engine#39260)

* f7dfb2b remove use of SkCanvas and DLCanvasRecorder from ui.Canvas native code (flutter-team-archive/engine#39599)

* c2e165e Fix multi-function compute (flutter-team-archive/engine#39603)

* c4f51bc Revert "Add support for double tap action from Apple Pencil 2 (#39267)" (flutter-team-archive/engine#39607)
itsjustkevin pushed a commit that referenced this pull request Feb 18, 2023
Co-authored-by: Brandon DeRosier <bdero@google.com>
itsjustkevin pushed a commit that referenced this pull request Feb 18, 2023
Co-authored-by: Brandon DeRosier <bdero@google.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App e: impeller

Development

Successfully merging this pull request may close these issues.

[Impeller] iOS crashed with SIGABRT when ClipPath is used

2 participants