13808 Commits

Author SHA1 Message Date
godofredoc
fe04881df4 Remove gn. ninja commands from test runner. (flutter/engine#26822)
* Remove gn. ninja commands from test runner.

* Fix formatting issues.

* Remove trailing space.

* Initialize command variable.
2021-06-18 17:18:11 -07:00
skia-flutter-autoroll
585a07d2d0 Roll Skia from 3f0e25ca47ff to 7bf6bc0d0604 (5 revisions) (flutter/engine#26827) 2021-06-18 16:44:01 -07:00
Darren Chan
6ea64cbb71 [build] Speed up incremental & no-op builds. (flutter/engine#26815)
Per gn documentation, the output timestamp can remain the same if all outputs remain the same, resulting in large time savings since dependent targets don't need to be rebuilt.
See: https://gn.googlesource.com/gn/+/HEAD/docs/reference.md#target-declarations-action_declare-a-target-that-runs-a-script-a-single-time-outputs

Currently, `copy_debug_symbols.py` updates timestamps unconditionally, resulting in slower incremental and no-op builds.
We change its current behavior to not update the timestamps if the debug symbols will not change.

Local testing indicates around a `20s` improvement for no-op and incremental builds:
 - Control: http://go/paste/4800062489100288
 - Experiment: http://go/paste/5727928869453824

See https://fxbug.dev/79001.

CC: @naudzghebre
2021-06-18 19:35:06 -04:00
Dan Field
0ffc2a12a5 Migrate //testing to nullsafety (flutter/engine#26825) 2021-06-18 16:19:01 -07:00
Harry Terkelsen
34df3d5419 [canvaskit] Only check missing glyphs against fallback fonts once per frame (flutter/engine#26776) 2021-06-18 15:24:13 -07:00
Harry Terkelsen
d26b2539fc [canvaskit] Fix bug where empty scene doesn't overwrite contentful scene (flutter/engine#26820) 2021-06-18 14:55:50 -07:00
skia-flutter-autoroll
173877225f Roll Skia from ca8191b0adef to 3f0e25ca47ff (15 revisions) (flutter/engine#26819) 2021-06-18 13:54:01 -07:00
chunhtai
d03313b7b3 Issues/80711 reland (flutter/engine#26813) 2021-06-18 12:34:02 -07:00
skia-flutter-autoroll
99cef9e7e3 Roll Skia from 8e814b3be082 to ca8191b0adef (6 revisions) (flutter/engine#26809) 2021-06-18 12:29:03 -07:00
Dan Field
255c177a14 Delete window_hooks_integration_test.dart (flutter/engine#26756) 2021-06-18 12:24:02 -07:00
J-P Nurmi
1cfd4bf44a Web: add support for TextInputType.none (flutter/engine#26573) 2021-06-18 12:19:02 -07:00
godofredoc
f7ececee99 Revert "Remove autoninja calls from the analyze script. (#26752)" (flutter/engine#26812)
This reverts commit 0f363535ba38fb4faed1a17bd9ab8636be258ef4.
2021-06-17 14:56:15 -07:00
godofredoc
0f363535ba Remove autoninja calls from the analyze script. (flutter/engine#26752)
* Remove autoninja calls from the analyze script.

Calling autoninja from this script is preventing the roll of new depot
tools that requires autoninja to run from inside a goma context.

Bug: https://github.com/flutter/flutter/issues/84618

* Also remove gn commands.

* Comment the gn/ninja commands to build java tests.

* Remove the ninja command.

* Remove steps to build host_debug from tests.

* Assert folder exists.

* Remove outdated code.

* Fix path joining instructions.
2021-06-17 14:26:37 -07:00
skia-flutter-autoroll
6e9faa8f29 Roll Skia from e8502cc73c5d to 8e814b3be082 (6 revisions) (flutter/engine#26805) 2021-06-17 14:04:02 -07:00
Adlai Holler
3aaa10d762 Disable Skia reduceOpsTaskSplitting option (flutter/engine#26568)
This option will be the default in Skia soon. Per discussion in #26067, let’s be explicit about disabling it for the time being, and we can revisit the flag in the future if desirable.
2021-06-17 13:11:40 -07:00
chunhtai
29ea8111ac Revert "Support scrolling in iOS accessibility (#26671)" (flutter/engine#26803)
This reverts commit e933c9ab3e24dfa9e19da5d764edecec45ad19b4.
2021-06-17 10:59:46 -07:00
skia-flutter-autoroll
dc7eba4f7b Roll Skia from b2cb817d23d0 to e8502cc73c5d (5 revisions) (flutter/engine#26801) 2021-06-17 10:39:01 -07:00
Jason Simmons
f3254b3a60 Fix a leak of the resource EGL context on Android (flutter/engine#26789) 2021-06-17 08:59:01 -07:00
skia-flutter-autoroll
892b1fda33 Roll Skia from 491282486e34 to b2cb817d23d0 (4 revisions) (flutter/engine#26795) 2021-06-17 08:54:01 -07:00
skia-flutter-autoroll
00c319192b Roll Skia from 33da72d168d7 to 491282486e34 (1 revision) (flutter/engine#26793) 2021-06-17 07:19:01 -07:00
Tong Mu
6fc70b340b Fix windows keyboard: Extended key, delegate order (flutter/engine#26757)
* Adjust order

* Update code

* Fix Extended

* Add tests

* Better constants

* Format

* Comment

* Link
2021-06-17 04:59:58 -07:00
skia-flutter-autoroll
f3d6c7cdee Roll Skia from fab6ede2ec1d to 33da72d168d7 (24 revisions) (flutter/engine#26790) 2021-06-17 04:34:01 -07:00
skia-flutter-autoroll
2b6730ba69 Roll Skia from af8047dbb849 to fab6ede2ec1d (1 revision) (flutter/engine#26779)
https://skia.googlesource.com/skia.git/+log/af8047dbb849..fab6ede2ec1d

2021-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 2ee28d304f29 to b03adf374711 (9 revisions)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jmbetancourt@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2021-06-17 00:30:44 -07:00
J-P Nurmi
98097883e7 FlTextInputType enum 2021-06-16 15:16:00 +12:00
J-P Nurmi
765ce54192 Linux: add support for TextInputType.none
TextInputType.none makes it possible to disable the virtual keyboard
for certain TextFields, and lays the foundations for custom in-app
virtual keyboards (flutter/flutter#76072).

Ref: flutter/flutter#83567
2021-06-16 15:16:00 +12:00
Chinmay Garde
ba8b4b7161 Add family of dependencies that work on SPIRV. (flutter/engine#26745) 2021-06-15 18:04:01 -07:00
Jason Simmons
a52739882c Fix JSON map type declaration for SystemChrome.setApplicationSwitcherDescription arguments (flutter/engine#26769) 2021-06-15 17:29:01 -07:00
skia-flutter-autoroll
d8647f1c65 Roll Skia from 6ae690f8b2f5 to af8047dbb849 (1 revision) (flutter/engine#26775) 2021-06-15 17:19:01 -07:00
skia-flutter-autoroll
2a93e4c21c Roll Skia from 237bf5284da1 to 6ae690f8b2f5 (1 revision) (flutter/engine#26774) 2021-06-15 15:54:01 -07:00
skia-flutter-autoroll
5154dce3f4 Roll Skia from b5b7c982958d to 237bf5284da1 (24 revisions) (flutter/engine#26768) 2021-06-15 14:29:01 -07:00
Dan Field
badba54900 Migrate spirv to nnbd (flutter/engine#26765) 2021-06-15 11:09:01 -07:00
skia-flutter-autoroll
817a5cac3e Roll Skia from c238572723b0 to b5b7c982958d (1 revision) (flutter/engine#26754) 2021-06-15 00:44:01 -07:00
Gary Qian
8bd3a1ca26 Update create_sdk_cipd_package.sh (flutter/engine#26755) 2021-06-15 00:21:26 -07:00
skia-flutter-autoroll
fa0cda8339 Roll Skia from 50c3c2475882 to c238572723b0 (1 revision) (flutter/engine#26750) 2021-06-14 19:49:01 -07:00
skia-flutter-autoroll
30dd3d0fa3 Roll Skia from ef1f4991a688 to 50c3c2475882 (1 revision) (flutter/engine#26749) 2021-06-14 18:24:01 -07:00
skia-flutter-autoroll
7e6ba3706b Roll Skia from 2705cbf9bd1d to ef1f4991a688 (1 revision) (flutter/engine#26748) 2021-06-14 17:04:01 -07:00
Matej Knopp
6f17ca29d7 Make Layer::AssignOldLayer non virtual (flutter/engine#26740) 2021-06-14 15:59:02 -07:00
skia-flutter-autoroll
59f3e87feb Roll Skia from d6c51edd5243 to 2705cbf9bd1d (1 revision) (flutter/engine#26747) 2021-06-14 15:44:02 -07:00
Matej Knopp
d1c029c650 ImageFilterLayer should not contribute to readback region (flutter/engine#26741) 2021-06-14 15:39:01 -07:00
LongCatIsLooong
d2b8e10379 [iOS TextInputPlugin] fix autofill assert (flutter/engine#26711) 2021-06-14 15:34:02 -07:00
chunhtai
e933c9ab3e Support scrolling in iOS accessibility (flutter/engine#26671) 2021-06-14 15:29:02 -07:00
David Iglesias
b178633329 [web] Fall-back to a DOM node if Shadow DOM is unavailable. (flutter/engine#26647) 2021-06-14 11:19:01 -07:00
skia-flutter-autoroll
2100a81f0b Roll Skia from cd33e4accde2 to d6c51edd5243 (1 revision) (flutter/engine#26732) 2021-06-12 18:54:02 -07:00
skia-flutter-autoroll
4baf98367d Roll Skia from bc4bc5f1e284 to cd33e4accde2 (1 revision) (flutter/engine#26730) 2021-06-12 17:29:01 -07:00
Yegor
660d911915 [web] migrate web_sdk to null safety (flutter/engine#26720) 2021-06-11 18:04:02 -07:00
Yegor
347bd4f98d [web] last batch of test null safety (flutter/engine#26719) 2021-06-11 17:14:02 -07:00
skia-flutter-autoroll
09f69b628b Roll Skia from 9b0841d822c3 to bc4bc5f1e284 (1 revision) (flutter/engine#26718) 2021-06-11 15:49:02 -07:00
Ren You
7d14b58d2d Revert "Replace flutter_runner::Thread with fml::Thread. (#26193)" (flutter/engine#26717) 2021-06-11 15:09:02 -07:00
godofredoc
7fb1731147 Configuration files to describe engine builds. (flutter/engine#26715) 2021-06-11 14:34:02 -07:00
Yegor
7a886887f0 [web] more null-safe tests (flutter/engine#26712) 2021-06-11 14:18:17 -07:00