20475 Commits

Author SHA1 Message Date
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
gaaclarke
5a10c0ead2 Made responses to platform methods threadsafe in linux (flutter/engine#37689)
* Made responses to platform methods threadsafe in linux

* brought back the logic that the engine clears handlers

* removed leak

* more feedback
2022-12-02 00:45:20 +00:00
Aleksandr Denisov
6ead832a81 Remove glitches when scrolling on old Android TV devices (flutter/engine#37493) 2022-12-01 21:24:04 +00:00
Kingtous
0ddd54b5e4 feat: add custom cursor interface on windows (flutter/engine#36143)
* feat: initial custom cursor and cache support

* opt: add cursor validity check

* opt: format code

* opt: rename more suitable name

* opt: key, method name

* opt: code

* feat: add unittests

* opt: change to ref

* opt: docs

* opt: format code

* opt: code

* opt: correct code and comments

* opt: rgba -> bgra

* opt: name

* opt: create valid/compatible mask of bitmap & mask

* opt: null check

* opt: split cursor functions into configurable ones

* fix: EncodableValue type

* opt: doc for custom cursor key

* update: cursor doc

* opt: docs

* opt: refactor vector cache to unordered_map

* opt: code

* opt: unifrom key value

* opt: uniform key_iter to name_iter

* opt: docs

* fix: get width out of range
2022-12-01 21:08:28 +00:00
Nayuta403
d5c65a7518 Fix: The Background and Overlay ImageView leak (flutter/engine#37424)
* remove image

* add test

* remove
2022-12-01 21:05:05 +00:00
Brandon DeRosier
c3c2ac340d [Impeller Scene] Add offline mesh importer (flutter/engine#37981) 2022-12-01 12:57:28 -08:00
skia-flutter-autoroll
f0dc7de181 Roll Skia from bfc7c3a83dc0 to 6f6793b298ff (4 revisions) (flutter/engine#38007)
https://skia.googlesource.com/skia.git/+log/bfc7c3a83dc0..6f6793b298ff

2022-12-01 cmumford@google.com bazel: Presubmit for out-of-date build file.
2022-12-01 cmumford@google.com Bazel: Remove exporter_tool CheckCurrent method.
2022-12-01 johnstiles@google.com Fix LoadStoreConditionMask test in RP scalar mode.
2022-12-01 kjlubick@google.com [includes] Fix includes of SkFixed.h

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-01 19:55:34 +00:00
Brandon DeRosier
bbdb5d6a3e [Impeller] Use glyph bounds to compute the max glyph size instead of font metrics (flutter/engine#37998) 2022-12-01 10:16:24 -08:00
skia-flutter-autoroll
f03978ff09 Roll Skia from 06801a30fc86 to bfc7c3a83dc0 (4 revisions) (flutter/engine#38004)
https://skia.googlesource.com/skia.git/+log/06801a30fc86..bfc7c3a83dc0

2022-12-01 kjlubick@google.com [includes] Enforce IWYU on base pure headers
2022-12-01 johnstiles@google.com Add support for IfStatement in RP codegen.
2022-12-01 johnstiles@google.com Add new op for merging the condition mask with the stack-top.
2022-12-01 rmistry@google.com Manual roll of Infra into Skia

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-01 17:12:13 +00:00
skia-flutter-autoroll
61222d1fa8 Roll Skia from 4418e5468ee2 to 06801a30fc86 (1 revision) (flutter/engine#38003)
https://skia.googlesource.com/skia.git/+log/4418e5468ee2..06801a30fc86

2022-12-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from af77d06fcb68 to 3d89f6ee5534 (2 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-01 15:42:59 +00:00
skia-flutter-autoroll
6cb8eef9bb Roll Skia from 767175530c11 to 4418e5468ee2 (3 revisions) (flutter/engine#37999)
https://skia.googlesource.com/skia.git/+log/767175530c11..4418e5468ee2

2022-12-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 90b4541cf7a5 to fa37af38ba6b (4 revisions)
2022-12-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 23e27928916b to 5f38d22aa225 (18 revisions)
2022-12-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 51b3cbc90f03 to a96fcb86b983

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-01 08:19:11 +00:00
ColdPaleLight
4db98c0aad [Impeller] Implement 'ui.Image.toByteData()' (flutter/engine#37709)
* [Impeller] Implement 'ui.Image.toByteData()'

* Tweak code
2022-12-01 04:30:16 +00:00
skia-flutter-autoroll
2cdde1aa8f Roll Skia from 2a75bac61922 to 767175530c11 (4 revisions) (flutter/engine#37994)
https://skia.googlesource.com/skia.git/+log/2a75bac61922..767175530c11

2022-12-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3498758dacaa to af77d06fcb68 (7 revisions)
2022-11-30 johnstiles@google.com Keep condition masks in the same stack as values.
2022-11-30 jmbetancourt@google.com fix case for jetski directory
2022-11-30 bsalomon@google.com Fix PDF make_fallback_shader with local matrix

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-01 02:55:57 +00:00
Chris Bracken
37f3705de9 Fix typo on avoid_backing_store_cache param doc (flutter/engine#37985)
Fixes a one character typo spotted in the doc comment for the
avoid_backing_store_cache parameter to the EmbedderExternalViewEmbedder
ctor.
2022-11-30 23:03:05 +00:00
Tong Mu
959decd7b6 Impl and test (flutter/engine#37972) 2022-11-30 22:29:08 +00:00
skia-flutter-autoroll
c8cb82fe2f Roll Skia from d378c7817d8a to 2a75bac61922 (2 revisions) (flutter/engine#37989)
https://skia.googlesource.com/skia.git/+log/d378c7817d8a..2a75bac61922

2022-11-30 johnstiles@google.com Report unassigned out-param structs on a best-effort basis.
2022-11-30 johnstiles@google.com Add support for comparison ops in RP codegen.

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-11-30 21:38:57 +00:00
skia-flutter-autoroll
bb5f9b90cf Roll Skia from bd9a7f3485b4 to d378c7817d8a (9 revisions) (flutter/engine#37987)
https://skia.googlesource.com/skia.git/+log/bd9a7f3485b4..d378c7817d8a

2022-11-30 herb@google.com Add serialized slug VIA to DM for testing
2022-11-30 jvanverth@google.com [graphite] Enable testing readPixels in Viewer.
2022-11-30 johnstiles@google.com Add bitwise-op support to the RP builder.
2022-11-30 johnstiles@google.com Add RasterPipeline ops for bitwise & | ^ ~.
2022-11-30 jvanverth@google.com Allow stroked rects to always use the LinearizingPathRenderer.
2022-11-30 johnstiles@google.com Update Builder to support binary-ops generically.
2022-11-30 johnstiles@google.com Implement comparison ops in RP codegen.
2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eae20da97432 to 3498758dacaa (3 revisions)
2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 000b3bfa32ca to 90b4541cf7a5 (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 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-11-30 20:12:22 +00:00