Commit graph

23217 commits

Author SHA1 Message Date
Ian Hickson f3c25fa07a
Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
Jenn Magder 0cf1007276
Remove mocks from cocoapods_test (#78279) 2021-03-16 13:53:04 -07:00
Jenn Magder b3fa6eb6f5
Download platform artifacts from assemble if needed (#78272) 2021-03-16 13:48:04 -07:00
Jonah Williams 2584afd7ec
[flutter_tools] scaffolding for Windows UWP template (#78067) 2021-03-16 13:43:04 -07:00
Casey Hillers c30fdfbe82
Revert "[devicelab] Migrate Gallery to BuildTestTask (#77956)" (#78355)
This reverts commit 93fb258602.
2021-03-16 12:20:36 -07:00
Abhishek Ghaskata 43e3328e98
Add assertion of recordable list (#76272) 2021-03-16 12:18:01 -07:00
Darren Austin 5ab3474435
Removed the last vestiges of accent color from the FloatingActionButton. (#78296) 2021-03-16 12:00:31 -07:00
Casey Hillers 93fb258602
[devicelab] Migrate Gallery to BuildTestTask (#77956) 2021-03-16 11:58:03 -07:00
Hans Muller 14b8194bad
Added iconColor and textColor properties to ExpansionTile (#78281) 2021-03-16 11:53:45 -07:00
engine-flutter-autoroll 7dc8282898
Roll Engine from e46cb736836a to 2ab18532859c (2 revisions) (#78344) 2021-03-16 11:48:03 -07:00
Ian Hickson 5e4e530e93
Fix a legacy TODO (#77454) 2021-03-16 10:48:02 -07:00
engine-flutter-autoroll 97ddb506b8
Roll Engine from 0f52360d12d5 to e46cb736836a (3 revisions) (#78334) 2021-03-16 10:43:03 -07:00
Pierre-Louis 961fdeebb8
[Fonts] Fix update_icons double newline bug (#78317) 2021-03-16 10:03:03 -07:00
Abhishek Ghaskata db37499e9b
change the link (#78302) 2021-03-16 09:48:03 -07:00
Jenn Magder 61c848c1bd
Point "flutter build ipa --analyze-size" to archive app output (#78259) 2021-03-16 09:43:02 -07:00
Tong Mu 7dca2e54a0
Impl (#78218) 2021-03-16 09:38:04 -07:00
engine-flutter-autoroll 4266d629c2
Roll Engine from 20375cebcf35 to 0f52360d12d5 (12 revisions) (#78300)
* b2d02f782 Roll Fuchsia Linux SDK from GsRYVri0-... to aRqEDMjwC... (flutter/engine#24990)

* 3a1a3e6cf Roll Skia from 7854da39b3c1 to 4fb13e026b6b (20 revisions) (flutter/engine#24993)

* e3a84f9b0 Fixed issue where the gpu disable syncswitch was being overridden after init. (flutter/engine#24958)

* aa8369185 fix selectable text selections are not announced in voice over (flutter/engine#24933)

* 04b045185 fixes reference retaining issue in flutter text input plugin (flutter/engine#24768)

* 1ea7dc6b3 Set automatic simulator rotation in scenario test (flutter/engine#24985)

* 38977a5f4 Implement AXPlatformNodeBase::GetInstanceCountForTesting (flutter/engine#24999)

* a25b0dedb Roll Fuchsia Mac SDK from xOxFrRRO6... to pmsuWkRQA... (flutter/engine#24997)

* 3270c8736 Roll Skia from 4fb13e026b6b to 1aa25c3217b6 (25 revisions) (flutter/engine#25001)

* 96d510417 [deferred components] Handle base module loading units (flutter/engine#24983)

* 6a3d8c7d7 Roll Skia from 1aa25c3217b6 to ead52dc068d5 (1 revision) (flutter/engine#25005)

* 0f52360d1 Hardware Keyboard: macOS (flutter/engine#23469)
2021-03-16 09:35:29 -07:00
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