18533 Commits

Author SHA1 Message Date
Yegor
e51642e450
JS-interop clean-up (#19850) 2020-07-17 13:15:15 -07:00
skia-flutter-autoroll
83c45b29d9
Roll Dart SDK from 9dca49e71e06 to ec01fc2bf163 (8 revisions) (#19847) 2020-07-17 11:41:02 -07:00
Yegor
842abd8d49
Add CPU-only rendering mode for CanvasKit as a fallback (#19823)
* Add CPU-only rendering mode for CanvasKit as a fallback
2020-07-17 11:28:18 -07:00
chunhtai
48a6fde39f
fix On iOS, dialog titles are announced twice (#19826) 2020-07-17 11:16:51 -07:00
Greg Spencer
8825f9178d
Implement delayed event synthesis key event handling for Android (#19024)
This implements the design in flutter.dev/go/handling-synchronous-keyboard-events for Android.

I started with Android, but this will be used for all platforms as we add them.

The related framework PR is: flutter/flutter#59358 (which has already landed)
2020-07-17 11:03:19 -07:00
skia-flutter-autoroll
dcc9a4048d
Roll Fuchsia Mac SDK from UAgiE... to fu1KK... (#19840) 2020-07-17 09:16:04 -07:00
Justin McCandless
d327828632
Fix loss of negative text selection ranges (#19785)
iOS now matches Android behavior in that empty selections put the cursor at the start of the field.
2020-07-17 08:10:05 -07:00
skia-flutter-autoroll
f120b4e872
Roll Skia from 9acf5844cae6 to c97ebe06dc1d (1 revision) (#19839) 2020-07-17 07:56:03 -07:00
skia-flutter-autoroll
22df9f3435
Roll Dart SDK from bbe8c552d14a to 9dca49e71e06 (3 revisions) (#19838) 2020-07-17 07:36:03 -07:00
skia-flutter-autoroll
be2d38b8ec
Roll Fuchsia Linux SDK from nP7Ux... to kL121... (#19837) 2020-07-17 06:16:03 -07:00
skia-flutter-autoroll
d2cc0d1a25
Roll Dart SDK from 7e373831ceb4 to bbe8c552d14a (1 revision) (#19836) 2020-07-17 03:26:03 -07:00
skia-flutter-autoroll
94f67acd3a
Roll Skia from 65a88eb4bed0 to 9acf5844cae6 (2 revisions) (#19834) 2020-07-17 01:16:03 -07:00
skia-flutter-autoroll
0a55c620b9
Roll Skia from d72cb4c076b7 to 65a88eb4bed0 (1 revision) (#19833) 2020-07-16 23:11:03 -07:00
skia-flutter-autoroll
355ebdcad0
Roll Dart SDK from 3844e74adbcc to 7e373831ceb4 (11 revisions) (#19832) 2020-07-16 23:01:03 -07:00
skia-flutter-autoroll
312ba52c70
Roll Skia from a7d9f30f4a62 to d72cb4c076b7 (7 revisions) (#19829) 2020-07-16 19:51:05 -07:00
skia-flutter-autoroll
8752de3702
Roll Dart SDK from 2e05e6c94a05 to 3844e74adbcc (13 revisions) (#19824) 2020-07-16 17:06:03 -07:00
skia-flutter-autoroll
18cd7c2b51
Roll Skia from 65148322268a to a7d9f30f4a62 (9 revisions) (#19818) 2020-07-16 17:01:07 -07:00
skia-flutter-autoroll
e120fe0361
Roll Fuchsia Linux SDK from 39EKo... to nP7Ux... (#19825) 2020-07-16 16:56:10 -07:00
Mouad Debbar
685545c6b6
[web] Improve perf and code size of line breaker (#19787) 2020-07-16 16:56:05 -07:00
Dan Field
3d104f4364
remove obsolete check on FlutterPlatformViewsController::OnCreate (#19819)
* remove obsolete check

* FML_DCHECK flutter_view_ in methods that actually use it
2020-07-16 15:37:10 -07:00
gaaclarke
494e4e7e21
Added a more complete docstring for SemanticsFlags (#19817) 2020-07-16 13:13:26 -07:00
David Worsham
bf9d2eadb7
fuchsia: Allow setting thread-name (#19792) 2020-07-16 12:43:53 -07:00
Jonah Williams
3fb6899e0e
[null-safety] remove package references from flutter frontend-server test, ci analyze (#19810) 2020-07-16 12:16:02 -07:00
Kaushik Iska
1cb875156f
[tonic] Log stack trace for unhandles exceptions (#19811)
Before this change, when we encounter an unhandles exception,
we see:

```
[00050.147083][37665][67367][klog] ERROR: [ERROR:flutter/shell/common/shell.cc(209)] Dart Error: Unhandled exception:
[00050.147087][37665][67367][klog] INFO: UnimplementedError
```

This doesn't help identify the root cause. Adding stack trace will help
the cause.
2020-07-16 12:03:02 -07:00
skia-flutter-autoroll
1493883bf0
Roll Skia from 7479eda3b6d2 to 65148322268a (4 revisions) (#19813) 2020-07-16 12:01:02 -07:00
Yegor
94b23abaae
Move CkCanvas to new JS-interop (#19748)
* Move CkCanvas to new JS-interop
* Make SkiaObject compatible with JS-interop; text bindings
* fix drawVertices
2020-07-16 11:56:37 -07:00
chunhtai
5a25a28174
Makes IOS dispatch showOnCcreen action for header semantics nodes (#19788)
* Makes IOS dispatchs showOnCcreen action for header semantics nodes

* update

* format
2020-07-16 11:00:28 -07:00
skia-flutter-autoroll
3c1e336222
Roll Skia from 4e105e2e06c8 to 7479eda3b6d2 (6 revisions) (#19807) 2020-07-16 10:21:04 -07:00
skia-flutter-autoroll
4435aff45d
Roll Dart SDK from 92f4eb58c808 to 2e05e6c94a05 (6 revisions) (#19806) 2020-07-16 10:11:04 -07:00
skia-flutter-autoroll
ae4ecbf692
Roll Skia from 9d02a4c0a9ae to 4e105e2e06c8 (3 revisions) (#19804) 2020-07-16 08:51:05 -07:00
Stanislav Parshin
bce3451ac8
Fix NullPointerException in FlutterTextView (#19501) 2020-07-16 08:06:04 -07:00
skia-flutter-autoroll
447f169a64
Roll Skia from 88f65ceefdae to 9d02a4c0a9ae (1 revision) (#19803) 2020-07-16 07:31:04 -07:00
skia-flutter-autoroll
bc84f8ffef
Roll Dart SDK from ab958bee577b to 92f4eb58c808 (2 revisions) (#19802) 2020-07-16 05:46:05 -07:00
Gary Qian
e55af0ebfb
Desktop embedder ComputePlatformResolvedLocale entrypoint (#19597) 2020-07-16 04:48:02 -07:00
skia-flutter-autoroll
b1142063fc
Roll Fuchsia Mac SDK from vTuql... to UAgiE... (#19801) 2020-07-16 04:36:04 -07:00
skia-flutter-autoroll
c327b46f22
Roll Fuchsia Linux SDK from 7jcmd... to 39EKo... (#19800) 2020-07-16 01:16:04 -07:00
skia-flutter-autoroll
91b782d633
Roll Dart SDK from 1e78bd069ee7 to ab958bee577b (7 revisions) (#19799) 2020-07-16 00:36:04 -07:00
skia-flutter-autoroll
5b32a7bb3e
Roll Skia from 7d4fbc5f64c9 to 88f65ceefdae (2 revisions) (#19798) 2020-07-16 00:31:05 -07:00
skia-flutter-autoroll
4cb05bcc44
Roll Skia from cd11a51a11df to 7d4fbc5f64c9 (1 revision) (#19797) 2020-07-15 23:11:04 -07:00
godofredoc
461f64ede8
Re-enable logging. (#19756)
* Re-enable logging.

fuchsia_ctl was updated to support processing the logs as a stream
instead of keeping them in the process.

Bug:
  flutter/flutter#57273

* Add path to logs file.

* Add the isolated output env directly to the script.

* Save log to local directory and printing it using cat.

* Try collecting and printing logs as separate steps.
2020-07-15 20:13:38 -07:00
Ben Konyi
c783f1bbe4
Manual Dart SDK roll (#19791)
Adds new package:sse dependency

1e78bd069e [ package:dds ] Add missing package:shelf_static dependency in pubspec.yaml
51d3fae7d3 Revert "Move `BytesBuilder` class and implementation to `dart:typed_data`."
e7b319698d [ package:dds ] Add server-sent event (SSE) support to DDS
d4ac7066b7 Improve diagnostic message when short circuiting (issue 42599)
7960ad545a [ Service ] Fix line numbers in step_through_mixin_from_sdk_test
505fca1ce5 [ package:dds ] Fix issue where StateError could be thrown if DDS shuts down with in-flight requests
47b080de23 [vm/nnbd] Do not check if NNBD experimental flag is enabled for non-null assertions
ef147c0a95 Issue 42699. Stop reporting EXPORT_DUPLICATED_LIBRARY_NAMED and IMPORT_DUPLICATED_LIBRARY_NAMED.
0cc2d9685a [vm] Fix --use-bare-instructions=false on simarm_x64.
6fc75e6a2b [vm] Add tests and packages to the Fuchsia package
a2edb7976c Make CiderCacheEntry public.
4726b1b337 [infra] Update Chrome used in testing to version 84
2020-07-15 19:38:12 -07:00
skia-flutter-autoroll
62b270b9e4
Roll Skia from 14982c8e1594 to cd11a51a11df (1 revision) (#19795) 2020-07-15 19:26:04 -07:00
skia-flutter-autoroll
18df4602a0
Roll Skia from c0693db3f525 to 14982c8e1594 (3 revisions) (#19790) 2020-07-15 18:01:04 -07:00
rekire
f21cd8aedf
Prevent that removeActivityResultListener() is causing an ConcurrentModificationException (#19702) 2020-07-15 17:59:08 -07:00
skia-flutter-autoroll
8c511aae14
Roll Skia from 3de2a5640722 to c0693db3f525 (3 revisions) (#19784) 2020-07-15 16:26:03 -07:00
Tong Mu
fbef051f5c
Add all system cursors (engine) (#19550)
* Support all system cursors in WIn, Linux, mac, Web and Android.
2020-07-15 15:37:18 -07:00
skia-flutter-autoroll
97f6c81813
Roll Fuchsia Mac SDK from Nvy8A... to vTuql... (#19783) 2020-07-15 15:31:07 -07:00
Jonah Williams
5d757690d5
[null-safety] update use of dot packages to package_config.json (#19780)
Work towards flutter/flutter#60999

All usage of .packages must eventually be replace with package_config.json to support language versioning.
2020-07-15 15:26:34 -07:00
skia-flutter-autoroll
ed6fe20e01
Roll Skia from e80a5954018b to 3de2a5640722 (2 revisions) (#19782) 2020-07-15 14:56:03 -07:00
skia-flutter-autoroll
6ad84d1dad
Roll Dart SDK from 06183779d7aa to 660765538200 (7 revisions) (#19781) 2020-07-15 14:31:04 -07:00