engine-flutter-autoroll
|
babc722438
|
Roll Flutter Engine from 55670b71eb00 to 3db86b3cabec (4 revisions) (#147095)
55670b71eb...3db86b3cab
2024-04-19 skia-flutter-autoroll@skia.org Roll Dart SDK from 2ff00e4eb759 to d882ce089110 (1 revision) (flutter/engine#52272)
2024-04-19 dkwingsmt@users.noreply.github.com [macOS] Consolidate view management (flutter/engine#52254)
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from f4a214ecf197 to 1910252ea26a (3 revisions) (flutter/engine#52269)
2024-04-19 jonahwilliams@google.com [Impeller] add non-emulated advanced blend support to experimental canvas (flutter/engine#52245)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-20 00:34:25 +00:00 |
|
engine-flutter-autoroll
|
a11438f51b
|
Roll Flutter Engine from a9a6f598f007 to 55670b71eb00 (1 revision) (#147091)
a9a6f598f0...55670b71eb
2024-04-19 jonahwilliams@google.com [Impeller] organize texture shaders / delete blend.frag + external_texture_fill (flutter/engine#52137)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 23:23:03 +00:00 |
|
engine-flutter-autoroll
|
5931b7b1ce
|
Roll Flutter Engine from 0902c4117ed9 to a9a6f598f007 (1 revision) (#147088)
0902c4117e...a9a6f598f0
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from 0689969ffaee to f4a214ecf197 (1 revision) (flutter/engine#52265)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 22:22:11 +00:00 |
|
engine-flutter-autoroll
|
6b2122bfa6
|
Roll Flutter Engine from 5083af669cee to 0902c4117ed9 (1 revision) (#147085)
5083af669c...0902c4117e
2024-04-19 flar@google.com [Impeller] Use the new DisplayList depth info in the experimental canvas prototype (flutter/engine#52214)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 21:22:26 +00:00 |
|
engine-flutter-autoroll
|
ca170341c3
|
Roll Flutter Engine from 1363b52813e3 to 5083af669cee (1 revision) (#147083)
1363b52813...5083af669c
2024-04-19 skia-flutter-autoroll@skia.org Roll Dart SDK from 1c49f17b5437 to 2ff00e4eb759 (1 revision) (flutter/engine#52264)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 20:00:20 +00:00 |
|
engine-flutter-autoroll
|
c1689166c6
|
Roll Flutter Engine from 908f619d9e1c to 1363b52813e3 (4 revisions) (#147079)
908f619d9e...1363b52813
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from fa31a916cbb8 to 0689969ffaee (1 revision) (flutter/engine#52263)
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from d01e53b8beb7 to fa31a916cbb8 (1 revision) (flutter/engine#52261)
2024-04-19 jonahwilliams@google.com [Impeller] remove absorb opacity limit. (flutter/engine#52160)
2024-04-19 30870216+gaaclarke@users.noreply.github.com [Impeller] cleaned up semantics for RenderPipelineT and added docstrings (flutter/engine#52237)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 19:19:11 +00:00 |
|
engine-flutter-autoroll
|
c1c661cb93
|
Roll Flutter Engine from 9cc1cc3de1a7 to 908f619d9e1c (1 revision) (#147068)
9cc1cc3de1...908f619d9e
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from 0bdd0daaa3fc to d01e53b8beb7 (2 revisions) (flutter/engine#52260)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 17:36:25 +00:00 |
|
engine-flutter-autoroll
|
b5589e42db
|
Roll Flutter Engine from 7fafbbf17c02 to 9cc1cc3de1a7 (1 revision) (#147061)
7fafbbf17c...9cc1cc3de1
2024-04-19 skia-flutter-autoroll@skia.org Roll Dart SDK from 3e139f5d0720 to 1c49f17b5437 (1 revision) (flutter/engine#52259)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 16:12:56 +00:00 |
|
engine-flutter-autoroll
|
4f7b7c93ff
|
Roll Flutter Engine from 4ed7a2d6aed9 to 7fafbbf17c02 (2 revisions) (#147046)
4ed7a2d6ae...7fafbbf17c
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from 7ad507eca0bd to 0bdd0daaa3fc (1 revision) (flutter/engine#52257)
2024-04-19 skia-flutter-autoroll@skia.org Roll Dart SDK from 12e49f395fd9 to 3e139f5d0720 (1 revision) (flutter/engine#52256)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 13:06:28 +00:00 |
|
engine-flutter-autoroll
|
9feccd5f3b
|
Roll Flutter Engine from 25d773ea90c4 to 4ed7a2d6aed9 (3 revisions) (#147038)
25d773ea90...4ed7a2d6ae
2024-04-19 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from peYcbx9eguHcbhMP0... to RruZA4WorQDkGpz25... (flutter/engine#52252)
2024-04-19 skia-flutter-autoroll@skia.org Roll Dart SDK from a46161eec56d to 12e49f395fd9 (1 revision) (flutter/engine#52251)
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from ca5481ebd0fb to 7ad507eca0bd (2 revisions) (flutter/engine#52249)
Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from peYcbx9eguHc to RruZA4WorQDk
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 09:08:40 +00:00 |
|
engine-flutter-autoroll
|
12d54de962
|
Roll Flutter Engine from b6234dd1984e to 25d773ea90c4 (1 revision) (#147035)
b6234dd198...25d773ea90
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from fef9f270935c to ca5481ebd0fb (1 revision) (flutter/engine#52246)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 07:10:34 +00:00 |
|
engine-flutter-autoroll
|
d4b42780ba
|
Roll Flutter Engine from ff471881e90a to b6234dd1984e (2 revisions) (#147029)
ff471881e9...b6234dd198
2024-04-19 skia-flutter-autoroll@skia.org Roll Dart SDK from 62b85ea79bce to a46161eec56d (1 revision) (flutter/engine#52243)
2024-04-19 bquinlan@google.com Add a dependency on `package:web_socket` in pkg_demo_test (flutter/engine#52239)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 04:21:25 +00:00 |
|
engine-flutter-autoroll
|
20034ce0a2
|
Roll Flutter Engine from 442d14a7e840 to ff471881e90a (1 revision) (#147025)
442d14a7e8...ff471881e9
2024-04-19 skia-flutter-autoroll@skia.org Roll Skia from 8fd4d8eaadc2 to fef9f270935c (7 revisions) (flutter/engine#52240)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 02:33:19 +00:00 |
|
engine-flutter-autoroll
|
c59e2e3b77
|
Roll Flutter Engine from 6e4a15d31769 to 442d14a7e840 (2 revisions) (#147023)
6e4a15d317...442d14a7e8
2024-04-18 jonahwilliams@google.com [Impeller] dont use half precision constants / Fixes for SPIRV tools roll (flutter/engine#52213)
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from edece87ce734 to 8fd4d8eaadc2 (1 revision) (flutter/engine#52238)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 01:23:06 +00:00 |
|
engine-flutter-autoroll
|
8c891ba5ba
|
Roll Flutter Engine from 61bf47d129bb to 6e4a15d31769 (1 revision) (#147022)
61bf47d129...6e4a15d317
2024-04-18 dkwingsmt@users.noreply.github.com [macOS] Rename viewId to viewIdentifier (flutter/engine#52202)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-19 00:39:36 +00:00 |
|
engine-flutter-autoroll
|
4464360d86
|
Roll Flutter Engine from 13a6ce419664 to 61bf47d129bb (4 revisions) (#147017)
13a6ce4196...61bf47d129
2024-04-18 skia-flutter-autoroll@skia.org Roll Dart SDK from 8d834bbb2163 to 62b85ea79bce (1 revision) (flutter/engine#52236)
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from 1af1e478ef85 to edece87ce734 (5 revisions) (flutter/engine#52233)
2024-04-18 chinmaygarde@google.com Suppress in-actionable warnings in the iOS profiler. (flutter/engine#52227)
2024-04-18 30870216+gaaclarke@users.noreply.github.com [Impeller] sorted commonly used default pipelines first (flutter/engine#52231)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 23:43:48 +00:00 |
|
engine-flutter-autoroll
|
7610ceca42
|
Roll Flutter Engine from 46ff024bff10 to 13a6ce419664 (3 revisions) (#147006)
46ff024bff...13a6ce4196
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from dc6df9137614 to 1af1e478ef85 (10 revisions) (flutter/engine#52230)
2024-04-18 goderbauer@google.com Fix docs for SemanticsAction (flutter/engine#52229)
2024-04-18 skia-flutter-autoroll@skia.org Roll Dart SDK from a0caf3de902d to 8d834bbb2163 (1 revision) (flutter/engine#52228)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 21:05:09 +00:00 |
|
engine-flutter-autoroll
|
94ef462259
|
Roll Flutter Engine from 6abfa565a9f9 to 46ff024bff10 (1 revision) (#147005)
6abfa565a9...46ff024bff
2024-04-18 jonahwilliams@google.com [Impeller] Reland: remove most temporary allocation during polyline generation. (flutter/engine#52180)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 20:10:13 +00:00 |
|
engine-flutter-autoroll
|
ffa3b303ee
|
Roll Flutter Engine from aa6f7411c219 to 6abfa565a9f9 (1 revision) (#147002)
aa6f7411c2...6abfa565a9
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from 1f74f67959f2 to dc6df9137614 (2 revisions) (flutter/engine#52224)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 19:07:18 +00:00 |
|
engine-flutter-autoroll
|
b25f90995a
|
Roll Flutter Engine from b8e802515b5a to aa6f7411c219 (1 revision) (#146996)
b8e802515b...aa6f7411c2
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from d7f79d7183cd to 1f74f67959f2 (3 revisions) (flutter/engine#52223)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 16:34:05 +00:00 |
|
engine-flutter-autoroll
|
5321626655
|
Roll Flutter Engine from 2c3e9c8bfce6 to b8e802515b5a (2 revisions) (#146993)
2c3e9c8bfc...b8e802515b
2024-04-18 skia-flutter-autoroll@skia.org Roll Dart SDK from 415669e2604d to a0caf3de902d (1 revision) (flutter/engine#52222)
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from 4fb772942c5c to d7f79d7183cd (1 revision) (flutter/engine#52221)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 15:53:20 +00:00 |
|
engine-flutter-autoroll
|
a6c7f90bb5
|
Roll Flutter Engine from 5687011d5e94 to 2c3e9c8bfce6 (1 revision) (#146982)
5687011d5e...2c3e9c8bfc
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from 54c2053bab03 to 4fb772942c5c (1 revision) (flutter/engine#52220)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 11:25:23 +00:00 |
|
engine-flutter-autoroll
|
b9e9435b25
|
Roll Flutter Engine from 132d364ef373 to 5687011d5e94 (2 revisions) (#146972)
132d364ef3...5687011d5e
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from 32a36614f879 to 54c2053bab03 (2 revisions) (flutter/engine#52218)
2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from d221c1591d59 to 32a36614f879 (1 revision) (flutter/engine#52217)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 08:31:21 +00:00 |
|
engine-flutter-autoroll
|
22f49b276b
|
Roll Flutter Engine from 20638b75c8c4 to 132d364ef373 (1 revision) (#146969)
20638b75c8...132d364ef3
2024-04-18 skia-flutter-autoroll@skia.org Roll Dart SDK from 45dd87c2329c to 415669e2604d (1 revision) (flutter/engine#52216)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 06:49:26 +00:00 |
|
engine-flutter-autoroll
|
e57e456652
|
Roll Flutter Engine from 07f7532ecd29 to 20638b75c8c4 (2 revisions) (#146962)
07f7532ecd...20638b75c8
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from a3a016537a8c to d221c1591d59 (2 revisions) (flutter/engine#52210)
2024-04-17 flar@google.com DisplayList tracks maximum render op depths (flutter/engine#52070)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 02:08:26 +00:00 |
|
engine-flutter-autoroll
|
5fae912007
|
Roll Flutter Engine from 725ebd708246 to 07f7532ecd29 (1 revision) (#146960)
725ebd7082...07f7532ecd
2024-04-17 jonahwilliams@google.com [Impeller] Off by default experimental canvas. (flutter/engine#52035)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 01:24:25 +00:00 |
|
engine-flutter-autoroll
|
3a94794839
|
Roll Flutter Engine from 624730fb8840 to 725ebd708246 (4 revisions) (#146959)
624730fb88...725ebd7082
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 5958cd52db48 to a3a016537a8c (3 revisions) (flutter/engine#52208)
2024-04-17 skia-flutter-autoroll@skia.org Roll Dart SDK from bd7627bca67b to 45dd87c2329c (1 revision) (flutter/engine#52207)
2024-04-17 jason-simmons@users.noreply.github.com Fix CkBrowserImageDecoder conversion of images to ImageByteFormat.rawRgba and rawStraightRgba (flutter/engine#52089)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from a78dec0c0538 to 5958cd52db48 (2 revisions) (flutter/engine#52206)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-18 00:22:37 +00:00 |
|
engine-flutter-autoroll
|
1ce6292f65
|
Roll Flutter Engine from 9edcb26f5949 to 624730fb8840 (2 revisions) (#146955)
9edcb26f59...624730fb88
2024-04-17 robert.ancell@canonical.com Fix incorrect function name in documentation (flutter/engine#52184)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 0c56bd472923 to a78dec0c0538 (4 revisions) (flutter/engine#52205)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 23:31:28 +00:00 |
|
engine-flutter-autoroll
|
2d58f87bcb
|
Roll Flutter Engine from cc73c5c124c4 to 9edcb26f5949 (4 revisions) (#146946)
cc73c5c124...9edcb26f59
2024-04-17 bdero@google.com [Impeller] Delete `EntityPass::AddSubpassInline`. (flutter/engine#52182)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 2790777048d3 to 0c56bd472923 (4 revisions) (flutter/engine#52203)
2024-04-17 matej.knopp@gmail.com [macOS] Handle interleaved movement and gesture events (flutter/engine#52201)
2024-04-17 bdero@google.com [Impeller] Remove old clip height tracking from Entity. (flutter/engine#52178)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 22:28:06 +00:00 |
|
engine-flutter-autoroll
|
808081e68c
|
Roll Flutter Engine from 376c86e3bbb6 to cc73c5c124c4 (3 revisions) (#146940)
376c86e3bb...cc73c5c124
2024-04-17 34871572+gmackall@users.noreply.github.com Replace LinkedLists that are used as a queue in android FlutterRenderer with ArrayDeques (flutter/engine#51494)
2024-04-17 bdero@google.com [Impeller] Use booleans instead of counting backdrop reads. (flutter/engine#52181)
2024-04-17 bungeman@chromium.org Update Skia's BUILD.gn (flutter/engine#52194)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 20:33:18 +00:00 |
|
engine-flutter-autoroll
|
72b4b2921d
|
Roll Flutter Engine from bc6382e35365 to 376c86e3bbb6 (2 revisions) (#146937)
bc6382e353...376c86e3bb
2024-04-17 alexmarkov@google.com Cleanup obsolete Dart VM flags (flutter/engine#52197)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 4b3b84c0beeb to 2790777048d3 (3 revisions) (flutter/engine#52198)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 19:52:19 +00:00 |
|
engine-flutter-autoroll
|
9ac724d71b
|
Roll Flutter Engine from 818191d11404 to bc6382e35365 (2 revisions) (#146930)
818191d114...bc6382e353
2024-04-17 yjbanov@google.com [web] move AccessibilityAnnouncements into SemanticsOwner (flutter/engine#52138)
2024-04-17 737941+loic-sharma@users.noreply.github.com [Windows] Add/remove view failures should not hang (flutter/engine#52164)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 18:45:54 +00:00 |
|
engine-flutter-autoroll
|
f02cb0c031
|
Roll Flutter Engine from 25b09e883dd8 to 818191d11404 (3 revisions) (#146898)
25b09e883d...818191d114
2024-04-17 30870216+gaaclarke@users.noreply.github.com [Impeller] added static check that fragment shader and vertex shaders slots match (flutter/engine#52174)
2024-04-17 matej.knopp@gmail.com [macOS] FlutterSurfaceManager should not return surfaces that are in use (flutter/engine#52082)
2024-04-17 matej.knopp@gmail.com [macOS] FlutterView should not override platform view cursor (flutter/engine#52159)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 17:33:07 +00:00 |
|
engine-flutter-autoroll
|
180b77685b
|
Roll Flutter Engine from 0e9e2f419225 to 25b09e883dd8 (1 revision) (#146889)
0e9e2f4192...25b09e883d
2024-04-17 matej.knopp@gmail.com [macOS] Handle reparenting platform views (flutter/engine#52152)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 13:54:39 +00:00 |
|
engine-flutter-autoroll
|
f5815f923a
|
Roll Flutter Engine from 4b949d7d6065 to 0e9e2f419225 (4 revisions) (#146884)
4b949d7d60...0e9e2f4192
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 1832de338187 to 4b3b84c0beeb (1 revision) (flutter/engine#52192)
2024-04-17 skia-flutter-autoroll@skia.org Roll Dart SDK from 376f1b4040d3 to bd7627bca67b (1 revision) (flutter/engine#52191)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 2b32391252f3 to 1832de338187 (1 revision) (flutter/engine#52190)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from f404603cc9e7 to 2b32391252f3 (1 revision) (flutter/engine#52189)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 12:46:19 +00:00 |
|
engine-flutter-autoroll
|
02400772ce
|
Roll Flutter Engine from 1ea39b29ce8c to 4b949d7d6065 (1 revision) (#146865)
1ea39b29ce...4b949d7d60
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from d9688b02def5 to f404603cc9e7 (1 revision) (flutter/engine#52188)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 07:52:21 +00:00 |
|
engine-flutter-autoroll
|
0207da8fa4
|
Roll Flutter Engine from 45c86593a09a to 1ea39b29ce8c (1 revision) (#146863)
45c86593a0...1ea39b29ce
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from e6e9044ee10d to d9688b02def5 (1 revision) (flutter/engine#52186)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 07:09:23 +00:00 |
|
engine-flutter-autoroll
|
9f2bb3b6ae
|
Roll Flutter Engine from 0cdbc8a6e463 to 45c86593a09a (1 revision) (#146862)
0cdbc8a6e4...45c86593a0
2024-04-17 skia-flutter-autoroll@skia.org Roll Dart SDK from 04e9eeaa7c78 to 376f1b4040d3 (1 revision) (flutter/engine#52185)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 06:08:17 +00:00 |
|
engine-flutter-autoroll
|
eee2c6f6bf
|
Roll Flutter Engine from 31b67985de27 to 0cdbc8a6e463 (1 revision) (#146861)
31b67985de...0cdbc8a6e4
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from e335a0a11aa0 to e6e9044ee10d (1 revision) (flutter/engine#52183)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 04:52:34 +00:00 |
|
engine-flutter-autoroll
|
69c7fcb8aa
|
Roll Flutter Engine from e7d8c62d291a to 31b67985de27 (1 revision) (#146859)
e7d8c62d29...31b67985de
2024-04-17 skia-flutter-autoroll@skia.org Roll Dart SDK from 57d7cba5bc3d to 04e9eeaa7c78 (1 revision) (flutter/engine#52179)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 03:44:51 +00:00 |
|
engine-flutter-autoroll
|
ab98a0ac78
|
Roll Flutter Engine from 4d69c0c95483 to e7d8c62d291a (11 revisions) (#146857)
4d69c0c954...e7d8c62d29
2024-04-16 magder@google.com Migrate FlutterChannelKeyResponder and FlutterSpellCheckPlugin to ARC (flutter/engine#52148)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from b83b6bf7174f to e335a0a11aa0 (1 revision) (flutter/engine#52175)
2024-04-16 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[Impeller] remove most temporary allocation during polyline generation. (#52131)" (flutter/engine#52177)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from d506a3d526f7 to b83b6bf7174f (2 revisions) (flutter/engine#52173)
2024-04-16 magder@google.com Migrate FlutterUIPressProxy, ios_context*, rendering_api_selection, and a few other files to ARC (flutter/engine#51633)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from 98dbba281a84 to d506a3d526f7 (2 revisions) (flutter/engine#52170)
2024-04-16 skia-flutter-autoroll@skia.org Roll Dart SDK from f2464b2892a1 to 57d7cba5bc3d (1 revision) (flutter/engine#52168)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from 300741074b41 to 98dbba281a84 (11 revisions) (flutter/engine#52167)
2024-04-16 30870216+gaaclarke@users.noreply.github.com [Impeller] removes advanced plus blending (flutter/engine#52163)
2024-04-16 jonahwilliams@google.com [Impeller] remove most temporary allocation during polyline generation. (flutter/engine#52131)
2024-04-16 jason-simmons@users.noreply.github.com Roll reclient, libpng, and zlib (flutter/engine#52072)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-17 01:41:29 +00:00 |
|
engine-flutter-autoroll
|
5a0369df16
|
Roll Flutter Engine from bb127febf725 to 4d69c0c95483 (1 revision) (#146841)
bb127febf7...4d69c0c954
2024-04-16 magder@google.com Only print "gclient sync" warning once during rebase (flutter/engine#52133)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 22:13:00 +00:00 |
|
engine-flutter-autoroll
|
3c4534903f
|
Roll Flutter Engine from 71ab8854f14e to bb127febf725 (3 revisions) (#146836)
71ab8854f1...bb127febf7
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from 75083dc8a34c to 300741074b41 (1 revision) (flutter/engine#52158)
2024-04-16 skia-flutter-autoroll@skia.org Roll Dart SDK from 99928bb7e8a4 to f2464b2892a1 (1 revision) (flutter/engine#52157)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from 429ec245f4e2 to 75083dc8a34c (1 revision) (flutter/engine#52155)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 19:18:38 +00:00 |
|
engine-flutter-autoroll
|
cb719db814
|
Roll Flutter Engine from cba7678fcfd2 to 71ab8854f14e (2 revisions) (#146819)
cba7678fcf...71ab8854f1
2024-04-16 skia-flutter-autoroll@skia.org Roll Dart SDK from cb0c34389d90 to 99928bb7e8a4 (1 revision) (flutter/engine#52154)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from 8013b7f1dcd3 to 429ec245f4e2 (1 revision) (flutter/engine#52153)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 13:40:19 +00:00 |
|
engine-flutter-autoroll
|
9aea02b7d5
|
Roll Flutter Engine from 66ad80217898 to cba7678fcfd2 (6 revisions) (#146811)
66ad802178...cba7678fcf
2024-04-16 skia-flutter-autoroll@skia.org Roll Dart SDK from 7d02f18b8a84 to cb0c34389d90 (1 revision) (flutter/engine#52151)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from 50ac1117f159 to 8013b7f1dcd3 (5 revisions) (flutter/engine#52149)
2024-04-16 49699333+dependabot[bot]@users.noreply.github.com Bump google/osv-scanner-action from 1.6.2.pre.beta1 to 1.7.1 (flutter/engine#52147)
2024-04-16 magder@google.com Migrate vsync_waiter_ios to ARC (flutter/engine#52104)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from b159229f2174 to 50ac1117f159 (1 revision) (flutter/engine#52146)
2024-04-16 skia-flutter-autoroll@skia.org Roll Dart SDK from 5f03197b9992 to 7d02f18b8a84 (2 revisions) (flutter/engine#52145)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 10:00:07 +00:00 |
|
engine-flutter-autoroll
|
08bae320c5
|
Roll Flutter Engine from 76fbe31a96b3 to 66ad80217898 (2 revisions) (#146794)
76fbe31a96...66ad802178
2024-04-16 30870216+gaaclarke@users.noreply.github.com Relands "[Impeller] moved to bgra10_xr (#52019)" (flutter/engine#52142)
2024-04-16 skia-flutter-autoroll@skia.org Roll Skia from f6a2a2af83f1 to b159229f2174 (1 revision) (flutter/engine#52143)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 04:06:18 +00:00 |
|
engine-flutter-autoroll
|
817630ccf1
|
Roll Flutter Engine from 557ffb1cfda6 to 76fbe31a96b3 (4 revisions) (#146792)
557ffb1cfd...76fbe31a96
2024-04-16 chinmaygarde@google.com [Impeller] Update the readme to reflect current guidance on how to try Impeller. (flutter/engine#52135)
2024-04-16 jonahwilliams@google.com [iOS] allow enabling asserts from Plist. (flutter/engine#52069)
2024-04-16 skia-flutter-autoroll@skia.org Roll Dart SDK from 3c2376cb9850 to 5f03197b9992 (5 revisions) (flutter/engine#52134)
2024-04-15 skia-flutter-autoroll@skia.org Roll Skia from 0b5df0201734 to f6a2a2af83f1 (2 revisions) (flutter/engine#52136)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 02:56:25 +00:00 |
|
engine-flutter-autoroll
|
fb68f3c222
|
Roll Flutter Engine from 503e7e8f37f3 to 557ffb1cfda6 (1 revision) (#146791)
503e7e8f37...557ffb1cfd
2024-04-15 magder@google.com Migrate FlutterDartVMServicePublisher to ARC (flutter/engine#52081)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 02:02:25 +00:00 |
|
engine-flutter-autoroll
|
8615fc65ec
|
Roll Flutter Engine from 07ae93c9b755 to 503e7e8f37f3 (7 revisions) (#146790)
07ae93c9b7...503e7e8f37
2024-04-15 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[Impeller] moved to bgra10_xr (#52019)" (flutter/engine#52140)
2024-04-15 skia-flutter-autoroll@skia.org Roll Skia from d27e288efd54 to 0b5df0201734 (1 revision) (flutter/engine#52132)
2024-04-15 skia-flutter-autoroll@skia.org Roll Skia from 0fe107da5a4e to d27e288efd54 (6 revisions) (flutter/engine#52130)
2024-04-15 30870216+gaaclarke@users.noreply.github.com [Impeller] moved to bgra10_xr (flutter/engine#52019)
2024-04-15 skia-flutter-autoroll@skia.org Roll Skia from 9e20a146c024 to 0fe107da5a4e (33 revisions) (flutter/engine#52129)
2024-04-15 jonahwilliams@google.com [Impeller] Use Wang's formula for quad/cubic subdivision. (flutter/engine#52079)
2024-04-15 jonahwilliams@google.com [Impeller] organize shaders a bit, make filter shaders use same vertex source. (flutter/engine#52113)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-16 01:09:34 +00:00 |
|
engine-flutter-autoroll
|
8c12ba8470
|
Roll Flutter Engine from 84238c411001 to 07ae93c9b755 (3 revisions) (#146776)
84238c4110...07ae93c9b7
2024-04-15 skia-flutter-autoroll@skia.org Roll Dart SDK from ac31be3c8546 to 3c2376cb9850 (1 revision) (flutter/engine#52095)
2024-04-15 magder@google.com Migrate FlutterCallbackCache and FlutterKeyboardManager to ARC (flutter/engine#51983)
2024-04-15 jason-simmons@users.noreply.github.com Roll buildroot and set ios_use_simulator variable used by Skia GN scripts (flutter/engine#52101)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
2024-04-15 20:09:07 +00:00 |
|