25882 Commits

Author SHA1 Message Date
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
2.6.0-11.0.pre
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
smitsk
93de90bc26
Revert "Revert "Fix computeMinIntrinsicHeight in _RenderDecoration (#87404)" (#89667)" (#89822)
Improve the layout/sizing of InputDecorator
2021-09-16 15:37:11 -07:00
engine-flutter-autoroll
f10f3e79a6
33f5f17bc Flip on leak detector and suppress or fix remaining leak traces (flutter/engine#28625) (#90222) 2021-09-16 14:57:07 -07:00
Yegor
d672d20f69
fix draggable_scrollable_sheet_test.dart (#90204) 2021-09-16 13:51:33 -07:00
engine-flutter-autoroll
39513f3286
Roll Engine from a6aa6c52b644 to d80caf5f3889 (6 revisions) (#90214) 2021-09-16 13:32:05 -07:00
Liam Appelbe
9afbab8477
Use report_lines flag in flutter coverage (#90142)
* Use the report lines flag

* Handle major version bumps in the version check

* Fix existing tests and add a new test
2021-09-16 11:33:32 -07:00
engine-flutter-autoroll
a389dbd7f9
Roll Engine from 5a09f16031aa to a6aa6c52b644 (3 revisions) (#90202) 2021-09-16 11:22:05 -07:00
Ahmed Ashour
eb185d73ce
internationalization: fix select with incorrect message (#90096) 2021-09-16 09:23:22 -07:00
Gary Qian
cd1892f04f
Run Linux android views in presubmit (#89712) 2021-09-15 22:17:02 -07:00
engine-flutter-autoroll
0962c23e08
Roll Engine from d66741988d52 to 5a09f16031aa (2 revisions) (#90160) 2021-09-15 19:52:03 -07:00
engine-flutter-autoroll
96532996c9
Roll Engine from c148fe5d3aa2 to d66741988d52 (2 revisions) (#90159) 2021-09-15 18:47:05 -07:00
Kate Lovett
5ab7e6e13b
Update docs for https://github.com/flutter/engine/pull/28616 (#90081) 2021-09-15 18:42:02 -07:00
Jenn Magder
ab6f2fc8ce
Set BUILD_DIR when determining if plugins support arm64 simulators (#90088) 2021-09-15 18:37:04 -07:00
Renzo Olivares
bf66cc2e08
Framework can receive TextEditingDeltas from engine (#88477) 2021-09-15 18:27:04 -07:00
Kate Lovett
65d8dd988d
Update md5 method in flutter_goldens_client (#90154) 2021-09-15 17:42:05 -07:00
engine-flutter-autoroll
8de560015c
c148fe5d3 TextEditingDelta support for Android (flutter/engine#28175) (#90152) 2021-09-15 17:37:06 -07:00
engine-flutter-autoroll
6e57b4312b
Roll Engine from a3f836c14d68 to 6447a9451fc6 (2 revisions) (#90148) 2021-09-15 15:27:03 -07:00
nt4f04uNd
d3f1a3ceda
RefreshProgressIndicator to look native (#88301) 2021-09-15 16:23:02 -05:00
engine-flutter-autoroll
3a3e709cb0
Roll Engine from 77856b8fe435 to a3f836c14d68 (56 revisions) (#90145) 2021-09-15 14:22:05 -07:00
Parker Stromberg
a31e0a4336
Added time picker entry mode callback and tests (#87595) 2021-09-15 16:05:56 -05:00
Casey Rogers
e7df5ec5d0
Add Snapping Behavior to DraggableScrollableSheet (#84394) 2021-09-15 15:30:35 -05:00
engine-flutter-autoroll
daa051c354
77856b8fe Roll Dart SDK from 8ed0a66c8802 to 86bd94a5b8dd (2 revisions) (flutter/engine#28563) (#89961) 2021-09-15 13:16:13 -07:00
Ian Hickson
2420718389
Remove our extra timeout logic. (#89952) 2021-09-15 09:42:05 -07:00
LongCatIsLooong
5d9afaa0f7
Revert "Make FilteringTextInputFormatter's filtering Selection/Composing Region agnostic (#89327)" (#90089) 2021-09-15 04:27:04 -07:00