30005 Commits

Author SHA1 Message Date
Callum Moffat
7b07b85d91
Add supportedDevices parameter to GestureDetector (#107312) 2022-07-21 20:15:05 +00:00
Callum Moffat
22f51c34c6
Scroll inertia cancel [framework] (#106891) 2022-07-21 20:13:05 +00:00
engine-flutter-autoroll
bf22b7ae73
Roll Flutter Engine from 7025645c52bf to d0197fef5a47 (2 revisions) (#108123) 2022-07-21 20:05:05 +00:00
Kaushik Iska
f7504f0380
[openpay] Create an OpenPay benchmark (#107838) 2022-07-21 20:01:06 +00:00
Christopher Fujino
6abd3691c3
[flutter_tools] add more debugging when pub get fails (#108062) 2022-07-21 19:22:07 +00:00
engine-flutter-autoroll
092481d44d
Roll Flutter Engine from 980cf522120c to 7025645c52bf (2 revisions) (#108121) 2022-07-21 19:19:07 +00:00
engine-flutter-autoroll
90e67a6be9
Roll Flutter Engine from fdb6e5177740 to 980cf522120c (1 revision) (#108119) 2022-07-21 18:34:12 +00:00
engine-flutter-autoroll
99c73a366c
Roll Flutter Engine from fb9572f1a32b to fdb6e5177740 (2 revisions) (#108118) 2022-07-21 17:50:05 +00:00
Tong Mu
c8a4c8b8a7
Pointer events: Allow hover events from trackpad (#108116) 2022-07-21 17:37:04 +00:00
Jesús S Guerrero
fc3471fd28
check for pubspec instead of lib/ (#107968) 2022-07-21 17:03:09 +00:00
engine-flutter-autoroll
8d33ce13dc
Roll Plugins from 06c241571e87 to 89eff491b1da (7 revisions) (#108108) 2022-07-21 15:42:06 +00:00
engine-flutter-autoroll
94a93e40d8
Roll Flutter Engine from b4734eb44a68 to fb9572f1a32b (1 revision) (#108107) 2022-07-21 15:39:08 +00:00
engine-flutter-autoroll
0907763d14
Roll Flutter Engine from 576198f49fdf to b4734eb44a68 (1 revision) (#108099) 2022-07-21 11:57:08 +00:00
engine-flutter-autoroll
b702ab8528
Roll Flutter Engine from 5078581d5869 to 576198f49fdf (1 revision) (#108095) 2022-07-21 10:39:06 +00:00
engine-flutter-autoroll
97e4db1dbc
Roll Flutter Engine from cd62fbbbc898 to 5078581d5869 (1 revision) (#108090) 2022-07-21 08:57:07 +00:00
engine-flutter-autoroll
14561aa987
Roll Flutter Engine from b4f57142eb87 to cd62fbbbc898 (1 revision) (#108085) 2022-07-21 08:03:05 +00:00
engine-flutter-autoroll
72f498a12a
Roll Flutter Engine from 890b71fe284a to b4f57142eb87 (2 revisions) (#108080) 2022-07-21 07:22:06 +00:00
engine-flutter-autoroll
106194b5d0
Roll Flutter Engine from 3778ef2c579c to 890b71fe284a (4 revisions) (#108076) 2022-07-21 05:57:05 +00:00
Bruno Leroux
d263cfbcb5
Fix BottomNavigationBarItem tooltip defaults to label (#107715) 2022-07-21 04:21:05 +00:00
engine-flutter-autoroll
ebb9128fd5
Roll Flutter Engine from f998b2a7ce9f to 3778ef2c579c (1 revision) (#108070) 2022-07-21 04:03:09 +00:00
engine-flutter-autoroll
f11d0319c8
Roll Flutter Engine from 7892b36d1ebb to f998b2a7ce9f (1 revision) (#108069) 2022-07-21 03:09:06 +00:00
engine-flutter-autoroll
a400d132c1
Roll Flutter Engine from 68be82c3e824 to 7892b36d1ebb (1 revision) (#108065) 2022-07-21 01:04:06 +00:00
engine-flutter-autoroll
cb6ab368ea
Roll Flutter Engine from 1892146687ec to 68be82c3e824 (2 revisions) (#108064) 2022-07-21 00:10:06 +00:00
engine-flutter-autoroll
872fef0adc
Roll Flutter Engine from a519f344bdcb to 1892146687ec (3 revisions) (#108061) 2022-07-20 22:58:06 +00:00
engine-flutter-autoroll
597283294f
Roll Flutter Engine from 477ac71dd6d7 to a519f344bdcb (3 revisions) (#108058) 2022-07-20 22:10:05 +00:00
Flutter GitHub Bot
94bb1bddf4
Marks Linux_samsung_s10 new_gallery_impeller__transition_perf to be unflaky (#108030) 2022-07-20 21:54:05 +00:00
Flutter GitHub Bot
08c0b92a1a
Marks Mac_ios cubic_bezier_perf_ios_sksl_warmup__timeline_summary to be unflaky (#108031) 2022-07-20 21:52:06 +00:00
Flutter GitHub Bot
5fb4d10fa1
Marks Windows gradle_plugin_bundle_test to be flaky (#108021) 2022-07-20 21:50:06 +00:00
Flutter GitHub Bot
981e85c14b
Marks Mac_ios new_gallery_impeller_ios__transition_perf to be unflaky (#108032) 2022-07-20 21:48:05 +00:00
Bernardo Ferrari
22cb06b57f
Add OvalBorder and BoxShape.oval (#103833) 2022-07-20 21:29:04 +00:00
engine-flutter-autoroll
c8c2e3d399
Roll Flutter Engine from 5b48003fabde to 477ac71dd6d7 (4 revisions) (#108045) 2022-07-20 21:27:05 +00:00
ColdPaleLight
1919167540
Added benchmark for early removal of unused raster cache entris mecha… (#107918) 2022-07-20 19:13:06 +00:00
Dan Field
199cb2f5e6
Revert "Allow setting of TestWidgetsFlutterBinding.pointerEventSource (#107976)" (#108038)
This reverts commit 641f4e2403b08e946d04f30a570d29525c649e19.
2022-07-20 11:14:58 -07:00
yaakovschectman
1e2be6ed54
Check for bad characters in path on Windows build (#107949)
* Check for bad characters in path on Windows build

* Doc comments

* Fix formatting

* Commenting/formatting

* Link to issue in comment

* Comments, formatting

* Global var rename
2022-07-20 14:05:13 -04:00
engine-flutter-autoroll
2a8a0890e2
Roll Flutter Engine from cb3c6b7d89e4 to 5b48003fabde (2 revisions) (#108017) 2022-07-20 16:30:07 +00:00
Sai Sandeep Mutyala
641f4e2403
Allow setting of TestWidgetsFlutterBinding.pointerEventSource (#107976) 2022-07-20 09:19:17 -07:00
engine-flutter-autoroll
c05d47998f
Roll Plugins from 28eff0a8c167 to 06c241571e87 (3 revisions) (#108015) 2022-07-20 15:45:08 +00:00
engine-flutter-autoroll
8dbad0d7cc
Roll Flutter Engine from 8c50b32ae3b3 to cb3c6b7d89e4 (1 revision) (#108014) 2022-07-20 15:28:06 +00:00
engine-flutter-autoroll
3301a03dab
Roll Flutter Engine from 1340e57ffbb9 to 8c50b32ae3b3 (3 revisions) (#108008) 2022-07-20 13:04:08 +00:00
Lau Ching Jun
922eea8763
Dart registrant location (#107967) 2022-07-20 08:51:04 +00:00
engine-flutter-autoroll
6ea83ed594
Roll Flutter Engine from 77f00ab01dc5 to 1340e57ffbb9 (1 revision) (#107995) 2022-07-20 08:41:07 +00:00
engine-flutter-autoroll
c47bc70814
Roll Flutter Engine from 184e9b13fbd5 to 77f00ab01dc5 (1 revision) (#107992) 2022-07-20 07:05:10 +00:00
engine-flutter-autoroll
ac539c57c1
Roll Flutter Engine from d9ba4345fc0b to 184e9b13fbd5 (1 revision) (#107986) 2022-07-20 04:53:06 +00:00
Vyacheslav Egorov
8130029374
Use persistent hash map to store _inheritedWidgets (#107068)
* Use persistent hash map to store _inheritedWidgets

Instead of using a HashMap and copying it down the tree
which leads to quadratic time and space complexity
use a persistent data structure which can amortize
the cost by sharing parts of the structure.

The data shows HAMT based PersistentHashMap to be
5-10x faster for building _inheritedWidgets and
considerably more space effecient (e.g. bringing
amount of memory allocated when constructing
_inheritedWidgets in a tree with 150 InheritedWidget
down to 70Kb from 970Kb).

PersistentHashMap is slower than HashMap for
access: 2-3x in relative terms, but in absolute
terms we are only talking about ~0.2ns slow down
per access and various app benchmarks we run have
have not revealed any significant regressions.
2022-07-19 21:45:26 -07:00
keyonghan
5b94f254f4
Migrate Mac_ios targets to cocoon scheduler (#107944) 2022-07-20 03:57:05 +00:00
engine-flutter-autoroll
e56047a62c
Roll Flutter Engine from 47aab7b57448 to d9ba4345fc0b (1 revision) (#107981) 2022-07-20 03:17:05 +00:00
Pierre-Louis
be3802c922
Add support for fill, weight, grade, and optical size to Icon (#106896)
* wip

* update documentation

* x

* remove trailing spaces

* x

* remove useless CupertinoIconThemeData copyWith override

* add tests

* remove trailing spaces

* fix isConcrete

* x

* x

* x

* remove trailing spaces

* tweak docs

* mention that font filenames often indicate the supported axes

* add back cupertino IconThemeData copyWith

* update copyWith
2022-07-19 21:27:45 -04:00
engine-flutter-autoroll
bfcceeb380
Roll Flutter Engine from afbd1ae636dd to 47aab7b57448 (2 revisions) (#107977) 2022-07-20 01:22:05 +00:00
engine-flutter-autoroll
5e421eb99e
Roll Flutter Engine from 9290433eddbd to afbd1ae636dd (2 revisions) (#107975) 2022-07-20 00:35:05 +00:00
Bruno Leroux
9bd058e949
Add useSafeArea parameter to showModalBottomSheet (#107140) 2022-07-19 23:48:05 +00:00