Commit Graph

19388 Commits

Author SHA1 Message Date
engine-flutter-autoroll
e249fc8469 Roll Engine from fc725775253e to a974b78117dc (4 revisions) (#60574) 2020-06-29 22:18:01 -07:00
engine-flutter-autoroll
df98ad6b2e fc7257752 Roll Skia from f123f06aabd6 to 49b30f451e68 (31 revisions) (flutter/engine#19391) (#60567) 2020-06-29 18:33:01 -07:00
Christopher Fujino
b15798fa98 Revert "Revert "[flutter_tools] update libimobiledevice (#59512)" (#60551)" (#60569)
This reverts commit 09cca73aee.
2020-06-29 18:29:58 -07:00
Ming Lyu (CareF)
59aed97647 Simplify the animation control for macrobenchmarks test case (#60412)
* Simplify the animation control

* Using AnimatedBuilder
2020-06-29 20:20:32 -04:00
engine-flutter-autoroll
839dc27e65 Roll Engine from c332675a8c2f to 729ca5ee63e3 (17 revisions) (#60564)
* 1ae95f795 Roll Skia from 318afe66e699 to 63a0a758ce14 (4 revisions) (flutter/engine#19335)

* b1b946904 Manual roll of Dart e24733ebd1...63cf56d925 (flutter/engine#19337)

* de68a7f3b Roll Skia from 63a0a758ce14 to f123f06aabd6 (9 revisions) (flutter/engine#19336)

* 220a83102 Move fuchsia/scenic integration behind #define (flutter/engine#19003)

* de74f8a58 migrate web engine implementation to null-safe Dart (flutter/engine#19172)

* 4cd3ec077 Fix broken mac/fuchsia compiles (flutter/engine#19339)

* 77e9f94b0 Roll Dart SDK from e24733ebd16c to 243ad5427564 (5 revisions) (flutter/engine#19338)

* 4333fc312 Roll Dart SDK from 243ad5427564 to 7fc61e77e225 (5 revisions) (flutter/engine#19342)

* b3cfbd230 Roll Fuchsia Mac SDK from YGK_M... to l3tHO... (flutter/engine#19343)

* a28b7f0f3 Implement onDisplayPlatformView (flutter/engine#19344)

* 1a4f38ff4 Roll Dart SDK from 7fc61e77e225 to 871f0ee31eb0 (4 revisions) (flutter/engine#19346)

* 3d61564ac Roll Fuchsia Linux SDK from _d0dW... to Y_dK2... (flutter/engine#19347)

* 727a38d8b Roll Fuchsia Mac SDK from l3tHO... to SuveI... (flutter/engine#19348)

* ccfa0e79e Roll Fuchsia Linux SDK from Y_dK2... to lgSTC... (flutter/engine#19349)

* 2ff740e9f Roll Dart SDK from 871f0ee31eb0 to f91547d6dd45 (1 revision) (flutter/engine#19350)

* 692dfb3fc update compilation rules for null-safety (flutter/engine#19386)

* 729ca5ee6 Roll Fuchsia Linux SDK from lgSTC... to ScRia... (flutter/engine#19389)
2020-06-29 16:49:58 -07:00
Jonah Williams
55e3770f3e [flutter_tools] remove globals from base/android (#60480)
Remove unnecessary use of globals from base tests, and an android test. This changes the test to avoid bouncing through the global getters, which can lead to incorrectly cached zone values. Switches the memory filesystem implementation to the test implementation
2020-06-29 15:06:58 -07:00
liyuqian
84f50d14c3 Mark non-flaky test as such (#60553) 2020-06-29 15:03:03 -07:00
featherless
c239d952a5 Annotate RawMaterialButton as a Material > Button category. (#60545) 2020-06-29 14:58:01 -07:00
Jenn Magder
d5225a560d Fix daemon device discovery crash when Xcode isn't installed (#60546) 2020-06-29 14:54:19 -07:00
Christopher Fujino
09cca73aee Revert "[flutter_tools] update libimobiledevice (#59512)" (#60551)
This reverts commit 32000db52e.
2020-06-29 13:44:38 -07:00
Christopher Fujino
32000db52e [flutter_tools] update libimobiledevice (#59512) 2020-06-29 13:17:04 -07:00
Yegor
9a2659ad2a gitignore generated_plugin_registrant.dart (#60535) 2020-06-29 12:28:02 -07:00
chunhtai
163a09a535 Revert "fix paint order of ink feature (#59108)" (#60530)
This reverts commit 1e843bb6ba.
2020-06-29 10:19:43 -07:00
Darren Austin
ed05fd7517 Date picker string translations (#60405) 2020-06-29 10:08:02 -07:00
Darren Austin
812c189de8 Fixed a problem with date calculations that caused a test to fail in a non-US time zone. (#60396) 2020-06-29 10:03:02 -07:00
Christopher Fujino
c0902d60a4 re-enable codesign test (#60391) 2020-06-29 09:58:02 -07:00
engine-flutter-autoroll
229e524435 c332675a8 Fix hybrid composition bugs (flutter/engine#19325) (#60388) 2020-06-29 09:53:02 -07:00
Alex Li
c7b56405cf Update AUTHORS with couple contributors. (#60345) 2020-06-29 09:48:02 -07:00
Justin McCandless
f6cd2d4b35 Don't access clipboard passively on iOS (#60316) 2020-06-29 09:43:03 -07:00
Daco Harkes
d55251cbab Fix commit hash gallery (#60507)
0c5ec2f285 does not live on any branch.

This makes `pub get` in the macrobenchmarks folder.

```
$ git rev-list --max-count=100 0c5ec2f285c1ec30b2ed15194bc8de755654a590
fatal: bad object 0c5ec2f285c1ec30b2ed15194bc8de755654a590
```

Updated to the same commit on the master branch: d00362e6bd.
2020-06-29 11:01:46 +02:00
Pierre-Louis
49cf97c35b Update new gallery HEAD commit (#60504)
The gallery repository history has been rewritten (see flutter/gallery#87), so updating to HEAD commit
2020-06-29 10:49:29 +02:00
Jim Graham
2962912d68 restore imagefiltered_transform_animation_perf__timeline_summary benchmark (#60415) 2020-06-27 00:59:50 -07:00
Dan Field
06d0cd514e Allow detection of images using more memory than necessary (#59877) 2020-06-26 15:34:41 -07:00
Kate Lovett
fd7a72ee6f Ensure FloatingActionButtonLocations are always within safe interactive areas (#60248) 2020-06-26 15:18:02 -07:00
Jenn Magder
a4fa61b4f1 Use ephemeral ports for iOS port forwarding (#60381) 2020-06-26 15:02:05 -07:00
Ming Lyu (CareF)
025463f463 Heavy Widget construction and destruction performance test (#60336)
* Add widget construction benchmark

* Add to device lab
2020-06-26 17:38:26 -04:00
Nolan Scobie
da489c337a Tweaking Material Chip a11y semantics to match buttons (#60141) 2020-06-26 17:24:27 -04:00
MH Johnson
3ce2691092 [Semantics] Update bottom nav semantics tests to use matches semantics (#60329) 2020-06-26 14:08:02 -07:00
engine-flutter-autoroll
fb6c253202 Roll Engine from 559d93d97886 to fc0e27210c46 (8 revisions) (#60384) 2020-06-26 13:58:02 -07:00
rami-a
7d8d086371 Add property to theme dial label colors (#60383) 2020-06-26 16:38:21 -04:00
Jonah Williams
e1538d1b88 [flutter_tools] last pass on general.shard unit tests (#60263)
Last batch of test fixes for general shard.
2020-06-26 13:36:06 -07:00
Yegor
7518a146c2 Do not call Picture.toImage on web during shader warm-up (#60379) 2020-06-26 13:33:02 -07:00
Michael Goderbauer
769468298b Do not return partial semantics from tester.getSemantics (#60367) 2020-06-26 11:03:02 -07:00
Alberto Monteiro
aa0382e95d ReorderableListView should not reorder if there is only a single item present (#59631) 2020-06-26 08:08:01 -07:00
Ming Lyu (CareF)
99f5eebc6b Add --device-id option for devicelab/bin/run.dart (#59276)
* Implement device selection for devicelab/run.dart

* Add test to --device-id option for devicelab/run

* Update dev/devicelab/bin/run.dart by jonahwilliam

* Rename deviceOperatingSystem enum mock -> fake

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2020-06-26 09:29:46 -04:00
engine-flutter-autoroll
0412c470ef Roll Engine from 22b099bc6366 to 559d93d97886 (3 revisions) (#60350) 2020-06-26 05:13:01 -07:00
Shi-Hao Hong
1e6e7150f3 [gen_l10n] Update the arb filename parsing logic (#60185)
* Update the arb filename parsing to account for underscores

* Generalize the locale searching algorithm

* Update filename and @@locale behavior to require them to match
2020-06-26 12:01:59 +08:00
engine-flutter-autoroll
98d66de888 22b099bc6 Roll Dart SDK from a9bef090e8cb to ea87c9b01a6a (15 revisions) (flutter/engine#19318) (#60332) 2020-06-25 20:38:02 -07:00
engine-flutter-autoroll
fbf97fa9e8 Roll Engine from b5691124a3bf to e9edf32d40f7 (3 revisions) (#60330) 2020-06-25 18:58:01 -07:00
engine-flutter-autoroll
c4a186c6c8 Roll Engine from 9ad489e7d7ba to b5691124a3bf (4 revisions) (#60318) 2020-06-25 16:28:01 -07:00
Jonah Williams
4bb6096086 [flutter_tools] surface null safety/experiment flags in attach (#60317)
Missed this one. Needed for google3 and add2app workflows
2020-06-25 15:44:57 -07:00
engine-flutter-autoroll
47c5174bef Roll Engine from 781885120002 to 9ad489e7d7ba (4 revisions) (#60314) 2020-06-25 15:23:02 -07:00
chunhtai
3e5c700fd7 Add material page, cupertino page, and transition page classes (#58511)
* Add material page, cupertino page, and transition page classes

* update

* update comments

* fix test

* addressing comments

* make page getter private
2020-06-25 14:47:01 -07:00
engine-flutter-autoroll
8a5042b2df Roll Engine from 73ff2bdd36ab to 781885120002 (12 revisions) (#60291) 2020-06-25 12:58:02 -07:00
chunhtai
1e843bb6ba fix paint order of ink feature (#59108) 2020-06-25 12:53:03 -07:00
Jonah Williams
82a6f9bf0b [flutter_tools] remove most use of global packages path (#60231)
The global packages path could cause tests to fail when it would be overriden to unexpected (in test setup) values. Remove most usage and make it a configuration on buildInfo, along with most other build information. Cleanup the asset builder to require the .packages path and the resident runners to no longer require it, since they already have the information in build_info.

It needs to stick around for the fuchsia deps we do not control.

Filled #60232 for remaining work.
2020-06-25 12:52:14 -07:00
Christopher Fujino
9322c80825 temporarily skip verify codesigned binaries test until only_if bug is fixed (#60302) 2020-06-25 12:01:04 -07:00
engine-flutter-autoroll
5d2c8694bc Roll Engine from 0c141262115f to 73ff2bdd36ab (3 revisions) (#60254) 2020-06-25 09:18:02 -07:00
Greg Spencer
c68758fab1 Implement delayed key event synthesis support for Android (#59358) 2020-06-24 21:23:02 -07:00
engine-flutter-autoroll
91bdf15858 Roll Engine from 24d2143b98d6 to 0c141262115f (5 revisions) (#60252) 2020-06-24 20:38:01 -07:00