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

Roll Skia from f548a02 to c21902c (46 revisions)

https://skia.googlesource.com/skia.git/+log/f548a028ce70..c21902c0d3cc

2020-10-30 [email protected] Roll ANGLE from e3eaa60 to 39b777c (20 revisions)
2020-10-30 [email protected] Roll Chromium from 6ce7ceff8d5e to 2357c7350401 (507 revisions)
2020-10-30 [email protected] Roll SwiftShader from 2be25f08deaf to e6c9497255c6 (3 revisions)
2020-10-30 [email protected] Roll Dawn from a584311a6a73 to 25eb373eede4 (8 revisions)
2020-10-29 [email protected] Fix crash when compiling FP files containing the modulo operator.
2020-10-29 [email protected] Improve GrTBlockList capabilities/correctness
2020-10-29 [email protected] Add unit test to demonstrate error with modulo in FP files.
2020-10-29 [email protected] [flutter][fuchsia] Enable Effect Deserialization in Flutter on Fuchsia
2020-10-29 [email protected] Moved SkSL data back into node classes
2020-10-29 [email protected] remove unimplemented sk_data_new_empty()
2020-10-29 [email protected] fix typo
2020-10-29 [email protected] Remove pool recycling mechanism.
2020-10-29 [email protected] Track vulkan memory allocations in UMA.
2020-10-29 [email protected] Free unused scratch space from idle Pools.
2020-10-29 [email protected] Reland "Replace pooling mechanism with GrMemoryPool."
2020-10-29 [email protected] Remove unreliable SW mask caching assert
2020-10-29 [email protected] Fix gl copyTexSubImage format requirements.
2020-10-29 [email protected] Fix s/NULL/nullptr/ in src/codec/SkWuffsCodec.cpp
2020-10-29 [email protected] Revert "Replace pooling mechanism with GrMemoryPool."
2020-10-29 [email protected] Have SkWuffsCodec speak kRGB_565_SkColorType
2020-10-29 [email protected] Remove old uma logging from Skia.
2020-10-29 [email protected] Allow uniqueKey invalidation messages to reach the thread safe cache
2020-10-29 [email protected] Roll SwiftShader from c1839ee3cedd to 2be25f08deaf (1 revision)
2020-10-29 [email protected] Roll ANGLE from ee4e086 to e3eaa60 (16 revisions)
2020-10-29 [email protected] Roll Chromium from 0b545254b82b to 6ce7ceff8d5e (406 revisions)
2020-10-29 [email protected] Roll Dawn from 47ee61679da0 to a584311a6a73 (5 revisions)
2020-10-28 [email protected] Replace pooling mechanism with GrMemoryPool.
2020-10-28 [email protected] add comments about the use of different subrun types
2020-10-28 [email protected] Mark IRNode leaf classes as final.
2020-10-28 [email protected] SPIRV: Stop mutating (shared) interface blocks for no reason
2020-10-28 [email protected] use SkArenaAlloc for combineIfPossible
2020-10-28 [email protected] Roll freetype 0a3d2bb99b45b72e1d45..40c5681ab92e7db1
2020-10-28 [email protected] Improve var-width miter joins
2020-10-28 [email protected] Revert "In Vk don't set dynamic blend constant on Pipeline if we don't use it."
2020-10-28 [email protected] Add reportLeaks method to GrMemoryPool.
2020-10-28 [email protected] Fix clip shader coverage combining with geometry processor coverage
2020-10-28 [email protected] Revert "SkPathView for ownerless (can live on stack) SkPaths"
2020-10-28 [email protected] Fix variable name in new uma macro.
2020-10-28 [email protected] Split the SkSL pool into small and large sections.
2020-10-28 [email protected] [svg] Convert text-anchor to a presentation attribute
2020-10-28 [email protected] Add support for arc-length metric in variable width stroke sample
2020-10-28 [email protected] Reland "Update the SkSL pool interface to take an allocation size."
2020-10-28 [email protected] Roll ANGLE from 98c5ff6 to ee4e086 (17 revisions)
2020-10-28 [email protected] Roll Chromium from 6d5913cebce3 to 0b545254b82b (537 revisions)
2020-10-28 [email protected] Roll Dawn from 41c24933da1e to 47ee61679da0 (8 revisions)
2020-10-27 [email protected] switch unique_ptr with deleter to GrMemoryPool
...

