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
/%2Blog/d8f79a27b06b..842e92e

git log d8f79a2..842e92e --date=short --no-merges --format=%ad %ae %s
2019-06-27 mtklein@google.com implement Op::bytes with NEON tbl
2019-06-27 mtklein@google.com roll ANGLE to a9dfb3b
2019-06-27 mtklein@google.com simplify nibble_to_vpshufb
2019-06-27 egdaniel@google.com Reland "Refactor of GrGLCaps to move some code around."
2019-06-27 csmartdalton@google.com Track if we need stencil on GrRenderTargetContext
2019-06-27 michaelludwig@google.com Add generic texture op factory.
2019-06-27 mtklein@google.com aarch64 JIT first pass
2019-06-27 borenet@google.com [infra] Use Swarming task ID for logdog URL
2019-06-27 egdaniel@google.com Revert "Refactor of GrGLCaps to move some code around."
2019-06-27 mtklein@google.com steady clock is probably best
2019-06-27 borenet@google.com [infra] Trim down isolate for recipe bundle
2019-06-27 egdaniel@google.com Refactor of GrGLCaps to move some code around.
2019-06-27 jvanverth@google.com Check for too-small ovals when deciding on using GrCircleOp
2019-06-27 michaelludwig@google.com Separate src coordinates from domain rect in texture op.
2019-06-27 bungeman@google.com Fix argument order dependency when creating HBBlob.
2019-06-27 bsalomon@google.com Reland "Reland "Separate compressed and uncompressed texture functions""
2019-06-27 fmalita@chromium.org [skottie] Handle empty lines in Shaper
2019-06-27 egdaniel@google.com Disable texturing and rendering to F32 pixel configs.
2019-06-27 mtklein@google.com slight speedup for hsw::blit_row_s32a_opaque
2019-06-27 michaelludwig@google.com Reland "Replace GrQuadList with variable-length quad buffer"
2019-06-27 brianosman@google.com Revert "DM: Add a per-sink MemoryCache to all GPU sinks"
2019-06-26 mtklein@google.com Reland "add operator "" _mask() to make Assembler clearer"
2019-06-27 bsalomon@google.com constexprify a lot of GrTypesPriv.h
2019-06-27 mtklein@google.com make Label offsets int
2019-06-12 benjaminwagner@google.com Update driver on Ubuntu18 Quadro bots
2019-06-26 brianosman@google.com DM: Add a per-sink MemoryCache to all GPU sinks
2019-06-27 fmalita@chromium.org [skottie] Divide-by-zero in CameraAdapter::totalMatrix()
2019-06-26 borenet@google.com [infra] Refactor recipe properties in gen_tasks.go
2019-06-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6d58266..f857b50 (11 commits)
2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a7f016080642..1fffa0139440 (380 commits)
2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9770a46..522d512 (7 commits)
2019-06-27 egdaniel@google.com Revert "add operator "" _mask() to make Assembler clearer"
2019-06-27 egdaniel@google.com Revert "Reland "Separate compressed and uncompressed texture functions""
2019-06-26 mtklein@google.com add operator "" _mask() to make Assembler clearer
2019-06-27 egdaniel@google.com Reland "Removed made-up kSBGRA pixel config."
2019-06-26 bsalomon@google.com Reland "Separate compressed and uncompressed texture functions"
2019-06-27 bsalomon@google.com Revert "Replace GrQuadList with variable-length quad buffer"
2019-06-26 bsalomon@google.com Revert "Removed made-up kSBGRA pixel config."
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 rmistry@google.com Increase timeout for android compile bots
2019-06-26 mtklein@google.com 128-bit load / store
2019-06-26 bsalomon@google.com SkUNREACHABLE
2019-06-26 mtklein@google.com some scalar ops
2019-06-26 egdaniel@google.com Removed made-up kSBGRA pixel config.
2019-06-26 brianosman@google.com When using cached program binaries, always get uniform locations
2019-06-26 egdaniel@google.com Disable VkTransitionExternalQueueTest.
2019-06-26 bsalomon@google.com Revert "Separate compressed and uncompressed texture functions"
2019-06-26 michaelludwig@google.com Replace GrQuadList with variable-length quad buffer
2019-06-26 bsalomon@google.com Separate compressed and uncompressed texture functions
2019-06-26 halcanary@google.com header self-sufficiency and idempotency
2019-06-25 herb@google.com Make all SkGlyph fields private
2019-06-26 halcanary@google.com experimental/editor: app layer: setTitle
2019-06-25 csmartdalton@google.com Remove "nvpr" configs
2019-06-26 rmistry@google.com [skottie-wasm-perf] Add retries when calling puppeteer
2019-06-25 brianosman@google.com Fix and update the Intel GPU string parsing
2019-06-26 mtklein@google.com disable SkVM perf dumps
2019-06-26 rmistry@google.com [skottie-wasm-perf] Catch and exit with error if browser does not open
2019-06-25 herb@google.com Remove getGlyphMetrics from the interface
2019-06-25 fmalita@chromium.org [skottie] Venetian Blinds effect
2019-06-26 borenet@google.com [infra] Make Isolate*, BundleRecipes, and BuildTaskDrivers idempotent
2019-06-25 robertphillips@google.com Update SkSurface_Gpu::Valid to take a backend format
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3b22559..6d58266 (7 commits)
2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aab9fad64483..a7f016080642 (454 commits)
2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e899321..9770a46 (2 commits)
2019-06-25 herb@google.com Use rect calls in SkFont
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-25 nifong@google.com Include sharing proc in skia static library when building for android.
2019-06-25 robertphillips@google.com Expose SkSurface::isCompatible
2019-06-25 herb@google.com findImage(const SkGlyph&) -> prepareImage(SkGlyph*)
2019-06-25 mtklein@google.com more aarch64 instructions
2019-06-25 jcgregorio@google.com Upgrade cipd package for vpython to latest.
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d7303797becf..4f682a1d0b94 (1 commits)
2019-06-24 bsalomon@google.com Make GrColorSpaceInfo store GrColorType.
2019-06-17 halcanary@google.com SkQP: fix Filterable.filter
2019-06-24 jvanverth@google.com Use asynchronous routines to build Metal shaders and pipelines for MacOS.
2019-06-24 mtklein@google.com baby steps for aarch64 support
2019-06-24 herb@google.com Introduce mergeGlyphAndImage to SkStrike
2019-06-24 borenet@google.com [infra] Add go_win asset, add InfraTests_Win bot
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-24 bsalomon@google.com Trace events in backend texture APIs and GrDataUtils
2019-06-25 borenet@google.com Roll recipe dependencies (nontrivial).
2019-06-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 dfd7600..3b22559 (3 commits)
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 91f69e5c58f5..aab9fad64483 (366 commits)
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 900e1da..e899321 (7 commits)
2019-06-24 mtklein@google.com assemble directly into mmap'd memory
2019-06-24 brianosman@google.com ByteCode: Improved ExternalValue interface
2019-06-24 bsalomon@google.com Trace events in Gr[Vk]Gpu, GrVkCommandBuffer, GrVkCommandPool, and GrVkResoureProvider.
2019-06-24 mtklein@google.com add RP comparison for SkVM_Overhead
2019-06-24 bsalomon@google.com Trace events in GrVkAMDMemoryAllocator
2019-06-24 rmistry@google.com Add to lottieweb blacklist
2019-06-24 rmistry@google.com Do not retry G3 tryjobs
2019-06-22 nigeltao@google.com Pause Wuffs' getFrameCount in incremental decode
2019-06-17 jvanverth@google.com Reland "Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects."
2019-06-24 bsalomon@google.com Fix GrColorType name for half float RG.
2019-06-24 egdaniel@google.com Add defaults for GrProtected on createBackendTexture.
2019-06-24 csmartdalton@google.com Rename "preferredInternalSampleCount" to "internalMultisampleCount"
2019-06-24 herb@google.com Remove getGlyphIDMatrics type calls.
2019-06-24 rmistry@google.com [lottie-web-perf] Make similar to skottie-wasm-perf
2019-06-24 rmistry@google.com [skottie-wasm-perf] Make sure we are drawing to 1000x1000
2019-06-24 bsalomon@google.com Fix EGLImageTest asserts on Android

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

