19444 Commits

Author SHA1 Message Date
Brandon DeRosier
546f244afe Fix bug where native image decoders aren't working in release mode (flutter/engine#29254) 2021-10-20 14:46:25 -07:00
Jason Simmons
c09458a9ed Roll HarfBuzz (flutter/engine#29263) 2021-10-20 14:43:43 -07:00
skia-flutter-autoroll
2915221176 Roll Skia from dd07eb01c8dd to aaa70658c277 (2 revisions) (flutter/engine#29264) 2021-10-20 14:08:01 -07:00
skia-flutter-autoroll
4fb51e0b62 Roll Skia from cb3c02005c97 to dd07eb01c8dd (5 revisions) (flutter/engine#29261) 2021-10-20 12:46:31 -07:00
skia-flutter-autoroll
123e94e653 Roll Skia from 0edd2c33d31e to cb3c02005c97 (1 revision) (flutter/engine#29260) 2021-10-20 11:23:01 -07:00
skia-flutter-autoroll
27ded90055 Roll Skia from 8582724780d8 to 0edd2c33d31e (2 revisions) (flutter/engine#29258) 2021-10-20 09:58:01 -07:00
Zachary Anderson
84e2c3f1a2 Revert "Roll Dart SDK from 84c74548e30a to 663d08ea8777 (1 revision) (#29253)" (flutter/engine#29256)
This reverts commit 359fa6cb98d863bbe033786a07410d2d9cdf3551.
2021-10-20 08:46:39 -07:00
skia-flutter-autoroll
a5dbed7923 Roll Skia from d62b7ef97056 to 8582724780d8 (1 revision) (flutter/engine#29255) 2021-10-20 08:33:02 -07:00
Mouad Debbar
92a7a6b10f [web] Fix keyboard popping up unexpectedly on iOS (flutter/engine#29246) 2021-10-20 10:21:43 -04:00
skia-flutter-autoroll
359fa6cb98 Roll Dart SDK from 84c74548e30a to 663d08ea8777 (1 revision) (flutter/engine#29253) 2021-10-20 01:18:02 -07:00
skia-flutter-autoroll
ed6e9cd857 Roll Skia from 40b143c1743b to d62b7ef97056 (4 revisions) (flutter/engine#29252) 2021-10-20 00:43:00 -07:00
skia-flutter-autoroll
9fc8ca41cf Roll Skia from c9b917447577 to 40b143c1743b (2 revisions) (flutter/engine#29250) 2021-10-19 21:53:01 -07:00
utzcoz
824d6575f6 Refactor FlutterViewTest with extracting common test code to methods (flutter/engine#29226) 2021-10-19 21:18:01 -07:00
skia-flutter-autoroll
cb193fa5e1 Roll Skia from 2fceb21cb7ce to c9b917447577 (1 revision) (flutter/engine#29249) 2021-10-19 20:18:02 -07:00
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
b3d5c89863 Roll Dart SDK from 715b701a3108 to 84c74548e30a (6 revisions) (flutter/engine#29244) 2021-10-19 12:56:31 -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
skia-flutter-autoroll
5252969f3b Roll Clang Mac from KP-N5ruFe... to HpW96jrB8... (flutter/engine#29240) 2021-10-19 03:58:01 -07:00
skia-flutter-autoroll
04a6b07e35 Roll Clang Linux from FMLihg51s... to usfKkGnw0... (flutter/engine#29238) 2021-10-19 03:55:31 -07: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
20ffa898a2 Roll Dart SDK from db761f01b501 to 715b701a3108 (1 revision) (flutter/engine#29222) 2021-10-15 23:18:02 -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
skia-flutter-autoroll
682b43b22c Roll Skia from 6a24fe4825b7 to 409bb0195f9e (1 revision) (flutter/engine#29214) 2021-10-15 13:38:02 -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
a0410018f6 Roll Dart SDK from 42acd2ae8fa8 to db761f01b501 (2 revisions) (flutter/engine#29211) 2021-10-15 11:11:31 -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
ff20e22cdb Roll Dart SDK from e8c02a935741 to 42acd2ae8fa8 (1 revision) (flutter/engine#29205) 2021-10-15 05:08:01 -07:00
skia-flutter-autoroll
800d8de7ac Roll Dart SDK from 9f3cd7a49814 to e8c02a935741 (1 revision) (flutter/engine#29204) 2021-10-15 00:38:01 -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
skia-flutter-autoroll
cad3b99bc2 Roll Dart SDK from aaca2ac128ae to 9f3cd7a49814 (1 revision) (flutter/engine#29201) 2021-10-14 20:28:01 -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