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/04e77813f8f4..92ca3baba6a5

git log 04e7781..92ca3ba --date=short --first-parent --format='%ad %ae %s'
2020-01-08 [email protected] JIT today's new _imm ops
2020-01-08 [email protected] Hoist calculations up to regenerate
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] skip no-op masks
2020-01-08 [email protected] Move the remainder of GrRenderTargetContext factories.
2020-01-08 [email protected] refactor bit ops
2020-01-08 [email protected] add add/sub/min/max w/ constant ops
2020-01-08 [email protected] Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] clamp to [0,1] before blending with normalized
2020-01-08 [email protected] Expose the Input variable and Child name collections in SkRuntimeEffect
2020-01-08 [email protected] Streamline skvm bilerp.
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
2020-01-08 [email protected] Add method to delay drawable acquisition from MTKView

Created with:
gclient setdep -r src/third_party/skia@92ca3baba6a5

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] 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/+/master/autoroll/README.md

Bug: None
Tbr: [email protected]

https://skia.googlesource.com/skia.git/+log/04e77813f8f4..92ca3baba6a5

git log 04e7781..92ca3ba --date=short --first-parent --format='%ad %ae %s'
2020-01-08 [email protected] JIT today's new _imm ops
2020-01-08 [email protected] Hoist calculations up to regenerate
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] skip no-op masks
2020-01-08 [email protected] Move the remainder of GrRenderTargetContext factories.
2020-01-08 [email protected] refactor bit ops
2020-01-08 [email protected] add add/sub/min/max w/ constant ops
2020-01-08 [email protected] Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] clamp to [0,1] before blending with normalized
2020-01-08 [email protected] Expose the Input variable and Child name collections in SkRuntimeEffect
2020-01-08 [email protected] Streamline skvm bilerp.
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
2020-01-08 [email protected] Add method to delay drawable acquisition from MTKView

Created with:
  gclient setdep -r src/third_party/skia@92ca3baba6a5

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] 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/+/master/autoroll/README.md

Bug: None
Tbr: [email protected]
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit e6f2dcc into flutter:master Jan 9, 2020
GaryQian added a commit that referenced this pull request Jan 9, 2020
GaryQian added a commit that referenced this pull request Jan 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 11, 2020
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
https://skia.googlesource.com/skia.git/+log/04e77813f8f4..92ca3baba6a5

git log 04e7781..92ca3ba --date=short --first-parent --format='%ad %ae %s'
2020-01-08 [email protected] JIT today's new _imm ops
2020-01-08 [email protected] Hoist calculations up to regenerate
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] skip no-op masks
2020-01-08 [email protected] Move the remainder of GrRenderTargetContext factories.
2020-01-08 [email protected] refactor bit ops
2020-01-08 [email protected] add add/sub/min/max w/ constant ops
2020-01-08 [email protected] Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] clamp to [0,1] before blending with normalized
2020-01-08 [email protected] Expose the Input variable and Child name collections in SkRuntimeEffect
2020-01-08 [email protected] Streamline skvm bilerp.
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
2020-01-08 [email protected] Add method to delay drawable acquisition from MTKView

Created with:
  gclient setdep -r src/third_party/skia@92ca3baba6a5

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] 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/+/master/autoroll/README.md

Bug: None
Tbr: [email protected]
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
https://skia.googlesource.com/skia.git/+log/04e77813f8f4..92ca3baba6a5

git log 04e7781..92ca3ba --date=short --first-parent --format='%ad %ae %s'
2020-01-08 [email protected] JIT today's new _imm ops
2020-01-08 [email protected] Hoist calculations up to regenerate
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] skip no-op masks
2020-01-08 [email protected] Move the remainder of GrRenderTargetContext factories.
2020-01-08 [email protected] refactor bit ops
2020-01-08 [email protected] add add/sub/min/max w/ constant ops
2020-01-08 [email protected] Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] clamp to [0,1] before blending with normalized
2020-01-08 [email protected] Expose the Input variable and Child name collections in SkRuntimeEffect
2020-01-08 [email protected] Streamline skvm bilerp.
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
2020-01-08 [email protected] Add method to delay drawable acquisition from MTKView

Created with:
  gclient setdep -r src/third_party/skia@92ca3baba6a5

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] 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/+/master/autoroll/README.md

Bug: None
Tbr: [email protected]
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants