21210 Commits

Author SHA1 Message Date
skia-flutter-autoroll
009a47ce0c
Roll Skia from 993e92dc31a6 to 0492a744a52d (12 revisions) (#24034) 2021-01-28 17:34:01 -08:00
skia-flutter-autoroll
1cc72c60f3
Roll Clang Mac from 139p8dSfW... to CafIgcePd... (#24033) 2021-01-28 17:29:07 -08:00
Harry Terkelsen
ed50eca2c2
Use runes to get code units in CanvasKit. (#24024) 2021-01-28 17:29:03 -08:00
Abhishek Ghaskata
b87307c648
Grammatical mistake on pull request template (#23948) 2021-01-28 17:24:02 -08:00
Tong Mu
d325ca78a3
Hardware keyboard: Web, embedder, and dart:ui (#23466) 2021-01-28 17:19:02 -08:00
skia-flutter-autoroll
ba1ac54334
Roll Dart SDK from 21b7f864e3b9 to f2a7851b676d (1 revision) (#24030)
https://dart.googlesource.com/sdk.git/+log/21b7f864e3b9..f2a7851b676d

2021-01-28 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-273.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,asiva@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 16:19:07 -08:00
Alexander Brusher
48e29fd6a8
Ensures that hit testing only resturns focusable nodes. (#23931) 2021-01-28 15:23:06 -08:00
Damian Wrobel
4ba79a34a0
Fix argument specifier for g_warning() (#23674)
Fixes the following compilation error:
 ../../flutter/shell/platform/linux/fl_key_event_plugin.cc:189:7:
 error: format specifies type 'long' but the argument has type
 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat]
2021-01-28 14:36:02 -08:00
skia-flutter-autoroll
1fad016e20
Roll Dart SDK from 3260b2543287 to 21b7f864e3b9 (4 revisions) (#24023)
https://dart.googlesource.com/sdk.git/+log/3260b2543287..21b7f864e3b9

2021-01-28 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-272.0.dev
2021-01-28 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-271.0.dev
2021-01-28 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-270.0.dev
2021-01-28 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-269.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-01-28 12:38:03 -08:00
skia-flutter-autoroll
c9116f9df3
Roll Skia from 0bad6cf1458d to 993e92dc31a6 (4 revisions) (#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
7e0078fd19
[web] Fix drawVertices rendering when colors array is null and style is fill (#23995) 2021-01-28 09:37:57 -08:00
skia-flutter-autoroll
b928a2aeff
Roll Skia from ed552f8702ad to 0bad6cf1458d (10 revisions) (#24016) 2021-01-28 09:34:02 -08:00
Kaushik Iska
3c3e2a4f91
[windows] Honor only valid resize requests (#23990) 2021-01-28 09:09:03 -08:00
skia-flutter-autoroll
f9c0985573
Roll Fuchsia Linux SDK from uD1gzvk5P... to IiU1NqRtR... (#24014) 2021-01-28 09:04:02 -08:00
skia-flutter-autoroll
635b0a6cdd
Roll Fuchsia Mac SDK from vY3-OtizQ... to FPTUvmyxz... (#24010) 2021-01-28 08:59:01 -08:00
Jason Simmons
0889bc006c
Remove libtxt styled runs benchmark (#23934) 2021-01-28 08:54:02 -08:00
skia-flutter-autoroll
b46b29525c
Roll Skia from b7f5e1b20db1 to ed552f8702ad (8 revisions) (#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
bd42527c32
Roll Dart SDK from a50a89356008 to 3260b2543287 (1 revision) (#24005)
https://dart.googlesource.com/sdk.git/+log/a50a89356008..3260b2543287

2021-01-27 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-268.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-01-28 07:59:58 -08:00
Zachary Anderson
c4d10586a8
Revert "Roll buildroot to 33f05b6c (#23986)" (#24009)
This reverts commit 353efcdf3c0ec0ecf0275d55e4a22329397f899f.
2021-01-27 23:23:33 -08:00
stuartmorgan
353efcdf3c
Roll buildroot to 33f05b6c (#23986)
Picks up https://github.com/flutter/buildroot/pull/431
2021-01-27 19:16:03 -05:00
skia-flutter-autoroll
55973b1329
Roll Fuchsia Linux SDK from flUwG0eOB... to uD1gzvk5P... (#24002) 2021-01-27 15:44:02 -08:00
skia-flutter-autoroll
68cd4c42b5
Roll Skia from dd9449c23b9d to b7f5e1b20db1 (7 revisions) (#24000) 2021-01-27 14:24:02 -08:00
Robert Ancell
9e78c84b1a 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
e3e413e6b4
Fix a null pointer dereference if dladdr is unable to find a symbol name (#23970) 2021-01-27 14:14:01 -08:00
skia-flutter-autoroll
696c871f60
Roll Dart SDK from a80bedfd7bc3 to a50a89356008 (1 revision) (#23996)
https://dart.googlesource.com/sdk.git/+log/a80bedfd7bc3..a50a89356008

2021-01-27 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-267.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-01-27 13:42:53 -08:00
Ferhat
ff8593f303
[web] Fix svg based stroke rendering. (#23969) 2021-01-27 13:40:21 -08:00
xster
fad9ae8e43
Load FlutterLoader when creating FlutterEngineGroup (#23980) 2021-01-27 13:30:23 -08:00
skia-flutter-autoroll
f6280f2696
Roll Skia from 22cc3be64b3e to dd9449c23b9d (11 revisions) (#23994) 2021-01-27 11:44:02 -08:00
skia-flutter-autoroll
63d5fa8207
Roll Fuchsia Mac SDK from d_4gHZXiG... to vY3-OtizQ... (#23992) 2021-01-27 10:54:01 -08:00
skia-flutter-autoroll
e3adc475a3
Roll Skia from a78376bf2aea to 22cc3be64b3e (1 revision) (#23984) 2021-01-27 09:59:01 -08:00
skia-flutter-autoroll
3035bc5100
Roll Skia from 4d6310ab2070 to a78376bf2aea (4 revisions) (#23979) 2021-01-27 03:54:01 -08:00
skia-flutter-autoroll
79d238d5bc
Roll Dart SDK from 98e6e543e88d to a80bedfd7bc3 (1 revision) (#23982) 2021-01-27 02:59:02 -08:00
Ian Hickson
0540bc876d
Continue filling in the list of FontFeatures (#23730) 2021-01-27 02:49:02 -08:00
skia-flutter-autoroll
5693b4d578
Roll Fuchsia Linux SDK from f9rffU-3C... to flUwG0eOB... (#23981) 2021-01-27 02:24:02 -08:00
skia-flutter-autoroll
7be6dd9891
Roll Dart SDK from c0c5298d3629 to 98e6e543e88d (1 revision) (#23977) 2021-01-26 22:49:02 -08:00
skia-flutter-autoroll
463d9dbf40
Roll Fuchsia Mac SDK from FtwF654ce... to d_4gHZXiG... (#23976) 2021-01-26 21:49:02 -08:00
James Clarke
e005b315d0
Windows: Add CoreWindow implementation of FlutterWindowsView (Flutter#70205) (#23573)
* Windows: Add CoreWindow implementation of FlutterWindowsView (Flutter#70205)
2021-01-26 21:12:38 -08:00
Yegor
e598d2f9e4
[canvaskit] fix text background, foreground, color; add text style tests (#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
d822b424f4
Roll Skia from 6742d13cbe2e to 4d6310ab2070 (7 revisions) (#23975) 2021-01-26 20:09:01 -08:00
skia-flutter-autoroll
1e3adafb89
Roll Dart SDK from 89cd39c6eee4 to c0c5298d3629 (1 revision) (#23973) 2021-01-26 17:54:01 -08:00
skia-flutter-autoroll
b593f90089
Roll Skia from a6bff0c3446b to 6742d13cbe2e (9 revisions) (#23971) 2021-01-26 17:04:02 -08:00
Ferhat
7ffca994cc
Fix flake due to shadow rendering difference on webkit (#23961) 2021-01-26 16:59:01 -08:00
Michael Reed
1411cb671b
Pass sampling rather than rely on (deprecated) filter-quality (#23963) 2021-01-26 15:14:01 -08:00
skia-flutter-autoroll
b11bef83a5
Roll Skia from 0ecfdea19978 to a6bff0c3446b (3 revisions) (#23968) 2021-01-26 14:49:01 -08:00
zljj0818
7c8d037847
fix video(texture) with opacity can not play issue (#23793) 2021-01-26 14:44:01 -08:00
skia-flutter-autoroll
01faf2dbd1
Roll Dart SDK from 15dfe858c4a6 to 89cd39c6eee4 (1 revision) (#23966) 2021-01-26 13:09:02 -08:00
skia-flutter-autoroll
72fbce3a2c
Roll Fuchsia Linux SDK from DLfskqEUx... to f9rffU-3C... (#23962) 2021-01-26 13:04:01 -08:00
Mouad Debbar
40c3a9725f
[web] Fix alignment issue in rich paragraphs (#23965) 2021-01-26 13:02:45 -08:00
skia-flutter-autoroll
6d1c65af20
Roll Skia from 798021ada347 to 0ecfdea19978 (10 revisions) (#23964) 2021-01-26 12:34:02 -08:00
skia-flutter-autoroll
da7275de0f
Roll Skia from f661ec788b14 to 798021ada347 (3 revisions) (#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