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
/compare/00c680d2bb7c..e11dfd3

git log 00c680d..e11dfd3 --date=short --no-merges --format=%ad %ae %s
2019-07-23 brianosman@google.com Always include surface origin in keys for program/pipeline state
2019-07-23 robertphillips@google.com Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2)
2019-07-23 jlavrova@google.com Fixing the build
2019-07-23 reed@google.com refactor paragraph samples
2019-07-23 bsalomon@google.com Add driver workaround to avoid noperspective on QC with ver 3.1 or earlier
2019-07-23 reed@google.com remove default looper flag, rely on clients to opt-in
2019-07-23 fmalita@chromium.org [sksg] Fix setVisible() invalidation
2019-07-22 bsalomon@google.com Lift GrRenderTargetContext::rescale to GrSufaceContext
2019-07-23 brianosman@google.com Fix a couple potential bugs when adding sampler info to a program key
2019-07-22 bsalomon@google.com Remove sample count from GrSurfaceDesc.
2019-06-21 jlavrova@google.com The current version...
2019-07-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9ec3f51..0240774 (12 commits)
2019-07-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-23 csmartdalton@google.com Revert "ccpr: Unblacklist Radeon in MSAA mode"
2019-07-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-22 reed@google.com add 'r'epeat option sans the HUD (to not complicate the profile)
2019-07-22 mtklein@google.com hoist tbl masks

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.

https://skia.googlesource.com/skia.git
/compare/00c680d2bb7c..e11dfd3

git log 00c680d..e11dfd3 --date=short --no-merges --format=%ad %ae %s
2019-07-23 brianosman@google.com Always include surface origin in keys for program/pipeline state
2019-07-23 robertphillips@google.com Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2)
2019-07-23 jlavrova@google.com Fixing the build
2019-07-23 reed@google.com refactor paragraph samples
2019-07-23 bsalomon@google.com Add driver workaround to avoid noperspective on QC with ver 3.1 or earlier
2019-07-23 reed@google.com remove default looper flag, rely on clients to opt-in
2019-07-23 fmalita@chromium.org [sksg] Fix setVisible() invalidation
2019-07-22 bsalomon@google.com Lift GrRenderTargetContext::rescale to GrSufaceContext
2019-07-23 brianosman@google.com Fix a couple potential bugs when adding sampler info to a program key
2019-07-22 bsalomon@google.com Remove sample count from GrSurfaceDesc.
2019-06-21 jlavrova@google.com The current version...
2019-07-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9ec3f51..0240774 (12 commits)
2019-07-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-23 csmartdalton@google.com Revert "ccpr: Unblacklist Radeon in MSAA mode"
2019-07-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-22 reed@google.com add 'r'epeat option sans the HUD (to not complicate the profile)
2019-07-22 mtklein@google.com hoist tbl masks

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit e32bdf5 into flutter:master Jul 23, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 23, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jul 24, 2019
flutter/engine@8ed5da8...ef99738

git log 8ed5da8..ef99738 --no-merges --oneline
ef99738 Added a DartExecutor API for querying # of pending channel callbacks (flutter/engine#10021)
a0ec528 Embedding testing app (flutter/engine#10007)
2bf1506 Disable DartLifecycleTest::ShuttingDownTheVMShutsDownAllIsolates in runtime_unittests. (flutter/engine#10064)
8edd257 Roll fuchsia/sdk/core/linux-amd64 from M5an7VPM8DiCcNcKe6J0CkAtLk8X9oMeJUqGOrZATIsC to XqtWTBni4xpYCTr7gqU7rFTuXNY1TZ_zOqBJrZM8c_kC (flutter/engine#10061)
e32bdf5 Roll src/third_party/skia 00c680d2bb7c..e11dfd3da4d7 (18 commits) (flutter/engine#10062)
6603dbd Update .cirrus.yml (flutter/engine#10056)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (cbracken@google.com), and stop
the roller if necessary.
johnsonmh pushed a commit to johnsonmh/flutter that referenced this pull request Jul 30, 2019
flutter/engine@8ed5da8...ef99738

git log 8ed5da8..ef99738 --no-merges --oneline
ef99738 Added a DartExecutor API for querying # of pending channel callbacks (flutter/engine#10021)
a0ec528 Embedding testing app (flutter/engine#10007)
2bf1506 Disable DartLifecycleTest::ShuttingDownTheVMShutsDownAllIsolates in runtime_unittests. (flutter/engine#10064)
8edd257 Roll fuchsia/sdk/core/linux-amd64 from M5an7VPM8DiCcNcKe6J0CkAtLk8X9oMeJUqGOrZATIsC to XqtWTBni4xpYCTr7gqU7rFTuXNY1TZ_zOqBJrZM8c_kC (flutter/engine#10061)
e32bdf5 Roll src/third_party/skia 00c680d2bb7c..e11dfd3da4d7 (18 commits) (flutter/engine#10062)
6603dbd Update .cirrus.yml (flutter/engine#10056)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (cbracken@google.com), and stop
the roller if necessary.
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