https://skia.googlesource.com/skia.git/+log/f548a028ce70..c21902c0d3cc

2020-10-30 [email protected] Roll ANGLE from e3eaa60 to 39b777c (20 revisions)
2020-10-30 [email protected] Roll Chromium from 6ce7ceff8d5e to 2357c7350401 (507 revisions)
2020-10-30 [email protected] Roll SwiftShader from 2be25f08deaf to e6c9497255c6 (3 revisions)
2020-10-30 [email protected] Roll Dawn from a584311a6a73 to 25eb373eede4 (8 revisions)
2020-10-29 [email protected] Fix crash when compiling FP files containing the modulo operator.
2020-10-29 [email protected] Improve GrTBlockList capabilities/correctness
2020-10-29 [email protected] Add unit test to demonstrate error with modulo in FP files.
2020-10-29 [email protected] [flutter][fuchsia] Enable Effect Deserialization in Flutter on Fuchsia
2020-10-29 [email protected] Moved SkSL data back into node classes
2020-10-29 [email protected] remove unimplemented sk_data_new_empty()
2020-10-29 [email protected] fix typo
2020-10-29 [email protected] Remove pool recycling mechanism.
2020-10-29 [email protected] Track vulkan memory allocations in UMA.
2020-10-29 [email protected] Free unused scratch space from idle Pools.
2020-10-29 [email protected] Reland "Replace pooling mechanism with GrMemoryPool."
2020-10-29 [email protected] Remove unreliable SW mask caching assert
2020-10-29 [email protected] Fix gl copyTexSubImage format requirements.
2020-10-29 [email protected] Fix s/NULL/nullptr/ in src/codec/SkWuffsCodec.cpp
2020-10-29 [email protected] Revert "Replace pooling mechanism with GrMemoryPool."
2020-10-29 [email protected] Have SkWuffsCodec speak kRGB_565_SkColorType
2020-10-29 [email protected] Remove old uma logging from Skia.
2020-10-29 [email protected] Allow uniqueKey invalidation messages to reach the thread safe cache
2020-10-29 [email protected] Roll SwiftShader from c1839ee3cedd to 2be25f08deaf (1 revision)
2020-10-29 [email protected] Roll ANGLE from ee4e086 to e3eaa60 (16 revisions)
2020-10-29 [email protected] Roll Chromium from 0b545254b82b to 6ce7ceff8d5e (406 revisions)
2020-10-29 [email protected] Roll Dawn from 47ee61679da0 to a584311a6a73 (5 revisions)
2020-10-28 [email protected] Replace pooling mechanism with GrMemoryPool.
2020-10-28 [email protected] add comments about the use of different subrun types
2020-10-28 [email protected] Mark IRNode leaf classes as final.
2020-10-28 [email protected] SPIRV: Stop mutating (shared) interface blocks for no reason
2020-10-28 [email protected] use SkArenaAlloc for combineIfPossible
2020-10-28 [email protected] Roll freetype 0a3d2bb99b45b72e1d45..40c5681ab92e7db1
2020-10-28 [email protected] Improve var-width miter joins
2020-10-28 [email protected] Revert "In Vk don't set dynamic blend constant on Pipeline if we don't use it."
2020-10-28 [email protected] Add `reportLeaks` method to GrMemoryPool.
2020-10-28 [email protected] Fix clip shader coverage combining with geometry processor coverage
2020-10-28 [email protected] Revert "SkPathView for ownerless (can live on stack) SkPaths"
2020-10-28 [email protected] Fix variable name in new uma macro.
2020-10-28 [email protected] Split the SkSL pool into small and large sections.
2020-10-28 [email protected] [svg] Convert text-anchor to a presentation attribute
2020-10-28 [email protected] Add support for arc-length metric in variable width stroke sample
2020-10-28 [email protected] Reland "Update the SkSL pool interface to take an allocation size."
2020-10-28 [email protected] Roll ANGLE from 98c5ff6 to ee4e086 (17 revisions)
2020-10-28 [email protected] Roll Chromium from 6d5913cebce3 to 0b545254b82b (537 revisions)
2020-10-28 [email protected] Roll Dawn from 41c24933da1e to 47ee61679da0 (8 revisions)
2020-10-27 [email protected] switch unique_ptr with deleter to GrMemoryPool

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 [email protected] 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
@skia-flutter-autoroll skia-flutter-autoroll added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Oct 30, 2020
@google-cla google-cla bot added the cla: yes label Oct 30, 2020
@fluttergithubbot fluttergithubbot merged commit c597333 into flutter:master Oct 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 3, 2020
cbracken pushed a commit to flutter/flutter that referenced this pull request Nov 3, 2020
* c597333 Roll Skia from f548a028ce70 to c21902c0d3cc (46 revisions) (flutter/engine#22224)

* 37d766c Fix includes to start with shell (flutter/engine#22227)

* 1ad6765 [web] Fixes canvas pixelation and overallocation due to transforms.  (flutter/engine#22160)

* 9f9fc1f Roll Skia from c21902c0d3cc to 9615bcf71f2a (1 revision) (flutter/engine#22226)

* 0faa72e Roll Dart SDK from fed66f60a3bc to 25ef5dc559cf (1 revision) (flutter/engine#22225)

* 172a393 Report image diff status for iOS scenario golden tests (flutter/engine#22230)

* fddabca updating integration tests version. (flutter/engine#22235)

* a36bcdc Roll Fuchsia Mac SDK from mhak7e_o6... to 8SkbMXJJ9... (flutter/engine#22231)

* 6a331d3 Roll Skia from 9615bcf71f2a to d5e6368fffd0 (8 revisions) (flutter/engine#22234)

* 9b34207 Fixing semantics borders on mobile web (flutter/engine#21856)

* 4e9459e Refactored the FlutterEngine to make it easier to implement spawn functionality (flutter/engine#21890)

* fa77e68 disable AppLifecycleTests (flutter/engine#22236)

* 153775b update golden (flutter/engine#22247)

* 50dbe85 [web] fix hot restart type error (flutter/engine#22248)

* c8cf09a Roll Skia from d5e6368fffd0 to 7585a65ac709 (7 revisions) (flutter/engine#22237)

* 68e2e46 Roll Fuchsia Mac SDK from 8SkbMXJJ9... to Pz4ZHZrUp... (flutter/engine#22246)

* d3182bc Roll Dart SDK from 25ef5dc559cf to 5acb5fcf84cb (4 revisions) (flutter/engine#22243)

* 9b4bb20 makes android semanticsnode to ignore hittest if it is not focusable (flutter/engine#22205)

* 3c7a54e Roll Fuchsia Linux SDK from sNx8qabBn... to QqGvMWaYk... (flutter/engine#22244)

* eea98b2 Roll Skia from 7585a65ac709 to dffd20efe95c (14 revisions) (flutter/engine#22250)

* 46e3bba Defer Windows arrow key and delete handling (flutter/engine#22207)

* 14437d6 fix _getArrayBuffer signature (flutter/engine#22251)

* 8defec6 Fix nullability issue with Image.network (flutter/engine#22252)

* 67d55ed Roll Dart SDK from 5acb5fcf84cb to a9d583383410 (4 revisions) (flutter/engine#22255)

* 7c8f57c Report error when instantiating CanvasKit network image (flutter/engine#22159)

* 9945db3 Remove the metrics task from cirrus. (flutter/engine#22240)

* bd19181 Add braces on if statements to match linter style (flutter/engine#22130)

* e9c62e7 do not print in _computePixelDensity (flutter/engine#22257)

* 2617101 Roll Dart SDK from a9d583383410 to d2577410a501 (1 revision) (flutter/engine#22258)

* 3d194fa Switch macOS embedding to proc table embedder API (flutter/engine#21811)

* 31b6f0b Roll Fuchsia Mac SDK from Pz4ZHZrUp... to 6yEx5GNGG... (flutter/engine#22262)

* 78a0181 Roll Fuchsia Linux SDK from QqGvMWaYk... to oLF1FW-gC... (flutter/engine#22264)

* ccdb681 WeakPersistentHandle migration (flutter/engine#19843)

* ce0a30c Roll Dart SDK from 52783837369d to b43baaaa477d (723 revisions) (flutter/engine#22265)

* 59b01e0 [web] Fix repaint logic for cullrect,transform changes (flutter/engine#22273)
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-8fdfc21a-7598-4a76-aae4-c192f59be949-1604065229 branch November 6, 2020 13:41
chaselatta pushed a commit to chaselatta/engine that referenced this pull request Nov 30, 2020
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants