Commit Graph

25623 Commits

Author SHA1 Message Date
moko256
d0bfe170bf Use {{projectName}} as BINARY_NAME and CMake project name in UWP template (#87859) 2021-08-26 17:11:05 -07:00
Justin McCandless
91ef92d2b2 hasStrings support for eliminating clipboard notifications (#87678)
Use the hasStrings clipboard method when possible instead of reading the contents of the clipboard.
2021-08-26 17:10:18 -07:00
Justin McCandless
b2adffa9fe Keyboard text selection and wordwrap (#85653)
Keyboard shortcuts near wordwrapped lines could be buggy before this fix.
2021-08-26 17:08:52 -07:00
engine-flutter-autoroll
df4f130f8a Roll Engine from 66dcde6cb7b9 to acb3a273d6b2 (6 revisions) (#89001) 2021-08-26 16:06:04 -07:00
engine-flutter-autoroll
9007eeb0de 46dd60937 [camera] Replace device info with new device_info_plus (flutter/plugins#4265) (#88998) 2021-08-26 15:26:03 -07:00
Gary Qian
e702a2b8c1 Download script for deferred components assets (#88905) 2021-08-26 15:18:37 -07:00
Christopher Fujino
7c915fe29c fix regex (#88976) 2021-08-26 15:06:02 -07:00
engine-flutter-autoroll
6782c30710 Roll Plugins from 56f092a8105d to 8e8954731570 (6 revisions) (#88994) 2021-08-26 14:11:05 -07:00
Viral Kachhadiya
24b1a02224 replace localEngineOut with local-engine-out (#85968)
* replace localEngineOut with local-engine-out
* local-engine-out section removed entirely

Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
2021-08-26 14:02:46 -07:00
Jenn Magder
e6535f6da1 Changed tool cached properties to late finals (#88923) 2021-08-26 14:01:05 -07:00
engine-flutter-autoroll
c690f143c6 Roll Engine from 03d403f46d44 to 66dcde6cb7b9 (9 revisions) (#88993) 2021-08-26 13:56:05 -07:00
nt4f04uNd
8863296d66 Add missing parameters to DecorationImage (#88453)
* Add missing parameters to DecorationImage

* tune docs

* fix test
2021-08-26 13:28:49 -07:00
creativecreatorormaybenot
162d914d45 Fix typos and formatting in framework.dart (#88926) 2021-08-26 12:56:02 -07:00
嘟囔
86fd222fab feat: add Image support to finder (#88761) 2021-08-26 12:51:05 -07:00
Kate Lovett
426121c4f1 Add no-shuffle tag (#88989) 2021-08-26 14:19:59 -05:00
keyonghan
b67e264203 Revert "Skip staging test update to cocoon in test runner (#88835)" (#88971)
This reverts commit 884dfc260d.
2021-08-26 09:41:22 -07:00
Casey Hillers
b0950fd567 Revert "Use bucket to check staging test instead of builder name (#88908)" (#88969)
This reverts commit d36f246dcc.
2021-08-26 09:19:50 -07:00
chunhtai
74ac7c476c Fix empty textspan with spell out crashes (#88738) 2021-08-25 23:01:03 -07:00
engine-flutter-autoroll
577832fbb7 03d403f46 Add --verbose flag to gn wrapper (flutter/engine#28318) (#88930) 2021-08-25 22:36:02 -07:00
keyonghan
d36f246dcc Use bucket to check staging test instead of builder name (#88908) 2021-08-25 20:36:02 -07:00
engine-flutter-autoroll
0a5f06a4fa Roll Engine from e106d418ccdc to b23abe2f8f93 (2 revisions) (#88922) 2021-08-25 19:56:02 -07:00
Jenn Magder
0cb6d5983c Migrate fuchsia sdk and dependencies to null safety (#88920) 2021-08-25 19:51:04 -07:00
engine-flutter-autoroll
fec0e19d93 Roll Engine from 653b6a82b0ab to e106d418ccdc (2 revisions) (#88919) 2021-08-25 18:46:02 -07:00
engine-flutter-autoroll
7669d5386f 56f092a81 [camera_web] Add onCameraClosing implementation (flutter/plugins#4259) (#88918) 2021-08-25 18:41:02 -07:00
Anna Gringauze
a511c436c9 Fix web_tool_tests failure on dart roll (#88914)
Helps: https://github.com/flutter/flutter/issues/88911
2021-08-25 18:22:21 -07:00
engine-flutter-autoroll
3e3fdd229b Roll Engine from eaa9f8b529fa to 653b6a82b0ab (2 revisions) (#88912) 2021-08-25 17:41:04 -07:00
Mohammad Ghalayini
bb278d1da2 [new feature] Add support for a RawScrollbar.shape (#85652) 2021-08-25 17:21:02 -07:00
engine-flutter-autoroll
f5dd3d9d05 Roll Engine from a9efb963de52 to eaa9f8b529fa (25 revisions) (#88907)
* f575a5de8 Roll Dart SDK from abecc4bc4521 to 72f462ed2d34 (6 revisions) (flutter/engine#28279)

* 25262ad2d Roll Skia from 0f36d11c1dcf to 6f90c702e6c8 (4 revisions) (flutter/engine#28280)

* 6c8ef61b5 Correct the return value of the method RunInIsolateScope (flutter/engine#28161)

* 212621464 Roll Skia from 6f90c702e6c8 to 877858a19502 (2 revisions) (flutter/engine#28282)

* 62934d06c Eliminate unnecessary null check in fixture (flutter/engine#28281)

* e218f5f86 Roll Skia from 877858a19502 to e43714f490ec (6 revisions) (flutter/engine#28283)

* b17c2a6e7 Roll Dart SDK from 72f462ed2d34 to 35c81c55d91f (1 revision) (flutter/engine#28284)

* bba64391d Roll Skia from e43714f490ec to 7b3edfa65923 (1 revision) (flutter/engine#28285)

* 902b16dc4 Roll buildroot to 14b15b2e8adf3365e5e924c9186f5d65d1d65b99 (flutter/engine#28286)

* 687affee2 hasStrings on Windows (flutter/engine#27749)

* 33342cb16 Roll Clang Mac from T2LfgbJBs... to XvHmkqWWH... (flutter/engine#28288)

* 55083733c Roll Clang Linux from cIFYQ49sp... to dO8igrHyL... (flutter/engine#28289)

* c2e289ebc Roll Skia from 7b3edfa65923 to 80fc31bc61a9 (2 revisions) (flutter/engine#28290)

* 1867ca4d2 Roll Dart SDK from 35c81c55d91f to 4c4bf41da092 (1 revision) (flutter/engine#28291)

* d75f033e0 Roll Skia from 80fc31bc61a9 to 9155b338bb9c (1 revision) (flutter/engine#28292)

* 9a2383c92 Roll Dart SDK from 4c4bf41da092 to 0507607e1380 (1 revision) (flutter/engine#28294)

* 16a94e6e8 Roll Skia from 9155b338bb9c to 02c7dac0be64 (1 revision) (flutter/engine#28295)

* 64891d077 Roll Skia from 02c7dac0be64 to 0305e86ee48c (1 revision) (flutter/engine#28296)

* 58b1b608c Roll Dart SDK from 0507607e1380 to 2a693f47e303 (1 revision) (flutter/engine#28297)

* 9c7828412 Roll Skia from 0305e86ee48c to 1e16937f4734 (2 revisions) (flutter/engine#28300)

* 63f83fc9c Run the Android Robolectric tests using Gradle (flutter/engine#28084)

* 93f61889f Roll Dart SDK from 2a693f47e303 to 6fecad447467 (1 revision) (flutter/engine#28301)

* d6677bab7 Roll Skia from 1e16937f4734 to d34406abf959 (1 revision) (flutter/engine#28303)

* 6243b4699 Roll Skia from d34406abf959 to b61014d31064 (5 revisions) (flutter/engine#28305)

* eaa9f8b52 Revert "Roll Dart SDK from 2a693f47e303 to 6fecad447467 (1 revision) (#28301)" (flutter/engine#28309)
2021-08-25 16:32:57 -07:00
engine-flutter-autoroll
a96e2bf69b 88f84104f [flutter_plugin_tools] Convert publish tests to mock git (flutter/plugins#4263) (#88903) 2021-08-25 16:26:05 -07:00
Jenn Magder
d550d497f1 Migrate some flutter_tools tests to null safety (#88850) 2021-08-25 16:21:04 -07:00
nt4f04uNd
59f3f23a72 Fix precision error in NestedScrollView (#87801) 2021-08-25 15:46:03 -07:00
Darren Austin
807ca68d5c Enhance the skip test parsing the analyzer script. (#88894) 2021-08-25 14:56:03 -07:00
Zachary Anderson
cff3db1d8e Account for additional warning text from the tool (#88902) 2021-08-25 14:55:42 -07:00
Jenn Magder
125451bc2e Migrate mac.dart to null safety (#88846) 2021-08-25 13:31:03 -07:00
Darren Austin
a1cd3f45e0 Updated some skip test comments that were missed in the audit. (#88893) 2021-08-25 11:49:04 -07:00
keyonghan
884dfc260d Skip staging test update to cocoon in test runner (#88835) 2021-08-25 11:36:03 -07:00
engine-flutter-autoroll
61502a64bc 5b5f8016d [camera] Expand CameraImage DTO with properties for lens aperture, exposure time and ISO. (flutter/plugins#4256) (#88882) 2021-08-25 10:41:04 -07:00
Dan Field
c5861cfb56 Revert "Fix DPR in test view configuration (#88609)" (#88889)
This reverts commit 5feee0d8fa.
2021-08-25 10:09:03 -07:00
Greg Spencer
33403bd28e Extract Sample code into examples/api (#87280)
This extracts the sample code out from the API doc comments, and places them in separate files on disk, allowing running of the examples locally, testing them, and building of slightly larger examples.
2021-08-25 09:45:12 -07:00
chunhtai
527d868391 Revert "Fixes listview shrinkwrap and hidden semantics node gets updated incorrectly. (#88814)" (#88886)
This reverts commit 0e9665e4ef.
2021-08-25 09:42:43 -07:00
engine-flutter-autoroll
ac05e7e3fe 729c3e411 [flutter_plugin_tool] Migrate publish_plugin_command_test to runCapturingPrint (flutter/plugins#4260) (#88839) 2021-08-24 21:41:06 -07:00
Jenn Magder
413f88f209 Do not try to codesign during plugin_test_ios (#88834) 2021-08-24 21:36:36 -07:00
xubaolin
72289ec8cf Fix the showBottomSheet controller leaking (#87775)
* Fix the showBottomSheet controller leaking

* codereview feedback
2021-08-25 11:35:46 +08:00
chunhtai
0e9665e4ef Fixes listview shrinkwrap and hidden semantics node gets updated incorrectly. (#88814) 2021-08-24 18:09:04 -07:00
creativecreatorormaybenot
38186c8971 Add WidgetsFlutterBinding Assertion to setMethodCallHandler (#88819) 2021-08-24 17:04:03 -07:00
engine-flutter-autoroll
fad666bdff fb6622092 [flutter_plugin_tools] Introduce a class for packages (flutter/plugins#4252) (#88817) 2021-08-24 14:34:03 -07:00
Dan Field
5feee0d8fa Fix DPR in test view configuration (#88609) 2021-08-24 14:26:54 -07:00
Zachary Anderson
9a190e5b39 Add pageDelay to fullscreen_textfield_perf_test (#88807) 2021-08-24 13:39:03 -07:00
engine-flutter-autoroll
2e3cb0f7d6 97f61147c [flutter_plugin_tools] Improve process mocking (flutter/plugins#4254) (#88803) 2021-08-24 13:29:05 -07:00
keyonghan
b468be3030 Use default value for ResultData when uploading metrics from test runner (#88749) 2021-08-24 12:04:03 -07:00