20427 Commits

Author SHA1 Message Date
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
skia-flutter-autoroll
7127c22af2 Roll Dart SDK from 88473a3b63ff to 6b7e44ae494b (1 revision) (flutter/engine#37988)
https://dart.googlesource.com/sdk.git/+log/88473a3b63ff..6b7e44ae494b

2022-11-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-444.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 dart-vm-team@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
2022-11-30 20:06:48 +00:00
Jason Simmons
5d9c9b8326 Performance improvement for Path::GetMinMaxCoveragePoints (flutter/engine#37827)
This method was visible in profiles.
2022-11-30 19:55:59 +00:00
Jason Simmons
2dcb890e67 Remove use of stringstream in NormalizeUniformKey (flutter/engine#37826)
This showed up as a hotspot in profiles.
2022-11-30 19:49:06 +00:00
sealesj
53e7761af0 ubuntu version (flutter/engine#37948) 2022-11-30 14:12:36 -05:00
skia-flutter-autoroll
df9c21c322 Roll Skia from 8f4f340f830c to bd9a7f3485b4 (3 revisions) (flutter/engine#37978)
https://skia.googlesource.com/skia.git/+log/8f4f340f830c..bd9a7f3485b4

2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 26c653c9a2fc to 51b3cbc90f03
2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 26c653c9a2fc to 51b3cbc90f03 (8 revisions)
2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 16963ad73ee7 to 23e27928916b (26 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 17:02:00 +00:00
Zachary Anderson
a56ca85225 Revert "Roll Dart SDK from 88473a3b63ff to a55712b2de3f (0 revision) (#37973)" (flutter/engine#37982)
This reverts commit 95f83d4d7dfee14b7afbd9a3e423f9bfc2fbe407.
2022-11-30 08:04:45 -08:00
Brandon DeRosier
012487f362 [Impeller Scene] Command encoding (flutter/engine#37977) 2022-11-29 23:38:10 -08:00
skia-flutter-autoroll
95f83d4d7d Roll Dart SDK from 88473a3b63ff to a55712b2de3f (0 revision) (flutter/engine#37973)
https://dart.googlesource.com/sdk.git/+log/88473a3b63ff..a55712b2de3f

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 dart-vm-team@google.com,zra@google.com,asiva@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
2022-11-30 04:16:04 +00:00
skia-flutter-autoroll
ce0e93ff74 Roll Skia from 24207007711b to 8f4f340f830c (1 revision) (flutter/engine#37970)
https://skia.googlesource.com/skia.git/+log/24207007711b..8f4f340f830c

2022-11-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4b2c47fa5f32 to eae20da97432 (5 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 01:39:02 +00:00
Tong Mu
c3925d9120 [Web, keyboard] Locale layout mapping (flutter/engine#34625)
* WIP

* WIP: Better debug log

* WIP

* Finish logic (untested)

* Use third_party for layouts

* Update gen

* Fix filtering bugs

* Format

* Fix build

* Add scripts

* Try license

* Copyright

* Rename license

* Use case insensitive

* more lower case

* Sort. Migrate to better types.

* Fix template

* Marshall and unmarshall

* Comments

* Gen types file

* gen json

* engine compilable

* benchmark_detector

* Move github to separate file

* Generate full mapping

* test cases

* Unified dead key

* Correct key

* remove duplicate file

* letter in test cases

* Compile

* int keycode, and fix compile

* Correct gen directory

* Heuristic

* Heuristic benchmark

* Reorganize logical key

* Move to common

* Docs

* Combine into bin

* Remove layout_types

* Rename to locale_keymap

* Rename class

* Rename to heuristicMapper

* Format

* Fix license

* Fix test

* Test license

* Fix tests

* Fix import as

* Fix analyze problem

* Fix license

* Update license pattern

* The MIT license

* License diff

* Fix license

* Update signature

* readme

* fix signature?

* fix signature?

* Fix license count

* Fix build

* Compression

* Fix _eventKeyIsKeyname

* remove gitignore

* Fix nullable

* Fix doc

* Add underscore lead. Make everything lower case. Print by line.

* Better event code encoding

* Signature

* Comment. Change dead key mapping to the last.

* Better digit heuristic. Better _eventKeyIsKeyName

* en-in test

* Remove unnecessary build change

* Better order
2022-11-30 01:28:02 +00:00
skia-flutter-autoroll
03e3a30982 Roll Skia from 6d759de2e5b2 to 24207007711b (3 revisions) (flutter/engine#37968)
https://skia.googlesource.com/skia.git/+log/6d759de2e5b2..24207007711b

2022-11-29 johnstiles@google.com Implement assignment in RP code generator.
2022-11-29 johnstiles@google.com Implement addition in RasterPipelineCodeGenerator.
2022-11-29 johnstiles@google.com Create Raster Pipeline 'add' ops for ints and floats.

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 00:07:05 +00:00
Brandon DeRosier
cd9c4c287a [Impeller Scene] Wire up pipelines (flutter/engine#37961) 2022-11-29 14:06:02 -08:00
skia-flutter-autoroll
4d7037df94 Roll Skia from 829527b29b32 to 6d759de2e5b2 (2 revisions) (flutter/engine#37967)
https://skia.googlesource.com/skia.git/+log/829527b29b32..6d759de2e5b2

2022-11-29 kjlubick@google.com [infra] Check to see if addr2line exists before symbolization
2022-11-29 herb@google.com Add size() and data() to SkAlignedSTStorage

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-29 21:57:31 +00:00
skia-flutter-autoroll
7414c45851 Roll Skia from a82a7b6da0a0 to 829527b29b32 (4 revisions) (flutter/engine#37966)
https://skia.googlesource.com/skia.git/+log/a82a7b6da0a0..829527b29b32

2022-11-29 johnstiles@google.com Implement VarDeclaration and VariableReference in RP codegen.
2022-11-29 johnstiles@google.com Add pop_slots_unmasked to SkRasterPipelineBuilder.
2022-11-29 borenet@google.com [infra] Add jq asset
2022-11-29 kjlubick@google.com Remove cyclic dependency

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-29 19:28:33 +00:00
Kaushik Iska
3d2ad34f31 Create a unique command pool per render pass (flutter/engine#37965)
This ensures that the command pool is not accessed from multiple threads
at the same time. This fixes the validation errors:

```
Check failed: false. Error[337425955][UNASSIGNED-Threading-MultipleThreads] : Validation Error: [ UNASSIGNED-Threading-MultipleThreads ] Object 0: handle = 0x59ffe0000000003d, type = VK_OBJECT_TYPE_COMMAND_POOL; | MessageID = 0x141cb623 | THREADING ERROR : vkFreeCommandBuffers(): object of type VkCommandPool is simultaneously used in thread 471586061488 and thread 471275924656'
```
2022-11-29 19:03:50 +00:00
Jackson Gardner
5a3dd3b3b5 Build platform dills with unevaluated constants (flutter/engine#37940)
* Build dart2js platform kernels with null environment.

* Null environment should be true.

* More cleanup of gn steps.

* Fix build steps.

* Fix formatting.

* Add links to the cleanup github issue.
2022-11-29 19:03:47 +00:00
Xilai Zhang
91b5562fe4 [gn] embed mac codesign metadata in android artifacts (flutter/engine#37951)
* add top level metadata for androids

* add top level metadata for androids
2022-11-29 18:24:21 +00:00
skia-flutter-autoroll
fb44cd2f93 Roll Skia from 514203395396 to a82a7b6da0a0 (7 revisions) (flutter/engine#37963)
https://skia.googlesource.com/skia.git/+log/514203395396..a82a7b6da0a0

2022-11-29 michaelludwig@google.com Add GM to test a range of stroked rects+rrects and styles
2022-11-29 michaelludwig@google.com [skif] Evaluate filters in layer's color type
2022-11-29 egdaniel@google.com [Graphite] Fix Vulkan graphite build.
2022-11-29 kjlubick@google.com [canvaskit] Skip skotties that started timing out on CPU backend
2022-11-29 kjlubick@google.com [infra] Revive symbolize_stack_trace wrapper script.
2022-11-29 egdaniel@google.com [Graphite] Add VulkanTexture class.
2022-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a53d2e8e6f8e to 4b2c47fa5f32 (3 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-29 17:38:09 +00:00
skia-flutter-autoroll
e082cb6bf3 Roll Skia from d16a6bdb9542 to 514203395396 (1 revision) (flutter/engine#37958)
https://skia.googlesource.com/skia.git/+log/d16a6bdb9542..514203395396

2022-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 34cc81bb5351 to 26c653c9a2fc (4 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,kaushikiska@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-29 09:53:36 +00:00
skia-flutter-autoroll
fee55485ce Roll Skia from 38cdadb76f51 to d16a6bdb9542 (3 revisions) (flutter/engine#37957)
https://skia.googlesource.com/skia.git/+log/38cdadb76f51..d16a6bdb9542

2022-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 84191ee7ff74 to 16963ad73ee7 (9 revisions)
2022-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 35247a4df408 to 000b3bfa32ca (5 revisions)
2022-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 541bd5946857 to 26c653c9a2fc

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,kaushikiska@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-29 08:34:13 +00:00
skia-flutter-autoroll
693725d457 Roll Skia from ddddafb88280 to 38cdadb76f51 (3 revisions) (flutter/engine#37956)
https://skia.googlesource.com/skia.git/+log/ddddafb88280..38cdadb76f51

2022-11-29 armansito@google.com [graphite] Add explicit includes for Buffer.h
2022-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e4040f7ac260 to a53d2e8e6f8e (11 revisions)
2022-11-28 johnstiles@google.com Remove Builder code which counts the number of value slots.

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,kaushikiska@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-29 06:30:22 +00:00
Jonah Williams
d47ae7db73 [impellerc] speculative fix for include errors with impellerc shader lib (flutter/engine#37939)
* [impellerc] specualtive fix for include errors

* ++

* ++
2022-11-29 02:24:04 +00:00
Chinmay Garde
55fa35bcc8 [Impeller] Cleanup shader generation and specify min macOS version. (flutter/engine#37952)
* [Impeller] Cleanup shader generation and specify min macOS version.

We used to add workarounds for https://github.com/flutter/flutter/issues/106066.

However, that issue has been resolved. But the workarounds made it so that unopt
local engine builds would build inconsistent shaders. Also, the mac builds would
specify the iOS as well mac shader standards to the compiler. The mac target
also never got a min OS version.

The script has been cleaned up for readability.

* Format.
2022-11-29 02:08:16 +00:00
skia-flutter-autoroll
2e50ceb06d Roll Skia from 4a4cfedd1c20 to ddddafb88280 (2 revisions) (flutter/engine#37947)
https://skia.googlesource.com/skia.git/+log/4a4cfedd1c20..ddddafb88280

2022-11-28 kjlubick@google.com [includes] Fix GrCaps issue with GrAHardwareBuffer...
2022-11-28 kjlubick@google.com [infra] Remove executable bit from tasks.json

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,kaushikiska@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-28 23:05:16 +00:00
Erik
94c88a9253 [fuchsia] arm64 Dart runner (flutter/engine#37399)
- Fuchsia FEMU tests now run using `ffx`
- There is now a Fuchsia arm64 FEMU builder to allow tests to run on an arm64 emulator
2022-11-28 17:39:50 -05:00
skia-flutter-autoroll
a7ef064482 Roll ICU from da0744861976 to 1b7d391f0528 (4 revisions) (flutter/engine#37945)
da07448619..1b7d391f05

2022-11-18 ftang@chromium.org Fix win64_msvc compiling issue
2022-11-16 jason.erb.chromium@gmail.com Fix asm_to_inline_asm.py for Python 3
2022-11-08 ftang@chromium.org Update to 72-1
2022-10-21 gulfem@google.com Revert "[build] Suppress -Wenum-constexpr-conversion"

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/icu-sdk-flutter-engine
Please CC kaushikiska@google.com,fmil@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in ICU: https://github.com/unicode-org/icu
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
2022-11-28 14:02:57 -08:00
skia-flutter-autoroll
c3a3572e68 Roll Skia from 6f65f0631e5a to 4a4cfedd1c20 (6 revisions) (flutter/engine#37942)
https://skia.googlesource.com/skia.git/+log/6f65f0631e5a..4a4cfedd1c20

2022-11-28 kjlubick@google.com [bazel] Use same expat_config.h as GN rules
2022-11-28 armansito@google.com [graphite][compute] Use BindBufferInfo for ComputePassTask buffer bindings
2022-11-28 kjlubick@google.com Add docs about suppressed function cast warning
2022-11-28 herb@google.com Try making pop_back_n faster
2022-11-28 kjlubick@google.com [includes] Remove link between SkImage_Base.h -> GrBackendSurface.h
2022-11-28 kjlubick@google.com [infra] Run CheckGeneratedFiles job if any .gni file is changed

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,kaushikiska@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-28 20:53:08 +00:00
htoor3
8b7d1f9d50 Ignore keydown event for tab during IME composition (flutter/engine#37753)
* Stop propagation to prevent additional tab keydown during composition

* Intercept keydown in raw_keyboard, add tests

* Fix dart errors

* Fix dart issue

* Refactor

* Move comment
2022-11-28 13:35:16 -06:00
skia-flutter-autoroll
923dd351ee Roll Skia from 3ab92e777da1 to 6f65f0631e5a (3 revisions) (flutter/engine#37941)
https://skia.googlesource.com/skia.git/+log/3ab92e777da1..6f65f0631e5a

2022-11-28 kjlubick@google.com Fix compile scripts which use ninja
2022-11-28 brianosman@google.com Gradients: Rename confusing fields
2022-11-28 johnstiles@google.com Add support for splat-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 bungeman@google.com,kaushikiska@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-28 19:26:12 +00:00
skia-flutter-autoroll
ea880a5388 Roll Skia from 556e08aa5354 to 3ab92e777da1 (1 revision) (flutter/engine#37936)
https://skia.googlesource.com/skia.git/+log/556e08aa5354..3ab92e777da1

2022-11-28 kjlubick@google.com Remove INHERITED from SkImage_Base.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,kaushikiska@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-28 16:39:58 +00:00
skia-flutter-autoroll
52cafbe00b Roll Skia from 9d3726a26123 to 556e08aa5354 (1 revision) (flutter/engine#37933)
https://skia.googlesource.com/skia.git/+log/9d3726a26123..556e08aa5354

2022-11-28 kjlubick@google.com [bazel] More support for Vulkan builds

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,kaushikiska@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-28 15:16:25 +00:00
skia-flutter-autoroll
6da7cc723b Roll Skia from f0a2e2a08ee7 to 9d3726a26123 (2 revisions) (flutter/engine#37929)
https://skia.googlesource.com/skia.git/+log/f0a2e2a08ee7..9d3726a26123

2022-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 34cc81bb5351 to 541bd5946857
2022-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from f58d2966491e to 34cc81bb5351 (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,kaushikiska@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-28 07:33:36 +00:00
skia-flutter-autoroll
e85a3d4e96 Roll Skia from 79f890c4ba92 to f0a2e2a08ee7 (1 revision) (flutter/engine#37928)
https://skia.googlesource.com/skia.git/+log/79f890c4ba92..f0a2e2a08ee7

2022-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 8243aeda757f to 84191ee7ff74 (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,kaushikiska@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-28 06:08:26 +00:00
skia-flutter-autoroll
c3bfb731b1 Roll Skia from 2618d380def4 to 79f890c4ba92 (1 revision) (flutter/engine#37921)
https://skia.googlesource.com/skia.git/+log/2618d380def4..79f890c4ba92

2022-11-27 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 kaushikiska@google.com,tdenniston@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-27 11:39:24 +00:00
skia-flutter-autoroll
88bdce9555 Roll Skia from a01af64f5cec to 2618d380def4 (4 revisions) (flutter/engine#37907)
https://skia.googlesource.com/skia.git/+log/a01af64f5cec..2618d380def4

2022-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from f58d2966491e to a1a547bec450
2022-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 541cdcbf094f to 35247a4df408 (2 revisions)
2022-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from be34d55f8744 to f58d2966491e (1 revision)
2022-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ff2b5e441cc7 to 8243aeda757f (10 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 jmbetancourt@google.com,kaushikiska@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-25 13:25:21 +00:00
skia-flutter-autoroll
77253fe115 Roll Skia from f45e40d01dac to a01af64f5cec (1 revision) (flutter/engine#37896)
https://skia.googlesource.com/skia.git/+log/f45e40d01dac..a01af64f5cec

2022-11-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 46af29f17d19 to e4040f7ac260 (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 jmbetancourt@google.com,kaushikiska@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-24 14:45:32 +00:00
skia-flutter-autoroll
40ce8282f7 Roll Skia from 665ae344c8ec to f45e40d01dac (4 revisions) (flutter/engine#37888)
https://skia.googlesource.com/skia.git/+log/665ae344c8ec..f45e40d01dac

2022-11-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from be34d55f8744 to f58d2966491e
2022-11-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 27727e501aee to 541cdcbf094f (13 revisions)
2022-11-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 20e090196af1 to be34d55f8744 (5 revisions)
2022-11-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from c7e156fb7b8f to ff2b5e441cc7 (27 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 jmbetancourt@google.com,kaushikiska@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-24 07:02:22 +00:00
Emircan Uysaler
8a3da8a9d5 [flatland] Update bug numbers. (flutter/engine#37880) 2022-11-23 16:14:48 -08:00
ColdPaleLight
57e527c227 [Impeller] Implement 'ui.decodeImageFromPixels' (flutter/engine#37866) 2022-11-23 23:37:53 +00:00
skia-flutter-autoroll
871bc546bb Roll Skia from c098e3c5d932 to e3c0b382b072 (12 revisions) (flutter/engine#37875)
https://skia.googlesource.com/skia.git/+log/c098e3c5d932..e3c0b382b072

2022-11-23 bungeman@google.com Move expat LICENSE file up to third_party/expat
2022-11-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from bd2c589d0d34 to 46af29f17d19 (1 revision)
2022-11-23 bungeman@google.com Roll Expat from a28238bd to 441f98d0 (351 commits)
2022-11-23 bungeman@google.com Add roll script for expat
2022-11-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 20e090196af1 to e8d7a0b58143
2022-11-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 356b2a590e11 to 27727e501aee (13 revisions)
2022-11-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 8d5d6fd45a13 to 20e090196af1 (2 revisions)
2022-11-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from edbeeee285d8 to c7e156fb7b8f (27 revisions)
2022-11-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 96f4fdc41b84 to bd2c589d0d34 (5 revisions)
2022-11-22 armansito@google.com [sksl] Support all compute stage inputs
2022-11-22 armansito@google.com [sksl] Reduce memory-order constraints of workgroupBarrier()
2022-11-22 brianosman@google.com Simplify the SkColor4fXformer signature

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 jmbetancourt@google.com,kaushikiska@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-23 21:32:58 +00:00
nbayati
8f64229bc0 Call focus on input after detecting a tap (flutter/engine#37863)
* fix tap detection and call focus

* addressed comments
2022-11-23 12:59:45 -08:00
sealesj
4220be6c72 Vulnerability Scanning on Third Party Deps (flutter/engine#36506)
* initial flatten deps scan

* move 3rd party scan to separate action

* allow fork to run

* install requests

* use packages

* pip install

* rename

* conditional vuln report

* trailing whitespace

* trailing whitespace

* detailed print

* add testing file

* add upload test sarif

* results sarif

* move sarif

* upload modified sarif

* test flow

* test with results.sarif

* formatting

* test naming convention

* description with text in artifactLocation

* don't use locations

* use template sarif

* just use template

* add one field mod

* add another field mod

* use actual osvReport

* add field

* add field

* test

* no information uri

* no information uri

* add name

* template NA data for results

* back to minimal template

* dynamic rules

* template update

* no results

* only use template

* test

* new test

* new test

* add back locations

* descriptive fields

* test

* use package name

* variable commit hash

* add chromium accessibility readme support

* use batch query test

* clean up

* use variables for sarif template

* initial automating ancestor commit

* allow for workflow on testing

* install gitpython in workflow

* wrap in try

* expand try

* check commit is not none

* quiet clone

* fix commit newline

* proper print for failed deps

* remove gitpython

* remove import

* fix origin source

* remove .dart from dep names

* update dep

* typo

* update

* clone into controlled name repo now

* fix github upstream clone url

* test CVE finding

* use templated rule and result

* typo

* remove test CVE

* add link straight to OSV DB

* comments

* use os mkdir

* check time of pinned commit

* quiet git

* print osv api query results if vulns found

* move upstream mapping into DEPS file

* add testing for DEPS file

* add khronos exception

* add basic ancestor commit test

* no vulns message

* do not produce empty sarif

* add yaml

* remove unused python dep

* no change?

* no more print, causing recipe issues

* string test

* string test

* no more fstrings

* convert to .format

* syntax

* remove unused dep

* test

* switch test script

* no encoding

* add back test

* typo

* remove scan flat deps tests again

* update

* fix tests

* typo

* newline

* use checkout dir

* prefix

* update to use prefix

* lint

* runhook attempt

* lint

* lint

* lint

* lint

* no license blurb

* cleanup

* enable for main

* do not raise error

* run on branch

* data indentation

* check file existence

* workflow updates

* add push for testing

* syntax

* workflow test

* test github action

* syntax

* allow empty report

* update cron

* pin hash

* newline

* sort by key with prefix omitted

* alphabetize, copyright header

* pylint tests

* lint

* lint

* trailing whitespace?

* lint

* update

* get error types

* allow test

* use output

* only main branch

* licenses check

* results.sarif

* revert

* license updates

* add upstream

* replace Requests library with urllib, remove pylint wrapper

* lint

* undo license

* clone test nit

* isinstance

* DEPS formatting

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>

* use subprocess.check_output

* lint

* lint

* review syntax from comments

* remove line

* more description in error

* lint

* fix checkout path

* remove duplicate eval

* lint

* lint

* lint

* clone-test mkdir and cleanup

* use shutil.rmtree for non-empty dir

* lint

* linting

* linting

* var name

* Update ci/deps_parser_tests.py

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>

* Update ci/deps_parser_tests.py

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>

* more description

* lint

* refactor deps file parsing

* early return

* lint

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2022-11-23 15:07:43 -05:00
Mouad Debbar
e75803bfcf [web] Use generic variable name for trusted url (flutter/engine#37872) 2022-11-23 20:06:22 +00:00
Kaushik Iska
8a89a5e4a8 [Impeller] Add fenced command buffer that waits on-submit (flutter/engine#37750)
* [Impeller] Add fenced command buffer that waits on-submit

this isn't ideal for performance long term but aligns well with what
the other backends do. This also lets us remove the dependence on frame
numbers for renderpasses setting up for implementing MSAA.

* fix licenses
2022-11-23 19:47:18 +00:00
Srujan Gaddam
4cfd8884fe Fix DomProgressEvent constructor (flutter/engine#37849)
DomProgressEvent should have a non-synthetic constructor that accepts
a String to match the MDN definition:
https://developer.mozilla.org/en-US/docs/Web/API/ProgressEvent/ProgressEvent.
It should also have a JS name that points to ProgressEvent. Lastly,
image_golden_test is modified to use the parameter values from before the
static interop migration:
9276dc1ff1/lib/web_ui/test/canvaskit/image_golden_test.dart
2022-11-23 08:03:32 -08:00
skia-flutter-autoroll
dcc64fed39 Roll Fuchsia Linux SDK from 5Xd8MJTM-pWPWCgUa... to NlJGkMbtZqQ6_BCpu... (flutter/engine#37861)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC kaushikiska@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://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-23 04:49:22 +00:00
Loïc Sharma
b9a416eb8d [Windows] Refactor PlatformHandler's tests (flutter/engine#37820)
* Start

* Add missing line

* Order

* Clean up includes

* Feedback

* Tweak
2022-11-22 23:41:42 +00:00
ColdPaleLight
9b336c2674 [Impeller] Set color attachment pixel format to RGBA on OpenGLES backend (flutter/engine#37843) 2022-11-22 23:40:15 +00:00