13819 Commits

Author SHA1 Message Date
Zachary Anderson
23cb015a33 Add pre-push git hook (flutter/engine#26699) 2021-06-20 16:12:53 -07:00
Dan Field
01bf2ce3d7 Android lint to NNBD (flutter/engine#26826) 2021-06-20 06:58:17 -07:00
Matej Knopp
fddf12de3f Rasterizer: Add missing context switches (flutter/engine#26847)
Fixes https://github.com/flutter/flutter/issues/84930
2021-06-20 13:45:28 +02:00
skia-flutter-autoroll
c791d114f1 Roll Skia from efe9df37e08d to 9a4824b47c03 (1 revision) (flutter/engine#26846) 2021-06-20 01:29:01 -07:00
skia-flutter-autoroll
6782ee53b4 Roll Skia from 685e09b31a97 to efe9df37e08d (1 revision) (flutter/engine#26844) 2021-06-19 18:09:02 -07:00
skia-flutter-autoroll
126ec280ee Roll Skia from 2421b9901b29 to 685e09b31a97 (1 revision) (flutter/engine#26841) 2021-06-19 13:34:01 -07:00
skia-flutter-autoroll
6b1f2675fd Roll Skia from fe83ab67063c to 2421b9901b29 (1 revision) (flutter/engine#26839) 2021-06-19 12:09:01 -07:00
Dan Field
e6a9345f19 Remove outdated annotations from fixtures (flutter/engine#26828) 2021-06-19 10:09:02 -07:00
skia-flutter-autoroll
e783d8ea5f Roll Skia from 5a479e187db4 to fe83ab67063c (2 revisions) (flutter/engine#26838) 2021-06-19 09:44:01 -07:00
godofredoc
68417a2806 Remove autoninja calls from the analyze script. (flutter/engine#26831) 2021-06-18 20:29:01 -07:00
skia-flutter-autoroll
4eda3fe0a4 Roll Skia from 7bf6bc0d0604 to 5a479e187db4 (1 revision) (flutter/engine#26829) 2021-06-18 18:09:01 -07:00
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