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 src/third_party/skia d2fa7e33798c..c334df71b8f9 (45 commits) #7448
Merged
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:roll_branch
Jan 11, 2019
Merged
Roll src/third_party/skia d2fa7e33798c..c334df71b8f9 (45 commits) #7448
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:roll_branch
Jan 11, 2019
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/%2Blog/d2fa7e33798c..c334df71b8f9 git log d2fa7e3..c334df7 --date=short --no-merges --format=%ad %ae %s 2019-01-11 robertphillips@google.com Fixup BookMaker for makeWithFilter change 2019-01-11 reed@google.com add flag for flutter 2019-01-11 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 24e7192..f04b56f (1 commits) 2019-01-11 jvanverth@google.com Reland "Add target SkColorSpace to SkImage_GpuYUVA." 2019-01-11 ethannicholas@google.com added PLS support to SkSL 2019-01-09 halcanary@google.com fix up disabled bench: PDFBigDocBench 2019-01-11 nednguyen@google.com Update skia docs to stop referring to NeedsManualRebaseline 2019-01-11 fmalita@chromium.org Hack up SkShaper to pass additional callback info 2019-01-11 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-10-02 ethannicholas@google.com fixed SPIR-V decoration 2019-01-11 jvanverth@google.com Revert "Add target SkColorSpace to SkImage_GpuYUVA." 2019-01-10 robertphillips@google.com Reduce reliance on the SkImage_Gpu's GrContext pointer 2019-01-10 benjaminwagner@google.com Omit another gm for IntelIris655 vk. 2019-01-10 jvanverth@google.com Add target SkColorSpace to SkImage_GpuYUVA. 2019-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 18af9a5..92ee1f9 (1 commits) 2019-01-10 ethannicholas@google.com Fixed GPU perlin noise shaders under rotation. 2019-01-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset 2019-01-10 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b827f49..18af9a5 (6 commits) 2019-01-10 herb@google.com Make single ctor for SkGlyph and remove reset 2019-01-10 fmalita@chromium.org [sksg] Consolidate Matrix node implementations 2019-01-10 herb@google.com Remove unneeded SkGlyph::reset 2019-01-10 fmalita@chromium.org [sksg] Add 3x3 Concat Transform specialization 2019-01-10 reed@google.com expand flag to include all text-related paint fields 2019-01-10 herb@google.com Stable pointers for SkRemoteGlyphCache 2019-01-10 djsollen@google.com Add additional information (e.g. colorspace) to the GpuDrawHandler 2019-01-09 herb@google.com Make a ctor for SkGlyph 2019-01-10 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-01-10 bsalomon@google.com Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" 2019-01-10 fmalita@chromium.org [sksg] Hide some implementation methods from public Transform API 2019-01-10 brianosman@google.com Make SkAnimTimer support speed control 2019-01-10 bsalomon@google.com Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" 2019-01-10 reed@google.com hide more fields 2019-01-10 bsalomon@google.com Reuse GrTexture instances when the same GrBackendTexture is used to repeatedly fulfill a promise SkImage. 2019-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c05c141..b827f49 (1 commits) 2019-01-10 brianosman@google.com Viewer: Add ability to pause timer from GUI and keyboard 2019-01-10 borenet@google.com Update upstream CIPD packages 2019-01-09 brianosman@google.com Enable wide color support in CCPR 2019-01-09 reed@google.com Update FontHostStreamTest to use SkFont 2019-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b5ba549..c05c141 (1 commits) 2019-01-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset 2019-01-09 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-01-09 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-01-09 fmalita@chromium.org [sksg] 4x4 matrix support 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 (bsalomon@google.com), and stop the roller if necessary.
Contributor
Author
|
Auto-roller completed checks. About to merge. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jan 12, 2019
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
Jan 12, 2019
flutter/engine@b7f6bf0...35daf14 git log b7f6bf0..35daf14 --no-merges --oneline 35daf14 Roll src/third_party/skia d2fa7e33798c..c334df71b8f9 (45 commits) (flutter/engine#7448) 6179ac6 fix up analysis for Dart in Engine (flutter/engine#7404) bec12d8 Reland Dart SDK rolls made since 2019/01/08 (flutter/engine#7446) 3f99878 Match the ios number input type behavior to what is said in the docs (flutter/engine#7281) 358a24c Make SetLocales more consistent with other RuntimeController methods (flutter/engine#7447) 0c11836 Use anti-aliasing when drawing text in the performance overlay (flutter/engine#7445) 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.
kangwang1988
pushed a commit
to XianyuTech/flutter
that referenced
this pull request
Feb 12, 2019
flutter/engine@b7f6bf0...35daf14 git log b7f6bf0..35daf14 --no-merges --oneline 35daf14 Roll src/third_party/skia d2fa7e33798c..c334df71b8f9 (45 commits) (flutter/engine#7448) 6179ac6 fix up analysis for Dart in Engine (flutter/engine#7404) bec12d8 Reland Dart SDK rolls made since 2019/01/08 (flutter/engine#7446) 3f99878 Match the ios number input type behavior to what is said in the docs (flutter/engine#7281) 358a24c Make SetLocales more consistent with other RuntimeController methods (flutter/engine#7447) 0c11836 Use anti-aliasing when drawing text in the performance overlay (flutter/engine#7445) 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.
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/%2Blog/d2fa7e33798c..c334df71b8f9
git log d2fa7e3..c334df7 --date=short --no-merges --format=%ad %ae %s
2019-01-11 robertphillips@google.com Fixup BookMaker for makeWithFilter change
2019-01-11 reed@google.com add flag for flutter
2019-01-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 24e7192..f04b56f (1 commits)
2019-01-11 jvanverth@google.com Reland "Add target SkColorSpace to SkImage_GpuYUVA."
2019-01-11 ethannicholas@google.com added PLS support to SkSL
2019-01-09 halcanary@google.com fix up disabled bench: PDFBigDocBench
2019-01-11 nednguyen@google.com Update skia docs to stop referring to NeedsManualRebaseline
2019-01-11 fmalita@chromium.org Hack up SkShaper to pass additional callback info
2019-01-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-10-02 ethannicholas@google.com fixed SPIR-V decoration
2019-01-11 jvanverth@google.com Revert "Add target SkColorSpace to SkImage_GpuYUVA."
2019-01-10 robertphillips@google.com Reduce reliance on the SkImage_Gpu's GrContext pointer
2019-01-10 benjaminwagner@google.com Omit another gm for IntelIris655 vk.
2019-01-10 jvanverth@google.com Add target SkColorSpace to SkImage_GpuYUVA.
2019-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 18af9a5..92ee1f9 (1 commits)
2019-01-10 ethannicholas@google.com Fixed GPU perlin noise shaders under rotation.
2019-01-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-01-10 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b827f49..18af9a5 (6 commits)
2019-01-10 herb@google.com Make single ctor for SkGlyph and remove reset
2019-01-10 fmalita@chromium.org [sksg] Consolidate Matrix node implementations
2019-01-10 herb@google.com Remove unneeded SkGlyph::reset
2019-01-10 fmalita@chromium.org [sksg] Add 3x3 Concat Transform specialization
2019-01-10 reed@google.com expand flag to include all text-related paint fields
2019-01-10 herb@google.com Stable pointers for SkRemoteGlyphCache
2019-01-10 djsollen@google.com Add additional information (e.g. colorspace) to the GpuDrawHandler
2019-01-09 herb@google.com Make a ctor for SkGlyph
2019-01-10 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-10 bsalomon@google.com Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to""
2019-01-10 fmalita@chromium.org [sksg] Hide some implementation methods from public Transform API
2019-01-10 brianosman@google.com Make SkAnimTimer support speed control
2019-01-10 bsalomon@google.com Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"
2019-01-10 reed@google.com hide more fields
2019-01-10 bsalomon@google.com Reuse GrTexture instances when the same GrBackendTexture is used to repeatedly fulfill a promise SkImage.
2019-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c05c141..b827f49 (1 commits)
2019-01-10 brianosman@google.com Viewer: Add ability to pause timer from GUI and keyboard
2019-01-10 borenet@google.com Update upstream CIPD packages
2019-01-09 brianosman@google.com Enable wide color support in CCPR
2019-01-09 reed@google.com Update FontHostStreamTest to use SkFont
2019-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b5ba549..c05c141 (1 commits)
2019-01-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-01-09 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-09 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-09 fmalita@chromium.org [sksg] 4x4 matrix support
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 (bsalomon@google.com), and stop
the roller if necessary.