engine-flutter-autoroll
09d489391a
e6e6a0210 implement targetWidth and targetHeight (flutter/engine#38028) ( #116598 )
2022-12-06 17:03:08 +00:00
engine-flutter-autoroll
09c921c340
ec211d21e Roll Skia from e2244ea470c0 to b63a254727f3 (1 revision) (flutter/engine#38098) ( #116592 )
2022-12-06 16:03:03 +00:00
engine-flutter-autoroll
b78323c195
Roll Plugins from 2a330bc0afd5 to 374e59804a6c (4 revisions) ( #116591 )
...
* 63f1b8fb6 [camera] Handle empty grantResults on permission request (flutter/plugins#6758 )
* 1579f2f33 Roll Flutter from 33f3e13dfff6 to 30fc993caed5 (6 revisions) (flutter/plugins#6791 )
* 345bddbd8 [gh_actions]: Bump github/codeql-action from 2.1.27 to 2.1.35 (flutter/plugins#6788 )
* 374e59804 [camera] Add ability to concurrently record and stream video (flutter/plugins#6290 )
2022-12-06 15:49:21 +00:00
Pierre-Louis
1e696d304c
Support theming CupertinoSwitch
s ( #116510 )
...
* Introduce flag to maximally apply CupertinoTheme
* add missing docs
* add tests
* fix docs
* fix test
2022-12-06 15:32:58 +01:00
engine-flutter-autoroll
921f077687
6d05ea479 Roll Skia from ad85f404b97d to e2244ea470c0 (5 revisions) (flutter/engine#38096) ( #116579 )
2022-12-06 12:19:37 +00:00
engine-flutter-autoroll
5993a613f8
Roll Flutter Engine from 5d8530f79009 to a588dbe8b3c5 (2 revisions) ( #116571 )
...
* a1bfb413b Roll Dart SDK from 52599799b666 to 35a9facce191 (4 revisions) (flutter/engine#38091 )
* a588dbe8b Update glfw to head and imgui to the docking branch (flutter/engine#38085 )
2022-12-06 07:31:35 +00:00
engine-flutter-autoroll
eaf6254488
5d8530f79 Roll Fuchsia Mac SDK from SDbR-S_A_fv-v_Sbb... to 8p38Xk7Z7OLI7OA7R... (flutter/engine#38090) ( #116566 )
2022-12-06 05:39:23 +00:00
engine-flutter-autoroll
c834b1d600
012826e19 Roll Skia from e9c0d4b83ca4 to ad85f404b97d (3 revisions) (flutter/engine#38089) ( #116564 )
2022-12-06 04:54:24 +00:00
Jackson Gardner
5201856805
Use file:/// style uris when passing platform to the compiler. ( #116553 )
...
* Use file:/// style uris when passing platform to the compiler.
* License header.
* Use BufferLogger.
* Don't unadvertently convert strings to regexes for matching purposes.
* Fix formatting.
* More formatting.
2022-12-06 02:27:21 +00:00
engine-flutter-autoroll
174d3be862
a309d239c [Impeller Scene] Parse GLTF primitives (flutter/engine#38064) ( #116556 )
2022-12-06 01:45:36 +00:00
engine-flutter-autoroll
e0a0190c5a
Roll Flutter Engine from d82c8ad7ac7f to 0efb0ef40513 (2 revisions) ( #116552 )
...
* 53d66aa55 [web] Add styling in CSS reset to remove Edge password reveal icon (flutter/engine#38011 )
* 0efb0ef40 [ImpellerC] Print the working directory that was tried when failing to open (flutter/engine#38079 )
2022-12-05 23:26:26 +00:00
engine-flutter-autoroll
0a8e92a119
d82c8ad7a Bump buildroot (flutter/engine#38062) ( #116550 )
2022-12-05 22:40:10 +00:00
sealesj
1b05653ab2
use deploy suffix ( #116533 )
2022-12-05 22:21:07 +00:00
engine-flutter-autoroll
9dc5b9e29e
Roll Flutter Engine from a14d15f07a1a to e2b1919a7596 (2 revisions) ( #116547 )
...
* 3f997f01c Roll Skia from 1a8a0e1113da to e9c0d4b83ca4 (2 revisions) (flutter/engine#38077 )
* e2b1919a7 [Windows] Make the engine own PlatformHandler (flutter/engine#37855 )
2022-12-05 21:52:40 +00:00
dependabot[bot]
5d042eb350
Bump dessant/lock-threads from 3.0.0 to 4.0.0 ( #116545 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md )
- [Commits](e460dfeb36...c1b35aecc5
)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
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 21:41:25 +00:00
Jason Simmons
55bcb784a7
Do not parse stack traces in _findResponsibleMethod on Web platforms that use a different format ( #115500 )
...
See https://github.com/flutter/flutter/issues/107099
2022-12-05 21:33:46 +00:00
Loïc Sharma
05c6df6d1f
Improve Flex layout comment ( #116004 )
2022-12-05 20:50:06 +00:00
engine-flutter-autoroll
49d0b5b396
a14d15f07 Roll Dart SDK from 6b7e44ae494b to 52599799b666 (19 revisions) (flutter/engine#38076) ( #116542 )
2022-12-05 20:44:19 +00:00
Jonah Williams
27281dab81
[flutter_tools] dont include material shaders in web builds ( #116538 )
...
* [flutter_tools] dont include material shaders in web builds
* add test
2022-12-05 20:42:15 +00:00
Gary Qian
06e7c7a618
Incrementally update gradle to AGP 7.2.0 and 7.3.3 in some integration_tests
( #116201 )
2022-12-05 12:27:29 -08:00
engine-flutter-autoroll
e54e73ab5c
Roll Flutter Engine from 878fc6fc022e to b4de17db2552 (2 revisions) ( #116535 )
...
* 3712cc7d0 Roll Skia from 5dd1b7d6a303 to f75f98074f60 (3 revisions) (flutter/engine#38070 )
* b4de17db2 Roll Skia from f75f98074f60 to 1a8a0e1113da (5 revisions) (flutter/engine#38073 )
2022-12-05 19:51:30 +00:00
Andrew Kolos
56cad89b1e
Speed up first asset load by encoding asset manifest in binary rather than JSON ( #113637 )
2022-12-05 10:39:10 -08:00
engine-flutter-autoroll
d52e2de5bf
878fc6fc0 Roll Fuchsia Mac SDK from 1ZS93HM4ImgmL2EPK... to SDbR-S_A_fv-v_Sbb... (flutter/engine#38069) ( #116524 )
2022-12-05 16:40:50 +00:00
sealesj
30fc993cae
Migrate Packaging Builders to .ci.yaml ( #115569 )
...
* packaging builder initial config
* add release scheduler parameter
* remove stables
* add taskname + test owner
* testowner test
* comment structure
* test naming convention
* test adding tags
* add timeout
* prune names
* Update testowners.
* Move packaging to shards section.
* Set packaging as shard.
* Use packaging V2
Co-authored-by: godofredoc <godofredoc@google.com>
2022-12-05 10:51:40 -05:00
engine-flutter-autoroll
ebee74d6e8
Roll Plugins from 89ad5a9d6a33 to 2a330bc0afd5 (2 revisions) ( #116520 )
...
* 923f7577f Revert "enable test (#5312 )" (flutter/plugins#6782 )
* 2a330bc0a Roll Flutter from b2672fe8355f to 33f3e13dfff6 (72 revisions) (flutter/plugins#6787 )
2022-12-05 15:43:06 +00:00
engine-flutter-autoroll
4ec4401338
4de358e2f Bump github/codeql-action from 2.1.31 to 2.1.35 (flutter/engine#38066) ( #116505 )
2022-12-05 10:29:27 +00:00
engine-flutter-autoroll
2ee33ee820
a6a816644 Roll Skia from 32827b415412 to 5dd1b7d6a303 (3 revisions) (flutter/engine#38065) ( #116501 )
2022-12-05 08:41:14 +00:00
engine-flutter-autoroll
18534a8e4c
359a0a979 Roll Fuchsia Mac SDK from N9nk_ceXcPxQEjGEL... to 1ZS93HM4ImgmL2EPK... (flutter/engine#38061) ( #116492 )
2022-12-04 22:44:35 +00:00
engine-flutter-autoroll
19ef0f9a59
3e284f270 Roll Skia from d0e3902c97b3 to 32827b415412 (1 revision) (flutter/engine#38059) ( #116485 )
2022-12-04 16:55:24 +00:00
engine-flutter-autoroll
33f3e13dff
5ac98f8a7 Roll Fuchsia Mac SDK from w333oMghC5jK9C-YE... to N9nk_ceXcPxQEjGEL... (flutter/engine#38057) ( #116475 )
2022-12-04 06:34:24 +00:00
engine-flutter-autoroll
964422c0d0
e10bf9c2c [Impeller] Add Quaternion to Matrix conversion (flutter/engine#38056) ( #116472 )
2022-12-04 04:47:22 +00:00
engine-flutter-autoroll
6e5582da99
662c5f8df [Impeller Scene] Wire up camera (flutter/engine#38053) ( #116468 )
2022-12-04 00:38:25 +00:00
engine-flutter-autoroll
9a7d8a1a9a
b3e86c31c [Impeller] Make perspective transform resolve to left handed clip space (flutter/engine#38052) ( #116467 )
2022-12-03 23:28:24 +00:00
engine-flutter-autoroll
a85222ea51
9b484713f Roll Fuchsia Mac SDK from BDTULRXL5gDEHXmRA... to w333oMghC5jK9C-YE... (flutter/engine#38054) ( #116465 )
2022-12-03 17:42:01 +00:00
engine-flutter-autoroll
599ceb999a
cf05ab426 [embedder] Ensure FlutterMetalTexture cleanup call (flutter/engine#38038) ( #116460 )
2022-12-03 11:12:14 +00:00
engine-flutter-autoroll
73822f82cd
f9067ed20 [Impeller Scene] Rename mesh importer to scenec (flutter/engine#38049) ( #116458 )
2022-12-03 10:33:26 +00:00
engine-flutter-autoroll
0f462d3050
7a35191aa Roll Skia from 6fdf7181e374 to d0e3902c97b3 (6 revisions) (flutter/engine#38051) ( #116455 )
2022-12-03 09:38:21 +00:00
engine-flutter-autoroll
e59081887b
d746877f7 [web] use a permanent live region for a11y announcements (flutter/engine#38015) ( #116452 )
2022-12-03 05:58:31 +00:00
Todd Volkert
934e690082
Add widget of the week videos ( #116451 )
...
(and remove one video that was listed twice with the same widget)
2022-12-03 04:31:15 +00:00
engine-flutter-autoroll
f36874cb8c
6d0ff37a4 Documentation and other cleanup in dart:ui, plus a small performance improvement. (flutter/engine#38047) ( #116449 )
2022-12-03 03:17:05 +00:00
engine-flutter-autoroll
dd5f96bfd5
Roll Flutter Engine from afdc32933be7 to f7df812d26b7 (5 revisions) ( #116447 )
...
* bebc12fd0 Roll Skia from 28c1bbab82b8 to 6fdf7181e374 (16 revisions) (flutter/engine#38046 )
* 2c1e5efae [Impeller] add --enable-impeller-3d flag to support scene experimentation (flutter/engine#37990 )
* 8e11659a8 [canvaskit] Fix Shader program tests (flutter/engine#37644 )
* 850c4ad68 [canvaskit] Fix Surface test (flutter/engine#37636 )
* f7df812d2 save (flutter/engine#37107 )
2022-12-03 02:37:22 +00:00
engine-flutter-autoroll
b75f1a941b
afdc32933 Roll Fuchsia Mac SDK from aHgLxcRDjOQNKL7zH... to BDTULRXL5gDEHXmRA... (flutter/engine#38043) ( #116441 )
2022-12-02 23:32:24 +00:00
godofredoc
c3e5612362
Zip api docs using the repo under test script. ( #116437 )
...
This is to move more logic to the repo under test and remove them from
recipes.
Bug: https://github.com/flutter/flutter/issues/115489
2022-12-02 22:46:07 +00:00
engine-flutter-autoroll
7751ec0fd8
98b947a54 Fix typo in Animator comment (flutter/engine#38040) ( #116438 )
2022-12-02 22:34:53 +00:00
Jackson Gardner
db1c3e208d
Platform binaries reland ( #115502 )
...
You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified.
This also uses precompiled platform kernel files for both ddc and dart2js
2022-12-02 14:13:40 -08:00
Jonah Williams
08a2635e2b
[devicelab] add benchmark for complex non-intersecting widgets with platform views ( #116436 )
2022-12-02 21:37:45 +00:00
engine-flutter-autoroll
4643f833d2
a8a08d107 [web] Remove outdated information in web_ui/README (flutter/engine#38006) ( #116435 )
2022-12-02 21:30:24 +00:00
hellohuanlin
162be5933b
[tools]build IPA validation bundle identifier using the default "com.example" prefix ( #116430 )
...
* [tools]build IPA validation bundle identifier using default com.example
* rephrase the warning
2022-12-02 20:49:30 +00:00
Eilidh Southren
22cbef3050
[CP] Fix Snackbar TalkBack regression ( #116417 )
...
* Add M2 defaults and template skeleton
* add MaterialStateColor functionality to ActionTextColor (issue #110402 )
* Add M2 defaults and template skeleton
* updated material 3 tokens
* Updated snackbar demo
* add theme tests
* add gen defaults
* formatting
* more whitespace fixes
* add widget type
* update docs
* code review changes
* Add line overflow functionality
* whitespace fixes
* update M3 animation
* whitespace fixes
* add insetPadding param
* Modifed icon parameter to showCloseIcon
* white space fixes
* test fixes
* rename iconColor to closeIconColor
* debug test fix
* de-britishification
* g3fix
* g3fix
* debug test fix
* Fix Snackbar talkback regression
* fix merge weirdness
* test fix
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error
2022-12-02 20:17:20 +00:00
engine-flutter-autoroll
e59a388b95
Roll Flutter Engine from 8e0747cc306f to 6bbf3e0e3c8b (2 revisions) ( #116432 )
...
* 74c943018 Roll Skia from c432cb7480b5 to 28c1bbab82b8 (2 revisions) (flutter/engine#38033 )
* 6bbf3e0e3 Download EMSDK for host builders to build wasm_release (flutter/engine#38013 )
2022-12-02 19:52:14 +00:00