https://skia.googlesource.com/skia.git
/%2Blog/d8f79a27b06b..842e92e

git log d8f79a2..842e92e --date=short --no-merges --format=%ad %ae %s
2019-06-27 mtklein@google.com implement Op::bytes with NEON tbl
2019-06-27 mtklein@google.com roll ANGLE to a9dfb3b
2019-06-27 mtklein@google.com simplify nibble_to_vpshufb
2019-06-27 egdaniel@google.com Reland "Refactor of GrGLCaps to move some code around."
2019-06-27 csmartdalton@google.com Track if we need stencil on GrRenderTargetContext
2019-06-27 michaelludwig@google.com Add generic texture op factory.
2019-06-27 mtklein@google.com aarch64 JIT first pass
2019-06-27 borenet@google.com [infra] Use Swarming task ID for logdog URL
2019-06-27 egdaniel@google.com Revert "Refactor of GrGLCaps to move some code around."
2019-06-27 mtklein@google.com steady clock is probably best
2019-06-27 borenet@google.com [infra] Trim down isolate for recipe bundle
2019-06-27 egdaniel@google.com Refactor of GrGLCaps to move some code around.
2019-06-27 jvanverth@google.com Check for too-small ovals when deciding on using GrCircleOp
2019-06-27 michaelludwig@google.com Separate src coordinates from domain rect in texture op.
2019-06-27 bungeman@google.com Fix argument order dependency when creating HBBlob.
2019-06-27 bsalomon@google.com Reland "Reland "Separate compressed and uncompressed texture functions""
2019-06-27 fmalita@chromium.org [skottie] Handle empty lines in Shaper
2019-06-27 egdaniel@google.com Disable texturing and rendering to F32 pixel configs.
2019-06-27 mtklein@google.com slight speedup for hsw::blit_row_s32a_opaque
2019-06-27 michaelludwig@google.com Reland "Replace GrQuadList with variable-length quad buffer"
2019-06-27 brianosman@google.com Revert "DM: Add a per-sink MemoryCache to all GPU sinks"
2019-06-26 mtklein@google.com Reland "add operator "" _mask() to make Assembler clearer"
2019-06-27 bsalomon@google.com constexprify a lot of GrTypesPriv.h
2019-06-27 mtklein@google.com make Label offsets int
2019-06-12 benjaminwagner@google.com Update driver on Ubuntu18 Quadro bots
2019-06-26 brianosman@google.com DM: Add a per-sink MemoryCache to all GPU sinks
2019-06-27 fmalita@chromium.org [skottie] Divide-by-zero in CameraAdapter::totalMatrix()
2019-06-26 borenet@google.com [infra] Refactor recipe properties in gen_tasks.go
2019-06-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6d58266..f857b50 (11 commits)
2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a7f016080642..1fffa0139440 (380 commits)
2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9770a46..522d512 (7 commits)
2019-06-27 egdaniel@google.com Revert "add operator "" _mask() to make Assembler clearer"
2019-06-27 egdaniel@google.com Revert "Reland "Separate compressed and uncompressed texture functions""
2019-06-26 mtklein@google.com add operator "" _mask() to make Assembler clearer
2019-06-27 egdaniel@google.com Reland "Removed made-up kSBGRA pixel config."
2019-06-26 bsalomon@google.com Reland "Separate compressed and uncompressed texture functions"
2019-06-27 bsalomon@google.com Revert "Replace GrQuadList with variable-length quad buffer"
2019-06-26 bsalomon@google.com Revert "Removed made-up kSBGRA pixel config."
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 rmistry@google.com Increase timeout for android compile bots
2019-06-26 mtklein@google.com 128-bit load / store
2019-06-26 bsalomon@google.com SkUNREACHABLE
2019-06-26 mtklein@google.com some scalar ops
2019-06-26 egdaniel@google.com Removed made-up kSBGRA pixel config.
2019-06-26 brianosman@google.com When using cached program binaries, always get uniform locations
2019-06-26 egdaniel@google.com Disable VkTransitionExternalQueueTest.
2019-06-26 bsalomon@google.com Revert "Separate compressed and uncompressed texture functions"
2019-06-26 michaelludwig@google.com Replace GrQuadList with variable-length quad buffer
2019-06-26 bsalomon@google.com Separate compressed and uncompressed texture functions
2019-06-26 halcanary@google.com header self-sufficiency and idempotency
2019-06-25 herb@google.com Make all SkGlyph fields private
2019-06-26 halcanary@google.com experimental/editor: app layer: setTitle
2019-06-25 csmartdalton@google.com Remove "nvpr" configs
2019-06-26 rmistry@google.com [skottie-wasm-perf] Add retries when calling puppeteer
2019-06-25 brianosman@google.com Fix and update the Intel GPU string parsing
2019-06-26 mtklein@google.com disable SkVM perf dumps
2019-06-26 rmistry@google.com [skottie-wasm-perf] Catch and exit with error if browser does not open
2019-06-25 herb@google.com Remove getGlyphMetrics from the interface
2019-06-25 fmalita@chromium.org [skottie] Venetian Blinds effect
2019-06-26 borenet@google.com [infra] Make Isolate*, BundleRecipes, and BuildTaskDrivers idempotent
2019-06-25 robertphillips@google.com Update SkSurface_Gpu::Valid to take a backend format
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3b22559..6d58266 (7 commits)
2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aab9fad64483..a7f016080642 (454 commits)
2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e899321..9770a46 (2 commits)
2019-06-25 herb@google.com Use rect calls in SkFont
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-25 nifong@google.com Include sharing proc in skia static library when building for android.
2019-06-25 robertphillips@google.com Expose SkSurface::isCompatible
2019-06-25 herb@google.com findImage(const SkGlyph&) -> prepareImage(SkGlyph*)
2019-06-25 mtklein@google.com more aarch64 instructions
2019-06-25 jcgregorio@google.com Upgrade cipd package for vpython to latest.
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d7303797becf..4f682a1d0b94 (1 commits)
2019-06-24 bsalomon@google.com Make GrColorSpaceInfo store GrColorType.
2019-06-17 halcanary@google.com SkQP: fix Filterable.filter
2019-06-24 jvanverth@google.com Use asynchronous routines to build Metal shaders and pipelines for MacOS.
2019-06-24 mtklein@google.com baby steps for aarch64 support
2019-06-24 herb@google.com Introduce mergeGlyphAndImage to SkStrike
2019-06-24 borenet@google.com [infra] Add go_win asset, add InfraTests_Win bot
2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-24 bsalomon@google.com Trace events in backend texture APIs and GrDataUtils
2019-06-25 borenet@google.com Roll recipe dependencies (nontrivial).
2019-06-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 dfd7600..3b22559 (3 commits)
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 91f69e5c58f5..aab9fad64483 (366 commits)
2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 900e1da..e899321 (7 commits)
2019-06-24 mtklein@google.com assemble directly into mmap'd memory
2019-06-24 brianosman@google.com ByteCode: Improved ExternalValue interface
2019-06-24 bsalomon@google.com Trace events in Gr[Vk]Gpu, GrVkCommandBuffer, GrVkCommandPool, and GrVkResoureProvider.
2019-06-24 mtklein@google.com add RP comparison for SkVM_Overhead
2019-06-24 bsalomon@google.com Trace events in GrVkAMDMemoryAllocator
2019-06-24 rmistry@google.com Add to lottieweb blacklist
2019-06-24 rmistry@google.com Do not retry G3 tryjobs
2019-06-22 nigeltao@google.com Pause Wuffs' getFrameCount in incremental decode
2019-06-17 jvanverth@google.com Reland "Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects."
2019-06-24 bsalomon@google.com Fix GrColorType name for half float RG.
2019-06-24 egdaniel@google.com Add defaults for GrProtected on createBackendTexture.
2019-06-24 csmartdalton@google.com Rename "preferredInternalSampleCount" to "internalMultisampleCount"
2019-06-24 herb@google.com Remove getGlyphIDMatrics type calls.
2019-06-24 rmistry@google.com [lottie-web-perf] Make similar to skottie-wasm-perf
2019-06-24 rmistry@google.com [skottie-wasm-perf] Make sure we are drawing to 1000x1000
2019-06-24 bsalomon@google.com Fix EGLImageTest asserts on Android

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 (djsollen@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 c2fa689 into flutter:master Jun 27, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 28, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 28, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 28, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jun 28, 2019
flutter/engine@185087a...4aaa1a9

git log 185087a..4aaa1a9 --no-merges --oneline
4aaa1a9 Roll src/third_party/skia 842e92e29216..b851469b8e96 (6 commits) (flutter/engine#9568)
4e48fc4 Switched preprocessor logic for exporting symbols for testing. (NDEBUG (flutter/engine#9562)
50a8e73 Has a binary messenger (flutter/engine#9419)
7483665 Re-enable embedder_unittests. (flutter/engine#9482)
773cf53 Roll fuchsia/sdk/core/linux-amd64 from SuKWYMSXAMq1uTo9eaIdIOQqBb7Ro-zLyNk01GPOiU8C to N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC (flutter/engine#9560)
c2fa689 Roll src/third_party/skia d8f79a27b06b..842e92e29216 (108 commits) (flutter/engine#9558)
00c023b Roll fuchsia/sdk/core/mac-amd64 from dcGnduqJ5C8ozmUHeeboHC76nOv7s4XfCKIfefQlGkQC to 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC (flutter/engine#9557)
7b9f59e Run benchmarks on try jobs. (flutter/engine#9493)

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 (chinmaygarde@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@185087a...4aaa1a9

git log 185087a..4aaa1a9 --no-merges --oneline
4aaa1a9 Roll src/third_party/skia 842e92e29216..b851469b8e96 (6 commits) (flutter/engine#9568)
4e48fc4 Switched preprocessor logic for exporting symbols for testing. (NDEBUG (flutter/engine#9562)
50a8e73 Has a binary messenger (flutter/engine#9419)
7483665 Re-enable embedder_unittests. (flutter/engine#9482)
773cf53 Roll fuchsia/sdk/core/linux-amd64 from SuKWYMSXAMq1uTo9eaIdIOQqBb7Ro-zLyNk01GPOiU8C to N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC (flutter/engine#9560)
c2fa689 Roll src/third_party/skia d8f79a27b06b..842e92e29216 (108 commits) (flutter/engine#9558)
00c023b Roll fuchsia/sdk/core/mac-amd64 from dcGnduqJ5C8ozmUHeeboHC76nOv7s4XfCKIfefQlGkQC to 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC (flutter/engine#9557)
7b9f59e Run benchmarks on try jobs. (flutter/engine#9493)

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 (chinmaygarde@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