25905 Commits

Author SHA1 Message Date
engine-flutter-autoroll
321c872ca7
ed2e7a78a [video_player] VTT Support (flutter/plugins#2878) (#90497) 2021-09-21 23:38:06 -07:00
Gary Qian
9ae8d23dc4
Remove bringup for Linux android views (#90480) 2021-09-21 21:21:43 -07:00
Darren Austin
9aa829460d
Revert "Reland "Migrate android_semantics_testing to null safety" (#90466)" (#90483)
This reverts commit 1002a76857a1f199aafcf0ab6cde585529cd454a.
2021-09-21 15:55:24 -07:00
Darren Austin
1002a76857
Reland "Migrate android_semantics_testing to null safety" (#90466) 2021-09-21 13:59:57 -07:00
engine-flutter-autoroll
27952cc4e0
Roll Plugins from e314c7a8fdcd to 42a17dc4de1c (4 revisions) (#90474) 2021-09-21 13:23:06 -07:00
engine-flutter-autoroll
77fd2d4e0a
b0f3c0f7e Roll Skia from b8f1651f9b67 to e32309d771ee (3 revisions) (flutter/engine#28771) (#90473) 2021-09-21 13:18:03 -07:00
engine-flutter-autoroll
3ffcaa7cd8
Roll Engine from 233a6e01fbb0 to 50bdb78a9274 (3 revisions) (#90468) 2021-09-21 11:53:05 -07:00
Bonsai11
6d2d9b2f3c
Adding onLongPress for DataRow (#87172)
* Adding onLongPress for DataRow

Useful to be able to e.g. start a selection mode of rows or show a drop down menu.

* Test for onLongPress

* Changed parameter
2021-09-21 11:17:08 -07:00
Yegor
90269c7d77
[web] add placeholder file for CanvasKit version (#90458) 2021-09-21 11:11:24 -07:00
engine-flutter-autoroll
c5b0bc8e98
Roll Engine from 7e94275f7370 to 233a6e01fbb0 (6 revisions) (#90456) 2021-09-21 09:38:03 -07:00
Flutter GitHub Bot
89123e8489
Marks Mac_ios native_ui_tests_ios to be unflaky (#90389) 2021-09-21 00:18:03 -07:00
engine-flutter-autoroll
a133306791
Roll Engine from 31792e034099 to 7e94275f7370 (26 revisions) (#90421) 2021-09-20 16:53:05 -07:00
Jason Simmons
c761c6c2d4
Fix an unnecessary_import analyzer error in the skeleton app template (#90417) 2021-09-20 15:18:37 -07:00
nt4f04uNd
49332da76a
Fix Dismissible confirmDismiss errors (#88672)
* Fix Dismissible confirmDismiss errors

* +

* refactor test

* fix rebase

* remove new line
2021-09-20 13:50:32 -07:00
engine-flutter-autoroll
0fd498f11d
e314c7a8f [in_app_purchase] Ensure the introductoryPriceMicros field is populated correctly. (flutter/plugins#4364) (#90412) 2021-09-20 13:48:05 -07:00
Casey Rogers
76b3c6758c
Allow Developers to Stop Navigator From Requesting Focus (#90097) 2021-09-20 13:13:03 -07:00
chunhtai
c9751c9292
Fixes dialog title announce twice (#90075) 2021-09-20 12:48:05 -07:00
engine-flutter-autoroll
5b7d671f13
a8e012922 [flutter_plugin_tools] Add a federated PR safety check (flutter/plugins#4329) (#90404) 2021-09-20 12:28:04 -07:00
Kate Lovett
d50ec2469f
Fix overflow in stretching overscroll (#90215) 2021-09-20 12:23:05 -07:00
Pierre-Louis
8d5d37d6df
Exclude semantics is semanticslabel is present (#90136) 2021-09-20 12:18:05 -07:00
engine-flutter-autoroll
ff6f71126c
42b990962 [camera] Add web support (flutter/plugins#4240) (#90392) 2021-09-20 10:18:02 -07:00
Jason Simmons
518bea67fd
Update the analysis options for sample code to ignore unnecessary_imports (#90391)
See https://github.com/flutter/flutter/issues/74381
2021-09-20 09:44:58 -07:00
Pradumna Saraf
f04b2665dd
Align both reflectly-hero & dart-diagram to the center. (#90060) 2021-09-20 09:43:05 -07:00
Greg Spencer
19722fb96c
Clean up dismissable_test to be less fragile (#89870)
This cleans up the dismissable_test to be less fragile, and make it harder to forget to reset things between runs.

I eliminated a bunch of globals that were susceptible to being missed and passed them in to buildTest instead, and removed some values that were always the same (itemExtent).
2021-09-20 09:07:28 -07:00
engine-flutter-autoroll
83dfb2237a
31792e034 Roll Skia from 3299eb7febaf to dcfa824c3830 (1 revision) (flutter/engine#28699) (#90308) 2021-09-17 20:48:04 -07:00
engine-flutter-autoroll
472ac66f23
Roll Engine from 47b452783334 to 27281c426f22 (2 revisions) (#90305) 2021-09-17 19:43:04 -07:00
Jason Simmons
58056bbe74
Close the IntegrationTestTestDevice stream when the VM service shuts down (#90022) 2021-09-17 19:18:03 -07:00
engine-flutter-autoroll
0ef59eeb1d
Roll Plugins from 5f1c83e3933e to 1fe19f1d4946 (22 revisions) (#90301) 2021-09-17 18:38:02 -07:00
engine-flutter-autoroll
07a9c07575
Roll Engine from e1e6a41df77d to 47b452783334 (3 revisions) (#90300) 2021-09-17 18:18:02 -07:00
Kate Lovett
68836deabf
Fix shrine (#89698) 2021-09-17 18:13:06 -07:00
engine-flutter-autoroll
e86394701d
Roll Engine from 4a803193817d to e1e6a41df77d (2 revisions) (#90297) 2021-09-17 17:08:06 -07:00
Varun Kamani
de0aab1751
Issue 88543: TextField labelText doesn't get hintTextStyle when labelTextStyle is non-null Fixed (#89386)
labelText now gets hintTextStyle when no labelStyle, per the docs
2021-09-17 16:19:55 -07:00
Kate Lovett
f9ff83432c
Add more tests for dart fixes (#90291) 2021-09-17 16:08:05 -07:00
engine-flutter-autoroll
30f0944b1a
Roll Engine from 80139039b3cc to 4a803193817d (2 revisions) (#90289) 2021-09-17 16:03:05 -07:00
engine-flutter-autoroll
28e393de47
Roll Engine from e261e1407c15 to 80139039b3cc (3 revisions) (#90284) 2021-09-17 13:33:04 -07:00
engine-flutter-autoroll
019e56ad3d
e261e1407 Roll Skia from 56cab7f9cb1a to cd0b01cf18cc (5 revisions) (flutter/engine#28688) (#90282) 2021-09-17 12:28:05 -07:00
engine-flutter-autoroll
7fade79800
2f0f0d1ac Roll Skia from 7cece5e053ab to 56cab7f9cb1a (1 revision) (flutter/engine#28687) (#90279) 2021-09-17 11:22:03 -07:00
engine-flutter-autoroll
9bbb4cbf62
Roll Engine from 48acdba5d45c to 184a2a58ab1b (2 revisions) (#90275) 2021-09-17 10:17:04 -07:00
Jason Simmons
c2f452c0a8
Reuse a TimelineTask for the scheduler frame and animate events (#90168) 2021-09-17 10:07:06 -07:00
Kate Lovett
4889064ff5
Fix the fix (#90217) 2021-09-17 09:07:03 -07:00
engine-flutter-autoroll
a8a27635a1
48acdba5d Roll Skia from cd334839a74b to 149156550e75 (2 revisions) (flutter/engine#28684) (#90261) 2021-09-17 04:57:05 -07:00
engine-flutter-autoroll
a11f858e80
Roll Engine from 4bf01a4e1fc5 to 9788fb4b137e (4 revisions) (#90258) 2021-09-17 02:32:02 -07:00
engine-flutter-autoroll
2b6f3bfcc8
4bf01a4e1 fuchsia: Add FuchsiaExternalViewEmbedder tests (flutter/engine#28144) (#90248) 2021-09-17 00:22:04 -07:00
engine-flutter-autoroll
fa9790ca47
e70febab6 Roll Dart SDK from 4aff633d5ef2 to 1874cf447307 (2 revisions) (flutter/engine#28678) (#90246) 2021-09-16 22:37:03 -07:00
Chris Yang
ec3bd9edc4
try tap app before apping the element (#90149) 2021-09-16 20:02:02 -07:00
engine-flutter-autoroll
00fe6a3918
72f08e4da Roll Skia from 4f3ca106c9d8 to 941812fdcc84 (4 revisions) (flutter/engine#28674) (#90242) 2021-09-16 19:07:03 -07:00
Renzo Olivares
4b330ddbed
Create DeltaTextInputClient (#90205)
* Create DeltaTextInputClient

* Remove old tests as updateEditingValueWithDeltas is no longer implemented

* fix analyzer

* Update docs

* Make example more general

* Update docs

* Add assert to check that TextInputClient is a DeltaTextInputClient

* Update assert

* More docs

* update

* Clean up docs

* updates

* Update docs

* updates

* Fix test

* add test

* updates

* remove logs

* fix tests

* Address reviewer comments

* Add text_input_utils.dart

* Address reviewer comments
2021-09-16 17:29:58 -07:00
engine-flutter-autoroll
b509dc04db
Roll Engine from 5d8574abd6f9 to 5b81c6d615c3 (2 revisions) (#90235) 2021-09-16 17:07:06 -07:00
engine-flutter-autoroll
20a3e15e1b
Roll Engine from 33f5f17bc9a4 to 5d8574abd6f9 (4 revisions) (#90228) 2021-09-16 16:02:05 -07:00
Alex
0bde65ddac
fixed a small conductor messaging bug (#90229)
* fixed a small messaging bug

* forgot to remove a s
2021-09-16 18:37:47 -04:00