Dan Field
21841d7e35
Implement frameData for TestWindow ( #105537 )
2022-06-27 20:26:08 +00:00
engine-flutter-autoroll
f9468d3695
Roll Flutter Engine from 83a16dd53a8f to cfbfb0c1776c (1 revision) ( #106690 )
2022-06-27 13:19:06 -07:00
Ian Hickson
265ef1efb8
Export SpellOutStringAttribute and LocaleStringAttribute ( #106682 )
2022-06-27 20:10:05 +00:00
engine-flutter-autoroll
2c21f53689
Roll Plugins from 8bf46f15bfe8 to 1d327c4a5684 (3 revisions) ( #106681 )
2022-06-27 12:14:08 -07:00
engine-flutter-autoroll
b52644d842
Roll Flutter Engine from ce4156d519b9 to 83a16dd53a8f (2 revisions) ( #106680 )
2022-06-27 12:09:10 -07:00
Ian Hickson
dc6a7812e9
Sync CONTRIBUTING.md with .github copy ( #106677 )
2022-06-27 18:58:05 +00:00
hacker1024
78c92712a6
Fix typo in compute documentation: "captures" -> "capture" ( #106624 )
2022-06-27 11:19:28 -07:00
engine-flutter-autoroll
02ad971904
Roll Flutter Engine from 1aefda015236 to ce4156d519b9 (1 revision) ( #106675 )
2022-06-27 11:04:05 -07:00
Loïc Sharma
6026eea9a4
[Windows] Flow version information to the build output ( #106145 )
...
Previously developers had to edit their `Runner.rc` file to update their executable's version information. Now, version information will automatically be set from `flutter build`'s arguments or the `pubspec.yaml` file for new projects.
Addresses https://github.com/flutter/flutter/issues/73652
2022-06-27 10:45:56 -07:00
engine-flutter-autoroll
55011c7167
Roll Flutter Engine from ee56813c14c8 to 1aefda015236 (3 revisions) ( #106671 )
2022-06-27 09:59:05 -07:00
engine-flutter-autoroll
3598f20002
Roll Flutter Engine from d3be1c33681e to ee56813c14c8 (1 revision) ( #106639 )
2022-06-26 15:19:04 -07:00
engine-flutter-autoroll
ffa88dbf46
Roll Flutter Engine from b64be81fb409 to d3be1c33681e (1 revision) ( #106628 )
2022-06-26 02:09:11 -07:00
engine-flutter-autoroll
65881917bb
Roll Flutter Engine from aea6a1c3e421 to b64be81fb409 (1 revision) ( #106622 )
2022-06-25 21:04:05 -07:00
engine-flutter-autoroll
efa33b3243
Roll Flutter Engine from 9caf2f9e0688 to aea6a1c3e421 (1 revision) ( #106616 )
2022-06-25 12:54:02 -07:00
engine-flutter-autoroll
a0ef08dec4
Roll Flutter Engine from 674b90f6226c to 9caf2f9e0688 (1 revision) ( #106600 )
2022-06-25 01:44:06 -07:00
engine-flutter-autoroll
5739340648
Roll Flutter Engine from a1dd50405992 to 674b90f6226c (1 revision) ( #106598 )
2022-06-25 00:39:07 -07:00
Brandon DeRosier
8b3aabd61d
Fix BidirectionalIterator deprecation warning and roll engine to a1dd50405992 ( #106595 )
...
* a1dd50405 Roll Dart SDK from 692562354d6d to 48e3f8edb811 (3 revisions) (flutter/engine#34282 )
* Fix BidirectionalIterator deprecation warning
* Remove override for movePrevious
Co-authored-by: engine-flutter-autoroll <engine-flutter-autoroll@skia.org>
2022-06-24 23:19:40 -07:00
engine-flutter-autoroll
638a581046
Roll Flutter Engine from 83b9a591a3d5 to 4446e3edda6a (5 revisions) ( #106591 )
2022-06-24 18:34:08 -07:00
Brandon DeRosier
097c162cce
Fix .packages breakage and roll engine to 83b9a591a3d5 ( #106584 )
...
* 9508a368d Roll Dart SDK from 692562354d6d to d3b8091c30f0 (1 revision) (flutter/engine#34273 )
* a2985c034 Roll Fuchsia Linux SDK from F1U6IH2Nf... to aRT7s0Yct... (flutter/engine#34251 )
* 54867f360 Roll Skia from bdd0205ae470 to 4345a2ea731a (1 revision) (flutter/engine#34268 )
* 98221a22d Clean up text input configuration in clearTextInputClient (flutter/engine#34209 )
* b9e02cc83 Adds a license check shard to CI (flutter/engine#34274 )
* 1daf7ba98 [Impeller] Metal:Reset Encoder viewport and scissor rect in case the command specifies no opinion (flutter/engine#34252 )
* 83b9a591a [Linux] remove duplicate clone_string() in favor of g_strdup() (flutter/engine#34031 )
* Don't use .packages
* Another attempt
Co-authored-by: engine-flutter-autoroll <engine-flutter-autoroll@skia.org>
2022-06-24 17:27:17 -07:00
Alexandre Ardhuin
526ca0d498
Export public API types from foundation/scheduler/gestures/semantics ( #106409 )
2022-06-24 21:21:05 +00:00
Ian Hickson
450906cbde
Update 2_bug.md to ask for backtrace explicitly ( #103001 )
2022-06-24 20:35:06 +00:00
Christopher Fujino
67dd01e599
[flutter_tools] tool exit from flutter create when provided just a drive letter ( #106451 )
2022-06-24 13:24:03 -07:00
engine-flutter-autoroll
79d08aa2c0
Roll Flutter Engine from fc08bf45b0a8 to ea756c55f29a (39 revisions) ( #106574 )
2022-06-24 12:39:09 -07:00
Jesús S Guerrero
ddd493b927
[flutter_tools] migrate project-validate to analyze --suggestions ( #106149 )
2022-06-24 18:43:07 +00:00
Gustl22
47f54ace45
feat(tools): Arbitrary browser flags ( closes #65575 ) ( #104935 )
2022-06-24 10:14:08 -07:00
engine-flutter-autoroll
08779f0df5
Roll Plugins from dfd1b6e7d83e to 8bf46f15bfe8 (9 revisions) ( #106564 )
2022-06-24 09:04:09 -07:00
Bryan Oltman
6c3a0e4d21
Fix typo in flutter_test binding.dart ( #106505 )
2022-06-24 04:19:06 +00:00
Christopher Fujino
788c8b8ad4
[flutter_tools] tool exit access denied during symlinking ( #106213 )
2022-06-23 14:44:09 -07:00
Kate Lovett
9f4b9bfd49
Apply PrimaryScrollController updates to SingleChildScrollView ( #106430 )
2022-06-23 17:27:09 +00:00
Aman Verma
3022db2bf3
docs: Add more potential use case for Bottom Navigation Bar ( #99644 )
2022-06-23 17:17:06 +00:00
Pierre-Louis
912b81f6bf
Add toggled semantics to ToggleButtons
( #106096 )
2022-06-23 17:07:10 +00:00
dependabot[bot]
fe41b6abcd
Bump github/codeql-action from 2.1.13 to 2.1.14 ( #106455 )
2022-06-23 17:05:06 +00:00
Christopher Fujino
a30012b275
Add update packages roller ( #100982 )
2022-06-22 17:04:07 -07:00
hellohuanlin
0dd0c2edca
[platform_view]Send platform message when platform view is focused ( #105050 )
2022-06-23 00:01:07 +00:00
Lasse R.H. Nielsen
94e318456e
Mark use of deprecated type. ( #106282 )
2022-06-22 22:13:05 +00:00
engine-flutter-autoroll
3313c69ded
Roll Flutter Engine from 043751b5d5d7 to fc08bf45b0a8 (4 revisions) ( #106436 )
2022-06-22 13:49:14 -07:00
Anthony Oleinik
a494a12bb0
Add "excluding" optional parameter to TargetPlatformVariant to communicate cases where test should be ran everywhere but specific platforms ( #106216 )
...
added "excluding" optional parameter to targetPlatforms.all
Co-authored-by: Anthony Oleinik <oleina@google.com>
2022-06-22 12:13:26 -07:00
Daniel Chevalier
8ff691178c
Refactoring the setPubRootDirectory tests ( #106197 )
2022-06-22 15:08:24 -04:00
engine-flutter-autoroll
3d87343af9
Roll Flutter Engine from 86f9358bf65f to 043751b5d5d7 (1 revision) ( #106415 )
2022-06-22 11:24:08 -07:00
Flutter GitHub Bot
1c6da0d653
Marks Mac_ios hot_mode_dev_cycle_ios__benchmark to be unflaky ( #106427 )
2022-06-22 18:23:08 +00:00
LongCatIsLooong
60f30e5d3e
Disable cursor opacity animation on macOS, make iOS cursor animation discrete ( #104335 )
2022-06-22 18:09:05 +00:00
xubaolin
18575321bb
Revert "fix a Scaffold extendBodyBehindAppBar update bug" ( #106396 )
2022-06-22 17:01:07 +00:00
engine-flutter-autoroll
bf126b37aa
Roll Plugins from c3ba21345b16 to dfd1b6e7d83e (4 revisions) ( #106414 )
2022-06-22 09:04:09 -07:00
engine-flutter-autoroll
2540547f06
Roll Flutter Engine from 0f13d5254919 to 86f9358bf65f (2 revisions) ( #106406 )
2022-06-22 06:39:06 -07:00
engine-flutter-autoroll
02e178e194
Roll Flutter Engine from 7b0e371811fc to 0f13d5254919 (1 revision) ( #106398 )
2022-06-22 02:19:08 -07:00
Callum Moffat
20da4014ba
Expose smart punctuation options on CupertinoSearchTextField ( #97980 )
2022-06-22 08:31:06 +00:00
engine-flutter-autoroll
e182a1c9bd
Roll Flutter Engine from 3e869c8bc9f0 to 7b0e371811fc (2 revisions) ( #106397 )
2022-06-22 01:14:08 -07:00
Darren Austin
c8f867b5dc
Chip theme cleanup ( #106384 )
...
- Added complete support for showCheckmark to ChipThemeData.
- Removed build method checks for ThemeData.chipTheme, as that is
already handled by ChipTheme.of().
2022-06-22 00:16:41 -07:00
engine-flutter-autoroll
ac8329ae9e
Roll Flutter Engine from a65b481c0edb to 3e869c8bc9f0 (1 revision) ( #106395 )
2022-06-21 23:29:08 -07:00
engine-flutter-autoroll
9ccd74170e
Roll Flutter Engine from 8617929c951a to a65b481c0edb (1 revision) ( #106390 )
2022-06-21 22:24:06 -07:00