20491 Commits

Author SHA1 Message Date
Brandon DeRosier
577e00ee34 [Impeller Scene] Render imported meshes (flutter/engine#38097)
* [Impeller Scene] Render imported meshes

* Address comments
2022-12-07 02:21:25 +00:00
Jason Simmons
ed23ba912f Pin the analyzer package version in lib/web_ui (flutter/engine#38114)
Other web_ui package dependences are incompatible with analyzer-5.3.0
2022-12-06 18:01:16 -08:00
Chinmay Garde
6ebc41ded5 [Impeller] Remove unused flag enable-impeller-vulkan. (flutter/engine#38109)
* [Impeller] Remove unused flag.

* Incorporate review feedback.
2022-12-07 00:13:04 +00:00
skia-flutter-autoroll
7b20bf6c62 Roll Skia from aea62b0970c3 to dd3285a80b23 (1 revision) (flutter/engine#38111)
https://skia.googlesource.com/skia.git/+log/aea62b0970c3..dd3285a80b23

2022-12-06 johnstiles@google.com Reland "Implement program dumps in the RP builder."

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 bdero@google.com,djsollen@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-06 23:37:29 +00:00
skia-flutter-autoroll
01390c1842 Roll Skia from 13e5241ce8b7 to aea62b0970c3 (2 revisions) (flutter/engine#38107)
https://skia.googlesource.com/skia.git/+log/13e5241ce8b7..aea62b0970c3

2022-12-06 jcgregorio@google.com Fix typo in Win RTX 3060.
2022-12-06 johnstiles@google.com Revert "Implement program dumps in the RP builder."

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 bdero@google.com,djsollen@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-06 21:49:24 +00:00
Yegor
46df95a467 [web:canvaskit] test zero font size (flutter/engine#37916)
* [web:canvaskit] test zero font size

* Noop change to trigger golden uploads

Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
2022-12-06 20:40:05 +00:00
skia-flutter-autoroll
76525fe805 Roll Skia from b63a254727f3 to 13e5241ce8b7 (6 revisions) (flutter/engine#38106)
https://skia.googlesource.com/skia.git/+log/b63a254727f3..13e5241ce8b7

2022-12-06 jcgregorio@google.com December Patch Tuesday.
2022-12-06 jvanverth@google.com [metal] Fix issues with non-AA clip.
2022-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 80770ea57aff to 0c4f620f2412 (3 revisions)
2022-12-06 johnstiles@google.com Implement program dumps in the RP builder.
2022-12-06 penghuang@chromium.org [graphite] Implement DawnBuffer
2022-12-06 jcgregorio@google.com Add reboot back into abd recovery flow.

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 bdero@google.com,djsollen@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-06 20:12:17 +00:00
Reid Baker
e192a12f91 Add gradle option to allow/show System.out.print logs (flutter/engine#38104)
This is useful for java test debugging.
Audit of all java tests shows only 4 logged lines so this should
not add log spam but will aid in contributor test debugging.
2022-12-06 19:46:06 +00:00
Jason Simmons
426d21f97e Disable an extension in Xvfb to work around errors seen when running Impeller/Vulkan unit tests (flutter/engine#38092)
See https://github.com/flutter/flutter/issues/116130
2022-12-06 17:18:12 +00:00
Jackson Gardner
3b68ad4bfe Check for renderer-specific versions of the tests first. (flutter/engine#38088)
* Check for renderer-specific versions of the tests first.

* Fix indentation.
2022-12-06 16:49:50 +00:00
alanwutang11
a8e4b872ef implement targetWidth and targetHeight (flutter/engine#38028)
* implement targetWidth and targetHeight

* blank lines and typo

* addressed comments

* add warning to tests
2022-12-06 15:21:33 +00:00
skia-flutter-autoroll
f05c51df09 Roll Skia from e2244ea470c0 to b63a254727f3 (1 revision) (flutter/engine#38098)
https://skia.googlesource.com/skia.git/+log/e2244ea470c0..b63a254727f3

2022-12-06 johnstiles@google.com Add IWYU mapping: reverse exists in <algorithm>.

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-06 14:27:29 +00:00
skia-flutter-autoroll
da94096a90 Roll Skia from ad85f404b97d to e2244ea470c0 (5 revisions) (flutter/engine#38096)
https://skia.googlesource.com/skia.git/+log/ad85f404b97d..e2244ea470c0

2022-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from b55f242675c0 to 6a062f5dd011
2022-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b36e337e8d94 to a9464755b535 (11 revisions)
2022-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 35859e727fc0 to b55f242675c0 (11 revisions)
2022-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 1e1834a4ce8b to 3c4fddf3e3a2 (9 revisions)
2022-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ef116f5551fb to 80770ea57aff (7 revisions)

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-06 10:43:24 +00:00
Brandon DeRosier
59e6e268a8 Update glfw to head and imgui to the docking branch (flutter/engine#38085) 2022-12-05 22:16:27 -08:00
skia-flutter-autoroll
890571c3ef Roll Skia from e9c0d4b83ca4 to ad85f404b97d (3 revisions) (flutter/engine#38089)
https://skia.googlesource.com/skia.git/+log/e9c0d4b83ca4..ad85f404b97d

2022-12-05 johnstiles@google.com Fix assertion when calling to_string(nan).
2022-12-05 bungeman@google.com Rename SkFunctionWrapper and add SkFunctionObject
2022-12-05 johnstiles@google.com Add SkRasterPipeline::getStageList.

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-06 03:31:25 +00:00
Brandon DeRosier
bbf4579f77 [Impeller Scene] Parse GLTF primitives (flutter/engine#38064) 2022-12-05 14:09:53 -08:00
Brandon DeRosier
8f398c03bd [ImpellerC] Print the working directory that was tried when failing to open (flutter/engine#38079)
* Resolve language before working directory, print the working directory that was tried

* Quotes
2022-12-05 21:27:49 +00:00
htoor3
0485c8e365 [web] Add styling in CSS reset to remove Edge password reveal icon (flutter/engine#38011)
* Add pseudoelement css to remove password reveal

* Add comments

* Add changes to inject style tag to shadow root on Edge browsers

* Remove print statement

* Dart lint

* Whitespace

* Fix comments

* Change to getter
2022-12-05 21:26:09 +00:00
Loïc Sharma
b209893339 [Windows] Make the engine own PlatformHandler (flutter/engine#37855) 2022-12-05 20:29:33 +00:00
skia-flutter-autoroll
d12f1bebd3 Roll Skia from 1a8a0e1113da to e9c0d4b83ca4 (2 revisions) (flutter/engine#38077)
https://skia.googlesource.com/skia.git/+log/1a8a0e1113da..e9c0d4b83ca4

2022-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 80f030c1d4c7 to b36e337e8d94 (15 revisions)
2022-12-05 herb@google.com SkTArray: extract common code for the constructors

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-05 20:27:57 +00:00
skia-flutter-autoroll
269e36aea1 Roll Skia from f75f98074f60 to 1a8a0e1113da (5 revisions) (flutter/engine#38073)
https://skia.googlesource.com/skia.git/+log/f75f98074f60..1a8a0e1113da

2022-12-05 penghuang@chromium.org [graphite] Use staging buffers for vertex, index, uniform and storage buffers
2022-12-05 robertphillips@google.com [graphite] Add skeleton of the combination system
2022-12-05 johnstiles@google.com Centralize stack-pointer adjustment into one function.
2022-12-05 bsalomon@google.com Mesh GMs build with SK_LEGACY_MESH_MAKE defined
2022-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 63dc6101459e to ef116f5551fb (1 revision)

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-05 18:22:25 +00:00
skia-flutter-autoroll
14b071d6b6 Roll Skia from 5dd1b7d6a303 to f75f98074f60 (3 revisions) (flutter/engine#38070)
https://skia.googlesource.com/skia.git/+log/5dd1b7d6a303..f75f98074f60

2022-12-05 johnstiles@google.com Add SkRasterPipeline::GetStageName.
2022-12-05 kjlubick@google.com [includes] Enforce IWYU on core .cpp files
2022-12-05 jvanverth@google.com [graphite] Don't go through Recording for Context's asyncReadPixels

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-05 17:12:37 +00:00
dependabot[bot]
a85a25a18d Bump github/codeql-action from 2.1.31 to 2.1.35 (flutter/engine#38066)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.31 to 2.1.35.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.1.31...b2a92eb56d8cb930006a1c6ed86b0782dd8a4297)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 08:51:24 +00:00
skia-flutter-autoroll
6941621dce Roll Skia from 32827b415412 to 5dd1b7d6a303 (3 revisions) (flutter/engine#38065)
https://skia.googlesource.com/skia.git/+log/32827b415412..5dd1b7d6a303

2022-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 35859e727fc0 to 33a786fadaaf
2022-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 51ef7225b668 to 35859e727fc0 (9 revisions)
2022-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 15e7f94b762e to 1e1834a4ce8b (13 revisions)

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-05 07:08:20 +00:00
skia-flutter-autoroll
40aeab592c Roll Skia from d0e3902c97b3 to 32827b415412 (1 revision) (flutter/engine#38059)
https://skia.googlesource.com/skia.git/+log/d0e3902c97b3..32827b415412

2022-12-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

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 djsollen@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-04 15:36:32 +00:00
Brandon DeRosier
39362b24b5 [Impeller] Add Quaternion to Matrix conversion (flutter/engine#38056) 2022-12-03 19:17:51 -08:00
Brandon DeRosier
cfccb9ed0b [Impeller Scene] Wire up camera (flutter/engine#38053)
* [Impeller Scene] Wire up camera

* Resolve view transform once
2022-12-03 23:11:21 +00:00
Brandon DeRosier
ab78871b66 [Impeller] Make perspective transform resolve to left handed clip space (flutter/engine#38052) 2022-12-03 14:07:55 -08:00
Chris Bracken
d260fc82cd [embedder] Ensure FlutterMetalTexture cleanup call (flutter/engine#38038)
This ensures FlutterMetalTexture.destruction_callback gets called.

FlutterRendererConfig.get_next_drawable_callback holds a callback used by the embedder API to request a drawable; in the case of Metal, this drawable is a FlutterMetalTexture.

FlutterMetalTexture.destruction_callback should be called when it's safe to release resources associated with the FlutterMetalTexture. This callback is not currently invoked for textures returned via FlutterRendererConfig.get_next_drawable_callback; instead we unpack the returned struct and pass it on.

In the compositor codepath, we do create an SkSurface that triggers the destruction callback, here:
bbdb5d6a3e/shell/platform/embedder/embedder.cc (L868-L881)

Issue: https://github.com/flutter/flutter/issues/116381
2022-12-03 01:30:23 -08:00
Brandon DeRosier
83ca5f4334 [Impeller Scene] Rename mesh importer to scenec (flutter/engine#38049) 2022-12-03 09:24:23 +00:00
skia-flutter-autoroll
956804b3fc Roll Skia from 6fdf7181e374 to d0e3902c97b3 (6 revisions) (flutter/engine#38051)
https://skia.googlesource.com/skia.git/+log/6fdf7181e374..d0e3902c97b3

2022-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d800a9330101 to 63dc6101459e (5 revisions)
2022-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 2195169c3c87 to 35859e727fc0
2022-12-02 armansito@google.com Manually roll Dawn from 5f38d22aa225 to 15e7f94b762e (24 revisions)
2022-12-02 johnstiles@google.com Populate SkRPDebugTrace fields from within RP codegen.
2022-12-02 armansito@google.com [ganesh][dawn] Account for padding when allocating a uniform buffer
2022-12-02 johnstiles@google.com Add SkRPDebugTrace class.

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-03 05:46:27 +00:00
Yegor
1a446b7aea [web] use a permanent live region for a11y announcements (flutter/engine#38015)
* [web] use a permanent live region for a11y announcements

* alter same message to force screen reader to read it again

* use period instead of exclamation mark

* docs
2022-12-03 04:31:14 +00:00
Ian Hickson
7ab8cddeb7 Documentation and other cleanup in dart:ui, plus a small performance improvement. (flutter/engine#38047)
* Remove nonsensical (and I think unnecessary?) comment.
* Document willChangeHint, isComplexHint
* Fix grammer in Rect docs
* Remove runtimeType.toString twice
* Add detail to ImageShader constructor docs.
* Document Vertices and drawVertices!
* Update checks in Vertices constructors (and add tests).
* Fix some typos.
* Minor other doc improvements.
* Fold in @jonahwilliams' performance improvement from https://github.com/flutter/engine/pull/38041
2022-12-03 01:13:06 +00:00
JiaJian
96d100ebb0 save (flutter/engine#37107) 2022-12-03 00:41:46 +00:00
Harry Terkelsen
92f2314ea5 [canvaskit] Fix Surface test (flutter/engine#37636) 2022-12-02 16:33:58 -08:00
Harry Terkelsen
f48b1e6d15 [canvaskit] Fix Shader program tests (flutter/engine#37644) 2022-12-02 16:33:08 -08:00
Jonah Williams
da4e6080bd [Impeller] add --enable-impeller-3d flag to support scene experimentation (flutter/engine#37990)
* ++

* ++

* ++

* ++

* ++

* ++

* ++

* ++
2022-12-03 00:01:33 +00:00
skia-flutter-autoroll
1152a06319 Roll Skia from 28c1bbab82b8 to 6fdf7181e374 (16 revisions) (flutter/engine#38046)
https://skia.googlesource.com/skia.git/+log/28c1bbab82b8..6fdf7181e374

2022-12-02 johnstiles@google.com Avoid #include of SkSL header in non-SkSL builds.
2022-12-02 jamesgk@google.com Reland "[graphite] Color space transform shader"
2022-12-02 bsalomon@google.com Remove last vestiges of samples
2022-12-02 bsalomon@google.com Add error msg to SkMesh factories
2022-12-02 johnstiles@google.com Migrate slot/function info structs out of SkVM-specific header.
2022-12-02 fmalita@chromium.org [skottie] Allow clients to override image scaling mode
2022-12-02 herb@google.com Improve destroying elements of SkTArray
2022-12-02 robertphillips@google.com [graphite] Refactor PrecompileBase and PaintOptions a bit
2022-12-02 bungeman@google.com Revert "[graphite] Color space transform shader"
2022-12-02 brianosman@google.com Extract raster pipeline gradient code for reuse in texture fallback
2022-12-02 jamesgk@google.com [graphite] Color space transform shader
2022-12-02 kjlubick@google.com Skip GNI presubmit on mac
2022-12-02 robertphillips@google.com [graphite] Make some of the KeyHelper block parameters be optional
2022-12-02 michaelludwig@google.com [graphite] Simplify ENABLE_ANALYTIC_RRECT_RENDERER logic
2022-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e05101aa3095 to d800a9330101 (1 revision)
2022-12-02 kjlubick@google.com Disable generate_go presubmit on Macs

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-02 23:35:23 +00:00
Chris Bracken
c31eadc734 Fix typo in Animator comment (flutter/engine#38040)
Animation::Render -> Animator::Render. Spotted during some code
archaeology during a review.
2022-12-02 21:05:12 +00:00
Mouad Debbar
40469ebacc [web] Remove outdated information in web_ui/README (flutter/engine#38006)
We don't do Dart snapshots anymore (since https://github.com/flutter/engine/pull/37639).
2022-12-02 20:00:36 +00:00
Harry Terkelsen
2b1b692f4a Download EMSDK for host builders to build wasm_release (flutter/engine#38013) 2022-12-02 10:25:32 -08:00
skia-flutter-autoroll
1916938560 Roll Skia from c432cb7480b5 to 28c1bbab82b8 (2 revisions) (flutter/engine#38033)
https://skia.googlesource.com/skia.git/+log/c432cb7480b5..28c1bbab82b8

2022-12-02 rmistry@google.com Parse Bloaty diff output and extract out the VM diff and File diff
2022-12-02 kjlubick@google.com [presubmit] Move .go -> BUILD.bazel check to upload, not always

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-02 16:26:17 +00:00
skia-flutter-autoroll
9e91ae939a Roll Skia from 5e687e4aced6 to c432cb7480b5 (1 revision) (flutter/engine#38029)
https://skia.googlesource.com/skia.git/+log/5e687e4aced6..c432cb7480b5

2022-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from bf5977977c1e to 51ef7225b668 (9 revisions)

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-02 08:29:24 +00:00
skia-flutter-autoroll
13f19b443d Roll Skia from c6a481bef3fb to 5e687e4aced6 (1 revision) (flutter/engine#38027)
https://skia.googlesource.com/skia.git/+log/c6a481bef3fb..5e687e4aced6

2022-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fa37af38ba6b to 80f030c1d4c7 (15 revisions)

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-02 07:05:15 +00:00
skia-flutter-autoroll
c40f3df970 Roll Skia from e4273a995436 to c6a481bef3fb (1 revision) (flutter/engine#38025)
https://skia.googlesource.com/skia.git/+log/e4273a995436..c6a481bef3fb

2022-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from a96fcb86b983 to 2195169c3c87

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-02 05:38:58 +00:00
Brandon DeRosier
5cfad23724 [Impeller] Pack 👏 the 👏 atlas 👏 (flutter/engine#38024) 2022-12-01 20:58:55 -08:00
skia-flutter-autoroll
c6bc610303 Roll Skia from 355045d108f0 to e4273a995436 (1 revision) (flutter/engine#38023)
https://skia.googlesource.com/skia.git/+log/355045d108f0..e4273a995436

2022-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3d89f6ee5534 to e05101aa3095 (8 revisions)

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-02 04:18:27 +00:00
skia-flutter-autoroll
ed9736b219 Roll Skia from b273c4c744be to 355045d108f0 (10 revisions) (flutter/engine#38021)
https://skia.googlesource.com/skia.git/+log/b273c4c744be..355045d108f0

2022-12-01 jamesgk@google.com [graphite] Define the concept of a "fully-lazy" TextureProxy
2022-12-01 johnstiles@google.com Add branching ops to Raster Pipeline.
2022-12-01 jvanverth@google.com Clean up dependency chains.
2022-12-01 egdaniel@google.com Fix read and write forms for angle_RGBx textures.
2022-12-01 herb@google.com Produce better instructions for capacity and ownMemory
2022-12-01 cmumford@google.com Add presubmit for generated *.gni files.
2022-12-01 johnstiles@google.com Add basic return-mask support to RP codegen.
2022-12-01 brianosman@google.com Avoid full hue revolutions for implicit gradient stops
2022-12-01 johnstiles@google.com Implement update-return-mask in RP.
2022-12-01 brianosman@google.com Remove gradient Descriptor::flatten

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 bungeman@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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://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
2022-12-02 02:35:55 +00:00
Brandon DeRosier
e2676b55f8 [Impeller] Add rect cutout (flutter/engine#38020)
* [Impeller] Incorporate difference clips in stencil coverage

* [Impeller] Add rect cutout
2022-12-02 02:08:33 +00:00
Harry Terkelsen
f67cc46e98 Update Firefox to 106.0 (flutter/engine#38019) 2022-12-01 17:13:42 -08:00