27590 Commits

Author SHA1 Message Date
Taha Tesser
fd4b1e86e8
CupertinoSlidingSegmentedControl: Add an interactive example (#98156) 2022-02-15 10:05:11 -08:00
Taha Tesser
7943ae5502
CupertinoSegmentedControl: Add an interactive example (#98154) 2022-02-15 09:30:19 -08:00
Taha Tesser
dfd42444e9
Update CupertinoTextField example (#93738) 2022-02-15 09:10:20 -08:00
Taha Tesser
60f039cb1c
Add ExpansionTileTheme (#98405) 2022-02-15 08:44:33 -08:00
Ben Konyi
2a2f973120
Update flutter_tools to look for new VM service message (#97683)
* Update flutter_tools to look for new VM service message

The Dart SDK will soon move away from the current Observatory message:

"Observatory listening on ..."

To a new message that no longer references Observatory:

"Dart VM Service listening on ..."

This change updates all tests with mocks to check for the new message
and also adds support for the new message in ProtocolDiscovery.

See https://github.com/dart-lang/sdk/issues/46756

* Fix some parsing locations

* Fix analysis failures

* Update message

* Remove extra comment

* Update message

* Add globals prefix
2022-02-15 07:33:57 -08:00
Taha Tesser
ee0bbf4789
Add CupertinoPicker interactive example (#93622) 2022-02-15 06:25:20 -08:00
engine-flutter-autoroll
6985b78ac9
Roll Engine from ca15cd5fbc8d to e683e0cd3be2 (2 revisions) (#98485) 2022-02-15 04:10:12 -08:00
engine-flutter-autoroll
9f33bb0510
Roll Engine from c9cb3158ee31 to ca15cd5fbc8d (1 revision) (#98474) 2022-02-15 02:00:21 -08:00
Darren Austin
ca2a751661
Migrate NavigationBar to M3 tokens. (#98285) 2022-02-15 00:40:20 -08:00
Taha Tesser
ccaf51562f
Add custom size constraints parameter to PopupMenu (#97798) 2022-02-14 23:45:18 -08:00
engine-flutter-autoroll
ff425fc733
Roll Engine from 20bd78ca3ee4 to c9cb3158ee31 (2 revisions) (#98468) 2022-02-14 21:45:20 -08:00
engine-flutter-autoroll
06bf6a128d
Roll Engine from 8714a2448fa9 to 20bd78ca3ee4 (2 revisions) (#98465) 2022-02-14 20:30:18 -08:00
engine-flutter-autoroll
894ef49c7c
Roll Engine from 25ab5711cc08 to 8714a2448fa9 (2 revisions) (#98459) 2022-02-14 19:15:17 -08:00
keyonghan
381cb280a3
Enable fullscreen_textfield_perf tests in prod (#98453) 2022-02-14 17:55:19 -08:00
Christopher Fujino
87fe3fe031
rename two unit tests that were not actually being run on CI (#98299) 2022-02-14 17:40:13 -08:00
engine-flutter-autoroll
1ae5dd194c
Roll Engine from a1103384cf88 to 25ab5711cc08 (4 revisions) (#98447) 2022-02-14 17:05:21 -08:00
Taha Tesser
513c6cd7a8
CupertinoAlertDialog: Update sample (#98357) 2022-02-14 16:25:20 -08:00
Taha Tesser
7d21dbf5e0
CupertinoActionSheet: Update sample (#98356) 2022-02-14 16:10:08 -08:00
engine-flutter-autoroll
4d9e6d9b3e
Roll Engine from 6f4d644b8215 to a1103384cf88 (1 revision) (#98441) 2022-02-14 14:20:19 -08:00
Taha Tesser
19a380ffe7
Add CupertinoSlider example (#93633) 2022-02-14 12:10:13 -08:00
engine-flutter-autoroll
79df99d182
Roll Engine from b63614c3068c to 6f4d644b8215 (1 revision) (#98433) 2022-02-14 11:55:14 -08:00
Flutter GitHub Bot
024d5f8aaa
Marks Linux_android tiles_scroll_perf__timeline_summary to be flaky (#98424) 2022-02-14 10:00:14 -08:00
Taha Tesser
7c1baeaea8
Fix fooTheme.of(context); usage docs (#98402) 2022-02-14 09:00:22 -08:00
engine-flutter-autoroll
10a25d65db
Roll Plugins from 9d32c83af9af to 6b0d4549eaa5 (30 revisions) (#98410) 2022-02-14 08:10:18 -08:00
engine-flutter-autoroll
1958656943
Roll Engine from cef6370095ae to b63614c3068c (2 revisions) (#98392) 2022-02-14 02:15:17 -08:00
LongCatIsLooong
ad612b59e5
Dump app on keyboard_textfield_test timeout (#98305) 2022-02-13 17:20:18 -08:00
engine-flutter-autoroll
5515400a1b
Roll Engine from 0ddb21009091 to cef6370095ae (2 revisions) (#98374) 2022-02-13 15:30:17 -08:00
engine-flutter-autoroll
85245f616a
Roll Engine from 5a43d8603227 to 0ddb21009091 (1 revision) (#98370) 2022-02-13 14:10:12 -08:00
engine-flutter-autoroll
1c84bdecfc
Roll Engine from 80b7a8cd9ac7 to 5a43d8603227 (1 revision) (#98365) 2022-02-13 13:00:03 -08:00
engine-flutter-autoroll
0f33a369bf
Roll Engine from 19a19cd50b0e to 80b7a8cd9ac7 (9 revisions) (#98347) 2022-02-12 21:20:20 -08:00
Jesús S Guerrero
f523ddd2d6
[flutter_tools] remove pub dependencies from universal (#97722) 2022-02-12 12:10:11 -08:00
engine-flutter-autoroll
350e3ee46d
Roll Engine from 25a40c943021 to 19a19cd50b0e (2 revisions) (#98311) 2022-02-11 22:30:06 -08:00
Jenn Magder
262a963efb
flutter_build_null_unsafe_test print failed build output (#98310) 2022-02-11 22:00:18 -08:00
engine-flutter-autoroll
1be67ab944
Roll Engine from 2a5b7d0c2396 to 25a40c943021 (1 revision) (#98307) 2022-02-11 20:00:12 -08:00
engine-flutter-autoroll
f54790b7b0
Roll Engine from 4a3e7a5b7236 to 2a5b7d0c2396 (5 revisions) (#98303) 2022-02-11 18:55:18 -08:00
engine-flutter-autoroll
0551117ea5
Roll Engine from 46180e40bf8a to 4a3e7a5b7236 (2 revisions) (#98300) 2022-02-11 17:45:15 -08:00
engine-flutter-autoroll
3870548fa6
Roll Engine from ca86c7938d6b to 46180e40bf8a (5 revisions) (#98292) 2022-02-11 15:35:13 -08:00
dependabot[bot]
ab7650d8d6
Bump github/codeql-action from 1.0.32 to 1.1.0 (#98289) 2022-02-11 14:55:21 -08:00
Christopher Fujino
289988dc62
[flutter_tools] fix type error in flutter update-packages --jobs=n (#98283) 2022-02-11 14:50:18 -08:00
Ian Hickson
fce2f93b75
Add a BindingBase.debugBindingType() method to enable asserts that want to verify that the binding isn't initialized (#98226) 2022-02-11 14:35:09 -08:00
engine-flutter-autoroll
eac1a548ed
Roll Engine from bed591d39448 to ca86c7938d6b (41 revisions) (#98249)
* 2a8f38835 Roll Skia from a424b619bc40 to ec0af1664478 (6 revisions) (flutter/engine#31352)

* ba8f1c5a7 Add clang-analyzer-* and clang-diagnostic-* to .clang-tidy (flutter/engine#31291)

* 1eafb4002 Use H5vcc CanvasKit implementation if it is detected. (flutter/engine#31191)

* 6d99e90e2 Roll Dart SDK from 55c93c732da9 to b7eea441d7d1 (4 revisions) (flutter/engine#31353)

* 935b46a7d Roll Fuchsia Mac SDK from 5_CZ81mTD... to 5CmPcHTb1... (flutter/engine#31356)

* 244bb25fb Roll Skia from ec0af1664478 to 9cb74e90792d (4 revisions) (flutter/engine#31357)

* b6b5759d2 Roll Skia from 9cb74e90792d to 81d4b5d5b45d (6 revisions) (flutter/engine#31360)

* 0f6db1118 Roll Skia from 81d4b5d5b45d to 1f813e4c7f6d (1 revision) (flutter/engine#31362)

* 321a4829b Fix AccessibilityBridge crash due to invalid access during ReplaceSemanticsObject (flutter/engine#31351)

* 2cc3abba9 Manual roll of ICU (flutter/engine#31132)

* c1e843df2 Roll Fuchsia Linux SDK from 4VEg4eRJS... to YGS2LvlDy... (flutter/engine#31364)

* fe08734d7 Roll Dart SDK from b7eea441d7d1 to 7e3310bbe1ed (2 revisions) (flutter/engine#31365)

* 2062e5795 Add trackpad gesture PointerData types (flutter/engine#28571)

* 24fe58553 Roll Skia from 1f813e4c7f6d to 5a2135af5623 (1 revision) (flutter/engine#31366)

* 11bf86a30 Migrate string encoding conversions to FML (flutter/engine#31334)

* 6d9f479c5 Roll Skia from 5a2135af5623 to 21a92dff8fdc (3 revisions) (flutter/engine#31368)

* 417a05ebd Roll Dart SDK from 7e3310bbe1ed to a9cfcc289ed4 (1 revision) (flutter/engine#31369)

* b04ed638d Change link to felt documentation (flutter/engine#31312)

* 3e7515abd Roll Fuchsia Mac SDK from 5CmPcHTb1... to ZA5ZzabQM... (flutter/engine#31370)

* 90efffffa Revert "Add trackpad gesture PointerData types (#28571)" (flutter/engine#31375)

* 3764a8f0e Change support for VM service message from "The Dart VM Service is listening" to "The Dart VM service is listening" (flutter/engine#31361)

* 3d629c581 Fix html gradient rendering (https://github.com/flutter/flutter/issues/97762) (flutter/engine#31355)

* 963c449bf [Android] Show deprecation warnings for Android tests (flutter/engine#31246)

* 0be895cb0 Roll Dart SDK from a9cfcc289ed4 to 0041431f5ec7 (1 revision) (flutter/engine#31372)

* 18f2faf17 Roll Skia from 21a92dff8fdc to c5d3326d767d (7 revisions) (flutter/engine#31373)

* 1b762d370 Roll Fuchsia Linux SDK from YGS2LvlDy... to yDo1mhBKz... (flutter/engine#31374)

* 7b6a7b601 Roll Skia from c5d3326d767d to b6dfd97c5290 (10 revisions) (flutter/engine#31377)

* f55b161b1 [a11y] Delegate UTF8ToUTF16 to FML (flutter/engine#31376)

* d36d25f5b TextEditingDelta Support for the Web (flutter/engine#28527)

* aa1718616 [fml] Use common FML string encoding utils (flutter/engine#31378)

* 97d9ec3bd Renamed the scenario tests target to be generic emulator tests. (flutter/engine#28919)

* 902717f23 Roll Skia from b6dfd97c5290 to e1e2a858205f (3 revisions) (flutter/engine#31380)

* 877f82097 Roll Dart SDK from 0041431f5ec7 to a15d19a0d914 (2 revisions) (flutter/engine#31381)

* 2d167291c Roll Skia from e1e2a858205f to 74ce095463e1 (2 revisions) (flutter/engine#31383)

* 8d3c0fb77 [web] PathRef: do not use == with doubles in assertions (flutter/engine#31382)

* d1164c190 Move recipes to repository folders. (flutter/engine#31367)

* e031e07f6 Roll Skia from 74ce095463e1 to 82d65d0487bd (1 revision) (flutter/engine#31384)

* 5140a440c Define thread priority enum and set thread priority for all threads in Engine (flutter/engine#30605)

* 1e46918c1 Roll Dart SDK from a15d19a0d914 to a3736d4e9b1b (1 revision) (flutter/engine#31397)

* 8a28948ad Roll Fuchsia Linux SDK from yDo1mhBKz... to UHV3HWM3d... (flutter/engine#31398)

* ca86c7938 Roll Fuchsia Mac SDK from ZA5ZzabQM... to jjxstNbgZ... (flutter/engine#31399)
2022-02-11 13:57:08 -08:00
Michael Goderbauer
61ac285608
[performance] Trace direct calls to inflateWidget (#98277) 2022-02-11 13:30:18 -08:00
chunhtai
d486aa7040
Refactor TextSelectionOverlay (#98153)
* Refactor TextSelectionOverlay

* fix test

* remove print

* fix more tests

* update

* added tests

* fix comments

* fmt

* fix test

* addressing comment

* remove dispose

* remove new line
2022-02-11 13:06:05 -08:00
keyonghan
e8bc5c5ace
Support Samsung phone when getting device wakefulness status (#98146) 2022-02-11 12:05:18 -08:00
KristinBi
e907b03ca9
Add benchmark to property (#98159) 2022-02-11 11:35:15 -08:00
Zachary Anderson
81b9c35274
Revert "Update Xcode version to 13a233 (#98144)" (#98263)
This reverts commit 84fcb158e85735da99423f36ac8a9f9285a16b65.
2022-02-11 09:30:51 -08:00
Michael Goderbauer
8cd540f449
[performance] Process dirty nodes from top to bottom during paint to avoid unnecessary layer tree walks (#98219) 2022-02-11 04:30:21 -08:00
Taha Tesser
ae6ace3f69
[integration_test] Fix official example for Android (#98162) 2022-02-11 04:05:14 -08:00
LongCatIsLooong
81464ff642
Reland "[EditableText] honor the "brieflyShowPassword" system setting #97769 " (#98150) 2022-02-11 02:30:14 -08:00
Taha Tesser
d6d3283c8d
Fix flutter gen-l10n help message (#98147) 2022-02-11 01:40:14 -08:00