Commit graph

23100 commits

Author SHA1 Message Date
Zachary Anderson e7e1a04aa3
Revert "Align more closely with package:test (#77118)" (#78329)
This reverts commit 0cbe597540.
2021-03-16 09:26:34 -07:00
Pierre-Louis 5be3f215ed
[Fonts] Update material icons (#76607)
* Update icons using new process

* Remove trailing blank line

* regen icons.dart

* regen with new codepoints

* Update material_fonts.version

Keep current Roboto
2021-03-16 08:35:00 +01:00
Ian Hickson 0cbe597540
Align more closely with package:test (#77118) 2021-03-15 16:28:02 -07:00
engine-flutter-autoroll 5039594f69
20375cebc Roll Dart SDK from ce9e3535ae16 to b7e02a713eab (2 revisions) (flutter/engine#24992) (#78252) 2021-03-15 16:08:02 -07:00
Jenn Magder 628ae57e4e
Remove mocks from compile_expression_test (#78092) 2021-03-15 16:06:54 -07:00
engine-flutter-autoroll 67aaaba442
Roll Plugins from d72cebd23522 to 4832a85d3b0c (4 revisions) (#78245) 2021-03-15 16:03:03 -07:00
Gary Qian 2a8b296ae9
[flutter_tools] Deferred components: Encode base module loading units in manifest metadata (#78079) 2021-03-15 15:58:06 -07:00
Hans Muller f3725d0a4b
Fix bug in ButtonStyle.lerp(), in _LerpSides (#78051) 2021-03-15 14:31:46 -07:00
LongCatIsLooong 4f569fb326
CupertinoTextField to show disabled background color when decoration is null (#78140) 2021-03-15 14:18:03 -07:00
keyonghan 5e84b1c343
Enable subshard builders for pre-submit (#78078) 2021-03-15 14:13:03 -07:00
Jonah Williams fac0d26d73
[flutter_tools] check for cygwin uname in entrypoint scripts (#78037) 2021-03-15 12:08:03 -07:00
Jenn Magder 75da995fbc
MockOperatingSystemUtils -> FakeOperatingSystemUtils (#77988) 2021-03-15 11:38:03 -07:00
Gurjinder Partola 2e17a8e676
Fix avdmanager path detection (#78166) 2021-03-15 11:18:04 -07:00
John Ryan 71fb91621d
Add instructions to integration_test example README (#77090) 2021-03-15 11:13:05 -07:00
engine-flutter-autoroll 6ba9392d10
Roll Engine from 9ec46417bdb8 to 38afea372cd8 (3 revisions) (#78126) 2021-03-15 11:08:05 -07:00
David Darrell f69b8d33cd
DropdownItems with a null value should still display its child (#77666) 2021-03-15 11:03:05 -07:00
Jenn Magder 8b14454496
Remove MockFlutterVersion from mocks (#78089) 2021-03-15 10:58:36 -07:00
omerlevran46 c94648f9cc
[fuchsia] remove no devices found from ffx parsing (#77651) 2021-03-15 10:58:05 -07:00
Abhishek Ghaskata 59ea6192c6
Added scrollbar example (#75761) 2021-03-15 10:53:04 -07:00
engine-flutter-autoroll 40e3489254
9ec46417b Roll Fuchsia Mac SDK from inepr5WS8... to xOxFrRRO6... (flutter/engine#24982) (#78094) 2021-03-13 14:43:03 -08:00
Jenn Magder d0a29dc10c
Allow local networking Info.plist insertion to fail (#78085) 2021-03-13 14:38:02 -08:00
Haruka Ma 9f4e132fb8
Fix CupertinoTextField incorrect background color when disabled (#78058) 2021-03-13 14:33:07 -08:00
Jenn Magder c3d0f60407
Remove mock from cocoapods_validator_test (#77991) 2021-03-12 19:14:05 -08:00
engine-flutter-autoroll e7f95b4a00
dc73780f6 Roll Dart SDK from c7c4495b38ea to 3f811750bf8a (2 revisions) (flutter/engine#24979) (#78083) 2021-03-12 18:58:02 -08:00
Jonah Williams e52ebb3ad9
[integration_test] delay for at least one frame timing. (#78055) 2021-03-12 16:53:02 -08:00
Darren Austin a5d0d0e506
Updated InputDecorator to no longer reference ThemeData.accentColor. (#77999) 2021-03-12 16:48:05 -08:00
Darren Austin 2820d21cd0
Removed TabPageSelector accentColor dependency. (#77997) 2021-03-12 16:43:03 -08:00
Jenn Magder f0fca7de8b
Remove mocks from build_windows_test (#77986) 2021-03-12 16:40:52 -08:00
Jenn Magder d018c24bb8
MockProcessUtils->FakeProcessManager in version_test (#77985) 2021-03-12 16:38:04 -08:00
Darren Austin fad7c36761
Removed ProgressIndicator accentColor dependency. (#77976) 2021-03-12 16:33:03 -08:00
engine-flutter-autoroll f5cb666f81
Roll Engine from 1b68503bc82b to 7b36cdf34b42 (32 revisions) (#78077) 2021-03-12 16:30:58 -08:00
Ahmed Saleh 740504d3e6
Refactor: use one subprojects property (#77942) 2021-03-12 16:28:03 -08:00
Gary Roumanis 3f62915383
Update ClampingScrollSimulation to better match Android (#77497) 2021-03-12 16:23:05 -08:00
Jonah Williams 9f420ffb3e
[flutter_tools] io cleanups to simplify null safety migration (#77955) 2021-03-12 16:21:14 -08:00
chunhtai 85b22ff594
Fix semantics node id overflow issue (#77287) 2021-03-12 16:18:05 -08:00
Jonah Williams a01f37245b
[flutter_tools] remove globals from terminal (#77953) 2021-03-12 12:53:05 -08:00
Jonathan Lau 5a27340c45
Add minWidth constraint to RawChip when materialTapTargetSize is padded (#77881) 2021-03-12 12:48:03 -08:00
Greg Spencer 180bb8c1f8
Revert "f4c513eb8 Fix missing declaration of windows' default_package (flutter/plugins#3705) (#78025)" (#78065)
This reverts commit 63eefe7a3d.

Merging on red to fix the build.
2021-03-12 12:07:55 -08:00
engine-flutter-autoroll 63eefe7a3d
f4c513eb8 Fix missing declaration of windows' default_package (flutter/plugins#3705) (#78025) 2021-03-12 08:00:03 -08:00
Jenn Magder 06a20be5a0
Remove MockBuildSystem from generate_synthetic_packages_test (#77983) 2021-03-12 07:55:01 -08:00
Marcus Tomlinson 82675474ea
Add libgcrypt as an explicit dependancy on Linux (#77926) 2021-03-12 07:50:03 -08:00
Jonah Williams d20ec4c7d8
[flutter_tools] read expression compilation results into memory before starting next compilation (#77867) 2021-03-11 22:18:51 -08:00
Jonah Williams 2daac9201a
[flutter_tools] simplify shutdown hooks (#77969) 2021-03-11 22:18:15 -08:00
Jenn Magder 66768f8c5b
Remove mocks from web devices test (#77968) 2021-03-11 19:55:02 -08:00
Michael Goderbauer d637b1874f
non-breaking changes for prefer_mixin lint (#77837) 2021-03-11 19:50:03 -08:00
Tong Mu fa06b34024
Refactor: Move mouse cursor classes to "services" package (#77751) 2021-03-11 19:45:04 -08:00
Greg Spencer 95d3ac703f
Fix sample lint warnings (#77980)
Landing this on red to fix the build.

TBR=@justinmc
2021-03-11 17:22:14 -08:00
Greg Spencer a8d820a46e
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868) 2021-03-11 16:45:03 -08:00
Jenn Magder d6f5767ec8
Remove MockFlutterVersions (#77962) 2021-03-11 16:05:05 -08:00
Jason Simmons 413c8a0b7b
Do not replace text with semantics labels in selectable text widgets (#77859) 2021-03-11 16:00:02 -08:00