Commit graph

28205 commits

Author SHA1 Message Date
Casey Hillers 6bb36bbcc4
Revert roller back to LUCI scheduler (#101371) 2022-04-05 13:23:52 -07:00
gaaclarke 35b18ba2e9
Made flag for debugging build time of user created widgets (#100926)
* Added a bool that allows us to limit debugProfileBuildsEnabled to user
created widgets.

* made it turned on by default

* switched to hashmap

* Cleaned everything up and added tests

* fixed an odd test where it wants to be able to add asserts and run in profile mode

* hixie feedback

* hixie2

* made it default to false

* updated docstring as per dans request
2022-04-05 10:54:21 -07:00
Jenn Magder 839a183ea6
Add note to doctor validator if script is running Rosetta (#101309) 2022-04-05 10:37:35 -07:00
Casey Hillers d6cc67d529
[ci.yaml] Revert every target except roller back to luci scheduler (#101323) 2022-04-05 09:24:45 -07:00
keyonghan 647044c969
Use separate metric file names for same tests running on different platforms (#101317)
* use separate file names for same test

* use string buffer
2022-04-05 09:16:04 -07:00
Pierre-Louis 7855132341
Generate a demo for new icons when updating icons (#101190)
* add code to generate new icon demo and make font family optional

* remove trailing spaces

* Update update_icons_test.dart

* remove trailing space
2022-04-05 12:56:23 +02:00
Jenn Magder bc0ec85717
Only run test harness tests once instead of every shard (#101218) 2022-04-04 17:27:18 -07:00
godofredoc 23b9d4f1f2
Roll i10n localizations. (#101310) 2022-04-04 16:55:26 -07:00
engine-flutter-autoroll 28acccb388
Roll Engine from be4ce8d88362 to e7e7ca12529f (5 revisions) (#101319)
* f4e33bae7 Roll Dart SDK from 2271a7948692 to 760722f8224b (1 revision) (flutter/engine#32396)

* 041ad6472 Roll Fuchsia Mac SDK from mbPpHdT-i... to m_-rjFvCk... (flutter/engine#32397)

* 5d497ab5a Roll Fuchsia Linux SDK from pnlwVqOTT... to 5abhmXb9Q... (flutter/engine#32398)

* 5bf8acdfc [fuchsia] Support --no-prebuilt-dart-sdk in build_fuchsia_artifacts. (flutter/engine#32311)

* e7e7ca125 Always initialize the _weakFactory in FlutterViewController (flutter/engine#32395)
2022-04-04 16:39:29 -07:00
Jenn Magder 1429957aa4
Remove gems dependency from tests that do not use it (#101210) 2022-04-04 15:21:11 -07:00
Flutter GitHub Bot 4d50f51915
Marks Mac_ios native_ui_tests_ios to be unflaky (#97670) 2022-04-04 15:16:10 -07:00
Greg Spencer 2d9ad26086
Implements a PlatformMenuBar widget and associated data structures (#100274)
Implements a PlatformMenuBar widget and associated data structures for defining menu bars that use native APIs for rendering.

This PR includes:
A PlatformMenuBar class, which is a widget that menu bar data can be attached to for sending to the platform.
A PlatformMenuDelegate base, which is the type taken by a new WidgetsBinding.platformMenuDelegate.
An implementation of the above in DefaultPlatformMenuDelegate that talks to the built-in "flutter/menu" channel to talk to the built-in platform implementation. The delegate is so that a plugin could override with its own delegate and provide other platforms with native menu support using the same widgets to define the menus.
This is the framework part of the implementation. The engine part will be in flutter/engine#32080 (and flutter/engine#32358)
2022-04-04 15:03:10 -07:00
Jenn Magder 2af2c9a68d
Remove dead dartdocs.dart file (#101215) 2022-04-04 13:54:21 -07:00
keyonghan 95f4f473ff
[Revert] Skip overall_experience_test.dart: flutter run writes and clears pidfile appropriately (#101267)
* restore test

* use seed 20211102

* restore seed
2022-04-04 13:26:27 -07:00
chunhtai 26398e6821
Fix crashes when current route parsing transactions are discarded (#100657)
* Fix crashes when current route parsing transactions are discarded

* refactor

* update
2022-04-04 12:39:04 -07:00
Flutter GitHub Bot d60272a203
Marks Windows module_custom_host_app_name_test to be unflaky (#99407) 2022-04-04 11:58:05 -07:00
Flutter GitHub Bot 92877a648a
Marks Windows module_test to be unflaky (#99408) 2022-04-04 11:57:17 -07:00
chunhtai 8f2aaa99ab
Reland "Allow unknown device kind to scroll scrollables (#100800)" (#101301)
This reverts commit baa45a1718.
2022-04-04 10:52:06 -07:00
engine-flutter-autoroll da6ef3eb31
Roll Engine from 801d8c530fc5 to be4ce8d88362 (2 revisions) (#101219)
* b28563ecc Roll Skia from de6af36e6ebf to 2921f7df36f0 (1 revision) (flutter/engine#32393)

* be4ce8d88 Roll Skia from 2921f7df36f0 to 5215ec1ab9cd (3 revisions) (flutter/engine#32394)
2022-04-04 10:50:54 -07:00
engine-flutter-autoroll 0b97874895
801d8c530 Set iOS default frame rate to screen max. (flutter/engine#29797) (#101216) 2022-04-01 18:20:01 -07:00
engine-flutter-autoroll 723c88af59
Roll Engine from 5f2b73e49eca to 69138cca1354 (4 revisions) (#101213) 2022-04-01 16:21:06 -07:00
engine-flutter-autoroll 2850556946
Roll Engine from 76b7da7a3d91 to 5f2b73e49eca (2 revisions) (#101206) 2022-04-01 14:11:08 -07:00
engine-flutter-autoroll 510e2e78fc
Roll Engine from 045394787dfe to 76b7da7a3d91 (1 revision) (#101202) 2022-04-01 12:56:10 -07:00
Yegor 72ecaf7411
[web] reenable canvaskit benchmarks (#101155) 2022-04-01 12:48:34 -07:00
engine-flutter-autoroll 3cab65b848
Roll Engine from 0b20b9d14582 to 045394787dfe (2 revisions) (#101201) 2022-04-01 11:51:09 -07:00
engine-flutter-autoroll 85b6e3bf0b
Roll Plugins from b3e37559f966 to 7d1923f4528e (2 revisions) (#101193) 2022-04-01 09:11:10 -07:00
engine-flutter-autoroll 56d7f90837
Roll Engine from 276261e5d8d2 to 0b20b9d14582 (1 revision) (#101189) 2022-04-01 08:36:10 -07:00
engine-flutter-autoroll ff08bc4e85
Roll Engine from c3274494b0c8 to 276261e5d8d2 (4 revisions) (#101188) 2022-04-01 07:31:09 -07:00
engine-flutter-autoroll 7971b412c1
Roll Engine from 7acec05e9001 to c3274494b0c8 (1 revision) (#101172) 2022-04-01 02:31:08 -07:00
engine-flutter-autoroll adcc07f9eb
Roll Engine from c2de44a59cf1 to 7acec05e9001 (1 revision) (#101169) 2022-04-01 01:26:09 -07:00
engine-flutter-autoroll c5819f4cb9
Roll Engine from 3ffdd71530ee to c2de44a59cf1 (2 revisions) (#101167) 2022-04-01 00:21:09 -07:00
engine-flutter-autoroll f941ac4c8f
Roll Engine from 503cc732413a to 3ffdd71530ee (2 revisions) (#101165) 2022-03-31 23:16:05 -07:00
engine-flutter-autoroll fa4f90fdad
Roll Engine from 76f4c1b526fb to 503cc732413a (2 revisions) (#101164) 2022-03-31 22:11:08 -07:00
engine-flutter-autoroll 3a2929be31
Roll Engine from e8376c4ee31b to 76f4c1b526fb (1 revision) (#101162) 2022-03-31 20:56:09 -07:00
engine-flutter-autoroll 038f547623
Roll Engine from 848f6097e404 to e8376c4ee31b (3 revisions) (#101159) 2022-03-31 19:51:06 -07:00
engine-flutter-autoroll aad3fa47e6
Roll Engine from a571b34fdb5b to 848f6097e404 (3 revisions) (#101156) 2022-03-31 18:26:08 -07:00
engine-flutter-autoroll 89b4f57876
Roll Engine from 7ebc7736f447 to a571b34fdb5b (3 revisions) (#101153) 2022-03-31 17:11:13 -07:00
Yegor fb67afd708
[web] fix CanvasKit benchmarks (was corrupted test PNG) (#100918) 2022-03-31 16:36:08 -07:00
engine-flutter-autoroll 7a76c41a15
Roll Engine from 54b098fa03ec to 7ebc7736f447 (1 revision) (#101148) 2022-03-31 15:55:07 -07:00
engine-flutter-autoroll e417be24f1
Roll Engine from 959dee969d5e to 54b098fa03ec (2 revisions) (#101143) 2022-03-31 14:50:08 -07:00
Taha Tesser 0b216f7a28
Refactor ToggleButtons (remove RawMaterialButton) (#99493) 2022-03-31 14:25:10 -07:00
engine-flutter-autoroll 0e20a701fa
Roll Engine from 93d6c705d050 to 959dee969d5e (1 revision) (#101134) 2022-03-31 12:40:10 -07:00
Emmanuel Garcia 16ebbdf336
Remove unintended comment (#101130) 2022-03-31 12:35:05 -07:00
Casey Hillers e298c79032
[ci.yaml] Revert all devicelab tests back to LUCI scheduler (#101124) 2022-03-31 12:30:12 -07:00
Taha Tesser f263806c26
Fix Local DataTableTheme not being inherited by DataTable Widget (#101112) 2022-03-31 12:25:10 -07:00
Michael Goderbauer dcde8163ce
migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
chunhtai baa45a1718
Revert "Allow unknown device kind to scroll scrollables (#100800)" (#101129)
This reverts commit 000f4d1590.
2022-03-31 10:45:41 -07:00
engine-flutter-autoroll 2876b09bc4
Roll Engine from c76fc3a4b8b1 to 93d6c705d050 (1 revision) (#101125) 2022-03-31 10:45:07 -07:00
Gary Qian ead5b1c2f4
Retire v1 embedding compatibility from automatic multidex support (#100685) 2022-03-31 10:24:42 -07:00
Chris Bracken 1a072f9aee
[winuwp] Add removal warning in config help text (#101086) 2022-03-31 09:30:04 -07:00