这是indexloc提供的服务,不要输入任何密码
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/9bfb45d3e065..49b902e5fb91

2023-03-17 johnstiles@google.com Implement asin and acos in RP codegen.
2023-03-17 johnstiles@google.com Implement normalize intrinsic in RP codegen.
2023-03-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from a4cece1686a9 to 264f3ee07767
2023-03-17 johnstiles@google.com Implement reflect intrinsic in RP codegen.
2023-03-17 herb@google.com Fix undefined behavior packing top and left
2023-03-17 bungeman@google.com Add tests for SkFontMgr::matchFamilyStyle
2023-03-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 838cca34043e to 250e3914595d (2 revisions)
2023-03-17 johnstiles@google.com Implement distance intrinsic in RP codegen.
2023-03-17 johnstiles@google.com Implement asin and acos primitives in Raster Pipeline.
2023-03-17 mike@reedtribe.org More callers using SkDrawBase
2023-03-17 fmalita@chromium.org Make SkFontMgr_New_Custom_Data public

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,brianosman@google.com,egdaniel@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

https://skia.googlesource.com/skia.git/+log/9bfb45d3e065..49b902e5fb91

2023-03-17 johnstiles@google.com Implement asin and acos in RP codegen.
2023-03-17 johnstiles@google.com Implement normalize intrinsic in RP codegen.
2023-03-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from a4cece1686a9 to 264f3ee07767
2023-03-17 johnstiles@google.com Implement reflect intrinsic in RP codegen.
2023-03-17 herb@google.com Fix undefined behavior packing top and left
2023-03-17 bungeman@google.com Add tests for SkFontMgr::matchFamilyStyle
2023-03-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 838cca34043e to 250e3914595d (2 revisions)
2023-03-17 johnstiles@google.com Implement distance intrinsic in RP codegen.
2023-03-17 johnstiles@google.com Implement asin and acos primitives in Raster Pipeline.
2023-03-17 mike@reedtribe.org More callers using SkDrawBase
2023-03-17 fmalita@chromium.org Make SkFontMgr_New_Custom_Data public

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,brianosman@google.com,egdaniel@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
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 17, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-961fb3e7-549a-4fcb-9d4c-b410b405c85a-1679084536 branch from 981f089 to b9547b8 Compare March 17, 2023 20:22
@auto-submit auto-submit bot merged commit 8e58041 into flutter:main Mar 17, 2023
zanderso pushed a commit to flutter/flutter that referenced this pull request Mar 18, 2023
…122942)

* e6334f166 [web] Remove image codecs from Canvaskit Chromium (flutter/engine#40309)

* 56727d62c Revert "[Impeller] mark decoded images as optimized for GPU access (#40356)" (flutter/engine#40387)

* 2cd19e3d1 Wrap the iOS platform message handler in an autorelease pool block (flutter/engine#40373)

* bab7853ad Update analyzer for api_conform_test (flutter/engine#40386)

* 87b2e82d1 Roll Fuchsia Mac SDK from z32cF6YFs6CvZbY3g... to 4ZrEK2uzGdp_Gz3DU... (flutter/engine#40385)

* fc57995fe Ignore some MTLCompiler failures in impeller unit tests (flutter/engine#40391)

* 2398c5222 Add doc comment to Pipeline (flutter/engine#40388)

* f585d4bc5 [macOS] Remove a single accessibility root assumption (flutter/engine#40316)

* 940cf3c98 remove temporary flag and make FlutterTest the default font for real (flutter/engine#40352)

* a1bf9fd2a drawTextBlob should not be compatible with opacity inheritance (flutter/engine#40396)

* 55bf0d85e Use bundled analyzer everywhere (flutter/engine#40398)

* 8e580414a Roll Skia from 9bfb45d3e065 to 49b902e5fb91 (11 revisions) (flutter/engine#40397)

* 77c53d25e Default the CanvasKit base URL to local artifacts. (flutter/engine#40293)

* 625ea5395 Roll Skia from 49b902e5fb91 to aa983f5486f0 (7 revisions) (flutter/engine#40404)

* 867679fac [Impeller] Add playground flag to render for a specific amount of time. (flutter/engine#40377)

* d74169608 [Impeller] Remove unused bounds method from typographer interface (flutter/engine#40406)

* 941323d77 Provisional iOS impeller flag flip (flutter/engine#40405)

* bb971ab55 Revert "Default the CanvasKit base URL to local artifacts. (#40293)" (flutter/engine#40415)
zanderso pushed a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 18, 2023
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-961fb3e7-549a-4fcb-9d4c-b410b405c85a-1679084536 branch March 24, 2023 21:16
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