Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll src/third_party/skia 6e4fee8c812e..3431d9d1dcc6 (17 commits) #9221

Merged

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git
/%2Blog/6e4fee8c812e..3431d9d

git log 6e4fee8..3431d9d --date=short --no-merges --format=%ad %ae %s
2019-06-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-06 bungeman@google.com Remove duplicate simple samples, make one a gm.
2019-06-06 brianosman@google.com Remove unused caps: UnsignedSupport and ImageLoadStoreSupport
2019-06-06 fmalita@chromium.org [skottie] Fix text selector sub-unit range handling
2019-06-06 brianosman@google.com Fix line numbering problem when reporting SkSL compile errors
2019-06-05 stani@google.com Small fixes to C API. Add SK_API and fix function signature mismatch.
2019-06-06 herb@google.com Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec
2019-06-06 egdaniel@google.com Manual revert of "Revise GrDataUtils to be more self-contained"
2019-06-06 egdaniel@google.com remove unused metal variable
2019-06-06 egdaniel@google.com Revert "Experimental: Add R_16 and RG_1616 to Ganesh"
2019-06-06 egdaniel@google.com Remove version from copy shaders.
2019-06-06 herb@google.com Rename SkStrikeSpecStorage -> SkStrikeSpec
2019-06-06 herb@google.com Move Glyph Intercept code from SkStrike to SkGlyph
2019-06-06 egdaniel@google.com Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
2019-06-06 egdaniel@google.com Reland "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 egdaniel@google.com Revert "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 mtklein@google.com run rewrite_includes.py

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 (jcgregorio@google.com), and stop
the roller if necessary.

https://skia.googlesource.com/skia.git
/%2Blog/6e4fee8c812e..3431d9d

