| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| auto contentsScale = flutter_view_.get().layer.contentsScale; | ||
| fml::scoped_nsobject<FlutterOverlayView> overlay_view( | ||
| [[[FlutterOverlayView alloc] initWithContentsScale:contentsScale] retain]); | ||
| [[FlutterOverlayView alloc] initWithContentsScale:contentsScale]); |
There was a problem hiding this comment.
Good catch!
Sorry, something went wrong.
|
Waiting for the tree to go green before we merge. |
Sorry, something went wrong.
* 988b8f1 Fix FontLoader does not remove the cache in web engine (flutter-team-archive/engine#14536) * 0aacac7 Roll src/third_party/skia 21df075cab00..e6a2ad81ab40 (1 commits) (flutter-team-archive/engine#14552) * 417dd7e Roll fuchsia/sdk/core/mac-amd64 from esDH2... to NHgyx... (flutter-team-archive/engine#14554) * f2e841d [Web] Fix pointer binding (flutter-team-archive/engine#14378) * 105eb66 Roll src/third_party/skia e6a2ad81ab40..8fec4140f614 (17 commits) (flutter-team-archive/engine#14557) * 1ecfdcb [web] Calculate align offset for each paragraph line (LineMetrics.left) (flutter-team-archive/engine#14537) * dda3619 Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) (flutter-team-archive/engine#14558) * 9c1bd8a Fixes Objective-C objects memory leaks (flutter-team-archive/engine#14326) * f2dbeb8 Reland Wire up Opacity on Fuchsia (flutter-team-archive/engine#14559) * 2f536e5 Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA... (flutter-team-archive/engine#14560) * 4312d37 Revert "[fuchsia] Add diagnostics directory to the set of remote dirs (#14470)" (flutter-team-archive/engine#14566) * 5c77ea1 Roll src/third_party/skia 8fec4140f614..9e0afb791ac2 (4 commits) (flutter-team-archive/engine#14563) * a09ff7c Roll src/third_party/dart 171059d27689..aa6709974dea (11 commits) (flutter-team-archive/engine#14567) * 0f90e65 Revert "[web] Calculate align offset for each paragraph line (LineMetrics.left) (#14537)" (flutter-team-archive/engine#14569)
Fixes CALayer memory leaks in file FlutterPlatformViews_Internal.mm,FlutterPlatformViews.mm flutter/flutter#46750
Fixes CALayer memory leaks in file FlutterPlatformViews_Internal.mm,FlutterPlatformViews.mm flutter/flutter#46750
|
is this already available on stable channel? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes CALayer memory leaks in file FlutterPlatformViews_Internal.mm,FlutterPlatformViews.mm
flutter/flutter#46750