Commit graph

25498 commits

Author SHA1 Message Date
engine-flutter-autoroll bb7703a15e
c7c9aa096 Roll Skia from a7ea66372d82 to 3cb09c09047b (8 revisions) (flutter/engine#28164) (#88468) 2021-08-18 14:37:03 -07:00
Anna Gringauze 2685e866f3
Update dwds and other packages (#88450)
- Update all packages (bringing in dwds 11.2.1)

Closes: https://github.com/flutter/flutter/issues/84012
2021-08-18 14:15:57 -07:00
chunhtai 89d1b9e4c5
Makes PlatformInformationProvider aware of the browser default route … (#88122) 2021-08-18 13:37:02 -07:00
engine-flutter-autoroll 7864e64dbb
Roll Engine from 3a4b2d1b9449 to 6d6ce34330e2 (4 revisions) (#88459) 2021-08-18 13:32:03 -07:00
Dan Field ed62cd5dfa
Avoid reporting frame/raster times for large image changer (#88454) 2021-08-18 12:12:02 -07:00
engine-flutter-autoroll 4f48155fc7
3a4b2d1b9 Roll Skia from df62189fe5df to f61ec43f84dd (1 revision) (flutter/engine#28157) (#88448) 2021-08-18 10:47:02 -07:00
Jenn Magder 563c8f43e3
Verbosify every command in ios_content_validation_test (#88404) 2021-08-18 10:42:02 -07:00
ColdPaleLight 33f5ac6650
ImageInfo adds a new getter named sizeBytes to decouple ImageCache and ui.Image (#86555) 2021-08-18 09:21:12 -07:00
Alex Li df399f9a8d
Reland "Android Q transition by default (#82670)" (#88409)
* Reland "Android Q transition by default (#82670)"

This reverts commit 4053b4b16c.

* Fix `overall_experience_test.dart` for flutter_tools
2021-08-18 09:11:27 -07:00
engine-flutter-autoroll bfd42824c1
af2896b19 [flutter_plugin_tools] Add a command to lint Android code (flutter/plugins#4206) (#88433) 2021-08-18 07:57:02 -07:00
engine-flutter-autoroll 97f8ed5ddb
dc5813ac2 Roll Skia from db857ce628ff to df62189fe5df (1 revision) (flutter/engine#28156) (#88418) 2021-08-18 02:12:02 -07:00
Taha Tesser d72287522b
[tools] Fix Android Studio duplicate detection (#88384) 2021-08-18 02:02:03 -07:00
engine-flutter-autoroll 061dff8ca7
Roll Engine from a27da3eeb6b3 to 99df75c44e15 (2 revisions) (#88415) 2021-08-18 01:07:02 -07:00
engine-flutter-autoroll d83fba1a22
a27da3eeb Use Android linter from cmdline-tools (flutter/engine#28153) (#88410) 2021-08-18 00:02:04 -07:00
engine-flutter-autoroll 29c089c2ed
b13c76567 Declare flutter_gdb as a Python 2 script (flutter/engine#28138) (#88406) 2021-08-17 22:37:04 -07:00
engine-flutter-autoroll 0cb306a286
Roll Engine from 9d241d3f524d to 0591aba23c3b (3 revisions) (#88402) 2021-08-17 21:32:02 -07:00
Jenn Magder 2d55032939
Migrate dds.dart to null safety (#88382) 2021-08-17 21:12:03 -07:00
engine-flutter-autoroll cc380b9c0a
Roll Engine from 21b0af6be81b to 9d241d3f524d (2 revisions) (#88400) 2021-08-17 20:27:04 -07:00
engine-flutter-autoroll 6f749a1613
90fd90ed6 [url_launcher] Add native unit tests for Windows (flutter/plugins#4156) (#88399) 2021-08-17 19:52:02 -07:00
engine-flutter-autoroll 947cd55ec9
Roll Engine from ae0401df460a to 21b0af6be81b (25 revisions) (#88397) 2021-08-17 19:22:03 -07:00
Jenn Magder a5a45a3037
Run plugin_lint_mac task when either flutter_tools or integration_test packages change (#88396) 2021-08-17 18:57:02 -07:00
Michael Goderbauer 922b70dda6
Typo fixes (#88379) 2021-08-17 18:52:05 -07:00
Christopher Fujino 81eb54bf78
update-packages (#88387) 2021-08-17 18:49:32 -07:00
engine-flutter-autoroll f61eefb4d9
04ea39acd [flutter_plugin_tools] Add Android native UI test support (flutter/plugins#4188) (#88368) 2021-08-17 18:47:02 -07:00
Kate Lovett 3a9e7e3bef
New PR (#88365) 2021-08-17 18:42:03 -07:00
Anna Gringauze 831d82c8ea
Fix race conditions in test_driver for tool tests (#88322) 2021-08-17 18:37:04 -07:00
Jenn Magder 4053b4b16c
Revert "Android Q transition by default (#82670)" (#88394)
This reverts commit a1ae4feac5.
2021-08-17 17:48:52 -07:00
chunhtai 71948b72db
Enable soft transition for tooltip (#88318) 2021-08-17 16:07:03 -07:00
engine-flutter-autoroll 4d478ba976
Roll Engine from 7dc8eba6aeaa to ae0401df460a (4 revisions) (#88311) 2021-08-17 16:02:05 -07:00
Alexandre Daigle ddfaec19ad
Fix null check for content dimensions in page getter (#87824) 2021-08-17 15:57:06 -07:00
Taha Tesser 42a6b7913c
[tools] Add Xcode version to non-verbose Flutter doctor (#87022) 2021-08-17 15:52:03 -07:00
Alex Li a1ae4feac5
Android Q transition by default (#82670) 2021-08-17 15:47:07 -07:00
Zachary Anderson 463f9739f7
Revert "Refactor iOS integration_test API to support Swift, dynamically add native tests (#88013)" (#88377)
This reverts commit 9e3de9a328.
2021-08-17 14:54:14 -07:00
Zachary Anderson 3572a7e8b7
Revert "feat: migrate base/dds.dart to null-safety (#88015)" (#88367) 2021-08-17 11:52:05 -07:00
Jenn Magder 9e3de9a328
Refactor iOS integration_test API to support Swift, dynamically add native tests (#88013) 2021-08-17 11:42:05 -07:00
engine-flutter-autoroll 2d0f40e871
d58036f45 [quick_actions] Android support only calling initialize once (flutter/plugins#4204) (#88363) 2021-08-17 10:47:06 -07:00
Swiftaxe 2f46d36bf4
Fixed leak and removed no-shuffle tag in test/gestures/tap_test.dart (#88342) 2021-08-17 10:07:05 -07:00
engine-flutter-autoroll 1079136fde
c52ae9fdf [flutter_plugin_tool] Don't allow NEXT on version bumps (flutter/plugins#4246) (#88360) 2021-08-17 09:42:05 -07:00
Todd Volkert a2e33dec7c
l10n updates for August beta (#88328) 2021-08-16 22:51:16 -07:00
Jonah Williams 060e4608b1
clean up stale or unnecessary TODOS (#88308) 2021-08-16 21:37:03 -07:00
Emmanuel Garcia d39d542691
Revert "Reland: Bump to Gradle 7 and use Open JDK 11 (#88319)" (#88326)
This reverts commit b586695c82.
2021-08-16 20:38:32 -07:00
Emmanuel Garcia b586695c82
Reland: Bump to Gradle 7 and use Open JDK 11 (#88319)
* Bump to Gradle 7 and use Open JDK 11

* Add caches

* Fixes

* Remove org.gradle.java.home
2021-08-16 18:40:39 -07:00
engine-flutter-autoroll a7e831855d
954041d5b Add unit tests to quick_actions plugin (flutter/plugins#4245) (#88317) 2021-08-16 17:32:05 -07:00
Christopher Fujino 1f1065d5f8
[flutter_conductor] fix pushing local working branch to mirror remote (#88057) 2021-08-16 16:44:32 -07:00
Dan Field c91a298249
Take DPR into account for image inversion (#88309) 2021-08-16 15:35:10 -07:00
Gary Qian a562b3cb3d
Deferred components integration test app (#88030) 2021-08-16 15:32:05 -07:00
Dan Field a4f5a5871a
Avoid retaining routes when subscriptions are cleared (#88310) 2021-08-16 14:47:03 -07:00
Jason Simmons ddb8bfb72b
Fix URL construction in the test entry point generated by the web bootstrap script (#88201) 2021-08-16 14:12:05 -07:00
Kate Lovett e761e64983
Add theme support for choosing android overscroll indicator (#88295) 2021-08-16 13:42:02 -07:00
engine-flutter-autoroll 51353b5a0a
Roll Engine from 9d33093d6b6a to 7dc8eba6aeaa (4 revisions) (#88307) 2021-08-16 13:37:02 -07:00