-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 702f366b1c5d
head repository: flutter/engine
compare: bdeb53455f7c
- 6 commits
- 33 files changed
- 6 contributors
Commits on Oct 10, 2023
-
[Impeller] Implement framebuffer fetch support for OpenGLES. (#46585)
flutter/flutter#120223 for OpenGLES. Checks for support of the framebuffer fetch extension: https://registry.khronos.org/OpenGL/extensions/EXT/EXT_shader_framebuffer_fetch.txt . This is supported on a Pixel 6 at least, we should double check the distribution of the extension. 
Jonah Williams authoredOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 657af19 - Browse repository at this point
Copy the full SHA 657af19View commit details -
Roll Skia from 475286f0f6f1 to 06145491fd17 (1 revision) (#46728)
https://skia.googlesource.com/skia.git/+log/475286f0f6f1..06145491fd17 2023-10-10 [email protected] [graphite] Add caching for RasterPathAtlas. 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 [email protected],[email protected],[email protected],[email protected] 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 d379d53 - Browse repository at this point
Copy the full SHA d379d53View commit details -
Remove workaround for older versions of MSVC. (#46689)
We don't use the MSVC frontend now anyway. And haven't for a while.
Configuration menu - View commit details
-
Copy full SHA for 7fb5d07 - Browse repository at this point
Copy the full SHA 7fb5d07View commit details -
Use x86 machines for ios builds. (#46726)
This is to workaround rosetta not being installed in dart-internal machines and to unblock beta releases. Bug: flutter/flutter#136219 [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 b64b976 - Browse repository at this point
Copy the full SHA b64b976View commit details -
Prepare to move new folders into
third_party/by adding a `.gitigno……re`. (#46729) As part of flutter/flutter#67373, we'll be adding, for example `third_party/glfw`. This PR will by default ignore folders, except for ones that have internal repo-sourced code (which are unlikely to change much, if at all during this transition). _/cc @Hixie, @chinmaygarde FYI only_.
Configuration menu - View commit details
-
Copy full SHA for c0fcf94 - Browse repository at this point
Copy the full SHA c0fcf94View commit details -
Fix high FPS screen flicker of Platform Views when using ImageReaderP…
…latformViewRenderTarget (#46724) The root bug (b/300627634) was that we were holding onto HardwareBuffers after the owning Image was closed. This CL refactors the C++ code to properly hold a reference to the Image until it is safe to dispose of. This CL also refactors the Impeller GL and Skia GL code paths to share more code.
Configuration menu - View commit details
-
Copy full SHA for bdeb534 - Browse repository at this point
Copy the full SHA bdeb534View 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 702f366b1c5d...bdeb53455f7c