19525 Commits

Author SHA1 Message Date
Ahmed Ashour
acdc8a5c8b Fix typos (flutter/engine#29280) 2021-10-27 20:30:31 -07:00
skia-flutter-autoroll
08976a1807 Roll Skia from 1fa2c28ee1aa to 9fcc959b13a4 (1 revision) (flutter/engine#29372) 2021-10-27 19:28:01 -07:00
Tong Mu
79249cf134 [macOS] Reset keyboard states on engine restart (flutter/engine#29283)
With this PR, the state of the keyboard system will be reset when the engine is reset (typically during a hot restart.)
2021-10-27 17:03:41 -07:00
skia-flutter-autoroll
0a9afc2728 Roll Skia from 6a02277fa2cf to 1fa2c28ee1aa (2 revisions) (flutter/engine#29368) 2021-10-27 16:13:01 -07:00
skia-flutter-autoroll
5a57101c4a Roll Skia from 13fd52e587d2 to 6a02277fa2cf (1 revision) (flutter/engine#29366) 2021-10-27 14:53:01 -07:00
godofredoc
3a18b736aa Remove deprecated scripts from engine. (flutter/engine#29365) 2021-10-27 14:13:01 -07:00
skia-flutter-autoroll
2199e274b1 Roll Skia from 8a2a020ef4bc to 13fd52e587d2 (10 revisions) (flutter/engine#29364) 2021-10-27 13:33:01 -07:00
Christopher Crawford
31e6e6c23e Replace FragmentShader with FragmentShaderBuilder (flutter/engine#29231) 2021-10-27 11:38:02 -07:00
Jason Simmons
2c8702d096 Build a specialized snapshot for launching the service isolate in profile mode on Android (flutter/engine#29245) 2021-10-27 11:03:01 -07:00
skia-flutter-autoroll
4c441b59f6 Roll Skia from f44bc854bf4c to 8a2a020ef4bc (1 revision) (flutter/engine#29359) 2021-10-27 10:43:01 -07:00
skia-flutter-autoroll
1397da9fec Roll Dart SDK from 7da0596a2c6a to e400664a1dde (1 revision) (flutter/engine#29358)
https://dart.googlesource.com/sdk.git/+log/7da0596a2c6a..e400664a1dde

2021-10-27 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.15.0-260.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC cbracken@google.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: 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
2021-10-27 10:16:12 -07:00
gaaclarke
8c4ccf58e2 Reapply: Android background platform channels (flutter/engine#29346)
* Revert "Revert "Android Background Platform Channels (#29147)""

This reverts commit 7ed91e14ccc1f5ffc4cb13d1d37e27d370c8f7cd.

* Made this PR less of a breaking change by keeping setMessageHandler's signature the same
2021-10-27 10:11:36 -07:00
Matej Knopp
9fcd8ab06f ImageFilterLayer should adjust child layer bounds during diffing (flutter/engine#29317) 2021-10-27 09:07:08 -07:00
skia-flutter-autoroll
c9e24c0f17 Roll Skia from 1ddf724e3707 to f44bc854bf4c (1 revision) (flutter/engine#29356) 2021-10-27 08:22:31 -07:00
godofredoc
e27ccce074 Add mac_ios staging builders to staging environment. (flutter/engine#29337) 2021-10-27 08:17:32 -07:00
skia-flutter-autoroll
d900cf24b3 Roll Dart SDK from 55adbde97e62 to 7da0596a2c6a (1 revision) (flutter/engine#29355) 2021-10-27 03:14:31 -07:00
Alexander Biggs
d3f2fbdcbc [fuchsia] Remove unused SettingsManager protocol (flutter/engine#29325) 2021-10-27 03:36:54 -04:00
skia-flutter-autoroll
1c2a18eb56 Roll Skia from c75e0ef2b31d to 1ddf724e3707 (4 revisions) (flutter/engine#29353) 2021-10-27 00:23:01 -07:00
skia-flutter-autoroll
ee13cf6a4c Roll Dart SDK from 1a591034bf53 to 55adbde97e62 (1 revision) (flutter/engine#29351) 2021-10-26 23:08:01 -07:00
Robert Ancell
0246f028f5 Add comment about why the present callback is empty 2021-10-27 15:27:29 +13:00
Robert Ancell
2d5c109c4d Remove unused present method
This is now done by the FlutterCompositor.present_layers_callback.
2021-10-27 15:27:29 +13:00
skia-flutter-autoroll
aae2a17fcc Roll Skia from 14c328247b88 to c75e0ef2b31d (1 revision) (flutter/engine#29350) 2021-10-26 19:18:02 -07:00
Ben Konyi
1ca50b882d Set default profiling rate on iOS 32 bit devices to 500Hz (flutter/engine#29347)
* Set default profiling rate on iOS 32 bit devices to 500Hz

The current default profiling rate is 1000Hz in the VM.

Fixes https://github.com/flutter/flutter/issues/92421.

* Address comments
2021-10-26 17:55:44 -07:00
skia-flutter-autoroll
ce3634f1ee Roll Dart SDK from 7b67e7a70d36 to 1a591034bf53 (1 revision) (flutter/engine#29349) 2021-10-26 17:53:01 -07:00
Gary Qian
b08aa7ebb1 Add FlutterPlayStoreSplitApplication to v2 embedding (flutter/engine#29241) 2021-10-26 17:28:01 -07:00
skia-flutter-autoroll
809a1b7890 Roll Skia from cb04e3981f3f to 14c328247b88 (2 revisions) (flutter/engine#29348) 2021-10-26 16:18:01 -07:00
skia-flutter-autoroll
121c87ed6e Roll Skia from 97284f255bcc to cb04e3981f3f (1 revision) (flutter/engine#29343) 2021-10-26 14:58:01 -07:00
Dan Field
d5c36f87f5 Revert "Android Background Platform Channels (#29147)" (flutter/engine#29344)
This reverts commit c40f7670e7aff3a42be2cbac0df067009278d639.
2021-10-26 14:52:13 -07:00
skia-flutter-autoroll
af0a43db41 Roll Dart SDK from 216e673af260 to 7b67e7a70d36 (2 revisions) (flutter/engine#29342) 2021-10-26 13:23:01 -07:00
Ian Hickson
7fc8ee9773 ensure web_ui and ui have the same toString methods for StringAttributes (flutter/engine#29323) 2021-10-26 13:08:01 -07:00
skia-flutter-autoroll
9cf67ac182 Roll Skia from 215b48dc23e6 to 97284f255bcc (3 revisions) (flutter/engine#29341) 2021-10-26 13:03:02 -07:00
skia-flutter-autoroll
d8db940e25 Roll Skia from f6fb3db1dc9e to 215b48dc23e6 (3 revisions) (flutter/engine#29338) 2021-10-26 11:38:02 -07:00
Jenn Magder
ca2ad8ef8b Make mirror GitHub workflow not run on forks (flutter/engine#29336) 2021-10-26 11:08:03 -07:00
godofredoc
ae68d0409b Update documentation links to point to main branch. (flutter/engine#29326) 2021-10-26 10:48:02 -07:00
skia-flutter-autoroll
d6d8db43e6 Roll Skia from 643bd0fc8fd7 to f6fb3db1dc9e (7 revisions) (flutter/engine#29335) 2021-10-26 10:13:01 -07:00
skia-flutter-autoroll
21f1c5353b Roll Dart SDK from 56c3e28096a6 to 216e673af260 (1 revision) (flutter/engine#29334) 2021-10-26 08:53:01 -07:00
skia-flutter-autoroll
e527fb7bad Roll Skia from 0d3f184582ee to 643bd0fc8fd7 (3 revisions) (flutter/engine#29332) 2021-10-26 08:48:02 -07:00
Tong Mu
056234966b [macOS] Clearing overridden channel should not affect the latest channel (flutter/engine#29242)
If a class contains a channel, recreating an instance of this class will lead to the following scenario:

- The new channel is created with the same name and assigned with a callback (which overrides the earlier channel's)
- The earlier class is deallocated, deallocating the earlier channel

This PR fixes the problem where the second channel's callback will be cleared by the first channel's deallocation.
2021-10-26 01:45:50 -07:00
skia-flutter-autoroll
641bca6a4c Roll Dart SDK from 2aad12948249 to 56c3e28096a6 (2 revisions) (flutter/engine#29328) 2021-10-26 00:28:02 -07:00
skia-flutter-autoroll
dad51b07ff Roll Skia from a21aacf7c76d to 0d3f184582ee (1 revision) (flutter/engine#29327) 2021-10-25 23:08:01 -07:00
Alexander Biggs
028874e7b9 [fuchsia] fidl::InterfaceHandle<T> -> THandle. (flutter/engine#29305)
This is harmless, as THandle is an alias for
fidl::InterfaceHandle<T>: https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/fidl/fidlgen_hlcpp/codegen/natural_types_protocol.tmpl;l=12;drc=875a5a40770ff14f716427f9bf1002a7378096bf

```sh
$ sed -i -E "s/fidl::InterfaceHandle<(.+)>/\1Handle/" shell/platform/fuchsia/flutter/*.h
$ sed -i -E "s/fidl::InterfaceHandle<(.+)>/\1Handle/" shell/platform/fuchsia/flutter/*.cc
```

Tested: Built the JIT runner.
2021-10-25 23:26:38 -04:00
skia-flutter-autoroll
782c2c7d4c Roll Skia from e167dda4244f to a21aacf7c76d (3 revisions) (flutter/engine#29322) 2021-10-25 20:03:01 -07:00
skia-flutter-autoroll
56eb40c372 Roll Dart SDK from 6e43eba8b51e to 2aad12948249 (1 revision) (flutter/engine#29319) 2021-10-25 16:43:01 -07:00
skia-flutter-autoroll
ab4cfeee0b Roll Skia from 2e20e7674cc0 to e167dda4244f (3 revisions) (flutter/engine#29315) 2021-10-25 14:38:01 -07:00
skia-flutter-autoroll
f61574a0aa Roll Skia from 52aee23ded91 to 2e20e7674cc0 (1 revision) (flutter/engine#29314) 2021-10-25 13:13:01 -07:00
Jim Graham
7d144cb994 add flow events to the timeline to track the lifecycle of cache images (flutter/engine#29298) 2021-10-25 13:03:01 -07:00
skia-flutter-autoroll
db192c6afe Roll Dart SDK from 56fa1c638f3d to 6e43eba8b51e (1 revision) (flutter/engine#29312) 2021-10-25 12:13:01 -07:00
skia-flutter-autoroll
6a1fdc354a Roll Skia from c00c888db123 to 52aee23ded91 (1 revision) (flutter/engine#29311) 2021-10-25 11:48:01 -07:00
Wu Zhong
c50d640a58 [iOS] Using application delegate window as fallback for textinput plugin (flutter/engine#29108) 2021-10-25 11:23:01 -07:00
skia-flutter-autoroll
61633f8207 Roll Skia from 2b0935b71a47 to c00c888db123 (1 revision) (flutter/engine#29310) 2021-10-25 09:33:01 -07:00