Skip to content

Conversation

engine-flutter-autoroll
Copy link
Contributor

Roll Engine from 4fef55d to d8bbebe (45 revisions)

flutter/engine@4fef55d...d8bbebe

2021-08-10 [email protected] [web_ui] Fixed aria-live attribute on web (flutter/engine#27985)
2021-08-10 [email protected] Roll Skia from 23d8f9453581 to d89d445dea5e (10 revisions) (flutter/engine#27991)
2021-08-10 [email protected] Roll Skia from ad5944cf8dbb to 23d8f9453581 (17 revisions) (flutter/engine#27988)
2021-08-10 [email protected] Roll Dart SDK from 0e1f5a68c69f to d68dff4d0820 (1 revision) (flutter/engine#27987)
2021-08-10 [email protected] Roll Dart SDK from 2ca55ab863e9 to 0e1f5a68c69f (1 revision) (flutter/engine#27983)
2021-08-10 [email protected] Roll Fuchsia Mac SDK from CYrOc5v2a... to 65ocmUBj5... (flutter/engine#27982)
2021-08-10 [email protected] Roll buildroot to c37164f (flutter/engine#27967)
2021-08-10 [email protected] Roll Dart SDK from defd2ae02a3f to 2ca55ab863e9 (1 revision) (flutter/engine#27981)
2021-08-10 [email protected] Avoid crashing when FlutterImageView is resized to zero dimension (flutter/engine#27946)
2021-08-10 [email protected] Eliminate Mac Android Debug Engine shard (flutter/engine#27980)
2021-08-10 [email protected] Roll Dart SDK from 749ee4e9e053 to defd2ae02a3f (2 revisions) (flutter/engine#27976)
2021-08-10 [email protected] Use runtime checks for arguments, out directory (flutter/engine#27978)
2021-08-09 [email protected] Fix StandardMessageCodec test leaks (flutter/engine#27959)
2021-08-09 [email protected] Fix: modifier keys not recognized on macOS Web (flutter/engine#27972)
2021-08-09 [email protected] Support iOS universal links route deep linking (flutter/engine#27874)
2021-08-09 [email protected] Windows host builds don't need android SDK (flutter/engine#27969)
2021-08-09 [email protected] Roll Fuchsia Linux SDK from D6VF_8x5s... to 78gBCb4IK... (flutter/engine#27968)
2021-08-09 [email protected] Fix memory leak in PlatformViewsController (flutter/engine#27915)
2021-08-09 [email protected] Roll Fuchsia Mac SDK from 0iDbdLRq3... to CYrOc5v2a... (flutter/engine#27966)
2021-08-09 [email protected] UWP: Fix uwptools that does not uninstall package (flutter/engine#27694)
2021-08-09 [email protected] Roll Skia from 717ef9472b56 to ad5944cf8dbb (7 revisions) (flutter/engine#27962)
2021-08-09 [email protected] Roll Skia from fdf7b3c41f8e to 717ef9472b56 (1 revision) (flutter/engine#27960)
2021-08-09 [email protected] Roll Skia from d27a0d39cea2 to fdf7b3c41f8e (1 revision) (flutter/engine#27958)
2021-08-09 [email protected] Roll Fuchsia Linux SDK from TK8mj-iQr... to D6VF_8x5s... (flutter/engine#27957)
2021-08-09 [email protected] Roll Fuchsia Mac SDK from iVa6afHb7... to 0iDbdLRq3... (flutter/engine#27956)
2021-08-09 [email protected] Roll Skia from a28795fd64a4 to d27a0d39cea2 (1 revision) (flutter/engine#27955)
2021-08-08 [email protected] [ci.yaml] Remove deprecated builder field (flutter/engine#27940)
2021-08-08 [email protected] Roll Fuchsia Linux SDK from GBIahjoek... to TK8mj-iQr... (flutter/engine#27954)
2021-08-08 [email protected] Roll Fuchsia Mac SDK from aDswwwLbx... to iVa6afHb7... (flutter/engine#27952)
2021-08-08 [email protected] Roll Skia from 6bc126d24d1b to a28795fd64a4 (2 revisions) (flutter/engine#27951)
2021-08-08 [email protected] Roll Fuchsia Linux SDK from yZ4KOzDE1... to GBIahjoek... (flutter/engine#27949)
2021-08-07 [email protected] Roll Fuchsia Mac SDK from 6XsAe3sPr... to aDswwwLbx... (flutter/engine#27948)
2021-08-07 [email protected] Do not call CoreWindow::Visible from raster thread (flutter/engine#27760)
2021-08-07 [email protected] Roll Skia from ca13a3acc4b2 to 6bc126d24d1b (1 revision) (flutter/engine#27947)
2021-08-07 [email protected] Roll Fuchsia Linux SDK from wX-ifEGo5... to yZ4KOzDE1... (flutter/engine#27945)
2021-08-07 [email protected] Roll Fuchsia Mac SDK from XuRmqkWX2... to 6XsAe3sPr... (flutter/engine#27944)
2021-08-07 [email protected] Roll Dart SDK from cf20a69c75cf to 749ee4e9e053 (1 revision) (flutter/engine#27943)
2021-08-07 [email protected] Fix sample analyzer errors in text.dart (flutter/engine#27941)
2021-08-06 [email protected] Roll Skia from 94fcb37e5b4f to ca13a3acc4b2 (10 revisions) (flutter/engine#27938)
2021-08-06 [email protected] Fix the SurfaceTexture related crash by Replacing the JNI weak global reference with a WeakReference (flutter/engine#27924)
2021-08-06 [email protected] Roll Fuchsia Linux SDK from q6H_ZE5Bs... to wX-ifEGo5... (flutter/engine#27937)
2021-08-06 [email protected] Roll Dart SDK from 6d96e6063edc to cf20a69c75cf (2 revisions) (flutter/engine#27935)
2021-08-06 [email protected] Roll Fuchsia Mac SDK from rQOi2N8BM... to XuRmqkWX2... (flutter/engine#27934)
2021-08-06 [email protected] Fix routerinformationupdate can take complex json (flutter/engine#27932)
2021-08-06 [email protected] Implementation of two or more threads merging for multiple platform views (flutter/engine#27662)

...

…k global reference with a WeakReference<SurfaceTexture> (flutter/engine#27924)
@google-cla google-cla bot added the cla: yes label Aug 11, 2021
@iskakaushik iskakaushik merged commit 1c6d263 into flutter:master Aug 11, 2021
@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-engine-flutter-autoroll-5ce2eb7e-7e02-4349-9b90-e08fea911f75-1628689005 branch August 18, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants