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
f424510dad
Roll Fuchsia Mac SDK from YvOB9uq1d... to _YU5l2N-C... ( flutter/engine#26849 )
2021-06-20 03:39:01 -07: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
401b97bff7
Roll Dart SDK from b30cd791a933 to debd5e54b544 (1 revision) ( flutter/engine#26845 )
2021-06-19 20:54: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
fd8faa2d3c
Roll Dart SDK from 1fd0db5918c3 to b30cd791a933 (1 revision) ( flutter/engine#26843 )
2021-06-19 16:44:01 -07:00
skia-flutter-autoroll
7078f6f9ac
Roll Fuchsia Mac SDK from K1Tu371Kz... to YvOB9uq1d... ( flutter/engine#26842 )
2021-06-19 14:34:01 -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
skia-flutter-autoroll
832e5e4a8d
Roll Dart SDK from 46a04dccfcdc to 1fd0db5918c3 (1 revision) ( flutter/engine#26836 )
2021-06-19 08:14:01 -07:00
skia-flutter-autoroll
711fdbb8c0
Roll Dart SDK from bb03d195583c to 46a04dccfcdc (1 revision) ( flutter/engine#26834 )
2021-06-19 03:44:01 -07:00
skia-flutter-autoroll
a05c00a4c8
Roll Fuchsia Mac SDK from qEI_C9coX... to K1Tu371Kz... ( flutter/engine#26833 )
2021-06-19 01:29:02 -07:00
skia-flutter-autoroll
4658a68db0
Roll Dart SDK from 0796dd6c7bcf to bb03d195583c (1 revision) ( flutter/engine#26832 )
2021-06-18 23:14: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
George Wright
4c831241c6
Roll buildroot to fc82ca44f1ae85c5fbfa06bd313477539ca50729 ( flutter/engine#26817 )
2021-06-18 14:30:09 -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
skia-flutter-autoroll
fb73b98299
Roll Fuchsia Mac SDK from ih-TlZVj9... to qEI_C9coX... ( flutter/engine#26810 )
2021-06-18 12:24:05 -07:00
Dan Field
255c177a14
Delete window_hooks_integration_test.dart ( flutter/engine#26756 )
2021-06-18 12:24:02 -07:00
Brandon DeRosier
8c208005c3
Update NDK version ( flutter/engine#26787 )
2021-06-18 12:23:26 -07:00
J-P Nurmi
1cfd4bf44a
Web: add support for TextInputType.none ( flutter/engine#26573 )
2021-06-18 12:19:02 -07:00
skia-flutter-autoroll
a4a7e642ae
Roll Dart SDK from 369366069b83 to 0796dd6c7bcf (1 revision) ( flutter/engine#26807 )
...
https://dart.googlesource.com/sdk.git/+log/369366069b83..0796dd6c7bcf
2021-06-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-223.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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-18 11:31:48 -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
skia-flutter-autoroll
504dd33b0b
Roll Dart SDK from 914b1c6d1c88 to 369366069b83 (1 revision) ( flutter/engine#26799 )
2021-06-17 10:24:02 -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
skia-flutter-autoroll
a23c8771dc
Roll Dart SDK from 2084c5eeef79 to 914b1c6d1c88 (4 revisions) ( flutter/engine#26792 )
2021-06-17 05:49: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
31041a95a2
Roll Fuchsia Mac SDK from 0JD2eM0c_... to ih-TlZVj9... ( flutter/engine#26780 )
2021-06-17 01:24:01 -07:00
skia-flutter-autoroll
ed564751c7
Roll Dart SDK from 142674549a5d to 2084c5eeef79 (1 revision) ( flutter/engine#26778 )
2021-06-17 01:19:02 -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