15098 Commits

Author SHA1 Message Date
Rich Kadel
b4e2f34518 Improving support for AOT builds of Fuchsia packages
The integration test works in debug/jit mode only, and building in
`profile` and `release` modes was not working, breaking some builders.

The workaround was to disable the test.

This PR will enable release/aot mode so it will build, and unblock both
the debug-mode version of the test (tested by CI) and release mode
builds of the repo.

Due to the request to unblock, this PR does not yet build packages in
`profile` mode that will run in Fuchsia, but it should at least build
without errors. Ongoing work is in progress to also support running in
release mode.
2021-10-19 17:06:29 -07:00
Rich Kadel
be6e1a27a9 Avoid masking the root build directory, masked by .gitignore rule 2021-10-19 17:06:29 -07:00
Mouad Debbar
dedd0625e3 [web] Implement TextAlign.justify (flutter/engine#29158) 2021-10-19 18:11:59 -04:00
Callum Moffat
cd18e95d73 [iOS] Fix duplicated keys when typing quickly on HW keyboard (flutter/engine#29113)
* [iOS] Fix duplicated keys when typing quickly on HW keyboard

* Address review (refactor constant)

* Change message loop constant name

* Apply suggestions from code review

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
2021-10-19 14:57:11 -07:00
skia-flutter-autoroll
42d7e2b450 Roll Skia from e1bfa18fc512 to 2fceb21cb7ce (2 revisions) (flutter/engine#29247) 2021-10-19 14:28:01 -07:00
skia-flutter-autoroll
9fa1a15f81 Roll Skia from 835345aaa349 to e1bfa18fc512 (33 revisions) (flutter/engine#29243) 2021-10-19 13:06:33 -07:00
skia-flutter-autoroll
37aa055192 Roll Skia from a0c98f770f91 to 835345aaa349 (1 revision) (flutter/engine#29228) 2021-10-19 11:23:01 -07:00
Jason Simmons
e4bfa79de7 Remove Robolectric and add androidx.tracing to the android_embedding_dependencies package (flutter/engine#29233) 2021-10-19 11:13:01 -07:00
Mouad Debbar
0443ca6469 [web] Add support for textScaleFactor (flutter/engine#29028) 2021-10-19 10:33:54 -04:00
Dan Field
5ad9715fc9 Update firebase_testlab.py (flutter/engine#29239)
Use Pixel 5. Pixel 4 is becoming less available/deprecated on FTL.
2021-10-18 23:53:42 -07:00
LongCatIsLooong
7102d778c1 [ios key handling] Return the correct physical key when the keycode isn't mapped (flutter/engine#29197) 2021-10-18 18:03:02 -07:00
Dan Field
59847e64bd Do not serialize on UI/Raster threads for Shell::OnCreatePlatformView (flutter/engine#29145)
* Do not serialize on UI/Raster threads for Shell::OnCreatePlatformView
2021-10-18 14:46:46 -07:00
Yegor
e49a357627 [web] implement decodeImageFromPixels for CanvasKit (flutter/engine#29223)
* [web] implement decodeImageFromPixels for CanvasKit
2021-10-18 11:32:32 -07:00
skia-flutter-autoroll
c41dcf2e74 Roll Skia from 4021b947f7b0 to a0c98f770f91 (1 revision) (flutter/engine#29227) 2021-10-17 05:18:01 -07:00
skia-flutter-autoroll
2722471044 Roll Skia from 5bf1b51e61ce to 4021b947f7b0 (1 revision) (flutter/engine#29224) 2021-10-16 00:38:01 -07:00
skia-flutter-autoroll
ab7c664c00 Roll Skia from c41ac91167e3 to 5bf1b51e61ce (2 revisions) (flutter/engine#29221) 2021-10-15 23:16:31 -07:00
skia-flutter-autoroll
2161d69d76 Roll Skia from 409bb0195f9e to c41ac91167e3 (1 revision) (flutter/engine#29219) 2021-10-15 15:23:01 -07:00
Casey Hillers
6d1d8d490c [ci.yaml] Disable framework tests on release branches (flutter/engine#29213) 2021-10-15 13:33:04 -07:00
skia-flutter-autoroll
4eba172f4a Roll Skia from 0e55a137ddaa to 6a24fe4825b7 (2 revisions) (flutter/engine#29212) 2021-10-15 11:48:01 -07:00
Yegor
15e599d74d [web] add FlutterConfiguration, use it to supply local CanvasKit files (flutter/engine#29056)
* [web] add FlutterConfiguration, use it to supply local CanvasKit files in tests
2021-10-15 11:23:18 -07:00
skia-flutter-autoroll
b5e79d8195 Roll Skia from a750dfcce25c to 0e55a137ddaa (1 revision) (flutter/engine#29209) 2021-10-15 10:26:32 -07:00
skia-flutter-autoroll
414ef3bfc1 Roll Skia from b24bad31dc05 to a750dfcce25c (1 revision) (flutter/engine#29207) 2021-10-15 08:13:02 -07:00
Mouad Debbar
2e5df188fe [web] Add goldctl as a dependency in LUCI (flutter/engine#29168) 2021-10-15 10:05:45 -04:00
Ren You
1ca163b449 Revert "Set system bar appearance using WindowInsetsControllerCompat instead of the deprecated View#setSystemUiVisibility (#29060)" (flutter/engine#29206)
This reverts commit 4a20ae9ca503214f62afe22acc92721d7f648fec.
2021-10-15 05:25:14 -07:00
skia-flutter-autoroll
5d22a04d1d Roll Skia from 012f7146067a to b24bad31dc05 (3 revisions) (flutter/engine#29203) 2021-10-15 00:28:01 -07:00
skia-flutter-autoroll
b9fa288d0a Roll Skia from 72602b668e22 to 012f7146067a (1 revision) (flutter/engine#29202) 2021-10-14 23:03:02 -07:00
Jason Simmons
a497ef787b Set the use_ios_simulator flag only on platforms where it is defined (iOS/Mac) (flutter/engine#29199) 2021-10-14 17:13:01 -07:00
Alexander Biggs
f8d6431176 [fuchsia] Create CF v2 Flutter runner. (flutter/engine#29142) 2021-10-14 16:23:01 -07:00
skia-flutter-autoroll
2d662356b3 Roll Skia from aa9656d8caa6 to 72602b668e22 (1 revision) (flutter/engine#29196) 2021-10-14 15:48:02 -07:00
Riley Porter
488d73e959 Ignore implicit_dynamic_function analyzer error for js_util generic methods (flutter/engine#29192) 2021-10-14 14:38:02 -07:00
sigmundch
357aae21f0 [web] use 'dart compile js' instead of 'dart2js' in web_ui and felt (flutter/engine#29179) 2021-10-14 14:33:01 -07:00
skia-flutter-autoroll
05302564f4 Roll Skia from d0c7f636453b to aa9656d8caa6 (3 revisions) (flutter/engine#29194) 2021-10-14 14:23:02 -07:00
Wyte Krongapiradee
4a20ae9ca5 Set system bar appearance using WindowInsetsControllerCompat instead of the deprecated View#setSystemUiVisibility (flutter/engine#29060) 2021-10-14 13:08:03 -07:00
moko256
28b5d6b9a4 [UWP] Remove 1px offset to make root widget fully shown (flutter/engine#27922) 2021-10-14 13:03:01 -07:00
skia-flutter-autoroll
81aaa04bce Roll Skia from ab19daec3b88 to d0c7f636453b (1 revision) (flutter/engine#29191) 2021-10-14 12:58:01 -07:00
skia-flutter-autoroll
0b08c85c3d Roll Skia from f7d267364393 to ab19daec3b88 (2 revisions) (flutter/engine#29189) 2021-10-14 11:33:01 -07:00
Mouad Debbar
0ba9ca28ce [web] Workaround iOS 15 Safari crash (flutter/engine#29166) 2021-10-14 14:12:13 -04:00
skia-flutter-autoroll
30951317c3 Roll Skia from 8b0ba16043ae to f7d267364393 (6 revisions) (flutter/engine#29186) 2021-10-14 10:08:01 -07:00
Casey Hillers
54bffcfe1c [ci.yaml] Migrate engine_staging_config.star to ci.yaml (flutter/engine#29062) 2021-10-14 09:33:01 -07:00
skia-flutter-autoroll
73fc0c6c95 Roll Skia from 237dd2d94d06 to 8b0ba16043ae (1 revision) (flutter/engine#29185) 2021-10-14 08:43:01 -07:00
skia-flutter-autoroll
526dd56948 Roll Skia from 5ff51fb2e3cd to 237dd2d94d06 (2 revisions) (flutter/engine#29183) 2021-10-14 07:18:01 -07:00
skia-flutter-autoroll
90f8a49b95 Roll Skia from 7779a70f8729 to 5ff51fb2e3cd (3 revisions) (flutter/engine#29182) 2021-10-14 00:23:01 -07:00
skia-flutter-autoroll
8ab833dfa5 Roll Skia from 21fe518fbb04 to 7779a70f8729 (1 revision) (flutter/engine#29180) 2021-10-13 22:58:01 -07:00
skia-flutter-autoroll
71aa1f9828 Roll Skia from 4f7e0ad6b210 to 21fe518fbb04 (1 revision) (flutter/engine#29175) 2021-10-13 19:53:02 -07:00
Callum Moffat
3329abdb4a [iOS] Hardware keyboard text editing shortcuts (flutter/engine#28971)
* [iOS] Hardware keyboard text editing shortcuts

* Remove useless declarations
2021-10-13 18:11:39 -07:00
skia-flutter-autoroll
f065dda7ab Roll Skia from 37a6ec9e3ca0 to 4f7e0ad6b210 (1 revision) (flutter/engine#29173) 2021-10-13 16:58:01 -07:00
skia-flutter-autoroll
86313d8f60 Roll Skia from 9467361423e0 to 37a6ec9e3ca0 (2 revisions) (flutter/engine#29170) 2021-10-13 15:33:01 -07:00
skia-flutter-autoroll
108be1dc38 Roll Skia from 558aff92f98c to 9467361423e0 (6 revisions) (flutter/engine#29169) 2021-10-13 14:08:01 -07:00
Zachary Anderson
5cafa8efb9 Disable iOS simulator flag when targeting mac (flutter/engine#29151) 2021-10-13 13:31:42 -07:00
Chris Bracken
794db8c01b Correct file line-endings from CRLF to LF (flutter/engine#29164) 2021-10-13 12:58:01 -07:00