Commit Graph

29153 Commits

Author SHA1 Message Date
Alexandre Ardhuin
e467018d06 alignment of doc comments and annotations (#84256) 2021-06-09 07:54:02 -07:00
engine-flutter-autoroll
9dd8bcd8c8 0fe99dd6d Roll Skia from 163cc9124259 to 6b2121d0ec57 (4 revisions) (flutter/engine#26651) (#84250) 2021-06-09 02:44:02 -07:00
Tong Mu
0d1358d7ee Impl (#84171) 2021-06-09 01:59:04 -07:00
engine-flutter-autoroll
549d23e162 299c80197 Roll Skia from 031d76b67447 to 163cc9124259 (1 revision) (flutter/engine#26650) (#84247) 2021-06-09 01:39:04 -07:00
engine-flutter-autoroll
44c9b27329 1fc555997 Roll Dart SDK from 019918a203bc to 37338b2f4bbb (1 revision) (flutter/engine#26648) (#84244) 2021-06-09 00:34:03 -07:00
engine-flutter-autoroll
1694188e21 132669b02 Roll Skia from 26666bda75b9 to 031d76b67447 (1 revision) (flutter/engine#26646) (#84237) 2021-06-08 23:29:02 -07:00
engine-flutter-autoroll
56e0908cc3 837438f6c Roll Skia from 917f9193d244 to 26666bda75b9 (1 revision) (flutter/engine#26645) (#84236) 2021-06-08 19:44:03 -07:00
xubaolin
6f2ca4025b fix a ListWheelScrollView childDelegate update bug (#82675) 2021-06-08 19:39:03 -07:00
engine-flutter-autoroll
cc29714061 Roll Engine from 00fa56f1adc7 to b4731ebdf129 (4 revisions) (#84233) 2021-06-08 18:29:03 -07:00
Jonah Williams
cb2eef04ed [flutter_tools] remove remaining mocks from cache_test.dart (#84218) 2021-06-08 17:42:11 -07:00
Jonah Williams
85be4f6c96 [flutter] when primary mouse pointers don't contact a focused node, reset the focus (#82575) 2021-06-08 17:39:05 -07:00
engine-flutter-autoroll
a56a786f2e af8280ee6 Fix typo; s/unnecessary_imports/unnecessary_import (flutter/plugins#4028) (#84229) 2021-06-08 17:34:05 -07:00
engine-flutter-autoroll
fd44263971 00fa56f1a Roll Skia from f07b4ce437ad to 89d460f27bd4 (3 revisions) (flutter/engine#26636) (#84222) 2021-06-08 16:14:04 -07:00
Alex Melnyk
23d705c30b Fix typo in create.dart (#82454) 2021-06-08 15:58:01 -07:00
engine-flutter-autoroll
3bd14e7869 Roll Engine from 4f0a34b05196 to 2e09b87c58a4 (4 revisions) (#84221) 2021-06-08 15:09:03 -07:00
engine-flutter-autoroll
8433451f2c Roll Engine from b5dca5d4b410 to 4f0a34b05196 (3 revisions) (#84204) 2021-06-08 11:34:04 -07:00
engine-flutter-autoroll
015dcec4af 117856f9e [video_player] Remove pre-stable warning from README (flutter/plugins#4029) (#84202) 2021-06-08 11:19:03 -07:00
Jonah Williams
6a75e48607 [flutter_tools] remove substantial mocking from version test (#84007) 2021-06-08 10:47:03 -07:00
engine-flutter-autoroll
588b9a3a5b Roll Plugins from 70fcc6554665 to f7157ea8fe04 (2 revisions) (#84195) 2021-06-08 09:49:04 -07:00
Ren You
9ecba20fbd Revert "Always push layer for RenderAnimatedOpacityMixin (#83145)" (#84187)
This reverts commit 048baa7591.
2021-06-08 08:46:25 -07:00
engine-flutter-autoroll
5c54e70fc9 70fcc6554 [image_picker] Fix rotation when camera is a source (flutter/plugins#4019) (#84176) 2021-06-08 08:44:03 -07:00
engine-flutter-autoroll
ba5208122a Roll Engine from 654b285f164c to b5dca5d4b410 (4 revisions) (#84169) 2021-06-07 20:29:04 -07:00
Darren Austin
c7bfef6721 Mark flaky tests in 'expression_evaluation_web_test' as skipped. (#84163)
Turned off all tests in expression_evaluation_web_test.dart as there were several that appeared in flake reports.
2021-06-07 20:20:58 -07:00
LongCatIsLooong
21273fde8e [TextSelectionControls] move the tap gesture callback into _TextSelectionHandlePainter, remove _TransparentTapGestureRecognizer. (#83639) 2021-06-07 19:14:04 -07:00
Lau Ching Jun
89a3c353e6 Add more analytics for hot reload in flutter_tools. (#83972) 2021-06-07 18:51:47 -07:00
engine-flutter-autoroll
1e328e2b46 654b285f1 Roll Skia from 9aa5c2c86089 to 8aef107f6d58 (2 revisions) (flutter/engine#26621) (#84164) 2021-06-07 18:44:03 -07:00
Dan Field
c1fe2bd1e0 Reland "Dispose render objects when owning element is unmounted. (#82883)" (#83790) (#83920) 2021-06-07 18:39:02 -07:00
Darren Austin
80709c1d8a Revert "Re-land "Migrate android_semantics_testing to null safety (#84136)" (#84156)" (#84166)
This reverts commit 0100285e6f.
2021-06-07 17:49:30 -07:00
engine-flutter-autoroll
5652eb8e87 Roll Engine from 806430ab89cf to 7be4753fe703 (4 revisions) (#84157) 2021-06-07 17:14:03 -07:00
Anis Alibegić
d90ee21271 Migrate dartdoc to null safety (#84153) 2021-06-07 17:09:03 -07:00
Abhishek Ghaskata
e6aa6ce27f migrate platform channels benchmarks (#84066) 2021-06-07 16:49:03 -07:00
Dan Field
bcc8f083a2 Forbid calling findRenderObject on an unmounted element (#83962) 2021-06-07 16:37:55 -07:00
Michael Goderbauer
0100285e6f Re-land "Migrate android_semantics_testing to null safety (#84136)" (#84156) 2021-06-07 16:24:03 -07:00
Jason Simmons
b3bde1d9da Update the Windows runner for Gallery (#84020) 2021-06-07 16:04:03 -07:00
engine-flutter-autoroll
190a1a4a95 Roll Engine from 38ec57ccbded to 806430ab89cf (3 revisions) (#84151) 2021-06-07 15:44:03 -07:00
Michael Goderbauer
075991c249 Migrate hybrid_android_views to null safety (#84140) 2021-06-07 15:42:47 -07:00
engine-flutter-autoroll
64bf4ed480 Roll Plugins from 986eb8eba36b to 642a4831e651 (2 revisions) (#84149) 2021-06-07 15:39:03 -07:00
Michael Goderbauer
5a2530b28e Remove unused protobuf dependency (#84148) 2021-06-07 15:34:06 -07:00
Michael Goderbauer
c077278431 Migrate integration_tests/channels to null safety (#84145) 2021-06-07 15:29:05 -07:00
Jonah Williams
aaff32902e [flutter_tools] remove all mocks from attach.dart (#84118) 2021-06-07 15:24:03 -07:00
Darren Austin
094a75e655 Revert "Migrate android_semantics_testing to null safety (#84136)" (#84154)
This reverts commit 0d1a8a7798.
2021-06-07 14:54:00 -07:00
engine-flutter-autoroll
745950c2e6 Roll Engine from 613d0a19fc43 to 38ec57ccbded (2 revisions) (#84143) 2021-06-07 13:59:03 -07:00
engine-flutter-autoroll
b4d3d25a17 986eb8eba [flutter_plugin_tools] Migrate xctest command to NNBD (flutter/plugins#4024) (#84142) 2021-06-07 13:54:04 -07:00
Michael Goderbauer
0d1a8a7798 Migrate android_semantics_testing to null safety (#84136) 2021-06-07 13:53:08 -07:00
engine-flutter-autoroll
3858cc655c Roll Plugins from 996a4a9fcbbe to 04f8ef7618f1 (2 revisions) (#84131) 2021-06-07 12:34:04 -07:00
Janice Collins
e6f2e2a38d Update dartdoc to 0.45.0 (#84130) 2021-06-07 12:29:05 -07:00
Sam Rawlins
b2ed8a25b5 Ignore unnecessary_import reports in sample code (#84125) 2021-06-07 12:14:06 -07:00
Abhishek Ghaskata
3749ff02e1 Migrate gallery test to null safety (#84065) 2021-06-07 11:29:04 -07:00
engine-flutter-autoroll
13c02ffd00 Roll Engine from b4bce0cfaab1 to 613d0a19fc43 (2 revisions) (#84123) 2021-06-07 11:14:04 -07:00
Abhishek Ghaskata
243805ee60 migrate mega_gallery to null safety (#84061) 2021-06-07 10:34:04 -07:00