This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) #20173
Merged
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll-63c2ada2-679d-4e4e-ab85-fd615fbae5f7-1596173192
Jul 31, 2020
Merged
Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) #20173
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll-63c2ada2-679d-4e4e-ab85-fd615fbae5f7-1596173192
Jul 31, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://skia.googlesource.com/skia.git/+log/8cc118dce813..c3794dd52778 2020-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 08a3cc4cfbaa to aa5bd7657e6c (3 revisions) 2020-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 03cf7c3eaeaf to fada50119020 (7 revisions) 2020-07-31 johnstiles@google.com Remove SK_REQUIRE_LOCAL_VAR macro. 2020-07-31 csmartdalton@google.com Rename GrTessellateStroke* -> GrStrokeTessellate* and friends 2020-07-31 reed@google.com Switch over to SkPathBuilder 2020-07-31 johnstiles@google.com Enable ClangTidy check performance-for-range-copy. 2020-07-31 csmartdalton@google.com Add view matrix support to tessellated stroking 2020-07-31 johnstiles@google.com Fix range-based for loops which copy the loop variable unnecessarily. 2020-07-31 bsalomon@google.com Fix ducky_yuv_blend in preabandoned context mode 2020-07-30 bungeman@google.com Fix UB in SkString::equal(nullptr) when empty. 2020-07-30 fmalita@chromium.org [skottie] Avoid image data duplication when pre-decoding 2020-07-30 reed@google.com mark SkPathBuilder as SK_API 2020-07-30 jvanverth@google.com Hoist up uniform GrRingBuffer to GrGpu 2020-07-30 jvanverth@google.com Update command buffer and finishProc processing in Metal 2020-07-30 ethannicholas@google.com Fixed build error blocking Android roll 2020-07-30 shawn.guo@linaro.org Check vendor and render string for Freedreno driver 2020-07-30 scroggo@google.com Rename "master context" to "primary context" 2020-07-30 elliotevans@google.com Remove remaining usages of skvx::mad 2020-07-30 scroggo@google.com Remove unused SkCoverageModePriv code 2020-07-30 johnstiles@google.com Update doc comments. 2020-07-30 johnstiles@google.com Add LLDB visualization support for sk_sp<>. 2020-07-30 brianosman@google.com Move paint modulation after color space xform when drawing images 2020-07-30 johnstiles@google.com Clarify quickstart documentation. 2020-07-30 bsalomon@google.com Remove virtual SkImage_Base::getPlanes 2020-07-30 johnstiles@google.com Enable ClangTidy guard bugprone-argument-comment. 2020-07-30 mtklein@google.com jit load128/store128 2020-07-30 ethannicholas@google.com Added an assert to catch incorrect SkSL variable references and cleaned up a few cases where it was being done incorrectly. 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 borenet@google.com 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/+doc/master/autoroll/README.md
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 31, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 31, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 31, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Aug 3, 2020
zanderso
pushed a commit
to flutter/flutter
that referenced
this pull request
Aug 3, 2020
* 7f5d044 Wait before switching surfaces (flutter/engine#20100) * 5513273 Reland: Avoid a copy in EncodeImage (flutter/engine#20003) * 1efdd95 Roll Dart SDK from bd528bfbd69d to ea6bde577d1c (19 revisions) (flutter/engine#20172) * 3b0e697 Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) (flutter/engine#20173) * cb1a374 Roll Fuchsia Mac SDK from T2xc0OuiK... to i0zTcQ8Qb... (flutter/engine#20175) * ed36b1a Roll Skia from c3794dd52778 to 2d01ed94605a (10 revisions) (flutter/engine#20179) * fcc1eaf Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad (flutter/engine#20181) * 9c6837c Roll Skia from 2d01ed94605a to 7225788b9070 (6 revisions) (flutter/engine#20183) * 13e993e Fix Typos (flutter/engine#19691) * 98cfd1d Move platform specific information to `PlatformConfiguration` class (flutter/engine#19652) * 22fb58b update nullability of drawAtlas methods and flesh out docs (flutter/engine#20176) * bcc43df Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186) * cb4bb93 [web] increase number of shards. sync engine web tests same as flutter repo (flutter/engine#20164) * d986b8d Enable linting in several files (flutter/engine#20134) * 7dd092d Enable more linting (flutter/engine#20187) * 3cc86ac Roll Dart SDK from 033a81d924b9 to ad5bcf16f1c8 (9 revisions) (flutter/engine#20191) * 5ca8a2a Roll Dart SDK from ad5bcf16f1c8 to d169af6f7d8f (1 revision) (flutter/engine#20192) * 4de0c04 Roll Dart SDK from d169af6f7d8f to 7e6c55e3aaf5 (1 revision) (flutter/engine#20196) * 908fe01 Fix navigation message relay. (flutter/engine#20193) * f1b3b69 Roll Dart SDK from 7e6c55e3aaf5 to 365525432a70 (2 revisions) (flutter/engine#20197) * 8fbdd3f Fix parameter names * 083282e Fix Implments typo
Pragya007
pushed a commit
to Pragya007/flutter
that referenced
this pull request
Aug 11, 2020
* 7f5d044 Wait before switching surfaces (flutter/engine#20100) * 5513273 Reland: Avoid a copy in EncodeImage (flutter/engine#20003) * 1efdd95 Roll Dart SDK from bd528bfbd69d to ea6bde577d1c (19 revisions) (flutter/engine#20172) * 3b0e697 Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) (flutter/engine#20173) * cb1a374 Roll Fuchsia Mac SDK from T2xc0OuiK... to i0zTcQ8Qb... (flutter/engine#20175) * ed36b1a Roll Skia from c3794dd52778 to 2d01ed94605a (10 revisions) (flutter/engine#20179) * fcc1eaf Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad (flutter/engine#20181) * 9c6837c Roll Skia from 2d01ed94605a to 7225788b9070 (6 revisions) (flutter/engine#20183) * 13e993e Fix Typos (flutter/engine#19691) * 98cfd1d Move platform specific information to `PlatformConfiguration` class (flutter/engine#19652) * 22fb58b update nullability of drawAtlas methods and flesh out docs (flutter/engine#20176) * bcc43df Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186) * cb4bb93 [web] increase number of shards. sync engine web tests same as flutter repo (flutter/engine#20164) * d986b8d Enable linting in several files (flutter/engine#20134) * 7dd092d Enable more linting (flutter/engine#20187) * 3cc86ac Roll Dart SDK from 033a81d924b9 to ad5bcf16f1c8 (9 revisions) (flutter/engine#20191) * 5ca8a2a Roll Dart SDK from ad5bcf16f1c8 to d169af6f7d8f (1 revision) (flutter/engine#20192) * 4de0c04 Roll Dart SDK from d169af6f7d8f to 7e6c55e3aaf5 (1 revision) (flutter/engine#20196) * 908fe01 Fix navigation message relay. (flutter/engine#20193) * f1b3b69 Roll Dart SDK from 7e6c55e3aaf5 to 365525432a70 (2 revisions) (flutter/engine#20197) * 8fbdd3f Fix parameter names * 083282e Fix Implments typo
mingwandroid
pushed a commit
to mingwandroid/flutter
that referenced
this pull request
Sep 6, 2020
* 7f5d044 Wait before switching surfaces (flutter/engine#20100) * 5513273 Reland: Avoid a copy in EncodeImage (flutter/engine#20003) * 1efdd95 Roll Dart SDK from bd528bfbd69d to ea6bde577d1c (19 revisions) (flutter/engine#20172) * 3b0e697 Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) (flutter/engine#20173) * cb1a374 Roll Fuchsia Mac SDK from T2xc0OuiK... to i0zTcQ8Qb... (flutter/engine#20175) * ed36b1a Roll Skia from c3794dd52778 to 2d01ed94605a (10 revisions) (flutter/engine#20179) * fcc1eaf Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad (flutter/engine#20181) * 9c6837c Roll Skia from 2d01ed94605a to 7225788b9070 (6 revisions) (flutter/engine#20183) * 13e993e Fix Typos (flutter/engine#19691) * 98cfd1d Move platform specific information to `PlatformConfiguration` class (flutter/engine#19652) * 22fb58b update nullability of drawAtlas methods and flesh out docs (flutter/engine#20176) * bcc43df Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186) * cb4bb93 [web] increase number of shards. sync engine web tests same as flutter repo (flutter/engine#20164) * d986b8d Enable linting in several files (flutter/engine#20134) * 7dd092d Enable more linting (flutter/engine#20187) * 3cc86ac Roll Dart SDK from 033a81d924b9 to ad5bcf16f1c8 (9 revisions) (flutter/engine#20191) * 5ca8a2a Roll Dart SDK from ad5bcf16f1c8 to d169af6f7d8f (1 revision) (flutter/engine#20192) * 4de0c04 Roll Dart SDK from d169af6f7d8f to 7e6c55e3aaf5 (1 revision) (flutter/engine#20196) * 908fe01 Fix navigation message relay. (flutter/engine#20193) * f1b3b69 Roll Dart SDK from 7e6c55e3aaf5 to 365525432a70 (2 revisions) (flutter/engine#20197) * 8fbdd3f Fix parameter names * 083282e Fix Implments typo
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cla: yes
waiting for tree to go green
This PR is approved and tested, but waiting for the tree to be green to land.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://skia.googlesource.com/skia.git/+log/8cc118dce813..c3794dd52778
2020-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 08a3cc4cfbaa to aa5bd7657e6c (3 revisions)
2020-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 03cf7c3eaeaf to fada50119020 (7 revisions)
2020-07-31 johnstiles@google.com Remove SK_REQUIRE_LOCAL_VAR macro.
2020-07-31 csmartdalton@google.com Rename GrTessellateStroke* -> GrStrokeTessellate* and friends
2020-07-31 reed@google.com Switch over to SkPathBuilder
2020-07-31 johnstiles@google.com Enable ClangTidy check performance-for-range-copy.
2020-07-31 csmartdalton@google.com Add view matrix support to tessellated stroking
2020-07-31 johnstiles@google.com Fix range-based for loops which copy the loop variable unnecessarily.
2020-07-31 bsalomon@google.com Fix ducky_yuv_blend in preabandoned context mode
2020-07-30 bungeman@google.com Fix UB in SkString::equal(nullptr) when empty.
2020-07-30 fmalita@chromium.org [skottie] Avoid image data duplication when pre-decoding
2020-07-30 reed@google.com mark SkPathBuilder as SK_API
2020-07-30 jvanverth@google.com Hoist up uniform GrRingBuffer to GrGpu
2020-07-30 jvanverth@google.com Update command buffer and finishProc processing in Metal
2020-07-30 ethannicholas@google.com Fixed build error blocking Android roll
2020-07-30 shawn.guo@linaro.org Check vendor and render string for Freedreno driver
2020-07-30 scroggo@google.com Rename "master context" to "primary context"
2020-07-30 elliotevans@google.com Remove remaining usages of skvx::mad
2020-07-30 scroggo@google.com Remove unused SkCoverageModePriv code
2020-07-30 johnstiles@google.com Update doc comments.
2020-07-30 johnstiles@google.com Add LLDB visualization support for sk_sp<>.
2020-07-30 brianosman@google.com Move paint modulation after color space xform when drawing images
2020-07-30 johnstiles@google.com Clarify quickstart documentation.
2020-07-30 bsalomon@google.com Remove virtual SkImage_Base::getPlanes
2020-07-30 johnstiles@google.com Enable ClangTidy guard bugprone-argument-comment.
2020-07-30 mtklein@google.com jit load128/store128
2020-07-30 ethannicholas@google.com Added an assert to catch incorrect SkSL variable references and cleaned up a few cases where it was being done incorrectly.
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 borenet@google.com 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/+doc/master/autoroll/README.md