10800 Commits

Author SHA1 Message Date
Erick
2faca2ac4e Fixing synthesizing keys for multiple keys pressed down on flutter web (flutter/engine#19632) 2020-08-26 10:33:03 -07:00
skia-flutter-autoroll
b18ad18559 Roll Skia from a139788b4c78 to ead4ca052b99 (2 revisions) (flutter/engine#20777) 2020-08-26 00:16:02 -07:00
Siva
b8e1a2326b Remove support for option 'dart_custom_version_for_pub' that generates (flutter/engine#20765)
a custom version string of Dart for Flutter.

Dart is going to be removing support for this ability to generate
a custom version string (only dev branch hashes are being rolled into
flutter).
2020-08-25 19:55:01 -07:00
Zachary Anderson
c12bc83c39 Revert "Roll Fuchsia Linux SDK from LhYt1i9FP... to al88o71XB... (#20756)" (flutter/engine#20770)
This reverts commit aaf97bb7ebd1d1b88b62c2c660be33c3eb08cf77.
2020-08-25 19:02:07 -07:00
skia-flutter-autoroll
585ba7f541 Roll Skia from 3c02c934afa7 to 2064111d555e (4 revisions) (flutter/engine#20762) 2020-08-25 17:31:01 -07:00
skia-flutter-autoroll
aaf97bb7eb Roll Fuchsia Linux SDK from LhYt1i9FP... to al88o71XB... (flutter/engine#20756) 2020-08-25 17:26:02 -07:00
Mouad Debbar
71b72d7a55 [web] Make word boundary consistent with native flutter (flutter/engine#20747) 2020-08-25 17:05:18 -07:00
Siva
459a732b4e Manual roll of Dart from 5ca1f32905 to 551e405d0b (flutter/engine#20758)
dart-lang/sdk@551e405d0b Version 2.10.0-57.0.dev
 dart-lang/sdk@ce494e7910 Add test for inference solving T? = dynamic.
 dart-lang/sdk@0e1d32f10c [fuchsia][time] Use C11 timespec APIs for UTC time
 dart-lang/sdk@08dd4b1faa Null-safe numbers: implement static typing rules, hook up for binary operators.
 dart-lang/sdk@9be24ce946 [benchmark] Import MD5/SHA1/SHA256/SkeletalAnimation/SkeletalAnimationSIMD benchmarks from benchmarks-internal
 dart-lang/sdk@675891ae0c Issue 43152. Use existing LineInfo in newDiagnosticMessage().
 dart-lang/sdk@e868d3076c Issue 43151. Fix crash when a field shadows a super-interface method.
2020-08-25 16:56:14 -07:00
Filip Filmar
8b20043272 [fuchsia] Adds a test for clock change (flutter/engine#19993)
This is a Fuchsia-only shell test, confirming that when the timezone
setting is changed on the realm via Fuchsia's FIDL interface
`fuchsia.settings.Intl`, the Dart isolate running in that realm receives
the change and starts reporting the appropriate timestamp.

We already have a [similar test][tst] that verifies the timezones in the
dart VM matches the local timezone at start, but there was no test that
also verified timezone changes.

[tst]: https://github.com/flutter/engine/blob/master/shell/common/shell_unittests.cc#L1166

See issue #61284
2020-08-25 16:24:25 -07:00
skia-flutter-autoroll
196474a6b4 Roll Skia from 90242db9bd6b to 3c02c934afa7 (5 revisions) (flutter/engine#20753) 2020-08-25 15:06:02 -07:00
skia-flutter-autoroll
cd1f5c45ac Roll Skia from 5660e8b4414b to 90242db9bd6b (6 revisions) (flutter/engine#20751) 2020-08-25 13:46:02 -07:00
Emmanuel Garcia
eb4c56aba4 Fix EGL_BAD_SURFACE when app is paused (flutter/engine#20735) 2020-08-25 12:39:40 -07:00
skia-flutter-autoroll
4dd556028f Roll Skia from 578215be44d0 to 5660e8b4414b (7 revisions) (flutter/engine#20749) 2020-08-25 12:26:01 -07:00
Dan Field
35d014eee7 Revert hint_freed (flutter/engine#20746)
This caused over-aggressive GCs, which vastly increased CPU usage benchmarks.

* Revert "fix build (#20644)"

This reverts commit 5e03f90cdd9392f95b47d08b398c18cab6d16b12.

* Revert "Hint freed (#19842)"

This reverts commit 73490a2ca444c8ca491712cde21a459453af8795.
2020-08-25 11:55:40 -07:00
skia-flutter-autoroll
6eb4136d07 Roll Skia from 84cdc27399ed to 578215be44d0 (5 revisions) (flutter/engine#20742) 2020-08-25 11:01:01 -07:00
Mehmet Fidanboylu
749cede9a0 Pass platform configuration to Dart VM for insecure socket policy (flutter/engine#20733) 2020-08-25 10:56:03 -07:00
Maksim Lin
37da36ab16 send newline char when input type is multiline (flutter/engine#20660) 2020-08-25 10:51:02 -07:00
Emmanuel Garcia
bb885a23e2 Revert "Enable hybrid composition by default on Android (#20722)" (flutter/engine#20745)
This reverts commit e57e7810a1c62535832abce02393e830fbd7f306.
2020-08-25 09:54:13 -07:00
skia-flutter-autoroll
90be8a9e0e Roll Skia from 3cdc259008b5 to 84cdc27399ed (21 revisions) (flutter/engine#20737) 2020-08-24 16:56:02 -07:00
Emmanuel Garcia
e57e7810a1 Enable hybrid composition by default on Android (flutter/engine#20722) 2020-08-24 13:10:23 -07:00
Emmanuel Garcia
d0947b9852 Ensure loop is woken up at the right time (flutter/engine#20721) 2020-08-24 13:09:44 -07:00
xster
4774c05cb1 Fix font sorting problem due to iOS 14 fonts being broader (flutter/engine#20557) 2020-08-24 13:03:20 -07:00
David Worsham
87f65be19e fuchsia: Clean shell_unittests under FEMU (flutter/engine#20704) 2020-08-24 12:47:31 -07:00
skia-flutter-autoroll
0dda2a0765 Roll Skia from 60cf6748adae to 3cdc259008b5 (3 revisions) (flutter/engine#20723) 2020-08-24 12:46:01 -07:00
Chris Yang
2f28d3e968 The ForwardingGestureRecognizers to have back reference to the PlatformViewsController so it can access FlutterViewController when its available (flutter/engine#20708) 2020-08-24 12:41:02 -07:00
Chinmay Garde
15798a885b Fix race condition and data race in FrameInfoContainsValidWidthAndHeight. (flutter/engine#20706)
The data race: gl_surface_fbo_frame_infos_ in the test context to was appended
to on the raster task runner but read on the platform task runner. This is now
sidestepped by using a callback and pushing that responsibility to the test.
Setting the callback is guarded behind a mutex.

The race condition: The assertions were previously run when the UI thread was
done generating the frames. However, the assertions were run on the results
collected on the raster thread in response the frame requests from UI thread.
Just run the assertions on the raster thread directly.

Fixes https://github.com/flutter/flutter/issues/64344
2020-08-24 11:48:13 -07:00
skia-flutter-autoroll
3a443c8862 Roll Skia from 370cbc70e080 to 60cf6748adae (1 revision) (flutter/engine#20720) 2020-08-23 22:51:01 -07:00
skia-flutter-autoroll
ab52a77c6a Roll Skia from d16d65476219 to 370cbc70e080 (1 revision) (flutter/engine#20716) 2020-08-22 19:31:02 -07:00
skia-flutter-autoroll
c8663ba570 Roll Skia from bf7acb2707b8 to d16d65476219 (1 revision) (flutter/engine#20713) 2020-08-22 14:11:02 -07:00
Sanjay Chouksey
a67ecd536d Update view attributes after creation (flutter/engine#20638) 2020-08-22 12:46:04 -07:00
LI DONGZE
38ad113515 Reporting back native stacktrace to dart side for crash reporting. (flutter/engine#20280)
* Add native stacktrace on iOS

* Add native stacktrace on Android

* format and changing naming to errorWithCode on iOS

* reformat

* Remove stacktrace from decodeEnvelope, not needed.

* Separate encodeErrorEnvelopeWithStacktrace with original encode function

* Add unit tests

* re-format

* change comments for stacktrace

* Remove changes for iOS

Co-authored-by: Ben Li <libe@google.com>
2020-08-21 19:59:36 -07:00
skia-flutter-autoroll
3c1d67e975 Roll Skia from be1455850c3c to bf7acb2707b8 (10 revisions) (flutter/engine#20705) 2020-08-21 18:01:02 -07:00
skia-flutter-autoroll
7cb4b085ca Roll Skia from d7389b003ab9 to be1455850c3c (2 revisions) (flutter/engine#20696) 2020-08-21 16:36:01 -07:00
LongCatIsLooong
fcfd260ae9 Reland "account for inline placeholders in longest line calculation (#20370)" reverted in (#20669) (flutter/engine#20678) 2020-08-21 16:31:02 -07:00
Jason Simmons
1945052c8e Remove image sizes from Picture::GetAllocationSize (flutter/engine#20673) 2020-08-21 16:26:02 -07:00
David Worsham
e335891caf fuchsia: Rollback broken SDK and re-enable test (flutter/engine#20699)
https://github.com/flutter/flutter/issues/64343
2020-08-21 16:05:36 -07:00
David Worsham
ee6a9a8755 fuchsia: Disable flaky test (flutter/engine#20697) 2020-08-21 12:26:15 -07:00
David Worsham
618e8bae25 fuchsia: Fix elevation issues (flutter/engine#20681) 2020-08-21 11:57:09 -07:00
skia-flutter-autoroll
c535ccba11 Roll Fuchsia Linux SDK from LhYt1i9FP... to veVL2IxV1... (flutter/engine#20695) 2020-08-21 09:16:01 -07:00
skia-flutter-autoroll
878d5eedb4 Roll Skia from 141ec1a151a9 to d7389b003ab9 (1 revision) (flutter/engine#20693) 2020-08-21 08:56:04 -07:00
skia-flutter-autoroll
663aa50834 Roll Skia from 6f0d302d331f to 0c9a6e702d99 (3 revisions) (flutter/engine#20685) 2020-08-21 00:16:01 -07:00
skia-flutter-autoroll
f51ad7fedb Roll Skia from b9af723001b7 to 6f0d302d331f (1 revision) (flutter/engine#20683) 2020-08-20 22:51:02 -07:00
Greg Spencer
a0f5e6c7aa Fix the format script so that it works with deleted files. (flutter/engine#20679)
When I rewrote the format script, I forgot to filter out deleted files from the list of files that it looks at. This filters the file list to exclude deleted files
2020-08-20 19:03:12 -07:00
Chris Yang
23e891ddc8 Enable ios platform view by default (flutter/engine#20671) 2020-08-20 17:46:01 -07:00
stuartmorgan
ab823bd15e [windows] Mostly eliminate the state structs (flutter/engine#20662)
The Windows embedding was based on the GLFW embedding, which grew
organically from a singe-file implementation that used structs to manage
all of the important state. It is in the process of being converted to a
cleaner object-based architecture, but currently it is a hybrid of
objects and structs that have redundant data, making it very prone to
errors of forgetting to update pointers in multiple locations.

This reduces the remaining structs to only a single pointer to the
larger object that manages the responsibilities that handle is
associated with, so that there is no need to wire things together in
multiple places.

For now they continue to exist as projections of the larger objects, but
that will be eliminated over time by having an object structure that
better reflects the API structure.

Fixes https://github.com/flutter/flutter/issues/64250
2020-08-20 16:50:06 -07:00
skia-flutter-autoroll
cee423eb73 Roll Skia from 3dc0da6c6d7e to b9af723001b7 (17 revisions) (flutter/engine#20675) 2020-08-20 16:41:02 -07:00
Srujan Gaddam
d9c5ff0499 Add null checks for CanvasElement attributes (flutter/engine#20580)
Changes in processing compatibility info in dart:html requires
these getters to be null-checked.
2020-08-20 15:50:01 -07:00
Kaushik Iska
2021143b42 All shape related structs are together (flutter/engine#20665) 2020-08-20 15:21:02 -07:00
skia-flutter-autoroll
c398892725 Roll Skia from e1e240804211 to 3dc0da6c6d7e (4 revisions) (flutter/engine#20661) 2020-08-20 15:16:02 -07:00
skia-flutter-autoroll
3bccc5dcb7 Roll Fuchsia Linux SDK from 57GPNeoZ7... to LhYt1i9FP... (flutter/engine#20658) 2020-08-20 15:11:01 -07:00