Commit Graph

28004 Commits

Author SHA1 Message Date
skia-flutter-autoroll
d4586d760f Manual roll Dart SDK from a040e32db8f2 to 2bb9c265fa24 (7 revisions) (flutter/engine#40689)
Manual roll requested by zra@google.com

https://dart.googlesource.com/sdk.git/+log/a040e32db8f2..2bb9c265fa24

2023-03-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-374.0.dev
2023-03-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-373.0.dev
2023-03-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-372.0.dev
2023-03-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-371.0.dev
2023-03-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-370.0.dev
2023-03-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-369.0.dev
2023-03-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-368.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC aam@google.com,bdero@google.com,dart-vm-team@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 Engine: https://github.com/flutter/flutter/issues/new/choose

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/main/autoroll/README.md

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2023-03-27 19:47:02 -07:00
Chris Bracken
787ed3f63c [macOS] Eliminate explicit main window init() (flutter/engine#40695)
[macOS] Eliminate explicit main window init()
2023-03-28 01:31:20 +00:00
skia-flutter-autoroll
6e66624d7f Roll Fuchsia Mac SDK from trm3jGwgZopG-wITx... to J3ZHl8r1H1VE-fB8y... (flutter/engine#40693)
Roll Fuchsia Mac SDK from trm3jGwgZopG-wITx... to J3ZHl8r1H1VE-fB8y...
2023-03-28 00:55:15 +00:00
Jackson Gardner
82886d52b3 Web test reorganization (flutter/engine#39984)
Web test reorganization
2023-03-28 00:08:48 +00:00
gaaclarke
b9fe5d10f1 Improved readme for golden tests. (flutter/engine#40679)
Improved readme for impeller golden tests.
2023-03-27 23:24:53 +00:00
Brandon DeRosier
9e9590a68f Revert "Post 3.0 lint sync (#40394)" (flutter/engine#40687)
This reverts commit 8ba209121d.
2023-03-27 15:45:59 -07:00
Brandon DeRosier
2af281a806 Revert "Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule (#40582)" (flutter/engine#40686)
This reverts commit 33dd135fc0.
2023-03-27 15:40:29 -07:00
joshualitt
92ca1327a6 Revert "[web] Add js_types sources to build. (#40597)" (flutter/engine#40685)
This reverts commit c14d10c2b1.
2023-03-27 15:37:58 -07:00
Brandon DeRosier
5b4b920911 [Impeller] Fix Impeller Metal wide gamut (flutter/engine#40671) 2023-03-27 13:26:34 -07:00
bungeman
13b279990a Simplify SkFontMgr classes for sk_sp (flutter/engine#40627)
These subclasses were previously made very generic to work with both the
pre-sk_sp version of SkFontMgr and the using-sk_sp version of SkFontMgr.
Now that SkFontMgr uses sk_sp for return types, simplify the subclasses.
2023-03-27 16:06:07 -04:00
Jason Simmons
33dd135fc0 Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule (flutter/engine#40582)
Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule
2023-03-27 20:04:28 +00:00
joshualitt
c14d10c2b1 [web] Add js_types sources to build. (flutter/engine#40597) 2023-03-27 13:03:57 -07:00
skia-flutter-autoroll
286aed32aa Roll Skia from 4ca827754bc1 to c55605969a59 (5 revisions) (flutter/engine#40668)
Roll Skia from 4ca827754bc1 to c55605969a59 (5 revisions)
2023-03-27 19:50:33 +00:00
Jonah Williams
fffe7e4cb9 [Impeller] initialize text alpha to 1.0 (flutter/engine#40667)
[Impeller] initialize text alpha to 1.0
2023-03-27 19:46:32 +00:00
David Iglesias
34a936b07e Revert "[web] Accepts assetBase through JS config. (#40615)" (flutter/engine#40670)
This reverts commit e0be0c5676.

This commit is causing problems with new lint rules:

```
   info - test/engine/assets_test.dart:5:1 - This annotation must be attached to a library directive. Try attaching library annotations to library directives. - library_annotations
```
2023-03-27 12:07:01 -07:00
David Iglesias
e0be0c5676 [web] Accepts assetBase through JS config. (flutter/engine#40615)
[web] Accepts assetBase through JS config.
2023-03-27 17:43:47 +00:00
skia-flutter-autoroll
73768d53ec Roll Fuchsia Linux SDK from v0tCO5SkPScqIBWIr... to jlj9dbwYl_4cILVwQ... (flutter/engine#40665)
Roll Fuchsia Linux SDK from v0tCO5SkPScqIBWIr... to jlj9dbwYl_4cILVwQ...
2023-03-27 17:39:36 +00:00
Brandon DeRosier
d9140ba50c [Impeller] Document EntityPass, make positioning less confusing (flutter/engine#40636) 2023-03-27 10:39:20 -07:00
Michael Goderbauer
8ba209121d Post 3.0 lint sync (flutter/engine#40394)
Post 3.0 lint sync
2023-03-27 17:15:08 +00:00
Filip Filmar
c68289bb76 Remove timezone from flutter (flutter/engine#40588)
Remove timezone from flutter
2023-03-27 17:08:05 +00:00
dependabot[bot]
8ca44c985b Bump actions/checkout from 3.4.0 to 3.5.0 (flutter/engine#40662)
Bump actions/checkout from 3.4.0 to 3.5.0
2023-03-27 09:47:23 +00:00
skia-flutter-autoroll
24b8370877 Roll Fuchsia Mac SDK from d30zLnNyJDgYNmKD4... to trm3jGwgZopG-wITx... (flutter/engine#40660)
Roll Fuchsia Mac SDK from d30zLnNyJDgYNmKD4... to trm3jGwgZopG-wITx...
2023-03-27 09:09:22 +00:00
skia-flutter-autoroll
1d2f54a1d6 Roll Skia from 4d02e783654f to 4ca827754bc1 (2 revisions) (flutter/engine#40659)
Roll Skia from 4d02e783654f to 4ca827754bc1 (2 revisions)
2023-03-27 07:58:38 +00:00
skia-flutter-autoroll
94fff427dd Roll Skia from 009ed54d103d to 4d02e783654f (1 revision) (flutter/engine#40657)
Roll Skia from 009ed54d103d to 4d02e783654f (1 revision)
2023-03-27 05:38:15 +00:00
skia-flutter-autoroll
13a10a0a93 Roll Fuchsia Linux SDK from y4h2rtyt6Mx8xHEte... to v0tCO5SkPScqIBWIr... (flutter/engine#40655)
Roll Fuchsia Linux SDK from y4h2rtyt6Mx8xHEte... to v0tCO5SkPScqIBWIr...
2023-03-27 04:40:22 +00:00
Zachary Anderson
c5585f35fc Revert Dart SDK to a040e32db8f2 (flutter/engine#40656)
* Revert "Roll Dart SDK from 57061b644e84 to c1185c030a98 (2 revisions) (#40654)"

This reverts commit 8ceda25a2c.

* Revert "Roll Dart SDK from 25d7c5d88496 to 57061b644e84 (1 revision) (#40624)"

This reverts commit a8e80d9573.

* Revert "Roll Dart SDK from a040e32db8f2 to 25d7c5d88496 (1 revision) (#40618)"

This reverts commit dd32227028.
2023-03-26 21:32:22 -07:00
skia-flutter-autoroll
8ceda25a2c Roll Dart SDK from 57061b644e84 to c1185c030a98 (2 revisions) (flutter/engine#40654)
Roll Dart SDK from 57061b644e84 to c1185c030a98 (2 revisions)
2023-03-27 02:11:30 +00:00
Chinmay Garde
3ec046f92c [Impeller] Remove verbose validation logs in the Vulkan pipeline cache. (flutter/engine#40651)
[Impeller] Remove verbose logs in the Vulkan pipeline cache.
2023-03-26 22:59:21 +00:00
Brandon DeRosier
74ad3dd70f [Impeller] Fix stroke cap disconnection (flutter/engine#40643) 2023-03-26 12:34:20 -07:00
Brandon DeRosier
7340201478 [Impeller] Fix accumulating translucency opacity peephole bug (flutter/engine#40639) 2023-03-26 12:33:11 -07:00
Brandon DeRosier
fba3461d8c [Impeller] Fix AtlasContents crash (flutter/engine#40637) 2023-03-26 12:32:49 -07:00
Brandon DeRosier
7cfb268a9a [Impeller] Keep impeller scene build working (flutter/engine#40635) 2023-03-26 12:32:13 -07:00
Chinmay Garde
96948d3d5a [Impeller] Enable RendererTest::TheImpeller for Vulkan. (flutter/engine#40634)
[Impeller] Enable RendererTest::TheImpeller for Vulkan.
2023-03-26 19:09:18 +00:00
skia-flutter-autoroll
c1d23f30d9 Roll Fuchsia Mac SDK from 34M7LHe2DUL5mebOm... to d30zLnNyJDgYNmKD4... (flutter/engine#40649)
Roll Fuchsia Mac SDK from 34M7LHe2DUL5mebOm... to d30zLnNyJDgYNmKD4...
2023-03-26 18:21:30 +00:00
skia-flutter-autoroll
1401f27256 Roll Fuchsia Linux SDK from smNcvjxC6Ja3FkteX... to y4h2rtyt6Mx8xHEte... (flutter/engine#40647)
Roll Fuchsia Linux SDK from smNcvjxC6Ja3FkteX... to y4h2rtyt6Mx8xHEte...
2023-03-26 15:16:09 +00:00
skia-flutter-autoroll
d64c0ead2d Roll Skia from d06e59e7d041 to 009ed54d103d (1 revision) (flutter/engine#40644)
Roll Skia from d06e59e7d041 to 009ed54d103d (1 revision)
2023-03-26 13:42:21 +00:00
skia-flutter-autoroll
a86c09b97a Roll Fuchsia Mac SDK from odB7mmGuAH51yrWgy... to 34M7LHe2DUL5mebOm... (flutter/engine#40633)
Roll Fuchsia Mac SDK from odB7mmGuAH51yrWgy... to 34M7LHe2DUL5mebOm...
2023-03-25 23:46:09 +00:00
skia-flutter-autoroll
a1987a9975 Roll Fuchsia Linux SDK from 6JDOgmv1GqjN0MccU... to smNcvjxC6Ja3FkteX... (flutter/engine#40631)
Roll Fuchsia Linux SDK from 6JDOgmv1GqjN0MccU... to smNcvjxC6Ja3FkteX...
2023-03-25 22:08:36 +00:00
skia-flutter-autoroll
aa47cdb935 Roll Skia from 17bce5f4f78f to d06e59e7d041 (1 revision) (flutter/engine#40630)
Roll Skia from 17bce5f4f78f to d06e59e7d041 (1 revision)
2023-03-25 21:56:35 +00:00
Chinmay Garde
753e03413a [Impeller] More sundry fixes to the Vulkan backend. (flutter/engine#40603)
* Fix mip-map generation in unit-tests where the command buffer was not
  submitted.
* Cleanup descriptor counts being always 1 in Vulkan code-gen.
* Reworked capabilities. Platforms can add to the base capability set.
* Vulkan backend picks between more available color and stencil formats.
* Descriptor pools are dynamically sized.
* Layout transitions are more explicit. Both allocated and swapchain images
  track their own layouts and redundant transitions are avoided.
* Objects active in a pending command buffer are collected but the waits happen
  on a separate fence waiter. Thread is named
  "io.flutter.impeller.fence_waiter".
* Added queue and command buffer instant markers for better traces.
* Command pools and their buffers are now thread local. Fixes sync validation
  failure.
* Debug reports are now more readable and command buffer and queue breadcrumbs
  will be displayed on a validation report.
* Staging buffers are back.
* Pipeline caches have been wired up. After 50 frames, the current Vulkan
  pipeline cache will be written out to disk for subsequent launches. Writes
  will happen on a background worker.
* Runtime stages have been wired up. But the build rules to provide the right
  stages are still remaining.

Fixes https://github.com/flutter/flutter/issues/121536
Fixes https://github.com/flutter/flutter/issues/121627
Fixes https://github.com/flutter/flutter/issues/121632
Fixes https://github.com/flutter/flutter/issues/120499
2023-03-25 13:40:19 -07:00
skia-flutter-autoroll
a474b1809f Roll Skia from 497dc2e1f01f to 17bce5f4f78f (2 revisions) (flutter/engine#40629)
Roll Skia from 497dc2e1f01f to 17bce5f4f78f (2 revisions)
2023-03-25 18:08:24 +00:00
skia-flutter-autoroll
281c93e4b7 Roll Fuchsia Mac SDK from Nrn4D-aMBpMe5ngaF... to odB7mmGuAH51yrWgy... (flutter/engine#40625)
Roll Fuchsia Mac SDK from Nrn4D-aMBpMe5ngaF... to odB7mmGuAH51yrWgy...
2023-03-25 10:53:31 +00:00
skia-flutter-autoroll
a8e80d9573 Roll Dart SDK from 25d7c5d88496 to 57061b644e84 (1 revision) (flutter/engine#40624)
Roll Dart SDK from 25d7c5d88496 to 57061b644e84 (1 revision)
2023-03-25 09:48:03 +00:00
skia-flutter-autoroll
cab301a5fe Roll Fuchsia Linux SDK from jdkyVHuAgQFiwEVQj... to 6JDOgmv1GqjN0MccU... (flutter/engine#40622)
Roll Fuchsia Linux SDK from jdkyVHuAgQFiwEVQj... to 6JDOgmv1GqjN0MccU...
2023-03-25 09:11:25 +00:00
skia-flutter-autoroll
dd32227028 Roll Dart SDK from a040e32db8f2 to 25d7c5d88496 (1 revision) (flutter/engine#40618)
Roll Dart SDK from a040e32db8f2 to 25d7c5d88496 (1 revision)
2023-03-25 04:04:21 +00:00
gaaclarke
142803bf72 [Impeller] Adds golden image tests. (flutter/engine#40366)
Added golden image tests to impeller
2023-03-24 16:42:28 -07:00
Dan Field
8f0de93feb Make PathComponent POD, allow querying specific component type counts (flutter/engine#40605)
[Impeller] Make PathComponent POD, allow querying specific component type counts
2023-03-24 22:53:12 +00:00
skia-flutter-autoroll
5999d8a544 Roll Dart SDK from 17655a04d99a to a040e32db8f2 (1 revision) (flutter/engine#40612)
Roll Dart SDK from 17655a04d99a to a040e32db8f2 (1 revision)
2023-03-24 22:31:56 +00:00
skia-flutter-autoroll
2e4ce766bf Roll Skia from 86228d7534de to 497dc2e1f01f (14 revisions) (flutter/engine#40611)
Roll Skia from 86228d7534de to 497dc2e1f01f (14 revisions)
2023-03-24 22:07:47 +00:00
skia-flutter-autoroll
36d7180a88 Roll Fuchsia Mac SDK from 5sB3ScvhSdJi061Ng... to Nrn4D-aMBpMe5ngaF... (flutter/engine#40610)
Roll Fuchsia Mac SDK from 5sB3ScvhSdJi061Ng... to Nrn4D-aMBpMe5ngaF...
2023-03-24 21:59:48 +00:00