Commit graph

25103 commits

Author SHA1 Message Date
engine-flutter-autoroll f3d8562c93
Roll Engine from 19f853d5a733 to 9b270621e479 (8 revisions) (#86743) 2021-07-20 16:11:03 -07:00
nt4f04uNd d8cdaba085
init (#82348) 2021-07-20 16:06:03 -07:00
Casey Rogers 4ab29de67f
Cancel DraggableScrollableSheet ballistic animation if a new activity begins (#86614) 2021-07-20 16:05:33 -07:00
engine-flutter-autoroll 3d47dd851d
Roll Engine from f0325b6a3d6d to 19f853d5a733 (14 revisions) (#86725)
* dd4850440 add test for scaled playback of DL and SkPicture (flutter/engine#27503)

* 791e2dc60 Roll Fuchsia Linux SDK from FGuPZEZLt... to 665qcW5C1... (flutter/engine#27561)

* dd95642ba Roll Skia from fe49b2c6f41b to 946a4cb8acb7 (9 revisions) (flutter/engine#27564)

* b47764518 Added a test filter for objc tests (flutter/engine#27566)

* 6975e55cb Roll Fuchsia Mac SDK from 897eI2xwc... to rQOi2N8BM... (flutter/engine#27572)

* a0f41b21e Roll Skia from 946a4cb8acb7 to 38a6e5aa1a49 (8 revisions) (flutter/engine#27573)

* 024dbabee Roll Skia from 38a6e5aa1a49 to 2373b9ed9617 (1 revision) (flutter/engine#27574)

* 1898563b3 Roll Skia from 2373b9ed9617 to 3f6e8d8864bb (2 revisions) (flutter/engine#27575)

* ef9ac7539 Roll Skia from 3f6e8d8864bb to b5cd95b58fba (2 revisions) (flutter/engine#27576)

* 1de3b8778 MacOS: Release backbuffer surface when idle (flutter/engine#27189)

* a1ed81a37 Roll Skia from b5cd95b58fba to d37bb6ae7248 (1 revision) (flutter/engine#27578)

* 52b976c3e Extract the prebuilt Dart SDK to a temp directory and then move it after the extraction completes (flutter/engine#27569)

* 00da6c3d8 Roll Fuchsia Linux SDK from 665qcW5C1... to q6H_ZE5Bs... (flutter/engine#27581)

* 19f853d5a Roll Dart SDK from b410651bd18e to f82b36d0b4f0 (5 revisions) (flutter/engine#27582)
2021-07-20 15:01:27 -07:00
Jeff Ward 841beff520
Support Float32Lists in StandardMessageCodec (#72613) (#83318) 2021-07-20 14:31:07 -07:00
Arthas 376584289c
Add onPlatformViewCreated to HtmlElementView (#84095) 2021-07-20 14:29:04 -07:00
Taha Tesser 89c8616f0e
fix _owner nullability in routers.dart (#84840) 2021-07-20 14:27:46 -07:00
Emmanuel Garcia 0504fac7e2
Android e2e screenshot (#84472) 2021-07-20 13:36:04 -07:00
Greg Spencer 2b7b4bdcab
Fix an exception being thrown when focus groups are empty. (#86734)
When a focus traversal group has no entries, but traversal is requested, we were throwing an exception because we couldn't find the group marker's scope in the list of candidates. This fixes that, and adds a test.
2021-07-20 12:46:58 -07:00
Taha Tesser 94f71f374f
[flutter_tools] Refactor Android Studio Detection on Windows (support 4.x and 202x releases detection) (#86624) 2021-07-20 12:16:03 -07:00
Kate Lovett 8802e325a0
Revert "Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (#86449)" (#86730)
This reverts commit cd78190b0c.
2021-07-20 14:56:50 -04:00
engine-flutter-autoroll 0874e421f7
Roll Engine from 9edde7423fba to f0325b6a3d6d (3 revisions) (#86690) 2021-07-20 10:46:04 -07:00
Danny Tuppeny 91b67e8eb1
Add a "variant: " prefix to variant descriptions in test names (#86701) 2021-07-20 09:16:03 -07:00
Pierre-Louis 7d026b6b8b
Fix regression (#86657) 2021-07-20 14:58:12 +02:00
Greg Spencer 2cb685e157
Modify key info generation for new iOS key code. (#83439)
The (new, not yet used) code gen for iOS was setting up a std::map from key codes to logical and physical key codes, but it was using uint32_t, which isn't big enough to hold the Flutter key codes.

Also, iOS needs to be able to filter out function keys, so I added a function key set.
2021-07-20 04:24:43 -07:00
keyonghan a5b9b5774a
Fix the tree (#86691)
* fix type cast error

* update doc
2021-07-19 20:23:45 -07:00
keyonghan cabcfd5436
valiate recipe change (#86689) 2021-07-19 19:59:51 -07:00
engine-flutter-autoroll 38c2af6a67
027db9039 [multiple_web] Update web plugin testing instructions. (flutter/plugins#4167) (#86681) 2021-07-19 15:36:02 -07:00
Kenzie (Schmoll) Davisson 33f4107cd1
Reset default UserTag at the time of the first flutter frame (#86516)
* Reset default UserTag at the time of the first flutter frame
2021-07-19 14:58:14 -07:00
Tong Mu cd78190b0c
Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (#86449)
This PR fixes several bugs related to live tests, adds more tests, and completes the documentation of several methods related to pointer events.
2021-07-19 14:54:24 -07:00
engine-flutter-autoroll d2b156789f
Roll Engine from 5f0f69f7c6d3 to 9edde7423fba (3 revisions) (#86678) 2021-07-19 14:51:05 -07:00
Michael Goderbauer 045ba2b661
Migrate dev/bots to null safety (#86522) 2021-07-19 13:59:15 -07:00
engine-flutter-autoroll 2f3bf078c5
e193daf1e [camera] Add CameraOptions used to constrain the camera audio and video (flutter/plugins#4164) (#86673) 2021-07-19 13:56:04 -07:00
Renzo Olivares ae7d5f5360
Add floatingLabelStyle parameter to InputDecoration (#86576) 2021-07-19 13:21:06 -07:00
engine-flutter-autoroll b14fce0a97
Roll Engine from 334fa806add1 to 5f0f69f7c6d3 (27 revisions) (#86670) 2021-07-19 13:16:02 -07:00
Callum Moffat 6909c544d5
Don't synthesize primary pointer button unless buttons = 0 (#85808)
Some embeddings might send pointer events with buttons = 0x2 (right-click) for touch or stylus device kinds. If the primary button is synthesized for those events, they won't behave properly. Without this change it's not possible to trigger "secondary tap" events on a TapGestureRecognizer while using a stylus or on an iPad trackpad, since that recognizer will receive buttons = 0x3.
2021-07-19 12:48:17 -07:00
engine-flutter-autoroll ae4758da22
Roll Plugins from f726c319a61d to 2f5ef3df0a31 (2 revisions) (#86669) 2021-07-19 12:31:04 -07:00
Christopher Fujino 2ba15a5aba
teach dartdoc.dart about LUCI_BRANCH env var (#86592) 2021-07-19 12:20:00 -07:00
engine-flutter-autoroll eb648523db
334fa806a [flow] Switch to directional shadows (flutter/engine#27124) (#86596) 2021-07-19 12:11:02 -07:00
Michael Goderbauer e9c1c1627a
Fix null child for FittedBox (#86662) 2021-07-19 11:01:04 -07:00
Zachary Anderson 1edd9126ed
Add new benchmarks to TESTOWNERS (#86663) 2021-07-19 10:34:12 -07:00
keyonghan 3aeb794298
Extend test runner command to update test flaky status (#86513) 2021-07-19 09:46:03 -07:00
Remi Rousselet 1995da2c0c
Disable the automatic "pub get" if the project is using a third-party tool for linking dependencies. (#86177) 2021-07-19 08:06:03 -07:00
Christopher Fujino e084e9d946
remove bringup field from docs_test (#86588) 2021-07-17 12:00:21 -07:00
Max 34f69ceaa5
add AnimatedSlide widget (#86395) 2021-07-17 10:36:03 -07:00
engine-flutter-autoroll b217575c37
14a9e9a50 Roll Skia from 8c3adb8b1adb to fe5d07a8e471 (3 revisions) (flutter/engine#27498) (#86595) 2021-07-16 20:36:04 -07:00
Zachary Anderson 8642a9c0f7
Quote arguments to flutter assemble in xcode_backend.sh (#86534) 2021-07-16 18:22:10 -07:00
engine-flutter-autoroll 8c5ed2fda5
Roll Engine from 26b6520a0c9c to 2db93a742818 (15 revisions) (#86589) 2021-07-16 17:26:02 -07:00
Christopher Fujino 2108fbd78d
add a check for env variable RELEASE_CHANNEL while generating docs (#86501)
* add a check for env variable RELEASE_CHANNEL in dev/snippets/lib/main.dart during doc generation
* update to LUCI_BRANCH, which is already populated
* validate env variable is either master or stable
2021-07-16 15:59:54 -07:00
Filip Hracek 7cc853f14f
Link to FadeTransition from performance tip (#86379)
When suggesting more performant alternatives to rebuilding `Opacity`, `FadeTransition` is as valid as `AnimatedOpacity`, and it's less obvious ("opacity" versus "fade").
2021-07-16 15:54:02 -07:00
Michael Goderbauer c4c5e0d758
Fix doc samples in ridgets/routes.dart (#86453) 2021-07-16 13:26:03 -07:00
engine-flutter-autoroll 72ae6e236e
Roll Engine from 32e3e844cd3a to 26b6520a0c9c (2 revisions) (#86564) 2021-07-16 10:46:03 -07:00
engine-flutter-autoroll aeb251e1d0
f726c319a [camera] Fix coordinate rotation for setting focus- and exposure points on iOS (flutter/plugins#4158) (#86542) 2021-07-16 03:21:04 -07:00
engine-flutter-autoroll 162279a62c
Roll Engine from c2ffafea35ef to 32e3e844cd3a (2 revisions) (#86540) 2021-07-16 02:41:02 -07:00
engine-flutter-autoroll 8cf1de3e68
c2ffafea3 Roll Skia from 24f687942266 to 763be55a9ed7 (1 revision) (flutter/engine#27466) (#86529) 2021-07-15 22:11:02 -07:00
Ahmed Ashour 838ad83705
Explicitly show "Currently not on an official channel." (#84992) 2021-07-15 21:55:39 -07:00
engine-flutter-autoroll cb4fba2081
Roll Engine from 7e252b58745f to 9491e3fb8e47 (17 revisions) (#86526) 2021-07-15 21:06:01 -07:00
engine-flutter-autoroll f46cfa0ec2
Roll Plugins from fbb4b3a85e3a to dd2d7397379e (2 revisions) (#86523) 2021-07-15 19:21:03 -07:00
Rami 8866ac65f9
[Material You] Introduce large FAB size and allow for FAB size theming (#86441) 2021-07-15 17:23:27 -07:00
Kaushik Iska df3fe587e8
Validate that min frame number is numeric (#86498) 2021-07-15 17:11:09 -07:00