- 12 Sep, 2020 4 commits
-
-
Satsuki Ueno authored
* fuchsia_remote_debug_protocol allows open port on remote device Allows defining a port forwarding function for which the accessible port is not on the host device. Examples include tunneling solutions where a tunneling program on the same device as the Dart VM exposes an open port through which it tunnels connections to the VM. * Move ssh-specific comment to SshPortForwarder
-
engine-flutter-autoroll authored
-
chunhtai authored
-
Tong Mu authored
* Adds a new web benchmark bench_mouse_region_mixed_grid_hover
-
- 11 Sep, 2020 13 commits
-
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
Yuqian Li authored
-
Danny Tuppeny authored
-
TerrenceAddison authored
Bug fix where MouseScrollWheel zoom in flutter-web does not execute onInteraction functions (#65313)
-
Justin McCandless authored
-
Juyeong Lee authored
-
engine-flutter-autoroll authored
983b0ef16 Roll Dart SDK from 1abce6d054ad to 14f1940f537e (1 revision) (flutter/engine#21092) (#65639)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
godofredoc authored
-
engine-flutter-autoroll authored
-
- 10 Sep, 2020 14 commits
-
-
Alexander Brusher authored
This change disables a failing test prevent PR #20385 from merging.
-
Ben Konyi authored
-
Greg Spencer authored
-
Hans Muller authored
This reverts commit adc5f26b.
-
stuartmorgan authored
-
Jonah Williams authored
-
Per Classon authored
-
xster authored
-
Shardul Nalegave authored
-
godofredoc authored
-
Brian Eaton authored
-
Zachary Anderson authored
-
Chris Yang authored
-
engine-flutter-autoroll authored
-
- 09 Sep, 2020 9 commits
-
-
Herbert Poul authored
* [gen_l10n] Support string list as preferred-supported-locales, as documented. * [gen_l10n] Convert preferredSupportedLocale to a list of strings. * [gen_l10n] Accept a multi option instead of a json string in the command line.
-
stuartmorgan authored
The Windows plugin CMake generation had code to ensure that the paths written to it used POSIX separators, but the Linux version didn't; that meant that plugin updates run on Windows machines would corrupt the generated (but checked in) Linux CMake file. This change shares that code so that both will use POSIX paths regardless of what OS they are generated on. Fixes https://github.com/flutter/flutter/issues/64591
-
Jonah Williams authored
* [flutter_tools] alternate the name of the dill file used for hot restart * switch alternative name to .swap
-
Jonah Williams authored
Removes global variables and adds unit tests that can be copied for #65118
-
Markus Aksli authored
-
engine-flutter-autoroll authored
* 556cb237e Roll Skia from 6763a713f957 to d91cd6b5ee2b (3 revisions) (flutter/engine#20989) * b6a3c5488 Roll Fuchsia Linux SDK from A0PKwETay... to gfAt63Ezd... (flutter/engine#21005) * cceb7332e Roll Fuchsia Mac SDK from sih5f60Gt... to 9pfHLZEFU... (flutter/engine#21006) * 5539820a6 Roll Skia from d91cd6b5ee2b to a73a84f9b8e3 (1 revision) (flutter/engine#21007) * b4cc631cc Roll Dart SDK from f3a9ca88b664 to e59935669cb0 (1 revision) (flutter/engine#21008) * 6cf0cc475 Roll Skia from a73a84f9b8e3 to d0fe7d37d678 (1 revision) (flutter/engine#21011) * 5b055bbf5 Roll Skia from d0fe7d37d678 to 611a52108b01 (2 revisions) (flutter/engine#21012) * 575a51948 Enable lazy-async-stacks by-default in all modes (Take 3) (flutter/engine#20895) * 040a794b6 Roll Fuchsia Mac SDK from 9pfHLZEFU... to tUwahggJ8... (flutter/engine#21013) * 22cca4cfd Roll Dart SDK from e59935669cb0 to f745f9447ddf (1 revision) (flutter/engine#21014) * 539cb6985 Roll Fuchsia Linux SDK from gfAt63Ezd... to Ta3F40BV6... (flutter/engine#21015) * 7d927dd4a Roll Dart SDK from f745f9447ddf to b88c06c314f4 (1 revision) (flutter/engine#21016) * 09a5bf7ac Tweak the mdns error message (flutter/engine#20991) * d0d9ce610 Roll Fuchsia Linux SDK from Ta3F40BV6... to coVjRTWSf... (flutter/engine#21018) * 808bb859a Roll Fuchsia Mac SDK from tUwahggJ8... to TyNHQXzNU... (flutter/engine#21019) * 5aa6921a5 Roll Skia from 611a52108b01 to cd54c8385c31 (2 revisions) (flutter/engine#21021) * e7d558fbe Roll Dart SDK from b88c06c314f4 to 33b6c95936e0 (2 revisions) (flutter/engine#21023) * af90dd366 Roll Skia from cd54c8385c31 to c0d3495e1ee2 (12 revisions) (flutter/engine#21024) * f0fb74b8f Avoid crashing and display error if the process cannot be prepared for JIT mode Dart VM. (flutter/engine#20980) * 6a6c23aaf Roll Skia from c0d3495e1ee2 to cf1a4f50121f (6 revisions) (flutter/engine#21026) * 716dce086 Android 30r3 (flutter/engine#21025) * 74310709f Roll Dart SDK from 33b6c95936e0 to a2c9cae4dcd8 (1 revision) (flutter/engine#21027) * cef383d3f Roll Skia from cf1a4f50121f to 04b9443274cf (2 revisions) (flutter/engine#21028) * cf8c6b8ba Update web lerpDouble to match C++ behaviour (flutter/engine#21010) * 686667591 Roll Skia from 04b9443274cf to b8ae7fa12aa0 (1 revision) (flutter/engine#21030) * c538f40d3 Roll Dart SDK from a2c9cae4dcd8 to ffbfa2000435 (1 revision) (flutter/engine#21031) * 89d34b0f3 Roll Skia from b8ae7fa12aa0 to 445c8ebcb710 (1 revision) (flutter/engine#21032) * 7766d2e2b Roll Fuchsia Mac SDK from TyNHQXzNU... to Phn3nF_BJ... (flutter/engine#21034) * e3de8d0f1 Roll Fuchsia Linux SDK from coVjRTWSf... to eBus_y4DN... (flutter/engine#21035) * beb7df506 Roll Skia from 445c8ebcb710 to f9d5940fef55 (3 revisions) (flutter/engine#21037) * f3a17b63d Roll Skia from f9d5940fef55 to 81c6d6eeb4cf (1 revision) (flutter/engine#21038) * bbcc495b1 Roll Dart SDK from ffbfa2000435 to 2e838b7b4503 (2 revisions) (flutter/engine#21039) * 61062fdbc Roll Skia from 81c6d6eeb4cf to 81606b5d9774 (5 revisions) (flutter/engine#21041) * f7c7b41f0 Revert "Enable lazy-async-stacks by-default in all modes (Take 3) (#20895)" (flutter/engine#21043)
-
Anatoly Pulyaevskiy authored
-
Mouad Debbar authored
-
Hansol Lee authored
-