15073 Commits

Author SHA1 Message Date
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
skia-flutter-autoroll
acc0ba3dee Roll Skia from 76f61debc6fb to 558aff92f98c (10 revisions) (flutter/engine#29167) 2021-10-13 12:43:01 -07:00
gaaclarke
bb884f3cd8 updated the docs for platform_message_callback (flutter/engine#29117) 2021-10-13 10:51:39 -07:00
Chris Bracken
5e2464a14d Cancel IME composing on clear text input client (flutter/engine#29146)
When a text input client is cleared, such as when the user changes focus
from one text input widget to another, or when the window itself loses
focus, cancel IME composing mode, close the composing candidates window
(if any), and reset the composing text.

Issue: https://github.com/flutter/flutter/issues/90503
2021-10-13 10:29:29 -07:00
skia-flutter-autoroll
2fca235324 Roll Skia from abb6814cc75a to 76f61debc6fb (1 revision) (flutter/engine#29159) 2021-10-13 08:28:01 -07:00
skia-flutter-autoroll
511ec7b85f Roll Skia from d27bb77aaeab to abb6814cc75a (1 revision) (flutter/engine#29157) 2021-10-13 07:03:01 -07:00
skia-flutter-autoroll
131cf6cb8d Roll Skia from 1da50bea27c3 to d27bb77aaeab (3 revisions) (flutter/engine#29154) 2021-10-13 00:43:02 -07:00
skia-flutter-autoroll
721004040a Roll Skia from 734d7e2be408 to 1da50bea27c3 (1 revision) (flutter/engine#29153) 2021-10-12 23:18:01 -07:00
skia-flutter-autoroll
2a47004acc Roll Skia from 5420cbcf657d to 734d7e2be408 (1 revision) (flutter/engine#29150) 2021-10-12 19:58:01 -07:00
utzcoz
1309cb66c2 Bump maximum supported sdk to 30 for Robolectric (flutter/engine#28886) 2021-10-12 17:58:01 -07:00
skia-flutter-autoroll
7b8ab1376b Roll Skia from 77e24f3b2ba1 to 5420cbcf657d (1 revision) (flutter/engine#29144) 2021-10-12 17:23:01 -07:00
skia-flutter-autoroll
ad5a94bc24 Roll Skia from dc6a9e3e128e to 77e24f3b2ba1 (4 revisions) (flutter/engine#29143) 2021-10-12 15:58:02 -07:00
skia-flutter-autoroll
6d3c15fdc3 Roll Skia from 87a0078b8909 to dc6a9e3e128e (9 revisions) (flutter/engine#29141) 2021-10-12 14:33:01 -07:00
skia-flutter-autoroll
17e437c370 Roll Dart SDK from 92f5de5ee852 to 6597e49b6291 (6 revisions) (flutter/engine#29140) 2021-10-12 14:28:01 -07:00
ColdPaleLight
fabfb41f6c Calculate the frame target time based on targetTimestamp in VsyncWaiterIOS (flutter/engine#29131) 2021-10-12 14:22:29 -07:00
freiling
dc6834552d [fuchsia][flatland] Correct present credit accounting in FlatlandConnection (flutter/engine#29057)
* [fuchsia][flatland] Test for present credit exhaustion

* [fuchsia][flatland] Correct management of present credits in FlatlandConnection
2021-10-12 13:54:39 -07:00
Zachary Anderson
c47d918d24 Revert Fuchsia SDK rolls to version from 9/23 (flutter/engine#29135) 2021-10-12 11:52:07 -07:00
skia-flutter-autoroll
9017928e5d Roll Skia from 35a74eab5d48 to 87a0078b8909 (3 revisions) (flutter/engine#29136) 2021-10-12 11:43:01 -07:00
skia-flutter-autoroll
fdd039c87b Roll Skia from c9f160b8dd4f to 35a74eab5d48 (2 revisions) (flutter/engine#29134) 2021-10-12 10:18:01 -07:00
Matej Knopp
ee25910702 Take SUPPORT_FRACTIONAL_TRANSLATION into account when diffing layers (flutter/engine#29001)
* Take SUPPORT_FRACTIONAL_TRANSLATION into account when diffing layers

* Store cull_rect in device coordinates

This removes the need to update cull rect coordinates when overriding transform
and is also consistent with how Layer::needs_painting() works.

* Use original transform for culling, but overriden transform to get paint coordinates.

This is to replicate the paint process during diffing, where layers are culled first and only then after paint the matrix is overriden.

* Rewrite AddLayerBounds based on @flar's suggestions
2021-10-12 18:44:50 +02:00
skia-flutter-autoroll
2634c8bb1c Roll Skia from f32ad08ac4a7 to c9f160b8dd4f (2 revisions) (flutter/engine#29130) 2021-10-12 08:43:01 -07:00
skia-flutter-autoroll
9254668a23 Roll Fuchsia Linux SDK from phhPbZu01... to ENEBlk0Vl... (flutter/engine#29129) 2021-10-12 08:03:02 -07:00
skia-flutter-autoroll
1ebc8e0689 Roll Skia from e5a06afeaedd to bcda412af714 (3 revisions) (flutter/engine#29126) 2021-10-12 00:33:01 -07:00
skia-flutter-autoroll
c0af57697d Roll Skia from 732e4ebd2098 to e5a06afeaedd (1 revision) (flutter/engine#29124) 2021-10-11 23:08:02 -07:00
Gary Qian
3eb6488fa3 Always increment response_id for Android platform messages (flutter/engine#29090) 2021-10-11 23:03:02 -07:00
skia-flutter-autoroll
ac850d3b21 Roll Skia from 3286a6962f38 to 732e4ebd2098 (6 revisions) (flutter/engine#29123) 2021-10-11 19:43:01 -07:00