Jonah Williams
d64bc16426
[Impeller] track path convexity and use it to simplify fill tessellation. ( flutter/engine#41834 )
...
We can do this on the GPU, but we'll need a fallback when we don't have polyline compute.
From experimentation, Skia has already computed this value when Impeller gets that path. Additionally, this will allow us to speed up tessellation of known convex shapes like ovals that we don't want to add special cases for in the API.
2023-05-09 18:45:00 +00:00
skia-flutter-autoroll
af593c9777
Roll Skia from 9ba374e0b0f0 to 8c936fb9ba8e (7 revisions) ( flutter/engine#41854 )
...
https://skia.googlesource.com/skia.git/+log/9ba374e0b0f0..8c936fb9ba8e
2023-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from dd7eb1d8e8dc to c441206103b1 (22 revisions)
2023-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from f76fc9bcab58 to 0d5474fe31ef (4 revisions)
2023-05-09 drott@chromium.org Implement path rendering and advances for Fontations-backed SkTypeface
2023-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 53e721afe0c5 to 569699725145 (13 revisions)
2023-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 0d5474fe31ef to 56f5bfdeb042
2023-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ecefa6c65969 to 9ebfb6b54814 (1 revision)
2023-05-09 alecmouri@google.com Add support for decoding CICPs in Android
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-09 13:40:25 +00:00
skia-flutter-autoroll
25fc603724
Roll Skia from 485cd3d0f9ca to 9ba374e0b0f0 (3 revisions) ( flutter/engine#41849 )
...
https://skia.googlesource.com/skia.git/+log/485cd3d0f9ca..9ba374e0b0f0
2023-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c6eb70963cbd to 180f3708bf26 (7 revisions)
2023-05-09 lovisolo@google.com [bazel] Fix Android Vulkan build.
2023-05-09 herb@google.com Small cleanups in underline and glyph code
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-09 07:19:22 +00:00
skia-flutter-autoroll
5580e8c7f6
Roll Fuchsia Mac SDK from oGF4h14qc40l5ANL3... to c4JvQUEOBHgtRdNPc... ( flutter/engine#41848 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-09 06:13:59 +00:00
skia-flutter-autoroll
a83c72ac89
Roll Dart SDK from 498cfa57165b to 4b4c0325fd5b (2 revisions) ( flutter/engine#41847 )
...
https://dart.googlesource.com/sdk.git/+log/498cfa57165b..4b4c0325fd5b
2023-05-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-89.0.dev
2023-05-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-88.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 aam@google.com ,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-05-09 06:02:36 +00:00
godofredoc
b10a10fb30
Increase timeout of orchestrator. ( flutter/engine#41839 )
...
Increase timeout of the orchestrator to ensure it has enough time to process the subbuild results with a 1h timeout.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-05-09 02:43:27 +00:00
Ian McKellar
4579687380
[fuchsia] Stop calling FIDL from Dart in Flutter integration tests ( flutter/engine#41669 )
...
As we move the Dart FIDL bindings we need to stop calling FIDL methods
from Dart in the Flutter repo. This only affects some integration tests.
This moves the FIDL calls into C++ and uses platform messages to make
the functionality available to the Dart tests.
2023-05-09 11:34:21 +10:00
drwez
de642efdac
[tests] Remove unused fuchsia.sys protocol reference ( flutter/engine#41826 )
...
Remove reference to unused fuchsia.sys.Environment protocol in test
Realm setup. Besides being unused,
the reference was not correctly matched by an #include, nor a GN build
dependency.
Bug: fxbug.dev/81285
2023-05-09 11:34:08 +10:00
skia-flutter-autoroll
ea05cfbe53
Roll Skia from 7736fbaf84f0 to 485cd3d0f9ca (6 revisions) ( flutter/engine#41840 )
...
https://skia.googlesource.com/skia.git/+log/7736fbaf84f0..485cd3d0f9ca
2023-05-08 johnstiles@google.com Add SkNoDestructor<T> class to Skia.
2023-05-08 johnstiles@google.com Generate simpler code for sk_Clockwise in SPIR-V.
2023-05-08 johnstiles@google.com Eliminate DSLBlock class.
2023-05-08 kjlubick@google.com [base] Move SkSpinlock and SkSharedMutex to src/base
2023-05-08 johnstiles@google.com Eliminate most DSL statement support.
2023-05-08 johnstiles@google.com Simplify Perlin noise chained-if block.
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-09 01:31:30 +00:00
gaaclarke
dab253347f
[Impeller] introduces DeviceHolder to avoid accessing a dead Device ( flutter/engine#41748 )
...
An alternative to https://github.com/flutter/engine/pull/41527
This introduces a new protocol called `DeviceHolder` whose only purpose is to return a pointer to a device. That way people can hold onto weak_ptr's to the `DeviceHolder` and know to abort further work once the Device is deleted (like loading pipelines on a background thread). This PR also changes the return type of ContextVK::GetDevice from returning a reference to a pointer as a hope to better communicate what is happening and discourage copying of the vk::Device.
I would actually recommend abolishing holding onto instance variables of the vk::Device since it isn't clear that that is just a raw pointer. That's sort of how we got into this problem.
fixes https://github.com/flutter/flutter/issues/125522
fixes https://github.com/flutter/flutter/issues/125519
~~fixes https://github.com/flutter/flutter/issues/125571~~
Testing: Fixes flake in existing tests.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-05-09 00:11:05 +00:00
Jackson Gardner
5c98a397a2
Get rid of "outrageous" default text styles for HTML renderer. ( flutter/engine#41822 )
...
The CanvasKit renderer doesn't do this, so we should just remove the red text global style.
2023-05-08 22:59:21 +00:00
Jim Graham
027010d27e
Adjust DL filter bounds tests to not rely on exact Skia results ( flutter/engine#41792 )
...
These tests break under Skia's new behaviors when evaluating the bounds of ill-defined filtering operations such as ColorFilters that affect even transparent pixels.
The Flutter engine is currently building with a backwards compatibility flag which we should be able to remove with the new versions of these tests.
2023-05-08 21:52:29 +00:00
skia-flutter-autoroll
39747b9758
Roll Dart SDK from a8b6687327d6 to 498cfa57165b (1 revision) ( flutter/engine#41823 )
...
https://dart.googlesource.com/sdk.git/+log/a8b6687327d6..498cfa57165b
2023-05-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-87.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 aam@google.com ,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-05-08 20:54:19 +00:00
Jonathan Cole
cb8854c7d6
[Android] Fix incorrect viewInsets during keyboard animation with EdgeToEdge ( flutter/engine#39391 )
...
Currently during the keyboard animation, the navigation bar insets are subtracted from the keyboard insets. This is correct when the app isn't laid out behind the navigation bar, but results in incorrect viewInsets when the app's running in edge-to-edge or fullscreen.
This change checks if the app is being laid out behind the navigation bar and adjusts the bottom insets accordingly during the keyboard animation.
Fixes https://github.com/flutter/flutter/issues/89914
Tested on Android 13 (Pixel 7) using the code sample here: https://github.com/flutter/flutter/issues/109623
### Before
https://user-images.githubusercontent.com/20386860/216786596-24c764b1-a71c-42cf-97a2-3ba10b717819.mp4
### After
https://user-images.githubusercontent.com/20386860/216786591-155ec6a6-b3c5-41e0-a45f-169861077ce2.mp4
2023-05-08 19:57:47 +00:00
skia-flutter-autoroll
7e324f826a
Roll Skia from 951eb9653163 to 7736fbaf84f0 (1 revision) ( flutter/engine#41821 )
...
https://skia.googlesource.com/skia.git/+log/951eb9653163..7736fbaf84f0
2023-05-08 kjlubick@google.com Remove Bazel+Ganesh+Dawn builds from the CQ/CI
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-08 19:29:13 +00:00
skia-flutter-autoroll
d39e16fe16
Roll Skia from 30a368d502bf to 951eb9653163 (4 revisions) ( flutter/engine#41820 )
...
https://skia.googlesource.com/skia.git/+log/30a368d502bf..951eb9653163
2023-05-08 johnstiles@google.com Remove Switch support from DSL entirely.
2023-05-08 johnstiles@google.com Simplify parser handling of expressions.
2023-05-08 kjlubick@google.com Manually Roll Dawn from 2966d3ad08eb to 53e721afe0c5 (63 revisions)
2023-05-08 johnstiles@google.com Reland "Prevent name collisions between variables and intrinsics."
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-08 18:39:22 +00:00
Jackson Gardner
16360e9e25
Reland "Skwasm Font Loading ( flutter/engine#41756 )
...
This relands https://github.com/flutter/engine/pull/41246 , which had to be reverted due to some issues parsing the font manifest.
2023-05-08 18:17:22 +00:00
skia-flutter-autoroll
c89a6c51f6
Roll Fuchsia Mac SDK from KZrdNPIOcs5m2MqV_... to oGF4h14qc40l5ANL3... ( flutter/engine#41819 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-08 17:35:47 +00:00
skia-flutter-autoroll
268792d7e8
Roll Dart SDK from 855e2764c295 to a8b6687327d6 (1 revision) ( flutter/engine#41817 )
...
https://dart.googlesource.com/sdk.git/+log/855e2764c295..a8b6687327d6
2023-05-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-86.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 aam@google.com ,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-05-08 16:53:25 +00:00
skia-flutter-autoroll
beaa48ebd1
Roll Skia from 64ba57381c94 to 30a368d502bf (1 revision) ( flutter/engine#41816 )
...
https://skia.googlesource.com/skia.git/+log/64ba57381c94..30a368d502bf
2023-05-08 johnstiles@google.com Eliminate DSLCase from the parser.
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-08 16:45:30 +00:00
godofredoc
2798660077
Add linux license engine v2 build. ( flutter/engine#41797 )
...
This adds the initial configuration and its builder as bringup.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-05-08 16:42:19 +00:00
godofredoc
a71dc62a37
Windows unopt configuration. ( flutter/engine#41785 )
...
This PR also add a standalone folder to the build configurations folder. This is to separate configurations that require orchestrators from the ones the do not require them.
Bug: https://github.com/flutter/flutter/issues/126120
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-05-08 16:42:17 +00:00
godofredoc
12172ca91d
Linux fuchsia engine v2 config. ( flutter/engine#41759 )
...
Engine V2 configuration for fuchsia builds.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-05-08 15:55:12 +00:00
skia-flutter-autoroll
b2472bfd4f
Roll Skia from 5f7e572995b1 to 64ba57381c94 (1 revision) ( flutter/engine#41814 )
...
https://skia.googlesource.com/skia.git/+log/5f7e572995b1..64ba57381c94
2023-05-08 kjlubick@google.com Don't define SkSurface::MakeRenderTarget when there is no GPU backend
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-08 13:19:36 +00:00
skia-flutter-autoroll
7dabd52e79
Roll Dart SDK from ab64c4a56e2c to 855e2764c295 (1 revision) ( flutter/engine#41813 )
...
https://dart.googlesource.com/sdk.git/+log/ab64c4a56e2c..855e2764c295
2023-05-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-85.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 aam@google.com ,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-05-08 13:07:22 +00:00
Michael Goderbauer
43516df2d1
Fix doc to fix engine roll ( flutter/engine#41812 )
...
The engine roll is currently failing (https://cirrus-ci.com/task/5475027185827840?logs=main#L172 ) because of a doc issue introduced by https://github.com/flutter/engine/pull/41685 . This fixes the doc issue.
2023-05-08 10:57:19 +00:00
dependabot[bot]
f149ea298c
Bump github/codeql-action from 2.3.2 to 2.3.3 ( flutter/engine#41811 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.2 to 2.3.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md ">github/codeql-action's changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>2.3.3 - 04 May 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.13.1. <a href="https://redirect.github.com/github/codeql-action/pull/1664 ">#1664</a></li>
<li>You can now configure CodeQL within your code scanning workflow by passing a <code>config</code> input to the <code>init</code> Action. See <a href="https://aka.ms/code-scanning-docs/config-file ">Using a custom configuration file</a> for more information about configuring code scanning. <a href="https://redirect.github.com/github/codeql-action/pull/1590 ">#1590</a></li>
<li>Updated the SARIF 2.1.0 JSON schema file to the latest from <a href="123e95847b/Schemata/sarif-schema-2.1.0.json ">oasis-tcs/sarif-spec</a>. <a href="https://redirect.github.com/github/codeql-action/pull/1668 ">#1668</a></li>
</ul>
<h2>2.3.2 - 27 Apr 2023</h2>
<p>No user facing changes.</p>
<h2>2.3.1 - 26 Apr 2023</h2>
<p>No user facing changes.</p>
<h2>2.3.0 - 21 Apr 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.13.0. <a href="https://redirect.github.com/github/codeql-action/pull/1649 ">#1649</a></li>
<li>Bump the minimum CodeQL bundle version to 2.8.5. <a href="https://redirect.github.com/github/codeql-action/pull/1618 ">#1618</a></li>
</ul>
<h2>2.2.12 - 13 Apr 2023</h2>
<ul>
<li>Include the value of the <code>GITHUB_RUN_ATTEMPT</code> environment variable in the telemetry sent to GitHub. <a href="https://redirect.github.com/github/codeql-action/pull/1640 ">#1640</a></li>
<li>Improve the ease of debugging failed runs configured using <a href="https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repository#configuring-code-scanning-automatically ">default setup</a>. The CodeQL Action will now upload diagnostic information to Code Scanning from failed runs configured using default setup. You can view this diagnostic information on the <a href="https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-the-tool-status-page ">tool status page</a>. <a href="https://redirect.github.com/github/codeql-action/pull/1619 ">#1619</a></li>
</ul>
<h2>2.2.11 - 06 Apr 2023</h2>
<p>No user facing changes.</p>
<h2>2.2.10 - 05 Apr 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.12.6. <a href="https://redirect.github.com/github/codeql-action/pull/1629 ">#1629</a></li>
</ul>
<h2>2.2.9 - 27 Mar 2023</h2>
<ul>
<li>Customers post-processing the SARIF output of the <code>analyze</code> Action before uploading it to Code Scanning will benefit from an improved debugging experience. <a href="https://redirect.github.com/github/codeql-action/pull/1598 ">#1598</a>
<ul>
<li>The CodeQL Action will now upload a SARIF file with debugging information to Code Scanning on failed runs for customers using <code>upload: false</code>. Previously, this was only available for customers using the default value of the <code>upload</code> input.</li>
<li>The <code>upload</code> input to the <code>analyze</code> Action now accepts the following values:
<ul>
<li><code>always</code> is the default value, which uploads the SARIF file to Code Scanning for successful and failed runs.</li>
<li><code>failure-only</code> is recommended for customers post-processing the SARIF file before uploading it to Code Scanning. This option uploads debugging information to Code Scanning for failed runs to improve the debugging experience.</li>
<li><code>never</code> avoids uploading the SARIF file to Code Scanning even if the code scanning run fails. This is not recommended for external users since it complicates debugging.</li>
<li>The legacy <code>true</code> and <code>false</code> options will be interpreted as <code>always</code> and <code>failure-only</code> respectively.</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>2.2.8 - 22 Mar 2023</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="29b1f65c5e "><code>29b1f65</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1669 ">#1669</a> from github/update-v2.3.3-318bcc7f8</li>
<li><a href="140500d80a "><code>140500d</code></a> Update changelog for v2.3.3</li>
<li><a href="318bcc7f84 "><code>318bcc7</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1664 ">#1664</a> from github/update-bundle/codeql-bundle-20230428</li>
<li><a href="f72bf5dfb3 "><code>f72bf5d</code></a> Fix workflow formatting</li>
<li><a href="33461954a5 "><code>3346195</code></a> Merge branch 'main' into update-bundle/codeql-bundle-20230428</li>
<li><a href="8ca5570701 "><code>8ca5570</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1666 ">#1666</a> from github/aeisenberg/readme-update</li>
<li><a href="b1b3d00b62 "><code>b1b3d00</code></a> Add link to changenote for custom config</li>
<li><a href="d2f6dfd52d "><code>d2f6dfd</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1665 ">#1665</a> from github/aeisenberg/config-param</li>
<li><a href="cba5616040 "><code>cba5616</code></a> Update CHANGELOG.md</li>
<li><a href="40c95932fe "><code>40c9593</code></a> Add changelog note</li>
<li>Additional commits viewable in <a href="f3feb00acb...29b1f65c5e ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2023-05-08 09:41:22 +00:00
skia-flutter-autoroll
7337d3bd59
Roll Skia from 802eb7f66fc5 to 5f7e572995b1 (1 revision) ( flutter/engine#41809 )
...
https://skia.googlesource.com/skia.git/+log/802eb7f66fc5..5f7e572995b1
2023-05-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b1128ae8f5d3 to c6eb70963cbd (1 revision)
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-08 08:37:09 +00:00
skia-flutter-autoroll
0c9029663e
Roll Skia from f9bef8f7bdb5 to 802eb7f66fc5 (1 revision) ( flutter/engine#41807 )
...
https://skia.googlesource.com/skia.git/+log/f9bef8f7bdb5..802eb7f66fc5
2023-05-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from f76fc9bcab58 to e3b3044e20bb
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-08 07:49:38 +00:00
skia-flutter-autoroll
43d503225e
Roll Skia from 148ebc0596b7 to f9bef8f7bdb5 (1 revision) ( flutter/engine#41806 )
...
https://skia.googlesource.com/skia.git/+log/148ebc0596b7..f9bef8f7bdb5
2023-05-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 5894e1e3e47d to f76fc9bcab58 (10 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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-08 06:59:23 +00:00
skia-flutter-autoroll
03b9816410
Roll Fuchsia Mac SDK from VD0zJZ-ezOAfA9O1s... to KZrdNPIOcs5m2MqV_... ( flutter/engine#41805 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-08 04:53:29 +00:00
skia-flutter-autoroll
649b975a76
Roll Skia from 642ba306e140 to 148ebc0596b7 (1 revision) ( flutter/engine#41804 )
...
https://skia.googlesource.com/skia.git/+log/642ba306e140..148ebc0596b7
2023-05-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-07 20:37:21 +00:00
skia-flutter-autoroll
f165624d5d
Roll Skia from 8a93b289c2ed to 642ba306e140 (1 revision) ( flutter/engine#41802 )
...
https://skia.googlesource.com/skia.git/+log/8a93b289c2ed..642ba306e140
2023-05-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cda100bdb284 to b1128ae8f5d3 (1 revision)
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 brianosman@google.com ,djsollen@google.com,jimgraham@google.com,rmistry@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
2023-05-07 19:53:33 +00:00
skia-flutter-autoroll
a3165bca40
Roll ICU from d8daa943f64c to a2961dc659b4 (2 revisions) ( flutter/engine#41801 )
...
d8daa943f6..a2961dc659
2023-05-03 ayzhao@google.com Explicitly include <utility> in measunit.h
2023-04-17 fmil@google.com [fuchsia] Add a slot for extra compilation flags
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/icu-sdk-flutter-engine
Please CC jimgraham@google.com ,tq-i18n-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ICU: https://github.com/unicode-org/icu
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
2023-05-07 18:44:16 +00:00
skia-flutter-autoroll
83b10f773d
Roll Fuchsia Mac SDK from k4NzlntuagXZIlCJg... to VD0zJZ-ezOAfA9O1s... ( flutter/engine#41800 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-07 16:08:23 +00:00
skia-flutter-autoroll
56c17e01e3
Roll Fuchsia Mac SDK from FFOWihz4lzOeDHmNj... to k4NzlntuagXZIlCJg... ( flutter/engine#41799 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-07 03:16:34 +00:00
skia-flutter-autoroll
3135753f57
Roll Dart SDK from d04e8b571819 to ab64c4a56e2c (1 revision) ( flutter/engine#41798 )
...
https://dart.googlesource.com/sdk.git/+log/d04e8b571819..ab64c4a56e2c
2023-05-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-84.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 aam@google.com ,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-05-06 22:26:23 +00:00
Dan Field
ea5131772d
Add a Display API to dart:ui that reports the physical size, DPR, and refresh rate of the main display ( flutter/engine#41685 )
...
Fixes https://github.com/flutter/flutter/issues/123307 - for Android, iOS, and Web, for the main display only (https://github.com/flutter/flutter/issues/125938 tracks supporting multiple displays, https://github.com/flutter/flutter/issues/125939 for desktop).
Desktop will need to be implemented for this, but given priority for a couple of our customers targetting foldable devices on Android I'm inclined to get this in before desktop can be finished.
The main concern for this right now is that on some Android foldable devices, setting a preferred orientation will cause letterboxing and the `MediaQuery` will _never_ get the full screen size when unfolded. This causes apps to think the screen is smaller than it is, as they've mainly been using `MediaQueryData.size` to figure this out. Android's recommendation is to not set a preferred orientation, and if you must to use the new method introduced in `ViewUtil.java` to calculate the maximal window size.
2023-05-06 18:28:22 +00:00
skia-flutter-autoroll
7026d52d58
Roll Skia from e7de10e25736 to 8a93b289c2ed (1 revision) ( flutter/engine#41796 )
...
https://skia.googlesource.com/skia.git/+log/e7de10e25736..8a93b289c2ed
2023-05-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 764046e2223f to cda100bdb284 (1 revision)
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 brianosman@google.com ,bungeman@google.com,jimgraham@google.com,rmistry@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
2023-05-06 15:44:21 +00:00
skia-flutter-autoroll
3680c223a2
Roll Fuchsia Mac SDK from S3gPFEsS1wP40ivwV... to FFOWihz4lzOeDHmNj... ( flutter/engine#41795 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-06 14:31:33 +00:00
skia-flutter-autoroll
c88842d501
Roll Dart SDK from 8695bed2bc58 to d04e8b571819 (1 revision) ( flutter/engine#41793 )
...
https://dart.googlesource.com/sdk.git/+log/8695bed2bc58..d04e8b571819
2023-05-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-83.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 aam@google.com ,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-05-06 07:32:34 +00:00
skia-flutter-autoroll
c2a83f1ad9
Roll Skia from 2e622658996c to e7de10e25736 (1 revision) ( flutter/engine#41791 )
...
https://skia.googlesource.com/skia.git/+log/2e622658996c..e7de10e25736
2023-05-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from aff87689f063 to 764046e2223f (13 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 brianosman@google.com ,bungeman@google.com,jimgraham@google.com,rmistry@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
2023-05-06 02:32:23 +00:00
skia-flutter-autoroll
0eb1d7530a
Roll Fuchsia Mac SDK from Z3O1yYOsNgkQ6b0o3... to S3gPFEsS1wP40ivwV... ( flutter/engine#41790 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-06 01:47:19 +00:00
skia-flutter-autoroll
e69f9f3bae
Roll Skia from bc0197405951 to 2e622658996c (1 revision) ( flutter/engine#41789 )
...
https://skia.googlesource.com/skia.git/+log/bc0197405951..2e622658996c
2023-05-05 michaelludwig@google.com Skip desk_carsvg on QuadroP400 windows bots
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 brianosman@google.com ,bungeman@google.com,jimgraham@google.com,rmistry@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
2023-05-06 00:03:21 +00:00
Jonah Williams
aa966cb2f1
[Impeller] remove SDF code paths. ( flutter/engine#41754 )
...
From my investigations, we're not likely to be able to use SDF in the near term. To make planned refactors of the text rendering easier to land, I've moved the primary piece of code for generating the SDFs into a new TU for testing.
The shader itself has been deleted so that we don't ship + register it.
2023-05-05 23:43:03 +00:00
skia-flutter-autoroll
2ef6ee34aa
Roll Fuchsia Linux SDK from jbpFz7qSikrKiRanC... to leCRDVJ8szOS2LsPV... ( flutter/engine#41788 )
...
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 jimgraham@google.com ,rmistry@google.com,zra@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
2023-05-05 23:23:24 +00:00
skia-flutter-autoroll
5ded91dab7
Roll Skia from aa52cd1afae2 to bc0197405951 (3 revisions) ( flutter/engine#41787 )
...
https://skia.googlesource.com/skia.git/+log/aa52cd1afae2..bc0197405951
2023-05-05 johnstiles@google.com Revert "Prevent name collisions between variables and intrinsics."
2023-05-05 jlavrova@google.com Making ParagraphBuilder API for Client ICU public
2023-05-05 johnstiles@google.com Remove unused accessors from ThreadContext.
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 brianosman@google.com ,bungeman@google.com,jimgraham@google.com,rmistry@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
2023-05-05 23:19:21 +00:00
skia-flutter-autoroll
535e335abc
Roll Dart SDK from bb9f17a8f0c3 to 8695bed2bc58 (1 revision) ( flutter/engine#41786 )
...
https://dart.googlesource.com/sdk.git/+log/bb9f17a8f0c3..8695bed2bc58
2023-05-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-82.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 aam@google.com ,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-05-05 22:27:04 +00:00
skia-flutter-autoroll
abf9a42c2d
Roll Skia from d6149a13d696 to aa52cd1afae2 (3 revisions) ( flutter/engine#41783 )
...
https://skia.googlesource.com/skia.git/+log/d6149a13d696..aa52cd1afae2
2023-05-05 johnstiles@google.com Prevent name collisions between variables and intrinsics.
2023-05-05 jlavrova@google.com Changing tests after harfbuzz update
2023-05-05 jlavrova@google.com Fixing getLineNumberAt method
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 brianosman@google.com ,bungeman@google.com,jimgraham@google.com,rmistry@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
2023-05-05 20:11:10 +00:00
Zachary Anderson
f0a5d579e7
Roll impeller-cmake-example to 270e648f8c00aa900d2d16ef8a347938652d17fb ( flutter/engine#41758 )
2023-05-05 12:17:35 -07:00