26445 Commits

Author SHA1 Message Date
stuartmorgan
ed61608a9d
Set TargetFile define for resident builds (#92511)
Dart plugin registration generation depends on the target main file
being set as a define so that it's available in the environment, but the
resident runner wasn't setting it. That worked for initial builds
because of the re-entrant call to `assemble` (which does set it), but
caused Hot Restart to always re-generate the wrapper using
lib/main.dart.

This ensures that the define is set in that codepath as well.

Fixes https://github.com/flutter/flutter/issues/91535
2021-10-27 09:25:15 -07:00
engine-flutter-autoroll
1ed73db267
Roll Engine from 38203d211aba to 1e96a7773a13 (1 revision) (#92576) 2021-10-27 08:17:34 -07:00
Danny Tuppeny
de966d8a49
Add a "flutter debug_adapter" command that runs a DAP server (#91802) 2021-10-27 06:48:06 -07:00
engine-flutter-autoroll
8b88645b84
Roll Engine from 8948972d65c4 to 38203d211aba (2 revisions) (#92558) 2021-10-27 02:43:04 -07:00
engine-flutter-autoroll
a07489df67
Roll Engine from fbad0fda670f to 8948972d65c4 (5 revisions) (#92554) 2021-10-27 01:38:04 -07:00
engine-flutter-autoroll
ccc90036b6
Roll Plugins from 94b836eca365 to 0d330943941a (3 revisions) (#92546) 2021-10-27 00:43:02 -07:00
Taha Tesser
13d14f1843
[doc] Update suffixIcon/prefixIcon for alignment with code snippet (#91998) 2021-10-27 00:38:02 -07:00
engine-flutter-autoroll
816403f327
Roll Engine from 925bae45ee95 to fbad0fda670f (20 revisions) (#92539) 2021-10-27 00:33:04 -07:00
Zachary Anderson
abecef6ed3
Revert "Fix ActivateIntent overriding the spacebar for text entry (#91129)" (#92544)
This reverts commit a24d55660bde01ff17fadf28fd27fedeaae74d07.
2021-10-26 20:31:29 -07:00
xubaolin
b025e38e17
fix a throw due to double precison (#92486) 2021-10-26 19:13:05 -07:00
Yegor
9afb45a44f
[web] use local CanvasKit bundle in all e2e tests (#92305) 2021-10-26 19:08:05 -07:00
Yegor
11e83e7c18
[web] fix race in the image_loading_integration.dart test (#92303) 2021-10-26 19:03:03 -07:00
Justin McCandless
a24d55660b
Fix ActivateIntent overriding the spacebar for text entry (#91129) 2021-10-26 18:58:05 -07:00
Christopher Fujino
acf6464996
skip failing test (#92529) 2021-10-26 18:16:02 -07:00
engine-flutter-autoroll
6842675fe8
Roll Engine from f9bd71bf13bb to 925bae45ee95 (3 revisions) (#92455) 2021-10-26 09:08:04 -07:00
Janice Collins
b98ed1b39d
Update dartdoc to 4.1.0. (#92446) 2021-10-26 09:03:02 -07:00
Casey Hillers
9350a149a6
[ci.yaml] Disable plugins_test on release branches (#92442) 2021-10-25 16:33:05 -07:00
engine-flutter-autoroll
6434f8e84a
Roll Engine from 65af9702699c to f9bd71bf13bb (3 revisions) (#92441) 2021-10-25 16:28:04 -07:00
Gary Qian
1daae0b0ae
Remove assert that prevents WidgetSpans from being used in SelectableText (#92295) 2021-10-25 16:23:03 -07:00
Emmanuel Garcia
4d79bb02c4
Bump Kotlin version in templates and projects (#92052) 2021-10-25 13:13:03 -07:00
engine-flutter-autoroll
e07115f0bc
Roll Engine from 4797fb0111d7 to 65af9702699c (1 revision) (#92432) 2021-10-25 12:23:02 -07:00
Markus Aksli
a5863932ad
ignore Scaffold drawer callbacks when value doesn't change (#92329) 2021-10-25 12:04:04 -07:00
engine-flutter-autoroll
d2cea6432f
Roll Engine from 35ebc10913ce to 4797fb0111d7 (1 revision) (#92428) 2021-10-25 10:18:03 -07:00
engine-flutter-autoroll
5cf7eaf511
Roll Plugins from 4b6b6b24c7a5 to 94b836eca365 (1 revision) (#92420) 2021-10-25 09:33:03 -07:00
Sigurd Meldgaard
67499b50cc
Add new pub command 'Token' (#91014) 2021-10-25 11:35:27 +02:00
engine-flutter-autoroll
95baca94c5
Roll Engine from e39989b36af2 to 35ebc10913ce (2 revisions) (#92401) 2021-10-25 02:23:06 -07:00
engine-flutter-autoroll
e6fdc3c29b
Roll Engine from c80cc613a85c to e39989b36af2 (1 revision) (#92396) 2021-10-25 01:08:05 -07:00
engine-flutter-autoroll
9cf1897e70
Roll Engine from d39266a72a4f to c80cc613a85c (1 revision) (#92390) 2021-10-24 21:23:05 -07:00
engine-flutter-autoroll
48768178bd
Roll Engine from ebe877f54e81 to d39266a72a4f (1 revision) (#92368) 2021-10-23 21:03:03 -07:00
engine-flutter-autoroll
6dc4e81c60
Roll Engine from dcce9739126c to ebe877f54e81 (1 revision) (#92367) 2021-10-23 16:58:04 -07:00
engine-flutter-autoroll
5a6744d8f9
Roll Engine from a86ce6b22fa8 to dcce9739126c (1 revision) (#92332) 2021-10-22 13:13:08 -07:00
engine-flutter-autoroll
cf885c12ea
Roll Engine from e898106f5306 to a86ce6b22fa8 (1 revision) (#92313) 2021-10-22 01:38:04 -07:00
engine-flutter-autoroll
c8321bbad2
Roll Engine from d8a54333e57b to e898106f5306 (10 revisions) (#92311) 2021-10-22 00:33:02 -07:00
嘟囔
c0e0f4f82e
feat: migrate install_manifest.dart to null-safety (#92062) 2021-10-21 21:26:36 -07:00
engine-flutter-autoroll
6f22783e6d
Roll Engine from 5ab9c83d7dc8 to d8a54333e57b (2 revisions) (#92269)
* 0f0b594e4 Roll Skia from 9cb20400599b to 05ac1b86adbb (2 revisions) (flutter/engine#29285)

* d8a54333e [fuchsia] Keep track of all child transforms in FlatlandExternalViewEmbedder (flutter/engine#29184)
2021-10-21 20:13:39 -07:00
engine-flutter-autoroll
93315486f7
Roll Plugins from 99fbfbd56fe4 to 4b6b6b24c7a5 (2 revisions) (#92304) 2021-10-21 19:08:05 -07:00
engine-flutter-autoroll
9fc69440be
Roll Plugins from 7df7a8f71a85 to 99fbfbd56fe4 (1 revision) (#92293) 2021-10-21 18:03:03 -07:00
Emmanuel Garcia
37dbe030fe
Bump Android Compile SDK to 31 (#92022) 2021-10-21 18:01:33 -07:00
Yegor
be13a38fc3
[web] fix web_e2e_tests README (#92277) 2021-10-21 17:58:07 -07:00
engine-flutter-autoroll
01b1112766
Roll Plugins from 5eec1e61d40c to 7df7a8f71a85 (1 revision) (#92284) 2021-10-21 15:08:02 -07:00
godofredoc
09a1275be0
Revert "Update the version of no-response bot. (#92281)" (#92288)
This reverts commit ba8cb1fc891cf8904ac0e3d1df17a14975930afd.
2021-10-21 14:57:52 -07:00
engine-flutter-autoroll
10670d2663
Roll Plugins from c85fa03771ca to 5eec1e61d40c (1 revision) (#92282) 2021-10-21 13:41:35 -07:00
godofredoc
ba8cb1fc89
Update the version of no-response bot. (#92281) 2021-10-21 13:38:05 -07:00
omerlevran46
f0ce9c3e21
[fuchsia] remove fuchsia_attach as it is no longer being used (#92272) 2021-10-21 14:30:33 -04:00
Yegor
ad7727a21c
[web] enable CanvasKit tests using a local bundle fetched from CIPD (#92134) 2021-10-21 11:13:18 -07:00
Ahmed Ashour
e7c809e8a8
Fix typos (#92245) 2021-10-21 10:53:02 -07:00
Riley Porter
ffbf69cccc
Ignore analyzer implict dynamic checks for js_util generic return type (#92271) 2021-10-21 10:28:02 -07:00
engine-flutter-autoroll
2d8b8e12aa
Roll Engine from 6c28e5f004cd to 5ab9c83d7dc8 (1 revision) (#92253) 2021-10-21 03:23:03 -07:00
engine-flutter-autoroll
97c8a8a1dd
Roll Engine from e83934323379 to 6c28e5f004cd (1 revision) (#92246) 2021-10-21 02:18:01 -07:00
engine-flutter-autoroll
f9632eedfb
Roll Engine from d4e270979102 to e83934323379 (1 revision) (#92239) 2021-10-21 00:53:01 -07:00