git log 6e4fee8..3431d9d --date=short --no-merges --format=%ad %ae %s
2019-06-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-06 bungeman@google.com Remove duplicate simple samples, make one a gm.
2019-06-06 brianosman@google.com Remove unused caps: UnsignedSupport and ImageLoadStoreSupport
2019-06-06 fmalita@chromium.org [skottie] Fix text selector sub-unit range handling
2019-06-06 brianosman@google.com Fix line numbering problem when reporting SkSL compile errors
2019-06-05 stani@google.com Small fixes to C API. Add SK_API and fix function signature mismatch.
2019-06-06 herb@google.com Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec
2019-06-06 egdaniel@google.com Manual revert of "Revise GrDataUtils to be more self-contained"
2019-06-06 egdaniel@google.com remove unused metal variable
2019-06-06 egdaniel@google.com Revert "Experimental: Add R_16 and RG_1616 to Ganesh"
2019-06-06 egdaniel@google.com Remove version from copy shaders.
2019-06-06 herb@google.com Rename SkStrikeSpecStorage -> SkStrikeSpec
2019-06-06 herb@google.com Move Glyph Intercept code from SkStrike to SkGlyph
2019-06-06 egdaniel@google.com Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
2019-06-06 egdaniel@google.com Reland "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 egdaniel@google.com Revert "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 mtklein@google.com run rewrite_includes.py

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 (jcgregorio@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 2ec6dad into flutter:master Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 7, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jun 8, 2019
flutter/engine@0602dbb...06dbe28

git log 0602dbb..06dbe28 --no-merges --oneline
06dbe28 Fix instantiateImageCodec api diff with web (stub) (flutter/engine#9234)
99240b7 Remove unnecessary whitelisted flags for --dart-flags (flutter/engine#9233)
8eaddd6 Add web integration test to build_and_test_host (flutter/engine#9218)
a7fb7da Roll src/third_party/dart 9f2f5adb64..6d608fb52b (5 commits)
041c791 Roll src/third_party/skia fe18de506097..14c8ca93db18 (11 commits) (flutter/engine#9231)
086b5a4 move webOnlyScheduleFrameCallback off of window (flutter/engine#9222)
8a6bad6 Roll src/third_party/dart 40ef0c6d9f..9f2f5adb64 (4 commits)
91ee780 Roll src/third_party/skia 6faf8d662af8..fe18de506097 (1 commits) (flutter/engine#9228)
8281919 Roll src/third_party/dart 6e0d978505..40ef0c6d9f (7 commits)
9dafb40 Roll src/third_party/skia 0e8362655a66..6faf8d662af8 (1 commits) (flutter/engine#9225)
e3b8b61 Roll src/third_party/skia 3431d9d1dcc6..0e8362655a66 (2 commits) (flutter/engine#9223)
e80df36 Keyboard support for embedded Android views. (flutter/engine#9203)
2ec6dad Roll src/third_party/skia 6e4fee8c812e..3431d9d1dcc6 (17 commits) (flutter/engine#9221)

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 (bmparr@google.com), and stop
the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 8, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 8, 2019
huqiuser pushed a commit to huqiuser/engine that referenced this pull request Jun 12, 2019
https://skia.googlesource.com/skia.git
/%2Blog/6e4fee8c812e..3431d9d

git log 6e4fee8..3431d9d --date=short --no-merges --format=%ad %ae %s
2019-06-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-06 bungeman@google.com Remove duplicate simple samples, make one a gm.
2019-06-06 brianosman@google.com Remove unused caps: UnsignedSupport and ImageLoadStoreSupport
2019-06-06 fmalita@chromium.org [skottie] Fix text selector sub-unit range handling
2019-06-06 brianosman@google.com Fix line numbering problem when reporting SkSL compile errors
2019-06-05 stani@google.com Small fixes to C API. Add SK_API and fix function signature mismatch.
2019-06-06 herb@google.com Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec
2019-06-06 egdaniel@google.com Manual revert of "Revise GrDataUtils to be more self-contained"
2019-06-06 egdaniel@google.com remove unused metal variable
2019-06-06 egdaniel@google.com Revert "Experimental: Add R_16 and RG_1616 to Ganesh"
2019-06-06 egdaniel@google.com Remove version from copy shaders.
2019-06-06 herb@google.com Rename SkStrikeSpecStorage -> SkStrikeSpec
2019-06-06 herb@google.com Move Glyph Intercept code from SkStrike to SkGlyph
2019-06-06 egdaniel@google.com Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
2019-06-06 egdaniel@google.com Reland "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 egdaniel@google.com Revert "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 mtklein@google.com run rewrite_includes.py

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 (jcgregorio@google.com), and stop
the roller if necessary.
kiku-jw pushed a commit to kiku-jw/flutter that referenced this pull request Jun 14, 2019
flutter/engine@0602dbb...06dbe28

git log 0602dbb..06dbe28 --no-merges --oneline
06dbe28 Fix instantiateImageCodec api diff with web (stub) (flutter/engine#9234)
99240b7 Remove unnecessary whitelisted flags for --dart-flags (flutter/engine#9233)
8eaddd6 Add web integration test to build_and_test_host (flutter/engine#9218)
a7fb7da Roll src/third_party/dart 9f2f5adb64..6d608fb52b (5 commits)
041c791 Roll src/third_party/skia fe18de506097..14c8ca93db18 (11 commits) (flutter/engine#9231)
086b5a4 move webOnlyScheduleFrameCallback off of window (flutter/engine#9222)
8a6bad6 Roll src/third_party/dart 40ef0c6d9f..9f2f5adb64 (4 commits)
91ee780 Roll src/third_party/skia 6faf8d662af8..fe18de506097 (1 commits) (flutter/engine#9228)
8281919 Roll src/third_party/dart 6e0d978505..40ef0c6d9f (7 commits)
9dafb40 Roll src/third_party/skia 0e8362655a66..6faf8d662af8 (1 commits) (flutter/engine#9225)
e3b8b61 Roll src/third_party/skia 3431d9d1dcc6..0e8362655a66 (2 commits) (flutter/engine#9223)
e80df36 Keyboard support for embedded Android views. (flutter/engine#9203)
2ec6dad Roll src/third_party/skia 6e4fee8c812e..3431d9d1dcc6 (17 commits) (flutter/engine#9221)

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 (bmparr@google.com), and stop
the roller if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants