34041 Commits

Author SHA1 Message Date
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
engine-flutter-autoroll
2392be7656
Manual roll Flutter Engine from e07fb9b5dd4a to 87ddd910f1ad (8 revisions) (#123146)
Manual roll Flutter Engine from e07fb9b5dd4a to 87ddd910f1ad (8 revisions)
2023-03-21 20:22:01 +00:00
Michael Goderbauer
25e38a2a87
Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546)
Bump lower Dart SDK constraints to 3.0 & add class modifiers
2023-03-21 20:21:58 +00:00
Christopher Fujino
7d767270b2
[flutter_tools] replace --no-analytics with --suppress-analytics (#123133)
[flutter_tools] replace --no-analytics with --suppress-analytics
2023-03-21 19:18:57 +00:00
pdblasi-google
4695fcc782
Deprecates TestWindow (#122824)
Deprecates `TestWindow`
2023-03-21 18:43:50 +00:00
Victoria Ashworth
9136a47458
Set plugin template minimum iOS version to 11.0 (#122625)
Set plugin template minimum iOS version to 11.0
2023-03-21 16:40:50 +00:00
engine-flutter-autoroll
783a367d2a
Roll Packages from bbf86a7e1a83 to 694f82b34316 (12 revisions) (#123117)
Roll Packages from bbf86a7e1a83 to 694f82b34316 (12 revisions)
2023-03-21 16:15:07 +00:00
Mitchell Goodwin
1ba3f99bb0
Create cupertino checkbox (#122244)
Create cupertino checkbox
2023-03-21 14:48:34 +00:00
engine-flutter-autoroll
8de2433a4c
Roll Flutter Engine from 1b289e20c2c4 to e07fb9b5dd4a (3 revisions) (#123099)
Roll Flutter Engine from 1b289e20c2c4 to e07fb9b5dd4a (3 revisions)
2023-03-21 10:58:24 +00:00
engine-flutter-autoroll
5804c12323
Roll Flutter Engine from 2c342a8af94e to 1b289e20c2c4 (3 revisions) (#123090)
Roll Flutter Engine from 2c342a8af94e to 1b289e20c2c4 (3 revisions)
2023-03-21 06:58:27 +00:00
Zachary Anderson
7e88acfb0e
[flutter_tool] Adds a flag to disable Impeller (#122960) 2023-03-20 22:23:23 -07:00
engine-flutter-autoroll
e260dd2ad2
Roll Flutter Engine from ea6ed14b4e6e to 2c342a8af94e (6 revisions) (#123086)
Roll Flutter Engine from ea6ed14b4e6e to 2c342a8af94e (6 revisions)
2023-03-21 05:08:34 +00:00
Dan Field
28f17d345b
Make EditableText respect MediaQuery.boldTextOf (#122754) 2023-03-20 21:08:41 -07:00
Christopher Fujino
6b7c60d69a
manual pub roll (#123071)
manual pub roll
2023-03-21 01:08:51 +00:00
engine-flutter-autoroll
9aa780c0c6
Roll Flutter Engine from f7937efdfe20 to ea6ed14b4e6e (5 revisions) (#123067)
Roll Flutter Engine from f7937efdfe20 to ea6ed14b4e6e (5 revisions)
2023-03-20 23:43:20 +00:00
engine-flutter-autoroll
7d1b0b5b6b
Roll Flutter Engine from 3b2bbfc859b7 to f7937efdfe20 (3 revisions) (#123059)
Roll Flutter Engine from 3b2bbfc859b7 to f7937efdfe20 (3 revisions)
2023-03-20 22:43:07 +00:00
Christopher Fujino
f4c3facfdd
Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031)
[flutter_tools] Remove sound null safety flag #2
2023-03-20 22:32:07 +00:00
Kate Lovett
484c22682b
Fix error message for unbounded viewports (#123035)
Fix error message for unbounded viewports
2023-03-20 21:34:00 +00:00
engine-flutter-autoroll
76ee8ad204
3b2bbfc85 Roll Fuchsia Linux SDK from 9sc93KgVblyQ_mGC_... to 9aQCaR8elBT7fpYzL... (flutter/engine#40457) (#123056)
Roll Flutter Engine from 7194b751f1b7 to 3b2bbfc859b7 (1 revision)
2023-03-20 21:20:19 +00:00
Loïc Sharma
2312097731
[Tool] [Windows] Output app path on build completion (#122928)
[Tool] [Windows] Output app path on build completion
2023-03-20 20:11:07 +00:00
engine-flutter-autoroll
bca0d2cdd4
Roll Flutter Engine from be9b3335c069 to 7194b751f1b7 (2 revisions) (#123047)
Roll Flutter Engine from be9b3335c069 to 7194b751f1b7 (2 revisions)
2023-03-20 19:55:01 +00:00
Michael Goderbauer
c4a81e9e17
Remove unused replacement from Visibility.maintain (#123039)
Remove unused replacement from Visibility.maintain
2023-03-20 19:45:03 +00:00
engine-flutter-autoroll
23dbc937a8
Roll Flutter Engine from 68334e9590a8 to be9b3335c069 (2 revisions) (#123038)
Roll Flutter Engine from 68334e9590a8 to be9b3335c069 (2 revisions)
2023-03-20 18:53:24 +00:00