Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/da9fad017aee..dec7a930c0b7

2022-11-07 [email protected] Fix IWYU on tests/ directory.
2022-11-07 [email protected] [bazel] Port gl interface generation script to Bazel
2022-11-07 [email protected] Add IWYU mapping: memcpy/memcmp exist in .
2022-11-07 [email protected] Reorder bazel SkOpts
2022-11-07 [email protected] Fix incorrect source file in crc32 version of opts code
2022-11-07 [email protected] Roll Skia Infra from 2a87ef96fc7f to 2072d5cae23c (1 revision)
2022-11-07 [email protected] Assert that ProgramUsage is correct after transformations.
2022-11-07 [email protected] Remove sk_malloc_usable_size()
2022-11-07 [email protected] Fix the performance regression in text layout
2022-11-07 [email protected] Fix ProgramUsage when the inliner creates scratch variables.

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 [email protected],[email protected] 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

https://skia.googlesource.com/skia.git/+log/da9fad017aee..dec7a930c0b7

2022-11-07 [email protected] Fix IWYU on tests/ directory.
2022-11-07 [email protected] [bazel] Port gl interface generation script to Bazel
2022-11-07 [email protected] Add IWYU mapping: memcpy/memcmp exist in <cstring>.
2022-11-07 [email protected] Reorder bazel SkOpts
2022-11-07 [email protected] Fix incorrect source file in crc32 version of opts code
2022-11-07 [email protected] Roll Skia Infra from 2a87ef96fc7f to 2072d5cae23c (1 revision)
2022-11-07 [email protected] Assert that ProgramUsage is correct after transformations.
2022-11-07 [email protected] Remove sk_malloc_usable_size()
2022-11-07 [email protected] Fix the performance regression in text layout
2022-11-07 [email protected] Fix ProgramUsage when the inliner creates scratch variables.

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 [email protected],[email protected] 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
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 7, 2022
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-131f97f4-9714-4e6e-84ae-a9a68cfc61bf-1667849042 branch from 981f089 to 0f9176e Compare November 7, 2022 19:24
@auto-submit auto-submit bot merged commit b673ce3 into flutter:main Nov 7, 2022
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Nov 7, 2022
…114847)

* 3d9f48580 [Embedder API] Introduce new semantics update callback (flutter/engine#37129)

* b673ce3c3 Roll Skia from da9fad017aee to dec7a930c0b7 (10 revisions) (flutter/engine#37390)

* df602070a [Web] Synthesize modifiers key up based on known logical key (flutter/engine#37280)
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Nov 9, 2022
…7390)

https://skia.googlesource.com/skia.git/+log/da9fad017aee..dec7a930c0b7

2022-11-07 [email protected] Fix IWYU on tests/ directory.
2022-11-07 [email protected] [bazel] Port gl interface generation script to Bazel
2022-11-07 [email protected] Add IWYU mapping: memcpy/memcmp exist in <cstring>.
2022-11-07 [email protected] Reorder bazel SkOpts
2022-11-07 [email protected] Fix incorrect source file in crc32 version of opts code
2022-11-07 [email protected] Roll Skia Infra from 2a87ef96fc7f to 2072d5cae23c (1 revision)
2022-11-07 [email protected] Assert that ProgramUsage is correct after transformations.
2022-11-07 [email protected] Remove sk_malloc_usable_size()
2022-11-07 [email protected] Fix the performance regression in text layout
2022-11-07 [email protected] Fix ProgramUsage when the inliner creates scratch variables.

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 [email protected],[email protected] 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
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-131f97f4-9714-4e6e-84ae-a9a68cfc61bf-1667849042 branch November 14, 2022 20:11
schwa423 pushed a commit to schwa423/engine that referenced this pull request Nov 16, 2022
…7390)

https://skia.googlesource.com/skia.git/+log/da9fad017aee..dec7a930c0b7

2022-11-07 [email protected] Fix IWYU on tests/ directory.
2022-11-07 [email protected] [bazel] Port gl interface generation script to Bazel
2022-11-07 [email protected] Add IWYU mapping: memcpy/memcmp exist in <cstring>.
2022-11-07 [email protected] Reorder bazel SkOpts
2022-11-07 [email protected] Fix incorrect source file in crc32 version of opts code
2022-11-07 [email protected] Roll Skia Infra from 2a87ef96fc7f to 2072d5cae23c (1 revision)
2022-11-07 [email protected] Assert that ProgramUsage is correct after transformations.
2022-11-07 [email protected] Remove sk_malloc_usable_size()
2022-11-07 [email protected] Fix the performance regression in text layout
2022-11-07 [email protected] Fix ProgramUsage when the inliner creates scratch variables.

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 [email protected],[email protected] 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
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…lutter#114847)

* 3d9f48580 [Embedder API] Introduce new semantics update callback (flutter/engine#37129)

* b673ce3c3 Roll Skia from da9fad017aee to dec7a930c0b7 (10 revisions) (flutter/engine#37390)

* df602070a [Web] Synthesize modifiers key up based on known logical key (flutter/engine#37280)
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#114847)

* 3d9f48580 [Embedder API] Introduce new semantics update callback (flutter/engine#37129)

* b673ce3c3 Roll Skia from da9fad017aee to dec7a930c0b7 (10 revisions) (flutter/engine#37390)

* df602070a [Web] Synthesize modifiers key up based on known logical key (flutter/engine#37280)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants