33963 Commits

Author SHA1 Message Date
Flutter GitHub Bot
7b7af9f34c
roll packages (#123339)
Roll pub packages
2023-03-23 19:03:57 +00:00
Chris Bracken
674ff1573f
[macOS] Add platform_channel sample/test (#123141)
Adds a macOS implementation of the platform_channel example,
demonstrating method channels and event channels with a battery power
plugin.

Adds platform_channel_sample_test_macos macOS host test to verify the
sample works.

Issue: https://github.com/flutter/flutter/issues/79204
2023-03-23 11:56:23 -07:00
engine-flutter-autoroll
28d40a4d2f
Roll Packages from 75491e98c0d1 to 0826798d73b8 (5 revisions) (#123342)
Roll Packages from 75491e98c0d1 to 0826798d73b8 (5 revisions)
2023-03-23 18:36:51 +00:00
engine-flutter-autoroll
4907464a6b
20ab040cd Roll Skia from ce5ff5cc03ce to c42320d53714 (2 revisions) (flutter/engine#40565) (#123340)
Roll Flutter Engine from c0fbe5a530b8 to 20ab040cdd68 (1 revision)
2023-03-23 18:34:54 +00:00
Rydmike
9dec4fbd1e
FIX: NavigationDrawer hover/focus/pressed does not use indicatorShape (#123325)
FIX: NavigationDrawer hover/focus/pressed do not use indicatorShape
2023-03-23 18:13:47 +00:00
engine-flutter-autoroll
af6029c8fe
c0fbe5a53 Roll Dart SDK from 9256fffbd5af to e8e045620234 (1 revision) (flutter/engine#40561) (#123336)
Roll Flutter Engine from 12c822327825 to c0fbe5a530b8 (1 revision)
2023-03-23 17:33:25 +00:00
Jacob MacDonald
b212e7b32b
implement Iterator and Comparable instead of extending them (#123282)
implement Iterator and Comparable instead of extending them
2023-03-23 17:10:31 +00:00
Ben Konyi
5a36bddd2b
Stop serving Observatory by default (#122419)
Observatory can still be enabled by providing `--serve-observatory` or
invoking the `_serveObservatory` private service RPC via web socket or
HTTP.

Related to https://github.com/dart-lang/sdk/issues/50233
2023-03-23 12:52:30 -04:00
Harry Terkelsen
897e3db40c
Inject the gstatic CanvasKit CDN URL by default in flutter build web (#122772) 2023-03-23 09:17:25 -07:00
engine-flutter-autoroll
cbdee52517
Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions) (#123330)
Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions)
2023-03-23 16:01:34 +00:00
engine-flutter-autoroll
250a6c2942
59acb5362 Roll Skia from 4f1cae66791c to fc95eca74604 (7 revisions) (flutter/engine#40559) (#123318)
Roll Flutter Engine from 9e25f2f6ea42 to 59acb5362098 (1 revision)
2023-03-23 09:47:28 +00:00
engine-flutter-autoroll
ae14df98ba
9e25f2f6e Roll Dart SDK from 45a360d262c2 to 9256fffbd5af (2 revisions) (flutter/engine#40557) (#123314)
Roll Flutter Engine from 10ade9e22d8c to 9e25f2f6ea42 (1 revision)
2023-03-23 07:18:18 +00:00
engine-flutter-autoroll
2bb7b9bc4c
Roll Flutter Engine from cd0a6ef93263 to 10ade9e22d8c (5 revisions) (#123311)
Roll Flutter Engine from cd0a6ef93263 to 10ade9e22d8c (5 revisions)
2023-03-23 06:04:21 +00:00
engine-flutter-autoroll
c0878572ba
cd0a6ef93 Read the FLTEnableImpeller flag from the right bundle (flutter/engine#40535) (#123306)
Roll Flutter Engine from 3f9fe923b037 to cd0a6ef93263 (1 revision)
2023-03-23 01:44:02 +00:00
Flutter GitHub Bot
49dbb74c38
Marks Mac flutter_packaging_test to be unflaky (#123238)
Co-authored-by: godofredoc <godofredoc@google.com>
2023-03-22 18:20:52 -07:00
engine-flutter-autoroll
c3934573b3
3f9fe923b [Impeller] Add validation for mipmap generation enforced at binding time (flutter/engine#40515) (#123300)
Roll Flutter Engine from 02171d1f836c to 3f9fe923b037 (1 revision)
2023-03-23 00:41:50 +00:00
Flutter GitHub Bot
2a70f7eb10
Marks Linux flutter_packaging_test to be unflaky (#123237)
Co-authored-by: godofredoc <godofredoc@google.com>
2023-03-22 16:49:11 -07:00
engine-flutter-autoroll
13fbd1948c
Roll Flutter Engine from ccc32758588c to 02171d1f836c (3 revisions) (#123287)
Roll Flutter Engine from ccc32758588c to 02171d1f836c (3 revisions)
2023-03-22 22:57:49 +00:00
Christopher Fujino
3736274a6d
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
Revert "[flutter_tools] Remove sound null safety flag (#123031)"
2023-03-22 22:53:49 +00:00
Michael Goderbauer
f68a676353
Workaround for exhaustivness bug in dart2js (#123242)
Workaround for exhaustiveness bug in dart2js
2023-03-22 21:45:19 +00:00
Michael Goderbauer
fda9ecfef7
Remove 1745 decorative breaks (#123259)
Remove 1745 decorative breaks
2023-03-22 21:12:22 +00:00
engine-flutter-autoroll
14a15dedbe
Roll Flutter Engine from 5775c6b05fa4 to ccc32758588c (7 revisions) (#123267)
Roll Flutter Engine from 5775c6b05fa4 to ccc32758588c (7 revisions)
2023-03-22 20:22:20 +00:00
Ian Hickson
3fe5740153
Documentation improvements (#122787)
Documentation improvements
2023-03-22 18:58:57 +00:00
Ian Hickson
98a3055010
Add documentation saying that people can add themselves to the AUTHORS file (#123061)
Add documentation saying that people can add themselves to the AUTHORS file
2023-03-22 18:57:02 +00:00
Flutter GitHub Bot
2cdf078f0f
Marks Linux engine_dependency_proxy_test to be unflaky (#123236)
Marks Linux engine_dependency_proxy_test to be unflaky
2023-03-22 18:41:47 +00:00
engine-flutter-autoroll
b42e8db6cf
5775c6b05 Migrate SVG to JS types (flutter/engine#40401) (#123217)
Roll Flutter Engine from bb51cda2fa47 to 5775c6b05fa4 (1 revision)
2023-03-22 17:12:55 +00:00
Michael Goderbauer
3f87e808f8
Update dartdoc to 6.2.0 (#123193)
Update dartdoc to 6.2.0
2023-03-22 17:06:25 +00:00
engine-flutter-autoroll
02599119f2
Roll Packages from 694f82b34316 to 75491e98c0d1 (15 revisions) (#123215)
Roll Packages from 694f82b34316 to 75491e98c0d1 (15 revisions)
2023-03-22 15:41:19 +00:00
engine-flutter-autoroll
fbe4e9eb6e
Manual roll Flutter Engine from c266826b24bf to bb51cda2fa47 (7 revisions) (#123214)
Manual roll Flutter Engine from c266826b24bf to bb51cda2fa47 (7 revisions)
2023-03-22 15:37:02 +00:00
Lasse R.H. Nielsen
520cf363b3
Make custom Utf8Decoder replacement not extend platform class. (#123211)
* Make custom `Utf8Decoder` replacement not extend platform class.

The Dart 3.0 class modifiers will make `Utf8Decoder`, and other
pure implementation classes, be `final`.

This replacement class does not need to extend the original
class, just like the `Utf8Codec` in the same file doesn't
extend the `Ut8Codec` from the platform libraries.

Instead it can just forward to a single `const` instance of the
original class.

* Forgot one constant

* Fix merge conflict.

---------

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2023-03-22 07:53:56 -07:00
Jason Simmons
d81e915780
Provide an ApplicationPackage to the flutter_tools logs command (#123149)
Provide an ApplicationPackage to the flutter_tools logs command
2023-03-22 14:51:39 +00:00
engine-flutter-autoroll
92857dd0e6
c266826b2 Roll Skia from 574b1eefd3bd to c5a28115fe5f (3 revisions) (flutter/engine#40521) (#123196)
Roll Flutter Engine from d0e71494ad5f to c266826b24bf (1 revision)
2023-03-22 09:04:15 +00:00
engine-flutter-autoroll
c582c80dd6
Roll Flutter Engine from 718af87632ad to d0e71494ad5f (3 revisions) (#123192)
Roll Flutter Engine from 718af87632ad to d0e71494ad5f (3 revisions)
2023-03-22 07:05:08 +00:00
engine-flutter-autoroll
40510d21f8
718af8763 Roll Fuchsia Mac SDK from vdrDvqVpPEp_l5cT4... to Q2XkmCZ1C5vUGoxvz... (flutter/engine#40514) (#123186)
Roll Flutter Engine from 51082515db18 to 718af87632ad (1 revision)
2023-03-22 05:21:32 +00:00
engine-flutter-autoroll
b382c8ca36
51082515d [impeller] if not creating mipmaps dont set mip count (flutter/engine#40513) (#123182)
Roll Flutter Engine from 9a742fa4eaf2 to 51082515db18 (1 revision)
2023-03-22 03:49:59 +00:00
Michael Goderbauer
433453f8dd
Remove window reference from doc snippet (#123176)
Remove window reference from doc snippet
2023-03-22 03:49:56 +00:00
Flutter GitHub Bot
e760624f8a
Marks Linux build_tests_3_3 to be unflaky (#114528)
Co-authored-by: godofredoc <godofredoc@google.com>
2023-03-21 20:30:45 -07:00
engine-flutter-autoroll
97f78addd8
9a742fa4e Roll Skia from 6cdd4b3f9b8e to 3e6bfdfea566 (3 revisions) (flutter/engine#40510) (#123181)
Roll Flutter Engine from 62f284479485 to 9a742fa4eaf2 (1 revision)
2023-03-22 03:05:47 +00:00
engine-flutter-autoroll
a9e1ec6681
Roll Flutter Engine from 619d721c3686 to 62f284479485 (10 revisions) (#123178)
Roll Flutter Engine from 619d721c3686 to 62f284479485 (10 revisions)
2023-03-22 02:20:15 +00:00
Flutter GitHub Bot
d75f0de604
Marks Linux build_tests_1_3 to be unflaky (#114526) 2023-03-21 19:14:51 -07:00
Flutter GitHub Bot
41b836b0db
Marks Linux_android old_gallery__transition_perf to be unflaky (#107552)
* Marks Linux_android old_gallery__transition_perf to be unflaky

* trigger builds

---------

Co-authored-by: Keyong Han <keyonghan@google.com>
Co-authored-by: godofredoc <godofredoc@google.com>
2023-03-21 19:08:07 -07:00
Christopher Fujino
28d707693b
toolexit on malformed yaml (#123167)
[flutter_tools] toolexit on malformed yaml during gen-l10n
2023-03-22 02:05:24 +00:00
Kate Lovett
4be45e950d
Remove indicator from scrolling tab bars (#123057)
Remove indicator from scrolling tab bars
2023-03-21 23:44:12 +00:00
Bartek Pacia
c40dd27681
Fix Gradle warning in a freshly flutter createed Android project (#122290)
Fix Gradle warning in a freshly `flutter create`ed Android project
2023-03-21 23:41:49 +00:00
yusuf-goog
47dd992266
Adding timestamps to task runner output lines. (#123075)
Adding timestamps to task runner output lines.
2023-03-21 23:25:35 +00:00
Michael Goderbauer
06ed8e65a7
Enable prefer_mixin (#123159)
Enable prefer_mixin
2023-03-21 23:12:26 +00:00
engine-flutter-autoroll
e15c92852f
Roll Flutter Engine from 87ddd910f1ad to 619d721c3686 (8 revisions) (#123162)
Roll Flutter Engine from 87ddd910f1ad to 619d721c3686 (8 revisions)
2023-03-21 22:54:07 +00:00
Jonah Williams
67810d672b
delete sksl benchmarks (#123163)
delete sksl benchmarks
2023-03-21 22:52:18 +00:00
Lau Ching Jun
7e4822d5d6
Use DeviceDiscoveryFilter correctly in ProxiedDevices. (#123144)
Use DeviceDiscoveryFilter correctly in ProxiedDevices.
2023-03-21 22:52:16 +00:00
Michael Goderbauer
a9073f787c
Deprecate BindingBase.window (#120998)
Deprecate BindingBase.window
2023-03-21 21:08:23 +00:00