engine icon indicating copy to clipboard operation
engine copied to clipboard

The Flutter engine

Results 339 engine issues
Sort by recently updated
recently updated
newest added

This change gets the `impeller::RuntimeStage` accessible from the Impeller dispatcher. I'm gonna land the actual `ColorSourceContents` impl in a separate patch. There is some complexity to work through with sampler...

impeller

*List which issues are fixed by this PR. You must list at least one issue.* https://github.com/flutter/flutter/issues/111421 We can add this in info.plist in our test app to get gputrace file...

platform-ios
needs tests
impeller

https://skia.googlesource.com/skia.git/+log/7e0214ee4c9f..refs/changes/07/589407/5 DO_NOT_SUBMIT: This canary roll is only for testing Documentation for Autoroller Canaries is here: go/autoroller-canary-bots (Googlers only) To report a problem with the AutoRoller itself, please file a bug:...

https://skia.googlesource.com/skia.git/+log/657ded9ae0b3..refs/changes/07/589407/4 DO_NOT_SUBMIT: This canary roll is only for testing Documentation for Autoroller Canaries is here: go/autoroller-canary-bots (Googlers only) To report a problem with the AutoRoller itself, please file a bug:...

https://skia.googlesource.com/skia.git/+log/657ded9ae0b3..refs/changes/12/589412/1 DO_NOT_SUBMIT: This canary roll is only for testing Documentation for Autoroller Canaries is here: go/autoroller-canary-bots (Googlers only) To report a problem with the AutoRoller itself, please file a bug:...

https://skia.googlesource.com/skia.git/+log/657ded9ae0b3..refs/changes/07/589407/3 DO_NOT_SUBMIT: This canary roll is only for testing Documentation for Autoroller Canaries is here: go/autoroller-canary-bots (Googlers only) To report a problem with the AutoRoller itself, please file a bug:...

https://skia.googlesource.com/skia.git/+log/657ded9ae0b3..refs/changes/16/589616/1 DO_NOT_SUBMIT: This canary roll is only for testing Documentation for Autoroller Canaries is here: go/autoroller-canary-bots (Googlers only) To report a problem with the AutoRoller itself, please file a bug:...

**Introduce vulnerability scanning github workflow on third party dependencies defined in the DEPS file.** **Project details** The main flow of the scanning is the following: extract third party dependencies outlined...

Based on https://github.com/flutter/engine/pull/36498 new code https://github.com/flutter/engine/pull/36685/commits/da611f656433e866f07c74a9469e56f73cbd1ee0 ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I...

platform-ios
platform-android
platform-macos
embedder
impeller

This PR is a part for implementing the 60fps smooth rendering (#101227). *List which issues are fixed by this PR. You must list at least one issue.* https://github.com/flutter/flutter/issues/101227 *If you...