12425 Commits

Author SHA1 Message Date
skia-flutter-autoroll
fc0beb9690 Roll Skia from 0bad6cf1458d to 993e92dc31a6 (4 revisions) (flutter/engine#24018)
https://skia.googlesource.com/skia.git/+log/0bad6cf1458d..993e92dc31a6

2021-01-28 reed@google.com Update bad_bitmap test
2021-01-28 brianosman@google.com Add SkSL test for functions that operate on structs
2021-01-28 brianosman@google.com Remove ASTNode::TypeData
2021-01-28 ethannicholas@google.com Added SkSL DSLFunction

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 nifong@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-01-28 12:37:40 -08:00
Ferhat
bbfa7ea309 [web] Fix drawVertices rendering when colors array is null and style is fill (flutter/engine#23995) 2021-01-28 09:37:57 -08:00
skia-flutter-autoroll
e4b5a9bf87 Roll Skia from ed552f8702ad to 0bad6cf1458d (10 revisions) (flutter/engine#24016) 2021-01-28 09:34:02 -08:00
Kaushik Iska
18536de3db [windows] Honor only valid resize requests (flutter/engine#23990) 2021-01-28 09:09:03 -08:00
skia-flutter-autoroll
6dcbc21da1 Roll Fuchsia Linux SDK from uD1gzvk5P... to IiU1NqRtR... (flutter/engine#24014) 2021-01-28 09:04:02 -08:00
Jason Simmons
a46c49db5b Remove libtxt styled runs benchmark (flutter/engine#23934) 2021-01-28 08:54:02 -08:00
skia-flutter-autoroll
18146785b2 Roll Skia from b7f5e1b20db1 to ed552f8702ad (8 revisions) (flutter/engine#24006)
https://skia.googlesource.com/skia.git/+log/b7f5e1b20db1..ed552f8702ad

2021-01-28 michaelludwig@google.com Move deprecated image filter headers out of include/ and into src/
2021-01-27 reed@google.com drawBitmap is deprecated
2021-01-27 adlai@google.com Update mock render task & cluster test
2021-01-27 bsalomon@google.com Don't implement getBackendTexture for YUVA images.
2021-01-27 mtklein@google.com add single-lane ld2.4s and ld4.4s
2021-01-27 jvanverth@google.com Ensure that blur result is identity if both sigmas are near-zero
2021-01-27 fmalita@chromium.org Reland "[svg] Plumb a ResourceProvider"
2021-01-27 tdenniston@google.com [svg] Expand SkSVGIRI type

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 nifong@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-01-28 08:00:19 -08:00
skia-flutter-autoroll
7f3ce0fa46 Roll Fuchsia Linux SDK from flUwG0eOB... to uD1gzvk5P... (flutter/engine#24002) 2021-01-27 15:44:02 -08:00
skia-flutter-autoroll
998ac78143 Roll Skia from dd9449c23b9d to b7f5e1b20db1 (7 revisions) (flutter/engine#24000) 2021-01-27 14:24:02 -08:00
Robert Ancell
b987804693 Add a --linux shortcut to --target-os=linux
The other OSs all have this shortcut.
2021-01-28 11:23:22 +13:00
Jason Simmons
0af9029a51 Fix a null pointer dereference if dladdr is unable to find a symbol name (flutter/engine#23970) 2021-01-27 14:14:01 -08:00
Ferhat
eb6f8bb7f3 [web] Fix svg based stroke rendering. (flutter/engine#23969) 2021-01-27 13:40:21 -08:00
xster
888728a804 Load FlutterLoader when creating FlutterEngineGroup (flutter/engine#23980) 2021-01-27 13:30:23 -08:00
skia-flutter-autoroll
8d29e2f548 Roll Skia from 22cc3be64b3e to dd9449c23b9d (11 revisions) (flutter/engine#23994) 2021-01-27 11:44:02 -08:00
skia-flutter-autoroll
ec379e63c5 Roll Skia from a78376bf2aea to 22cc3be64b3e (1 revision) (flutter/engine#23984) 2021-01-27 09:59:01 -08:00
skia-flutter-autoroll
45c7788257 Roll Skia from 4d6310ab2070 to a78376bf2aea (4 revisions) (flutter/engine#23979) 2021-01-27 03:54:01 -08:00
Ian Hickson
b26007da3e Continue filling in the list of FontFeatures (flutter/engine#23730) 2021-01-27 02:49:02 -08:00
skia-flutter-autoroll
b2cfa36f24 Roll Fuchsia Linux SDK from f9rffU-3C... to flUwG0eOB... (flutter/engine#23981) 2021-01-27 02:24:02 -08:00
James Clarke
eb23235cfc Windows: Add CoreWindow implementation of FlutterWindowsView (Flutter#70205) (flutter/engine#23573)
* Windows: Add CoreWindow implementation of FlutterWindowsView (Flutter#70205)
2021-01-26 21:12:38 -08:00
Yegor
338c8a9da1 [canvaskit] fix text background, foreground, color; add text style tests (flutter/engine#23800)
* [canvaskit] fix text background, foreground, familyFallback; add style tests

* add leak test

* update goldens_lock.yaml

* remove solo

* Warn when popping out of empty text style stack
2021-01-26 20:19:46 -08:00
skia-flutter-autoroll
9b2102b175 Roll Skia from 6742d13cbe2e to 4d6310ab2070 (7 revisions) (flutter/engine#23975) 2021-01-26 20:09:01 -08:00
skia-flutter-autoroll
3479b74a49 Roll Skia from a6bff0c3446b to 6742d13cbe2e (9 revisions) (flutter/engine#23971) 2021-01-26 17:04:02 -08:00
Ferhat
3f6677edd4 Fix flake due to shadow rendering difference on webkit (flutter/engine#23961) 2021-01-26 16:59:01 -08:00
Michael Reed
25a3af4c1c Pass sampling rather than rely on (deprecated) filter-quality (flutter/engine#23963) 2021-01-26 15:14:01 -08:00
skia-flutter-autoroll
b7263556ad Roll Skia from 0ecfdea19978 to a6bff0c3446b (3 revisions) (flutter/engine#23968) 2021-01-26 14:49:01 -08:00
zljj0818
a184dbb90d fix video(texture) with opacity can not play issue (flutter/engine#23793) 2021-01-26 14:44:01 -08:00
skia-flutter-autoroll
c95c7339b5 Roll Fuchsia Linux SDK from DLfskqEUx... to f9rffU-3C... (flutter/engine#23962) 2021-01-26 13:04:01 -08:00
Mouad Debbar
cb1efa116e [web] Fix alignment issue in rich paragraphs (flutter/engine#23965) 2021-01-26 13:02:45 -08:00
skia-flutter-autoroll
3165bfdcd5 Roll Skia from 798021ada347 to 0ecfdea19978 (10 revisions) (flutter/engine#23964) 2021-01-26 12:34:02 -08:00
skia-flutter-autoroll
b0197cb031 Roll Skia from f661ec788b14 to 798021ada347 (3 revisions) (flutter/engine#23960)
https://skia.googlesource.com/skia.git/+log/f661ec788b14..798021ada347

2021-01-26 johnstiles@google.com Add unit test for control statements in do-while loop.
2021-01-26 johnstiles@google.com Revert "Reland "Enable _LIBCPP_DEBUG in Clang for non-Xcode-based debug builds.""
2021-01-26 adlai@google.com Redux merging adjacent ops tasks

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 nifong@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-01-26 11:08:17 -08:00
Dragoș Tiselice
ef98b148e5 Switched engine to use buffer collection. (flutter/engine#23488)
The old way of allocating images meant that one would have to make
sure that Scenic and Flutter were using exactly the same pixel
formats. This patch removes the old image allocation and replaces
it with a sysmem API that uses buffer collections instead. This
permits a smooth negotiation of formats between the two systems.
2021-01-26 12:17:13 -05:00
zljj0818
a18173a94b fix concurrent threads cannot set thread name on Android issue (flutter/engine#23850) 2021-01-26 09:04:02 -08:00
skia-flutter-autoroll
f71f5f2a00 Roll Skia from 98c990eba005 to f661ec788b14 (3 revisions) (flutter/engine#23958) 2021-01-26 08:34:02 -08:00
skia-flutter-autoroll
c83cf4ea5f Roll Skia from bbc5288f2bb1 to 98c990eba005 (1 revision) (flutter/engine#23956) 2021-01-26 07:09:01 -08:00
Daco Harkes
a5d5c05992 add ffi_allocation_patch.dart to libraries.yaml 2 (flutter/engine#23954) 2021-01-26 14:44:35 +01:00
skia-flutter-autoroll
4d07d7df97 Roll Skia from 02621c33b426 to bbc5288f2bb1 (4 revisions) (flutter/engine#23949) 2021-01-26 01:14:02 -08:00
jensjoha
9b85e95b9f Use ToStringTransformer from dart frontend_server (flutter/engine#23915) 2021-01-26 09:51:42 +01:00
skia-flutter-autoroll
a0a7113602 Roll Skia from 76389b7d2444 to 02621c33b426 (3 revisions) (flutter/engine#23945) 2021-01-25 23:54:02 -08:00
skia-flutter-autoroll
1d51bf3a8a Roll Fuchsia Linux SDK from GLRm7LJRm... to DLfskqEUx... (flutter/engine#23943) 2021-01-25 21:29:01 -08:00
skia-flutter-autoroll
6c24bfb739 Roll Skia from 3419dda0588d to 76389b7d2444 (1 revision) (flutter/engine#23940) 2021-01-25 19:14:01 -08:00
skia-flutter-autoroll
f18e768175 Roll Skia from 3f31f3027f69 to 3419dda0588d (1 revision) (flutter/engine#23939) 2021-01-25 17:54:03 -08:00
Lau Ching Jun
b9fbeca5b3 Allow naming shared libraries in deferred component via AndroidManifest (flutter/engine#23925) 2021-01-25 16:34:27 -08:00
skia-flutter-autoroll
b06b814efa Roll Skia from fff4099358bd to 3f31f3027f69 (10 revisions) (flutter/engine#23937) 2021-01-25 16:29:02 -08:00
chunhtai
9eac248c05 rename flutter_export to flutter_darwin_export to prevent naming conflict (flutter/engine#23933) 2021-01-25 16:25:07 -08:00
Harry Terkelsen
f5f5945352 Adds Roboto as a global font fallback in CanvasKit (flutter/engine#23928) 2021-01-25 14:10:04 -08:00
skia-flutter-autoroll
11b5895313 Roll Skia from bd91660b6e12 to fff4099358bd (9 revisions) (flutter/engine#23929) 2021-01-25 13:29:02 -08:00
Alexander Brusher
0cc337ef5b Adds a mechanism for announce events to be forwarded to a11y. (flutter/engine#23499) 2021-01-25 13:24:05 -08:00
Chase Latta
74c7cac41a use a single clang toolchain (flutter/engine#23842) 2021-01-25 13:23:04 -08:00
Kaushik Iska
0176b01d38 [macos] Support smooth resizing for Metal (flutter/engine#23924)
Coordinate command buffer submission with Core Animation
scheduling to ensure smooth resizing.

Fixes: https://github.com/flutter/flutter/issues/74056
2021-01-25 12:50:21 -08:00
skia-flutter-autoroll
f2f642d212 Roll Skia from fe8a4faa4bb2 to bd91660b6e12 (4 revisions) (flutter/engine#23920) 2021-01-25 09:54:01 -08:00