-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 4cc0b3dab001
head repository: flutter/engine
compare: 9025bfb13ea2
- 6 commits
- 58 files changed
- 6 contributors
Commits on Aug 3, 2023
-
[Flutter GPU] Export symbols from engine, stub for testing on CI. (#4…
…4280) Part of flutter/flutter#131346 Stubs a minimal test of the FFI utilities that `dart:ui` uses, but using public symbols exported from the engine library. If this goes well, I'll move the stuff from `dart:ui` into here and begin landing parts of the API with test coverage.
Configuration menu - View commit details
-
Copy full SHA for a123723 - Browse repository at this point
Copy the full SHA a123723View commit details -
Roll Skia from 8a377a9545b8 to 768050436c0a (1 revision) (#44320)
https://skia.googlesource.com/skia.git/+log/8a377a9545b8..768050436c0a 2023-08-03 johnstiles@google.com Remove or replace GCE Perf tests. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,jacksongardner@google.com,jvanverth@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Configuration menu - View commit details
-
Copy full SHA for e589d59 - Browse repository at this point
Copy the full SHA e589d59View commit details -
Re-Re-Land Support for rendering Android Platform Views into a Hardwa…
…reBuffer backed texture (#44326) Introduce TextureRegistry.ImageTexture and related machinery. Introduce ImageReaderPlatformViewRenderTarget. Introduce HardwareBufferExternalTextureGL and related machinery. NOTE: ImageReaderPlatformViewRenderTarget requires Android 26. NOTE: This CL does not enable using ImageReaderPlatformViewRenderTarget yet. Related flutter/flutter#130892 --------- Co-authored-by: Jason Simmons <jsimmons@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0832dfa - Browse repository at this point
Copy the full SHA 0832dfaView commit details -
Roll Skia from 768050436c0a to bd3ee535e246 (2 revisions) (#44327)
https://skia.googlesource.com/skia.git/+log/768050436c0a..bd3ee535e246 2023-08-03 johnstiles@google.com Eliminate DSLExpression. 2023-08-03 brianosman@google.com Disable implicit function declaration warning in microhttpd If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,jacksongardner@google.com,jvanverth@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Configuration menu - View commit details
-
Copy full SHA for 9522ce9 - Browse repository at this point
Copy the full SHA 9522ce9View commit details -
[ios]make the screenIfViewLoaded and windowSceneIfLoaded helpers reus…
…able (#44303) The existing `screenIfViewLoaded` and `windowSceneIfLoaded` functions are private helpers of `FlutterViewController` class. This PR moves the logic to a category of the `UIViewController`, so it can be reused for any `UIViewController`s. *List which issues are fixed by this PR. You must list at least one issue.* #43972 (comment) *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Configuration menu - View commit details
-
Copy full SHA for 26b9d3b - Browse repository at this point
Copy the full SHA 26b9d3bView commit details -
[Impeller] updated validation layers documentation (#44328)
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Configuration menu - View commit details
-
Copy full SHA for 9025bfb - Browse repository at this point
Copy the full SHA 9025bfbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4cc0b3dab001...9025bfb13ea2