1099 Commits

Author SHA1 Message Date
skia-flutter-autoroll
aa6897c9d9 Roll Dart SDK from 1f224df52bee to 27e71f19c144 (3 revisions) (flutter/engine#41329)
https://dart.googlesource.com/sdk.git/+log/1f224df52bee..27e71f19c144

2023-04-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-18.0.dev
2023-04-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-17.0.dev
2023-04-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-16.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC aam@google.com,chinmaygarde@google.com,dart-vm-team@google.com,rmistry@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
2023-04-19 07:54:18 +00:00
Alexander Aprelev
ee5279217a Roll dart, zlib, emscripten, tweak license script for rolled zlib (flutter/engine#41299)
Changes since last dart roll
```
1f224df52be Version 3.1.0-15.0.dev
3c284a0c95c Revert "Reland "[VM] Begin supporting Perfetto file recorder""
754aca00499 Bump github/codeql-action from 2.2.11 to 2.2.12
7c8e61104f6 Bump actions/checkout from 3.5.0 to 3.5.2
f9f1030959d (origin/base) [infra] DEPS and test dart-lang/native packages
b04b0844067 [vm/win7] Dynamically load functions for unwinding instructions.
a6ebd6fa8e9 Bump tools to 545d7e1c73ce21b8c91f638021f9d487d324a501
c4795a75508 [vm, compiler] Don't do safepoint transitions in generated code under TSAN.
2fcf9754032 Version 3.1.0-14.0.dev
393b1016292 Version 3.1.0-13.0.dev
39fc15a0b4c (origin/lkgr) [analysis_server] Add missing declaration semantic token modifier on classes/constructors
609db33dc7a Issue 51985. Quick fix to add missing pattern case to switch expression/pattern.
8fa08ae80b6 Add 'Convert to if-case statement' quick assist.
17d92f90d0b offer wildcard suggestions for destructured record fields
3149f813bbf [dartdev] Update --enable-analytics to re-enable unified analytics
eee509140dd Add dependency overrides for pkg/analyzer
3069c4f3e2b [analysis_server] Add missing "constructor" semantic token modifiers on constructor declarations
9834f87c542 [dart2js] Fix noSuchMethod override handling.
639a6f06ef9 Simplify several non-terminals to use regex-like grammar operators
f88e3bd77c5 Issue 51903. Test fixes for ParserErrorCode.VAR_AND_TYPE
f4d42303ad2 [analysis_server] Handle completion in whitespace after string values
70762f0de0e [ANTLR] Transform recursive definition of onParts to use iteration ...
453647022f6 [analysis_server] Don't fail on invalid/complex setters in LSP code completion
a565638b910 Issue 51689. Report when 'super' is used as a standalone expression, not as a receiver of an invocation.
b78d89ce0c7 Fix DynamicTypeImpl to InterfaceTypeImpl cast exception in AddTypeAnnotation, when ambiguous SetOrMapLiteral.
bd9c7a46e2b Roll zlib to 14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f
18b5ecdfc99 [vm] Cleanup dead code around TypeArgumentClassFinder
9d4d48949c0 Add a top-level variable strict-inference test case
8df1b888771 [VM/Service] Create JSONBase64String class
b4aa83b0b7f [VM/Service] Rename JSONStream::AppendSerializedObject to JSONStream::AppendBytes
4cd9c9c6666 Reland "[VM] Begin supporting Perfetto file recorder"
fa3a72fa7e5 [cfe/ffi] Error on compound constructors
```
2023-04-19 04:12:20 +00:00
godofredoc
1a7e90d177 Double zip FlutterMacOS.framework.zip. (flutter/engine#41306)
This is required to make the artifact consistent with the legacy artifacts while the tool is modified to remove the need of double zipping.

Bug: https://github.com/flutter/flutter/issues/124911

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-04-18 23:40:55 +00:00
Jackson Gardner
c2719b8e06 Reland ui_web files in sky_engine (flutter/engine#41169)
Previous attempt was here: https://github.com/flutter/engine/pull/40846

I was including un-rewritten source files, which caused breakage. Now we run out `ui_web` files through the sdk_rewriter script before putting them into sky_engine
2023-04-17 22:31:25 +00:00
Jackson Gardner
a301d289d5 Revert "Include ui_web API files in sky_engine." (flutter/engine#41143)
Revert "Include `ui_web` API files in sky_engine."
2023-04-13 01:14:54 +00:00
Jackson Gardner
0a91352f05 Include ui_web API files in sky_engine. (flutter/engine#40846)
Include `ui_web` API files in sky_engine.
2023-04-12 22:03:30 +00:00
godofredoc
eb1830331a Fixes to strip symbols correctly. (flutter/engine#41097)
Fixes to strip symbols correctly.
2023-04-12 02:03:04 +00:00
Jackson Gardner
28005d57f6 The dart:wasm library is no longer used directly by user code. (flutter/engine#40920)
The `dart:wasm` library is no longer used directly by user code.
2023-04-04 22:33:25 +00:00
Zachary Anderson
a9ee0142d5 Revert "Add ui_web to embedder.yaml so that the analyzer knows about it." (flutter/engine#40840) 2023-03-31 17:56:14 -07:00
Jackson Gardner
109dba62a1 Add ui_web to embedder.yaml so that the analyzer knows about it. (flutter/engine#40827)
Add ui_web to embedder.yaml so that the analyzer knows about it.
2023-03-31 21:30:17 +00:00
joshualitt
26a9aed7bb Reland "[web] Add js_types sources to build." (flutter/engine#40692) 2023-03-28 07:01:22 -07:00
joshualitt
92ca1327a6 Revert "[web] Add js_types sources to build. (#40597)" (flutter/engine#40685)
This reverts commit c14d10c2b110fc04b45e487bb07b38a8acea5026.
2023-03-27 15:37:58 -07:00
joshualitt
c14d10c2b1 [web] Add js_types sources to build. (flutter/engine#40597) 2023-03-27 13:03:57 -07:00
joshualitt
02d292b44b [web] Add dart:js_interop to _embedder.yaml. (flutter/engine#40545) 2023-03-23 11:10:33 -07:00
Xilai Zhang
3d923229b4 (Reland) "[gn + codesign] codesign metadata for FlutterMacOS.framework.zip" (flutter/engine#40508)
(Reland) "[gn + codesign] codesign metadata for FlutterMacOS.framework.zip"
2023-03-22 18:50:24 +00:00
skia-flutter-autoroll
736b5181a7 Roll Skia from ecbc27e5ed5d to a67ab6a2026c (5 revisions) (flutter/engine#40482)
Roll Skia from ecbc27e5ed5d to a67ab6a2026c (5 revisions)
2023-03-21 08:05:10 +00:00
Michael Goderbauer
dcc4b1b535 Reland: Bump lower Dart SDK constraints to 3.0 (flutter/engine#40318)
* WIP

Bump to 3.0.0-0

* fix lints

* drop web_ui

* opt pointer_converter.dart out of dart 3

* Revert "drop web_ui"

This reverts commit b97a015d5cd0d7e0380a4231be4c31aad36671f1.
2023-03-16 08:07:39 -07:00
Zachary Anderson
32b3e66d7c Revert "Bump lower Dart SDK constraints to 3.0 (#40178)" (flutter/engine#40317)
Revert "Bump lower Dart SDK constraints to 3.0"
2023-03-15 18:53:00 +00:00
Michael Goderbauer
828f3deb86 Bump lower Dart SDK constraints to 3.0 (flutter/engine#40178)
Bump lower Dart SDK constraints to 3.0
2023-03-15 17:57:04 +00:00
skia-flutter-autoroll
2ad35bd9b9 Roll Skia from aaa5cd7e610d to 917188669023 (1 revision) (flutter/engine#40265)
Roll Skia from aaa5cd7e610d to 917188669023 (1 revision)
2023-03-14 04:40:31 +00:00
Zachary Anderson
e5dc618c13 Revert "Roll Dart SDK from c766fffb626e to cfcbda5733ac (1 revision) (#40249)" (flutter/engine#40257)
This reverts commit 28a7b38492b9d49d2b007f051055906e1a7bd3fb.
2023-03-13 14:45:26 -07:00
skia-flutter-autoroll
7dbac936d8 Roll Skia from 88bdb0c778ed to 75e4b07cb82a (23 revisions) (flutter/engine#40252)
Roll Skia from 88bdb0c778ed to 75e4b07cb82a (23 revisions)
2023-03-13 20:14:05 +00:00
skia-flutter-autoroll
28a7b38492 Roll Dart SDK from c766fffb626e to cfcbda5733ac (1 revision) (flutter/engine#40249)
Roll Dart SDK from c766fffb626e to cfcbda5733ac (1 revision)
2023-03-13 19:04:24 +00:00
skia-flutter-autoroll
8d7fe73de3 Manual roll Dart SDK from 7240b35cc401 to c766fffb626e (9 revisions) (flutter/engine#40233)
Manual roll requested by asiva@google.com

https://dart.googlesource.com/sdk.git/+log/7240b35cc401..c766fffb626e

2023-03-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-322.0.dev
2023-03-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-321.0.dev
2023-03-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-320.0.dev
2023-03-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-319.0.dev
2023-03-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-318.0.dev
2023-03-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-317.0.dev
2023-03-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-316.0.dev
2023-03-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-315.0.dev
2023-03-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-314.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC aam@google.com,asiva@google.com,dart-vm-team@google.com,jimgraham@google.com,rmistry@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
2023-03-10 14:44:48 -08:00
skia-flutter-autoroll
c133a2fe45 Roll Skia from 5054c9159afa to bd14d5f42db9 (3 revisions) (flutter/engine#40201)
Roll Skia from 5054c9159afa to bd14d5f42db9 (3 revisions)
2023-03-10 00:48:03 +00:00
skia-flutter-autoroll
8fa30d3156 Manual roll Dart SDK from de9de602355a to 57e44338da37 (5 revisions) (flutter/engine#40112)
Manual roll requested by zra@google.com

https://dart.googlesource.com/sdk.git/+log/de9de602355a..57e44338da37

2023-03-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-305.0.dev
2023-03-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-304.0.dev
2023-03-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-303.0.dev
2023-03-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-302.0.dev
2023-03-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-301.0.dev

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

To file a bug in Flutter 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
2023-03-07 08:23:09 -08:00
skia-flutter-autoroll
334e6099af Manual roll Dart SDK from 1ae877e6c3d3 to de9de602355a (5 revisions) (flutter/engine#40107)
Manual roll Dart SDK from 1ae877e6c3d3 to de9de602355a (5 revisions)
2023-03-07 05:31:23 +00:00
skia-flutter-autoroll
70f2692923 Roll Skia from 17451252b774 to 9f561bc846d0 (2 revisions) (flutter/engine#40067)
Roll Skia from 17451252b774 to 9f561bc846d0 (2 revisions)
2023-03-04 01:01:20 +00:00
Brandon DeRosier
a623c8ee4f Fix pylint error (flutter/engine#39934) 2023-02-27 17:23:17 -08:00
Xilai Zhang
4bf5a04e84 [gn + codesign] move snapshot meta data to generators (flutter/engine#39726)
[gn + codesign] move snapshot meta data to generators
2023-02-28 00:06:43 +00:00
joshualitt
e43dedd446 [web] Add dart:js_interop to BUILD.gn. (flutter/engine#39792) 2023-02-22 09:36:05 -08:00
godofredoc
f62f92f339 Revert "[gn + codesign] mac code sign configuration for FlutterMacOS.framework.zip (#35707)" (flutter/engine#39735)
This reverts commit 729d2ae14020a23099559ec6cac913547322d124.
2023-02-18 00:25:00 +00:00
Xilai Zhang
729d2ae140 [gn + codesign] mac code sign configuration for FlutterMacOS.framework.zip (flutter/engine#35707)
* embed codesign config in macos framework

* format files

* update path

* y flag for outer layer zip

* simplify structure

* format files
2023-02-17 23:49:18 +00:00
skia-flutter-autoroll
8a3202cce8 Roll Skia from 1bc762cbb8ce to 7e2c9f54c0fd (23 revisions) (flutter/engine#39440)
https://skia.googlesource.com/skia.git/+log/1bc762cbb8ce..7e2c9f54c0fd

2023-02-06 brianosman@google.com Switch back to "legacy" AAA heuristic
2023-02-06 ccameron@chromium.org SkJpegXmp: Consolidate XMP parsing in SkJpegXmp
2023-02-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 3c1d98cffee9 to 0627f9ef0da0
2023-02-06 nicolettep@google.com [graphite] Define freeGpuData() in VulkanTexture class
2023-02-06 robertphillips@google.com [graphite] Apply colorSpace to runtime effect's uniforms
2023-02-06 robertphillips@google.com [graphite] Apply colorSpace to the gradients' color stops
2023-02-06 jvanverth@google.com Fix overflow in CreateIntegralTable
2023-02-06 johnstiles@google.com Avoid switching between scalar and SIMD in Affine_vpts.
2023-02-06 robertphillips@google.com [graphite] Apply colorSpace to the SkPaint's color
2023-02-06 robertphillips@google.com Make use of existing DM color space functionality
2023-02-06 nicolettep@google.com [graphite] Implement Vulkan CopyBufferToTexture
2023-02-06 herb@google.com Use the right mask action to draw emoji
2023-02-06 bungeman@google.com Remove SK_IGNORE_FIX_FOR_PDF_UNDEFINED_COLOR
2023-02-06 bungeman@google.com Put codec DecoderProc into anonymous namespace
2023-02-06 jamesgk@google.com Manually roll Dawn from 14685aa05bfd to 0b4a2f1f50b8 (25 revisions)
2023-02-06 herb@google.com On RemoteStrike use fSentGlyphs for all types
2023-02-06 brianosman@google.com Clean up naming and standards in RP SkImageShader
2023-02-06 brianosman@google.com Implement linear mipmap filtering in Raster Pipeline
2023-02-06 johnstiles@google.com Replace pop_slots with pop_slots_unmasked when possible.
2023-02-06 johnstiles@google.com Dump ops that span multiple variables correctly.
2023-02-06 johnstiles@google.com Give variables unique names in SkRP dump files.
2023-02-06 johnstiles@google.com Optimize compound-constructors into splats where possible.
2023-02-06 bsalomon@google.com Add shader that clamps the coordinates used to sample another shader.

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,brianosman@google.com,kjlubick@google.com,rmistry@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
2023-02-07 00:24:33 +00:00
skia-flutter-autoroll
a548b7aec6 Roll Dart SDK from 99014717b633 to 11d97405a447 (3 revisions) (flutter/engine#39337)
https://dart.googlesource.com/sdk.git/+log/99014717b633..11d97405a447

2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-195.0.dev
2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-194.0.dev
2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-193.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@google.com 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
2023-02-02 11:46:30 +00:00
skia-flutter-autoroll
b054c4fd56 Roll Skia from 59dcffca9061 to 3c4cd77c5e5d (22 revisions) (flutter/engine#39264)
https://skia.googlesource.com/skia.git/+log/59dcffca9061..3c4cd77c5e5d

2023-01-30 kjlubick@google.com Replace Pathops in Geometry::ChopMonoCubic implementation
2023-01-30 kjlubick@google.com [base] Add SkBezierCubic::subdivide
2023-01-30 johnstiles@google.com Add atan2_ primitive to SkRasterPipeline.
2023-01-30 johnstiles@google.com Add atan_ primitive to SkRasterPipeline.
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from be674ea25e15 to be2b5b119b13 (4 revisions)
2023-01-30 robertphillips@google.com Repurpose sorttoy to filterfuzz
2023-01-30 jvanverth@google.com Fix UBSAN report in SkM44::Perspective.
2023-01-30 kjlubick@google.com Fetch and use ninja when building Skia Release Docker image
2023-01-30 brianosman@google.com Revert "SkJpegCodec: Add SkJpegSourceMgr"
2023-01-30 ccameron@chromium.org Add SkJpegGainmapEncoder::EncodeJpegR and EncodeHDRGM
2023-01-30 herb@google.com Remove single use of commonFilterLoop
2023-01-30 bsalomon@google.com Remove use of SkMatrixProvider in SkShaderBase::appendRootStages
2023-01-30 herb@google.com Have prepare mask drawing do position mapping
2023-01-30 johnstiles@google.com Simplify do-while loops that do not use `continue`.
2023-01-30 johnstiles@google.com Add mechanism for recycling temp slots.
2023-01-30 johnstiles@google.com Simplify for-loops with straight-line control flow.
2023-01-30 johnstiles@google.com Change branch-if-all-lanes-equal to branch-if-no-active-lanes-equal.
2023-01-30 johnstiles@google.com Track loop returns in addition to continue/break.
2023-01-30 ccameron@chromium.org SkJpegCodec: Add SkJpegSourceMgr
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9988b37a3351 to be674ea25e15 (1 revision)
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1d9b8d802eb2 to 0cde45b7cbcc (12 revisions)
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from b2ec2c350576 to e8168a177ab2 (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 jamesgk@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
2023-01-30 22:09:56 +00:00
skia-flutter-autoroll
9f3d10fa70 Roll Dart SDK from 2cd9b7ac95e8 to 135f4c51c9ff (3 revisions) (flutter/engine#39214)
https://dart.googlesource.com/sdk.git/+log/2cd9b7ac95e8..135f4c51c9ff

2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-176.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-175.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-174.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
2023-01-28 00:16:50 +00:00
Loïc Sharma
6de1c715fb Manually roll ANGLE, vulkan-deps, SwiftShader (flutter/engine#38650) 2023-01-25 00:53:25 +00:00
skia-flutter-autoroll
c85bac08f9 Roll Fuchsia Linux SDK from rPo4_TYHCtkoOfRup... to S6wQW1tLFe-YnReaZ... (flutter/engine#39048)
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
2023-01-21 10:06:18 +00:00
skia-flutter-autoroll
36b155b421 Roll Dart SDK from d7235947ff9b to edd406c07399 (2 revisions) (flutter/engine#38814)
https://dart.googlesource.com/sdk.git/+log/d7235947ff9b..edd406c07399

2023-01-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-118.0.dev
2023-01-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-117.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 aaclarke@google.com,dart-vm-team@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
2023-01-12 18:55:29 +00:00
skia-flutter-autoroll
49f280eaf4 Roll Skia from e1f3980272f3 to dfb838747295 (48 revisions) (flutter/engine#38790)
https://skia.googlesource.com/skia.git/+log/e1f3980272f3..dfb838747295

2023-01-11 kjlubick@google.com Move two chromium-specific headers into i/p/chromium
2023-01-11 robertphillips@google.com [graphite] Make onMakeTextureImage create mipmap levels when needed
2023-01-11 ccameron@chromium.org Remove JpegGainmap from bazel build
2023-01-11 johnstiles@google.com Fix implementation of max(U32,U32) on SSE4.1/AVX.
2023-01-11 jvanverth@google.com [graphite] Trim whitespace and comments from text shaders
2023-01-11 johnstiles@google.com Fix SwizzleAsLValue test in RP.
2023-01-11 johnstiles@google.com Peephole-optimize away repeated branch calls.
2023-01-11 johnstiles@google.com Add for-loop support to RP codegen.
2023-01-11 kjlubick@google.com Reland "Remove staging flag SK_LEGACY_PATH_ARCTO_ENDPOINT"
2023-01-11 ccameron@chromium.org SkJpegCodec: Detect multi-picture format gainmaps
2023-01-11 kjlubick@google.com Break apart more gni file lists
2023-01-11 herb@google.com Make the logic for prepareFor(Mask|SDFT)Drawing the same
2023-01-11 kjlubick@google.com Fix file permissions on source file
2023-01-11 johnstiles@google.com Add support for intrinsic cross() in RP codegen.
2023-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 8bedae1a44a2 to c36104f3c23a
2023-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c4a4ae610317 to 93e4d1cd4725 (7 revisions)
2023-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 493f3f310a2b to eab5947427ad (9 revisions)
2023-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from bc43ccfd822f to 8bedae1a44a2 (4 revisions)
2023-01-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 477744b7b52c to 410b5acc7f3f (16 revisions)
2023-01-10 kjlubick@google.com Add gni file list for Skia codecs used by Chromium
2023-01-10 johnstiles@google.com Add partial RP codegen support for constant indices.
2023-01-10 armansito@google.com [graphite] Introduce ClearBuffersTask
2023-01-10 armansito@google.com [graphite] Use explicit curve type attribute when IEEE infinity is not supported
2023-01-10 johnstiles@google.com Disable all() intrinsic test on some Radeons.
2023-01-10 jmbetancourt@google.com create global symlink to Mac SDK during bazel toochain config
2023-01-10 kjlubick@google.com Break apart public and private gpu files in GN lists
2023-01-10 johnstiles@google.com Add RP builder support for cloning between stacks.
2023-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d110b2a1b9e3 to c4a4ae610317 (1 revision)
2023-01-10 kjlubick@google.com Update defines for libfuzzer builds
2023-01-10 nscobie@google.com Transitional integration of Perfetto tracing in Android Framework
2023-01-10 ccameron@chromium.org SkAndroidCodec: Add getGainmapInfo
2023-01-10 kjlubick@google.com [bazel] Break up shaper srcs
2023-01-10 johnstiles@google.com Add support for intrinsic any()/all() in RP codegen.
2023-01-10 ccameron@chromium.org SkJpegCodec: Add Multi-Picture Format (MPF) Support
2023-01-10 jvanverth@google.com [graphite] Track plot information and use it for conditional uploads
2023-01-10 armansito@google.com [graphite] Change RenderStep::vertexSkSL return type to std::string
2023-01-10 johnstiles@google.com Add support for intrinsic step() in RP codegen.
2023-01-10 robertphillips@google.com Revert "Clear special surfaces with red color on debug tests"
2023-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from bc43ccfd822f to d0dc447f5709
2023-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9c1598af45f5 to 493f3f310a2b (8 revisions)
2023-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 10524e337d18 to bc43ccfd822f (4 revisions)
2023-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from a3544353e82d to 477744b7b52c (11 revisions)
2023-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8c09d95e66d0 to d110b2a1b9e3 (12 revisions)
2023-01-09 johnstiles@google.com Add support for bit-casting in RP codegen.
2023-01-09 herb@google.com Add analysis canvas and glyph data serialization to VIA
2023-01-09 johnstiles@google.com Add support for matrixCompMult in RP codegen.
2023-01-09 ccameron@chromium.org Add JpegSegmentScan utility
2023-01-09 brianosman@google.com Move SkTHash.h to src/core

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 aaclarke@google.com,herb@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
2023-01-11 21:58:32 +00:00
Ian Hickson
b454e06ec4 Add SpringAnimation.js from React Native (flutter/engine#38750)
* added react native lib

* update license

Co-authored-by: Jake Schafer <pickle.plaza@gmail.com>
2023-01-11 00:36:23 +00:00
skia-flutter-autoroll
2366b2c174 Roll Skia from ecd3a2f865ba to 54dbda290908 (12 revisions) (flutter/engine#38668)
https://skia.googlesource.com/skia.git/+log/ecd3a2f865ba..54dbda290908

2023-01-05 kjlubick@google.com Add shim includes for Android
2023-01-05 robertphillips@google.com [graphite] Add destination information to KeyContext
2023-01-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 61728827d2e5 to d0fa9fe214ff (15 revisions)
2023-01-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7ed449387d3b to 879476fab2db (12 revisions)
2023-01-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 7c26d3152dab to f7e6e8c900c7 (25 revisions)
2023-01-05 johnstiles@google.com Add floor/ceil stages to RP builder and codegen.
2023-01-05 johnstiles@google.com Add floor/ceil stages to Raster Pipeline.
2023-01-05 johnstiles@google.com Reenable SkSL floor() test.
2023-01-05 robertphillips@google.com [graphite] Add colorspace conversion to ImageShader
2023-01-05 kjlubick@google.com Fix straggling SkBudgeted uses
2023-01-05 johnstiles@google.com Disable intrinsic Not test on old Mac + Metal + Intel GPU.
2023-01-05 kjlubick@google.com [base] Move some files from include/private to include/private/base

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 borenet@google.com,jimgraham@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
2023-01-06 21:06:34 +00:00
skia-flutter-autoroll
c48b3533af Roll Dart SDK from 617e70c95f5b to f6dcb8b0b5d3 (7 revisions) (flutter/engine#38626)
https://dart.googlesource.com/sdk.git/+log/617e70c95f5b..f6dcb8b0b5d3

2023-01-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-84.0.dev
2023-01-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-83.0.dev
2023-01-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-82.0.dev
2023-01-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-81.0.dev
2023-01-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-80.0.dev
2023-01-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-79.0.dev
2023-01-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-78.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,jimgraham@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
2023-01-04 10:35:39 +00:00
Zachary Anderson
dcee06a479 pylint scripts under sky, remove dead scripts under sky/tools/roll (flutter/engine#38334) 2022-12-19 09:52:41 -08:00
Ian Hickson
1d61a2cde1 License script improvements (flutter/engine#38148) 2022-12-15 04:48:22 +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
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
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
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