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

Roll Skia from 1d687fb03a4a to 9b2e538f1367 (31 revisions)

https://skia.googlesource.com/skia.git/+log/1d687fb03a4a..9b2e538f1367

2023-03-30 robertphillips@google.com [graphite] Simplify creation of cached bitmaps
2023-03-30 cmumford@google.com docs: update public branch info
2023-03-30 awscreen@chromium.org Remove extra semicolon from GR_DEFINE_RESOURCE_HANDLE_CLASS
2023-03-30 robertphillips@google.com [graphite] Loosen up the ImageProvider contract
2023-03-30 kjlubick@google.com Remove some GPU-specific methods from SkImage
2023-03-30 mike@reedtribe.org Do we need colorspace in erase?
2023-03-30 johnstiles@google.com Fix ordering of trace-exit and load-return-mask ops.
2023-03-30 cmumford@google.com Roll Skia Infra from c8cf2f187ca0 to 1b544ddfc43e (18 revisions)
2023-03-30 johnstiles@google.com Fix debugger double-stopping on for statements.
2023-03-30 johnstiles@google.com Always copy function results to slots when debug traces are on.
2023-03-30 fmalita@chromium.org [skqp] Remove unused function
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 55ca4a7da9a2 to 0d937955dcb6 (6 revisions)
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from fcbae00af7d6 to 37bb411f7b86 (3 revisions)
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 21ffb23a58c8 to 31321cb3934a (11 revisions)
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from f45815507bb8 to 4e066a4dbedc
2023-03-29 johnstiles@google.com Add support for indirect trace_var in SkRP codegen.
2023-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9186ff9ecec2 to fcbae00af7d6 (8 revisions)
2023-03-29 herb@google.com Use TArray in experimental
2023-03-29 cmumford@google.com RELEASE_NOTES.md: Add horizontal rule before Milestone 89
2023-03-29 brianosman@google.com Remove outdated comment about gradient color space and hue method
2023-03-29 lamng@google.com Add a missing } to canvaskit-wasm-tests.ts
2023-03-29 cmumford@google.com Rename RELEASE_NOTES.txt to RELEASE_NOTES.md
2023-03-29 johnstiles@google.com Add support for indirect-stores to Raster Pipeline trace_var.
2023-03-29 herb@google.com Use TArray in the remainder of files
2023-03-29 herb@google.com Use TArray in include
2023-03-29 herb@google.com Use TArray in test
2023-03-29 mike@reedtribe.org Fission raster part of SkXfermode impl into separate file
2023-03-29 michaelludwig@google.com [graphite] Support all stroked lines in AnalyticRRectRenderStep
2023-03-29 michaelludwig@google.com Reland "Reland "[skif] Add basic FilterResult test cases""
2023-03-29 johnstiles@google.com Emit trace_var ops for non-indirect stores.
2023-03-29 johnstiles@google.com Update trace_var to allow slot ranges.

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,michaelludwig@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 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/1d687fb03a4a..9b2e538f1367

2023-03-30 robertphillips@google.com [graphite] Simplify creation of cached bitmaps
2023-03-30 cmumford@google.com docs: update public branch info
2023-03-30 awscreen@chromium.org Remove extra semicolon from GR_DEFINE_RESOURCE_HANDLE_CLASS
2023-03-30 robertphillips@google.com [graphite] Loosen up the ImageProvider contract
2023-03-30 kjlubick@google.com Remove some GPU-specific methods from SkImage
2023-03-30 mike@reedtribe.org Do we need colorspace in erase?
2023-03-30 johnstiles@google.com Fix ordering of trace-exit and load-return-mask ops.
2023-03-30 cmumford@google.com Roll Skia Infra from c8cf2f187ca0 to 1b544ddfc43e (18 revisions)
2023-03-30 johnstiles@google.com Fix debugger double-stopping on for statements.
2023-03-30 johnstiles@google.com Always copy function results to slots when debug traces are on.
2023-03-30 fmalita@chromium.org [skqp] Remove unused function
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 55ca4a7da9a2 to 0d937955dcb6 (6 revisions)
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from fcbae00af7d6 to 37bb411f7b86 (3 revisions)
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 21ffb23a58c8 to 31321cb3934a (11 revisions)
2023-03-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from f45815507bb8 to 4e066a4dbedc
2023-03-29 johnstiles@google.com Add support for indirect trace_var in SkRP codegen.
2023-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9186ff9ecec2 to fcbae00af7d6 (8 revisions)
2023-03-29 herb@google.com Use TArray in experimental
2023-03-29 cmumford@google.com RELEASE_NOTES.md: Add horizontal rule before Milestone 89
2023-03-29 brianosman@google.com Remove outdated comment about gradient color space and hue method
2023-03-29 lamng@google.com Add a missing } to canvaskit-wasm-tests.ts
2023-03-29 cmumford@google.com Rename RELEASE_NOTES.txt to RELEASE_NOTES.md
2023-03-29 johnstiles@google.com Add support for indirect-stores to Raster Pipeline trace_var.
2023-03-29 herb@google.com Use TArray in the remainder of files
2023-03-29 herb@google.com Use TArray in include
2023-03-29 herb@google.com Use TArray in test
2023-03-29 mike@reedtribe.org Fission raster part of SkXfermode impl into separate file
2023-03-29 michaelludwig@google.com [graphite] Support all stroked lines in AnalyticRRectRenderStep
2023-03-29 michaelludwig@google.com Reland "Reland "[skif] Add basic FilterResult test cases""
2023-03-29 johnstiles@google.com Emit trace_var ops for non-indirect stores.
2023-03-29 johnstiles@google.com Update trace_var to allow slot ranges.

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,michaelludwig@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 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 30, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-85babf13-7684-4009-badf-35f1a19a2a89-1680201727 branch from 981f089 to 6682734 Compare March 30, 2023 18:42
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