15019 Commits

Author SHA1 Message Date
Jason Simmons
f30e10db45 Map the Android VsyncWaiter frame start time to the clock used by fml::TimePoint (flutter/engine#29093) 2021-10-11 13:13:01 -07:00
skia-flutter-autoroll
b201dc0a1f Roll Skia from 108cb0cfa375 to 206c1f3f7e01 (1 revision) (flutter/engine#29112) 2021-10-11 12:58:02 -07:00
skia-flutter-autoroll
1dcb317266 Roll Skia from eafb39fc7edd to 108cb0cfa375 (6 revisions) (flutter/engine#29111) 2021-10-11 11:33:01 -07:00
skia-flutter-autoroll
69fed599a3 Roll Skia from cbaf52b37382 to eafb39fc7edd (1 revision) (flutter/engine#29109) 2021-10-11 10:08:01 -07:00
James Clarke
d3f3b7368e Fix build flags for WinUWP (flutter/engine#29100) 2021-10-11 09:58:02 -07:00
skia-flutter-autoroll
6c91640e7f Roll Fuchsia Linux SDK from KjDL3k59m... to DOvZT4ZBO... (flutter/engine#29107) 2021-10-11 02:33:01 -07:00
skia-flutter-autoroll
e21af5b5dc Roll Skia from af2f73c1bbd3 to cbaf52b37382 (4 revisions) (flutter/engine#29105) 2021-10-11 01:08:01 -07:00
skia-flutter-autoroll
840e1fa40f Roll Skia from ac828b77f69a to af2f73c1bbd3 (1 revision) (flutter/engine#29104) 2021-10-10 23:48:01 -07:00
skia-flutter-autoroll
1672c4b829 Roll Fuchsia Linux SDK from QsO40jt0B... to KjDL3k59m... (flutter/engine#29103) 2021-10-10 13:13:01 -07:00
skia-flutter-autoroll
b0ad4bda4d Roll Skia from 4e6353d3fedf to ac828b77f69a (1 revision) (flutter/engine#29101) 2021-10-10 13:03:02 -07:00
skia-flutter-autoroll
cac483e03b Roll Fuchsia Linux SDK from v8lv8TQuR... to QsO40jt0B... (flutter/engine#29099) 2021-10-09 15:38:01 -07:00
skia-flutter-autoroll
686977cd37 Roll Skia from c63e913f574a to 4e6353d3fedf (1 revision) (flutter/engine#29094) 2021-10-09 15:28:01 -07:00
skia-flutter-autoroll
b71fcd62df Roll Skia from 6030e0a2c5bd to c63e913f574a (1 revision) (flutter/engine#29092) 2021-10-08 18:18:01 -07:00
Alexander Biggs
3dc63f83c0 [fuchsia] Add Launcher & Resolver to Dart JIT CMX. (flutter/engine#29091) 2021-10-08 17:33:01 -07:00
Harry Terkelsen
9ea55f5e15 Update comments (flutter/engine#29088) 2021-10-08 17:14:29 -07:00
skia-flutter-autoroll
a615b6f513 Roll Skia from 89457e9237fc to 6030e0a2c5bd (1 revision) (flutter/engine#29089) 2021-10-08 16:33:00 -07:00
Dan Field
293ef51fc6 Reland Android systrace (flutter/engine#29080)
* Reland "Use the systrace recorder if systracing is enabled at startup, and enable systracing in release mode on Android (#28903)" (#29071)"

This reverts commit a7660964b41f64991369341364a43c93317a4a51.

* More logcat

* more logs

* Remove wait

* Avoid plugin registrar exception

* DEFAULT instead of LAUNCHER

* use am instead of monkey

* Update android_systrace_test.py
2021-10-08 15:55:50 -07:00
skia-flutter-autoroll
6e0bf2a25c Roll Skia from cd2f207a2e3f to 89457e9237fc (1 revision) (flutter/engine#29087) 2021-10-08 15:13:02 -07:00
skia-flutter-autoroll
582cc7de1b Roll Skia from 8fa6dbffff50 to cd2f207a2e3f (1 revision) (flutter/engine#29085) 2021-10-08 13:53:02 -07:00
skia-flutter-autoroll
d602e8dd92 Roll Fuchsia Linux SDK from tBL8VjITE... to v8lv8TQuR... (flutter/engine#29084) 2021-10-08 13:28:01 -07:00
skia-flutter-autoroll
27b91a1487 Roll Skia from 3156f4408b83 to 8fa6dbffff50 (8 revisions) (flutter/engine#29082) 2021-10-08 12:23:01 -07:00
Alexander Biggs
069625d26a [fuchsia] Rename, move some CF v1 runner code. (flutter/engine#29072)
Bug: fxb/50694
Tested: Ran Spinning Square with the JIT runner.

Some small non-destructive cleanups that should make the CF v2
Flutter runner easier to read in a follow-up PR. No logic is
changed, only naming and location.

Renames Application -> Component. This matches the filename and
Fuchsia's naming.
Moves FileInNamespaceBuffer and related utilities into a separate
file from component.cc. This will enable reusing these utilities
in the CF v2 FLutter runner. Also adds documentation for them.
Renames CreateWithContentsOfFile helper -> LoadFile since that's
what the FML_EVENT_TRACE calls it.
Removes undefined UnregisterApplication method. There are no
usages of this method in our codebase.
Move fields after methods to follow the C++ style guide.
2021-10-08 15:01:15 -04:00
skia-flutter-autoroll
59b2fa56cd Roll Skia from ae39340d247d to 3156f4408b83 (3 revisions) (flutter/engine#29074) 2021-10-08 11:03:01 -07:00
linxuebin
9d9e1246a8 Macos external texture metal support yuv (flutter/engine#28341) 2021-10-08 10:58:01 -07:00
skia-flutter-autoroll
4333ff3276 Roll Skia from 01b02956c75c to ae39340d247d (1 revision) (flutter/engine#29073) 2021-10-07 23:28:01 -07:00
Zachary Anderson
a7660964b4 Revert "Use the systrace recorder if systracing is enabled at startup, and enable systracing in release mode on Android (#28903)" (flutter/engine#29071)
This reverts commit 79063b3c6105c3cf8be757ed6d31dd9a055060d9.
2021-10-07 22:08:10 -07:00
skia-flutter-autoroll
e50124984a Roll Skia from 1ab7ff6abf82 to 01b02956c75c (1 revision) (flutter/engine#29068) 2021-10-07 20:18:01 -07:00
skia-flutter-autoroll
88afa19310 Roll Skia from 59b5f5258ba4 to 1ab7ff6abf82 (1 revision) (flutter/engine#29067) 2021-10-07 18:53:00 -07:00
skia-flutter-autoroll
2bbbb4cf72 Roll Skia from 637275224b4c to 59b5f5258ba4 (1 revision) (flutter/engine#29066) 2021-10-07 16:28:01 -07:00
Dan Field
79063b3c61 Use the systrace recorder if systracing is enabled at startup, and enable systracing in release mode on Android (flutter/engine#28903) 2021-10-07 15:59:46 -07:00
skia-flutter-autoroll
ff784166c1 Roll Skia from 96713facd789 to 637275224b4c (12 revisions) (flutter/engine#29065) 2021-10-07 14:58:00 -07:00
gaaclarke
1f3c56189c Fixed flutter_shell_native_unittests so they are built by default. (flutter/engine#29052) 2021-10-07 14:23:01 -07:00
Mouad Debbar
5995ae8e63 [web] Dart format a file (flutter/engine#29063) 2021-10-07 16:59:37 -04:00
Jason Simmons
e334ed7bc2 Specify the root directory for Dart frontend server sources (flutter/engine#28849) 2021-10-07 13:43:01 -07:00
Chris Bracken
160c80088a Switch skipped UWP tests to disabled (flutter/engine#29046)
This ensures that they show up in the disabled test count at the end of
the run.

Issue: https://github.com/flutter/flutter/issues/90481
2021-10-07 10:23:08 -07:00
Kate Lovett
96c6b95d33 Update contrast enforcement for null values (flutter/engine#29055) 2021-10-07 09:48:01 -07:00
skia-flutter-autoroll
9a8b097fec Roll Skia from 29eed809a315 to 96713facd789 (3 revisions) (flutter/engine#29059) 2021-10-07 09:43:02 -07:00
Dan Field
074f1d0842 Do not call Animator::Delegate::OnAnimatorNotifyIdle until at least one frame has been rendered. (flutter/engine#29015) 2021-10-07 09:41:58 -07:00
skia-flutter-autoroll
b107c3700e Roll Skia from 1347e1334fe0 to 29eed809a315 (1 revision) (flutter/engine#29058) 2021-10-06 23:23:01 -07:00
skia-flutter-autoroll
72e7ae01ee Roll Skia from 1190301c3dba to 1347e1334fe0 (7 revisions) (flutter/engine#29054) 2021-10-06 16:23:00 -07:00
Emmanuel Garcia
c47526067a Remove some deprecated APIs from the Android embedding (flutter/engine#28977) 2021-10-06 15:38:02 -07:00
skia-flutter-autoroll
60d358d6a8 Roll Skia from a1b44b72eb47 to 1190301c3dba (2 revisions) (flutter/engine#29051) 2021-10-06 14:58:01 -07:00
Harry Terkelsen
f21781f129 Fix bug when platform views are reused when overlays are disabled. (flutter/engine#29050) 2021-10-06 14:33:33 -07:00
skia-flutter-autoroll
0e99558629 Roll Skia from 6d0234673a40 to a1b44b72eb47 (3 revisions) (flutter/engine#29049) 2021-10-06 13:38:01 -07:00
Tong Mu
e565b58d65 [Linux] Reset keyboard states on engine restart (flutter/engine#28877)
With this PR, the state of the keyboard system will be reset when the engine is reset (typically during a hot restart.)
2021-10-06 12:26:33 -07:00
skia-flutter-autoroll
f30b17ee75 Roll Skia from 47da0ac577aa to 6d0234673a40 (4 revisions) (flutter/engine#29047) 2021-10-06 12:18:01 -07:00
skia-flutter-autoroll
10dce91406 Roll Skia from fbc64be80620 to 47da0ac577aa (3 revisions) (flutter/engine#29045) 2021-10-06 10:58:01 -07:00
David Worsham
afaef07cac Revert "Guard task queue id for fuchsia (#26542)" (flutter/engine#29042)
This reverts commit 1692a5f722119bb6673eb36d5d4f3d98b208f189.
2021-10-06 10:49:10 -07:00
skia-flutter-autoroll
c5e762307b Roll Skia from 0c18d7f33227 to fbc64be80620 (2 revisions) (flutter/engine#29044) 2021-10-06 09:33:03 -07:00
skia-flutter-autoroll
8061045172 Roll Skia from 7e03a9adf21b to 0c18d7f33227 (3 revisions) (flutter/engine#29041) 2021-10-06 00:48:02 -07:00