Jason Simmons
a237fa84cd
libtxt: Initialize ParagraphTxt::final_line_count_ ( flutter/engine#30892 )
2022-01-20 10:35:09 -08:00
Alexander Aprelev
b8a5513fbb
Prefix dart:ffi import to prevent name conflicts. ( flutter/engine#30950 )
...
https://dart.googlesource.com/sdk/+/85a87ca7ae6c9f028a0cbf6d8de3563b9a19b8e7 introduced Size to dart:ffi which conflicts with the one from dart:ui. See https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8824501487884216129/+/u/build_host_debug/stdout .
This will unblock dart->engine roll with that change.
2022-01-20 10:19:27 -08:00
gaaclarke
29b04151aa
Revert "Roll Dart SDK from b3f3c7dbd422 to ff0b0405c13a (4 revisions) ( #30937 )" ( flutter/engine#30948 )
...
This reverts commit 07cab671a272e77936051164fb84d9b7623cc87b.
2022-01-20 10:17:50 -08:00
Zachary Anderson
11c548f696
Disable building examples by default ( flutter/engine#30946 )
...
This should be paired with a recipe change to enable building the example on CI that I'll prepare shortly.
2022-01-20 09:46:23 -08:00
Matej Knopp
549e82fec6
Enable partial repaint for Android/OpenGL ( flutter/engine#29591 )
2022-01-20 18:22:18 +01:00
skia-flutter-autoroll
5553f427d9
Roll Skia from b98159e414b1 to 78cec092bf6a (2 revisions) ( flutter/engine#30945 )
2022-01-20 09:05:11 -08:00
Jia Hao
a6d7e507e8
Minor doc improvements to BinaryMessenger ( flutter/engine#30923 )
...
Co-authored-by: gaaclarke <30870216+gaaclarke@users.noreply.github.com>
2022-01-20 08:58:38 -08:00
skia-flutter-autoroll
6ad79f3d42
Roll Skia from 9be7372e1dcd to b98159e414b1 (1 revision) ( flutter/engine#30943 )
2022-01-20 07:45:12 -08:00
skia-flutter-autoroll
ae79512db8
Roll Dart SDK from ff0b0405c13a to 0c7d07706d94 (1 revision) ( flutter/engine#30940 )
2022-01-20 03:35:09 -08:00
skia-flutter-autoroll
cc00bda0b1
Roll Skia from e9632e096621 to 9be7372e1dcd (1 revision) ( flutter/engine#30938 )
2022-01-19 23:35:10 -08:00
skia-flutter-autoroll
07cab671a2
Roll Dart SDK from b3f3c7dbd422 to ff0b0405c13a (4 revisions) ( flutter/engine#30937 )
2022-01-19 23:30:10 -08:00
skia-flutter-autoroll
1349eee6bb
Roll Fuchsia Linux SDK from xfmQFfiyb... to KHNPi3m0W... ( flutter/engine#30936 )
2022-01-19 22:50:10 -08:00
skia-flutter-autoroll
c1b25ed020
Roll Skia from 8bf4a85e30eb to e9632e096621 (1 revision) ( flutter/engine#30935 )
2022-01-19 22:15:11 -08:00
skia-flutter-autoroll
d78120daa6
Roll Fuchsia Mac SDK from kcEF0MZNb... to fDVk03UL4... ( flutter/engine#30934 )
2022-01-19 21:15:10 -08:00
Rulong Chen(陈汝龙)
8fda497245
Remove the unused FlutterImageView from FlutterView to avoid leaks ( flutter/engine#30873 )
2022-01-19 17:30:02 -08:00
ColdPaleLight
b64598bef6
Refactor type of deadline in the method NotifyIdle to fml::TimePoint ( flutter/engine#30737 )
2022-01-19 17:25:09 -08:00
Tong Mu
0fecfd79eb
[Win32, Keyboard] Correctly process modifier events in IME mode ( flutter/engine#30919 )
2022-01-19 16:05:08 -08:00
Rulong Chen(陈汝龙)
205398943b
Export |ExclusiveAppComponent<Activity>| from FlutterActivity/FlutterFragment class ( flutter/engine#30864 )
2022-01-19 16:00:11 -08:00
skia-flutter-autoroll
f245127ae1
Roll Skia from d0c5af652318 to 8bf4a85e30eb (2 revisions) ( flutter/engine#30933 )
...
https://skia.googlesource.com/skia.git/+log/d0c5af652318..8bf4a85e30eb
2022-01-19 johnstiles@google.com Push shaders.skia.org.
2022-01-19 ethannicholas@google.com Fixed an issue with SkSL For loop symbol tables
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 aaclarke@google.com ,scroggo@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
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/main/autoroll/README.md
2022-01-19 15:05:16 -08:00
George Wright
0ad83b7100
Refactor DisplayList Benchmarks ( flutter/engine#30913 )
...
Refactor DisplayList Benchmarks so that we allocate the CanvasProvider inside the test body. This allows for easier to understand memory management and object lifetimes, and fixes a leak on iOS/macOS.
2022-01-19 13:39:37 -08:00
skia-flutter-autoroll
9776336eae
Roll Skia from 98c09e51f33e to d0c5af652318 (6 revisions) ( flutter/engine#30930 )
2022-01-19 12:20:10 -08:00
skia-flutter-autoroll
bc6ef3a6a6
Roll Dart SDK from f4a696c76682 to b3f3c7dbd422 (1 revision) ( flutter/engine#30929 )
2022-01-19 12:15:10 -08:00
Chinmay Garde
047b85586e
Allow builder to skip building examples. ( flutter/engine#30917 )
2022-01-19 11:55:10 -08:00
skia-flutter-autoroll
08e10fd6bc
Roll Skia from 458653d9fce7 to 98c09e51f33e (8 revisions) ( flutter/engine#30927 )
2022-01-19 09:35:09 -08:00
skia-flutter-autoroll
fac0930890
Roll Fuchsia Linux SDK from yFO1aZ2Bx... to xfmQFfiyb... ( flutter/engine#30926 )
2022-01-19 09:30:10 -08:00
skia-flutter-autoroll
974dc06a10
Roll Fuchsia Mac SDK from HONostNiI... to kcEF0MZNb... ( flutter/engine#30921 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC aaclarke@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
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/main/autoroll/README.md
2022-01-19 08:07:58 -08:00
skia-flutter-autoroll
2995aabdfc
Roll Skia from 8276fa8ef102 to 458653d9fce7 (1 revision) ( flutter/engine#30915 )
...
https://skia.googlesource.com/skia.git/+log/8276fa8ef102..458653d9fce7
2022-01-18 ethannicholas@google.com Fixed cloning SkSL ReturnStatements without expressions
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 aaclarke@google.com ,scroggo@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
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/main/autoroll/README.md
2022-01-19 08:07:17 -08:00
skia-flutter-autoroll
6c9551eb5d
Roll Dart SDK from 1e098b6e5ef0 to f4a696c76682 (2 revisions) ( flutter/engine#30922 )
...
https://dart.googlesource.com/sdk.git/+log/1e098b6e5ef0..f4a696c76682
2022-01-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.17.0-30.0.dev
2022-01-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.17.0-29.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 aaclarke@google.com ,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose
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/main/autoroll/README.md
2022-01-19 08:07:02 -08:00
skia-flutter-autoroll
3034f86cfe
Roll Dart SDK from 72aa28127bbf to 1e098b6e5ef0 (1 revision) ( flutter/engine#30914 )
...
https://dart.googlesource.com/sdk.git/+log/72aa28127bbf..1e098b6e5ef0
2022-01-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.17.0-28.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 aaclarke@google.com ,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose
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/main/autoroll/README.md
2022-01-18 19:22:18 -08:00
moko256
9bafc06dc5
cleanup #28013 ( flutter/engine#29500 )
2022-01-18 16:13:19 -08:00
LongCatIsLooong
6d5d1acc53
[Web Text Input] ensure the input element is put in the DOM on desktop safari ( flutter/engine#30885 )
2022-01-18 14:55:02 -08:00
Greg Spencer
62fbe04ce3
Remove redundant --template arguments from code samples ( flutter/engine#30909 )
...
This removes redundant --template arguments from the samples that I should have removed before in #30827 .
Also, fixed a bunch of spelling misteaks.
2022-01-18 14:19:51 -08:00
skia-flutter-autoroll
16d616f958
Roll Skia from 9f231c330962 to 8276fa8ef102 (2 revisions) ( flutter/engine#30912 )
2022-01-18 13:35:09 -08:00
Yilong Li
cfa9646f89
[fuchsia] Update Vulkan header version to 1.2.198. ( flutter/engine#30770 )
...
This updates the downstream Vulkan header for Fuchsia
to 1.2.198 so that it could support the upstream
FUCHSIA buffer collection extension.
TEST: build and no-op on Fuchsia
2022-01-18 12:16:24 -08:00
skia-flutter-autoroll
c29dca1a8f
Roll Skia from 466df1e697fd to 9f231c330962 (2 revisions) ( flutter/engine#30910 )
2022-01-18 12:15:09 -08:00
skia-flutter-autoroll
b9f8fed2b9
Roll Dart SDK from 4a4f34a69fc1 to 72aa28127bbf (9 revisions) ( flutter/engine#30908 )
2022-01-18 11:00:08 -08:00
skia-flutter-autoroll
a1f904fad9
Roll Skia from 7022d7456730 to 466df1e697fd (1 revision) ( flutter/engine#30907 )
2022-01-18 10:55:08 -08:00
Emircan Uysaler
7ebf6b3106
[fuchsia] Set blending mode on flatland images ( flutter/engine#30890 )
2022-01-18 10:50:11 -08:00
skia-flutter-autoroll
1d3610ec19
Roll Fuchsia Mac SDK from KyHYWmWPl... to HONostNiI... ( flutter/engine#30906 )
2022-01-18 10:30:09 -08:00
skia-flutter-autoroll
215b776a8e
Roll Skia from 87e679db5d01 to 7022d7456730 (6 revisions) ( flutter/engine#30905 )
2022-01-18 09:45:10 -08:00
Alexander Aprelev
2dd70761f3
Add pkg:smith as a dependency for flutter_frontend_server. ( flutter/engine#30903 )
...
* Add pkg:smith as a dependency for flutter_frontend_server.
This is needed to roll dart past b453c6bcba
* Update few more packages that depend on internal dart sdk expect package
2022-01-18 09:26:55 -08:00
skia-flutter-autoroll
10cf651a8f
Roll Fuchsia Linux SDK from GhyAYf6QX... to yFO1aZ2Bx... ( flutter/engine#30899 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC kaushikiska@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
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/main/autoroll/README.md
2022-01-18 09:26:07 -08:00
skia-flutter-autoroll
5cb92eac8e
Roll Skia from 55c215cfb650 to 87e679db5d01 (1 revision) ( flutter/engine#30901 )
...
https://skia.googlesource.com/skia.git/+log/55c215cfb650..87e679db5d01
2022-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 582427f86ca9 to 4e697a7bed30
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 kaushikiska@google.com ,scroggo@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
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/main/autoroll/README.md
2022-01-18 08:21:56 -08:00
skia-flutter-autoroll
6e76010b8d
Roll Fuchsia Linux SDK from V541xkYVr... to GhyAYf6QX... ( flutter/engine#30896 )
2022-01-15 00:05:10 -08:00
skia-flutter-autoroll
82348b89f0
Roll Fuchsia Mac SDK from bGW3xlB1D... to KyHYWmWPl... ( flutter/engine#30894 )
2022-01-14 22:50:11 -08:00
skia-flutter-autoroll
1137ec0f4d
Roll Dart SDK from 590635a0feab to 4a4f34a69fc1 (1 revision) ( flutter/engine#30891 )
2022-01-14 18:45:10 -08:00
Alexander Biggs
e12159a59f
[fuchsia] Document and simplify fuchsia_archive. ( flutter/engine#30854 )
...
This might not be necessary since we ultimately want to
get rid of these rules in favor of using the SDK, but it's
useful to me for reference during embedder prototyping.
I got rid of some arguments that seemed dead:
- `cml_file` in `_fuchsia_archive` didn't seem used anywhere. It is
used in `fuchsia_archive`.
- `meta_dir` didn't seem used.
2022-01-14 18:34:02 -08:00
Greg Spencer
ebc5211ad2
Extract samples in text.dart to flutter/flutter's examples/api directory ( flutter/engine#30827 )
...
This extracts the API samples from ui/lib/text.dart so that they may be moved to flutter/flutter's examples/api/lib/ui directory.
No tests, comment only change.
2022-01-14 15:43:42 -08:00
gaaclarke
7723377a79
disabled ios 13.4+ tests on earlier devices ( flutter/engine#30887 )
2022-01-14 15:27:43 -08:00
skia-flutter-autoroll
add928b2db
Roll Dart SDK from d0d4dbfc6e69 to 590635a0feab (1 revision) ( flutter/engine#30884 )
2022-01-14 14:15:09 -08:00