Commit Graph

17084 Commits

Author SHA1 Message Date
Chris Bracken
4018a4f45b Extract Windows string_conversion target (flutter/engine#26029)
String conversion between UTF-8 and UTF-16 encodings is useful even in
the absence of other common Windows functionality.

This is pre-factoring for uwptool, which adds an adb-like helper tool
for install, uninstall, and launch of UWP applications for Windows
platforms.

See: https://github.com/flutter/flutter/issues/81756
2021-05-07 23:12:27 -07:00
skia-flutter-autoroll
4f6a961a3c Roll Skia from 72de83df3a03 to dabb2891c4a1 (4 revisions) (flutter/engine#26025) 2021-05-07 20:44:01 -07:00
skia-flutter-autoroll
ee4dc2c0fd Roll Dart SDK from 04e55dad908d to 094c9024373c (1 revision) (flutter/engine#26027) 2021-05-07 18:59:01 -07:00
Chris Bracken
50fc2bdb60 Add dependency on Windows SDK CIPD package (flutter/engine#26003)
We now build against a specific Windows SDK rather than whatever happens
to be installed on the host machine.

This also rolls the buildroot to include change
https://github.com/flutter/buildroot/pull/448, which generates the WinRT
headers from the CIPD Windows SDK.

This also rolls an updated version of cppwinrt that includes supports
for long paths.

This also re-enables the UWP builder.
2021-05-07 17:08:28 -07:00
skia-flutter-autoroll
7a4bf11f83 Roll Skia from c411429239e9 to 72de83df3a03 (1 revision) (flutter/engine#26024) 2021-05-07 15:39:01 -07:00
skia-flutter-autoroll
afda40e6b4 Roll Fuchsia Linux SDK from 4numS0K6T... to -FIIsjZj2... (flutter/engine#26023) 2021-05-07 15:34:02 -07:00
skia-flutter-autoroll
dd5a640f13 Roll Fuchsia Mac SDK from aCsEHpnS0... to OyXxehV6e... (flutter/engine#26022) 2021-05-07 15:19:02 -07:00
Jason Simmons
82c4619f35 Exclude third_party/dart/third_party/devtools from the license script (flutter/engine#25918) 2021-05-07 14:34:02 -07:00
skia-flutter-autoroll
6318453c9b Roll Dart SDK from b4210cc43086 to 04e55dad908d (2 revisions) (flutter/engine#26020) 2021-05-07 14:29:00 -07:00
Ferhat
28c8b21329 Move more parts to libraries. (flutter/engine#25863) 2021-05-07 14:25:14 -07:00
skia-flutter-autoroll
c3a505f0ab Roll Skia from 115645ee9b1b to c411429239e9 (7 revisions) (flutter/engine#26018) 2021-05-07 13:09:01 -07:00
Hunter Freyer
54bc92e051 [build_fuchsia_artifacts] Move license copying into BuildBucket(). (flutter/engine#25815)
Currently, the licenses are copied into the bucket just before
uploading it. Copying the licenses is definitely more about "building"
the bucket than it is about "processing the CIPD package", but
concretely, some tools complain if the license files arent there, and
I'd like to be able to use the cipd tool to upload the bucket
directly.

Co-authored-by: Hunter Freyer <hjfreyer@google.com>
2021-05-07 12:51:02 -07:00
Felipe Archondo
155f71c9b0 [vsync_waiter] add AwaitVSyncForSecondaryCallback() (flutter/engine#25787) 2021-05-07 15:29:05 -04:00
Kaushik Iska
2fead370b3 Streamline frame timings recording (flutter/engine#25892) 2021-05-07 12:14:01 -07:00
Rich Kadel
ec987a9868 Fixes BUILD.gn if is_fuchsia (legacy embedder) and is_debug (flutter/engine#25858)
Current recommended build methods may not trigger this issue, but
while trying different options, building flutter for the first time, I
noticed a build error because `defines` was assigned twice.

If building with both options is ever supported, I think this
fixes the error.
2021-05-07 10:57:33 -07:00
David Worsham
1e82ae9b8e fuchsia: Fix multi-views fallout (flutter/engine#25984) 2021-05-07 10:53:07 -07:00
Dan Field
b26e387750 Delete unused method from engine_layer.h (flutter/engine#25924) 2021-05-07 10:34:01 -07:00
skia-flutter-autoroll
78e98b40d2 Roll Skia from 1dc2d0fe0fa0 to 115645ee9b1b (2 revisions) (flutter/engine#26012) 2021-05-07 10:19:01 -07:00
skia-flutter-autoroll
10195cb533 Roll Skia from adadb95a9f1e to 1dc2d0fe0fa0 (98 revisions) (flutter/engine#26009) 2021-05-07 08:54:03 -07:00
Chase Latta
6300c4ab4a pull googletest from github instead of fuchsia.googlesource (flutter/engine#25907) 2021-05-07 08:52:16 -07:00
skia-flutter-autoroll
5607b44460 Roll Dart SDK from 86c749398b3a to b4210cc43086 (2 revisions) (flutter/engine#26006) 2021-05-07 08:49:01 -07:00
Matej Knopp
5f6eb6479b Implement smooth resizing for Linux (flutter/engine#25884) 2021-05-07 08:44:01 -07:00
skia-flutter-autoroll
64b7cf9d92 Roll Fuchsia Mac SDK from uQgs5ZmFq... to aCsEHpnS0... (flutter/engine#26001) 2021-05-06 23:09:01 -07:00
skia-flutter-autoroll
6c055d278b Roll Dart SDK from b8f4018535fa to 86c749398b3a (16 revisions) (flutter/engine#25999) 2021-05-06 21:09:01 -07:00
Ferhat
d9c668cf82 [web] Fix incorrect physical size due to visualviewport api on iOS (flutter/engine#25895) 2021-05-06 21:02:08 -07:00
Jason Simmons
4d71fc5b8b Ensure that AutoIsolateShutdown drops its reference to the DartIsolate on the intended task runner (flutter/engine#25899) 2021-05-06 20:24:02 -07:00
gaaclarke
1734ce7f8a Moved PlatformMessage's to unique_ptrs (flutter/engine#25860) 2021-05-06 20:19:01 -07:00
J-P Nurmi
4268ae8f75 [Linux] revise dark theme detection (flutter/engine#25535) 2021-05-06 20:14:01 -07:00
Alexander Aprelev
2ba8ec34d3 Roll buildroot to pick change to cppwinrt invocation (flutter/engine#25993)
* Roll buildroot to pick change to cppwinrt invocation

* disable uwp builders
2021-05-06 19:09:00 -07:00
skia-flutter-autoroll
e2f1ecc73d Roll Skia from 537293bf155f to adadb95a9f1e (1 revision) (flutter/engine#25905) 2021-05-03 19:54:01 -07:00
skia-flutter-autoroll
511600d018 Roll Skia from bf688645acf9 to 537293bf155f (1 revision) (flutter/engine#25904) 2021-05-03 17:39:02 -07:00
George Wright
65d744bcdf Don't call release_proc when attempting to wrap an SkSurface which fails (flutter/engine#25901) 2021-05-03 16:42:51 -07:00
Tong Mu
0184cd3c70 [Win32] Don't redispatch ShiftRight keydown event (flutter/engine#25882)
Makes Win32 stop redispatching ShiftRight keydown event even if the framework does not handle it.
2021-05-03 15:33:02 -07:00
skia-flutter-autoroll
e8afb83d19 Roll Skia from 75b43ce6ccd3 to bf688645acf9 (6 revisions) (flutter/engine#25897) 2021-05-03 15:29:01 -07:00
skia-flutter-autoroll
4ae734ae64 Roll Fuchsia Mac SDK from RgZnCZ5ng... to uQgs5ZmFq... (flutter/engine#25894) 2021-05-03 14:54:02 -07:00
Yegor
fa6511a20f Revert "Fix a11y placeholder on desktop; auto-enable engine semantics (#25830)" (flutter/engine#25898)
It broke an integration test on the framework side.

This reverts commit 9e8cb6ac31.
2021-05-03 14:44:58 -07:00
Zachary Anderson
7ce69e2003 Revert "Revert the Dart SDK to 1e3e5efcd47edeb7ae5a69e146c8ea0559305a98 (#25887)" (flutter/engine#25890)
This reverts commit bbd0f6d329.
2021-05-03 13:43:18 -07:00
chunhtai
b80e0baf75 Fixes ios accessibility send focus request to an unfocusable node (flutter/engine#25738) 2021-05-03 13:39:01 -07:00
skia-flutter-autoroll
232681c0ad Roll Skia from 671177905d22 to 75b43ce6ccd3 (1 revision) (flutter/engine#25891) 2021-05-03 12:24:01 -07:00
Dan Field
ce6f1f5fd0 Avoid calling Dart_HintFreed more than once every five seconds (flutter/engine#25827) 2021-05-03 12:19:01 -07:00
Yegor
9e8cb6ac31 Fix a11y placeholder on desktop; auto-enable engine semantics (flutter/engine#25830)
* auto-enable semantics

* fix a11y placeholder on desktop
2021-05-03 11:30:24 -07:00
Mouad Debbar
d05c96d8fa [web] Fix some regex issues in the sdk_rewriter (flutter/engine#25866) 2021-05-03 11:10:11 -07:00
skia-flutter-autoroll
bb198fa5e0 Roll Skia from ec79349bad50 to 671177905d22 (4 revisions) (flutter/engine#25888) 2021-05-03 10:04:01 -07:00
xster
7e60885377 Fix crash when both FlutterFragmentActivity and FlutterFragment are destroyed and recreated (flutter/engine#25851) 2021-05-03 09:35:45 -07:00
Zachary Anderson
bbd0f6d329 Revert the Dart SDK to 1e3e5efcd47edeb7ae5a69e146c8ea0559305a98 (flutter/engine#25887)
* Revert "Roll Dart SDK from 3cc6cdab8eaf to b8f4018535fa (2 revisions) (#25885)"

This reverts commit 84105d3725.

* Revert "Roll Dart SDK from 6ecae204598d to 3cc6cdab8eaf (2 revisions) (#25877)"

This reverts commit 853444a793.

* Revert "Roll Dart SDK from b98a1eec5eb5 to 6ecae204598d (1 revision) (#25874)"

This reverts commit efaa527c85.

* Revert "Roll Dart SDK from 8c109a734bdc to b98a1eec5eb5 (1 revision) (#25873)"

This reverts commit 5bcf0c187c.

* Revert "Roll Dart SDK from ee8eb0a65efa to 8c109a734bdc (1 revision) (#25872)"

This reverts commit 2c280d0271.

* Revert "Roll Dart SDK from 6397e8b91103 to ee8eb0a65efa (1 revision) (#25869)"

This reverts commit 4c32dfecd8.

* Revert "Roll Dart SDK from 1e3e5efcd47e to 6397e8b91103 (18 revisions) (#25861)"

This reverts commit fe9693fd64.
2021-05-03 09:31:39 -07:00
skia-flutter-autoroll
0c02550af0 Roll Skia from ff8b52df55ff to ec79349bad50 (1 revision) (flutter/engine#25886) 2021-05-03 08:29:01 -07:00
skia-flutter-autoroll
84105d3725 Roll Dart SDK from 3cc6cdab8eaf to b8f4018535fa (2 revisions) (flutter/engine#25885) 2021-05-03 07:09:02 -07:00
skia-flutter-autoroll
a88472ae56 Roll Skia from c779d432f336 to ff8b52df55ff (2 revisions) (flutter/engine#25881) 2021-05-03 00:39:01 -07:00
skia-flutter-autoroll
4ac6613be8 Roll Skia from 5c95bcb48b9b to c779d432f336 (1 revision) (flutter/engine#25880) 2021-05-02 23:14:02 -07:00
skia-flutter-autoroll
853444a793 Roll Dart SDK from 6ecae204598d to 3cc6cdab8eaf (2 revisions) (flutter/engine#25877) 2021-05-02 14:44:01 -07:00