Commit Graph

33015 Commits

Author SHA1 Message Date
engine-flutter-autoroll
eced23eaba d39ab638b Roll Fuchsia Mac SDK from MUvFS0baOnigVUIND... to _H53AyDxR9Pm2TbwN... (flutter/engine#39122) (#119126) 2023-01-25 12:35:25 +00:00
Justin McCandless
318f8758ba Pass through magnifierConfiguration (#118270) 2023-01-25 07:04:19 +00:00
Todd Volkert
351466aea6 Add Decoding Flutter videos to API docs (#116454)
* Add Decoding Flutter videos to API docs

* Review comments

* Update widget of the week videos too
2023-01-25 05:46:24 +00:00
engine-flutter-autoroll
b113df2dca bffb98352 Roll Skia from b72fececbdcc to 8ffd5c20d634 (3 revisions) (flutter/engine#39114) (#119099) 2023-01-25 03:45:31 +00:00
Todd Volkert
83c3a61e3f Only emit image painting events in debug & profile modes. (#118872)
* Only emit image painting events in debug & profile modes.

These events were being emitted in release mode, which was showing up in the
profiler for my app as taking up a noticeable amount of build time (still
well within the frame budget, but this code was near the top of the list).

* Review comment
2023-01-25 03:19:47 +00:00
engine-flutter-autoroll
426cdd90cd 55bb8deaf [Impeller] Linear sample atlas glyphs when the CTM isn't translation/scale only (flutter/engine#39112) (#119098) 2023-01-25 03:09:27 +00:00
engine-flutter-autoroll
6414c36041 f1464b49c Manually roll ANGLE, vulkan-deps, SwiftShader (flutter/engine#38650) (#119097) 2023-01-25 02:29:35 +00:00
engine-flutter-autoroll
bbca694ef7 Roll Flutter Engine from bec40654a5d7 to 5405f2c26e85 (2 revisions) (#119095)
* 6aa30b294 Roll Skia from 1bc48bcb1201 to b72fececbdcc (14 revisions) (flutter/engine#39108)

* 5405f2c26 [Impeller] Switch to nearest sampling for the text atlas (flutter/engine#39104)
2023-01-25 01:45:25 +00:00
engine-flutter-autoroll
760fb21152 Roll Flutter Engine from d98926c32ee7 to bec40654a5d7 (2 revisions) (#119093)
* 4165d4b9b Improve crashes if messenger APIs are used incorrectly (flutter/engine#39041)

* bec40654a Roll Fuchsia Linux SDK from dWbkAZchFHtZE9Wt_... to E9m-Gk382PkB7_Nbp... (flutter/engine#39107)
2023-01-25 01:03:29 +00:00
engine-flutter-autoroll
2759f3f0b1 Roll Flutter Engine from 2499a5d9fca7 to d98926c32ee7 (2 revisions) (#119090)
* acb561092 [web] Remove dependency on 'profiling' subfolder of canvaskit. (flutter/engine#38169)

* d98926c32 [Impeller] Add and reorder FAQ entries. (flutter/engine#39106)
2023-01-25 00:11:36 +00:00
Greg Spencer
2f0dd56731 Refactor highlight handling in FocusManager (#119075)
* Add stack functionality to the FocusManager

* Separate out the highlight manager from the focus manager

* Revert more unrelated changes

* Review Changes
2023-01-24 23:37:57 +00:00
engine-flutter-autoroll
c35370cf0a Roll Flutter Engine from 59ea78bfabda to 2499a5d9fca7 (2 revisions) (#119089)
* 334c92e56 [Impeller] drawAtlas blend mode. (flutter/engine#38335)

* 2499a5d9f Roll Fuchsia Mac SDK from HxpwvvbQdk54L6_8q... to MUvFS0baOnigVUIND... (flutter/engine#39105)
2023-01-24 23:33:29 +00:00
engine-flutter-autoroll
a788e1b311 Roll Flutter Engine from 71ee5f19bc16 to 59ea78bfabda (2 revisions) (#119087)
* 19b356e46 Roll Skia from 90fda2e72314 to 1bc48bcb1201 (4 revisions) (flutter/engine#39100)

* 59ea78bfa Roll Dart SDK from d1a0e860679e to de14a48187ce (1 revision) (flutter/engine#39099)
2023-01-24 22:54:12 +00:00
yaakovschectman
455e6aca50 Test integration test apps' runner files against current template app (#118646)
* Create template file test

* Add to .ci.yaml

* Add to TESTOWNERS

* Organize test script

* Push license to top of file

* Equals sign

* Utilize path.join

* Expand error message

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>

* Fix missing newline string

* Move template file test to analyze.dart

* Fix newline

* Var name

* Fix extension length

* Use ignore-list for filenames

* Update dev/bots/analyze.dart

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>

* Indentation

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
2023-01-24 17:00:22 -05:00
Michael Goderbauer
50ed8a34b0 Enable unnecessary_null_comparison check (#118849)
* Enable unnecessary_null_comparison outside of packages

* fix snippet

* enable for all
2023-01-24 21:24:11 +00:00
Gary Qian
5dabe102a2 Fix path name to discover debug apk on add2app builds (#117999) 2023-01-24 13:19:09 -08:00
engine-flutter-autoroll
d20dd9e4bf Roll Flutter Engine from 7d3233d26d09 to 71ee5f19bc16 (15 revisions) (#119081)
* 22084db7a Remove unnecessary null checks in doc snippet (flutter/engine#39071)

* f91890636 Roll Skia from f6a5c806294d to 1ccf2093cfa9 (2 revisions) (flutter/engine#39028)

* f02a70492 Roll Fuchsia Mac SDK from rQtxqj3gePeR-nTLv... to HxpwvvbQdk54L6_8q... (flutter/engine#39075)

* 42eec6280 [Impeller] uniform offsets account for size (flutter/engine#39077)

* b6a348a82 Ability to disable browser context menu (flutter/engine#38682)

* 1b51696eb Roll Skia from 1ccf2093cfa9 to 0328e12ab195 (59 revisions) (flutter/engine#39078)

* d83a705ef [embedder] Fix getting vkGetInstanceProcAddr (flutter/engine#39051)

* 973b01c40 Fix doc analyzer breakage (flutter/engine#39082)

* 55e9eafab Roll Dart SDK from 107a1280a61f to d1a0e860679e (2 revisions) (flutter/engine#39084)

* fa07c546c Roll Skia from 0328e12ab195 to 50d78376d30c (3 revisions) (flutter/engine#39086)

* 17abf1a9e Roll Fuchsia Linux SDK from GLRbnjiO5SbZKX-Us... to dWbkAZchFHtZE9Wt_... (flutter/engine#39087)

* 5c46d75f7 Roll Skia from 50d78376d30c to 90fda2e72314 (4 revisions) (flutter/engine#39089)

* 5b4e331a6 Add mmap dependency to flutter_frontend_server (flutter/engine#39090)

* 7f38d0d4f Migrate `@FfiNative` to `@Native` (flutter/engine#39034)

* 71ee5f19b Remove superfluous words from comments (flutter/engine#39068)
2023-01-24 19:38:19 +00:00
stuartmorgan
e3c51a2f2a Add Windows unit tests to plugin template (#118638)
* Add Windows unit tests to plugin template

Adds an example native unit test to the plugin template for Windows,
matching the format we use for our 1P plugin example app unit tests.
Once these have been added for all platforms+languages, they will be
documented on a new plugin development page to explain their use.

Since we don't appear to be running our current plugin e2e tests for
Windows, this adds a new configuration to run them. I haven't
`led`-tested this, so it may not work, but this will give a starting
point for getting them running.

Part of https://github.com/flutter/flutter/issues/82458

* Minor fix

* Add test owner

* Fix typo

* Fix test feature flag
2023-01-24 18:23:57 +00:00
Polina Cherkasova
4d250302aa Add leak_tracker as dev_dependency. (#118952) 2023-01-24 12:42:45 -05:00
Nicholas Shahan
3735231841 Cleanup old Dart SDK layout compatibility (#118819)
The changes to the Dart SDK have rolled so the backward compatibility
is no longer needed.
2023-01-24 09:22:13 -08:00
Ahmed Ashour
c35efdaa68 Remove superfluous words. (#119008)
* Remove superfluous words.

* Update packages/flutter/lib/src/widgets/slotted_render_object_widget.dart

Co-authored-by: Michael Goderbauer <goderbauer@google.com>
2023-01-24 01:57:00 +00:00
Christopher Fujino
64b4c69bcc roll pub deps and remove archive, crypto, typed_data from allow-list (#119018)
* roll pub deps and remove archive, crypto, typed_data from allow-list

* un-comment code
2023-01-24 01:55:06 +00:00
Jenn Magder
2e8dd9dd69 Run integration_ui_test_test_macos in prod (#118919) 2023-01-24 01:37:52 +00:00
Michael Goderbauer
0de8bef744 Remove unnecessary null checks in flutter/cupertino (#119020) 2023-01-24 01:36:50 +00:00
Michael Goderbauer
720bea0265 Remove unnecessary null checks in flutter/widgets (#119028)
* dart fix --apply

* manual fixes
2023-01-24 01:36:48 +00:00
engine-flutter-autoroll
1906ce5d43 7d3233d26 [web] Build multiple CanvasKit variants (using toolchain_args) (flutter/engine#38448) (#119021) 2023-01-24 01:34:59 +00:00
Michael Goderbauer
59767e5fc2 Remove unnecessary null checks in flutter/material (#119022)
* dart fix --apply

* manual fixes
2023-01-24 01:33:53 +00:00
Jenn Magder
65486163ac Remove animated_complex_opacity_perf_macos__e2e_summary bringup (#118916) 2023-01-24 01:31:59 +00:00
Greg Spencer
df4420835d Remove ThemeData.buttonColor references (#118658)
* Remove ThemeData.buttonColor references

* Fix test

* Remove more buttonColors

* Macro the definition of color scheme

* remove doc reference
2023-01-24 01:31:58 +00:00
Péter Ferenc Gyarmati
e8b7f4b201 [examples] Fix typo in refresh_indicator example (#119000) 2023-01-24 01:31:56 +00:00
Ricardo Amador
84071aa2aa Add todo for linux defines test. (#119035)
* Add todo for linux defines test.

* Update the linux android defines test to make it bringup: true
2023-01-23 17:29:16 -08:00
Ricardo Amador
332aed9c88 Revert "Update the Linux Android defines test to use dimensions when selecting a build bot (#118930)" (#119023)
This reverts commit 392dffeb08.
2023-01-23 21:45:07 +00:00
Michael Goderbauer
38630b6bd1 Remove unnecessary null checks in flutter_tool (#118857)
* dart fix --apply

* manual fixes

* fix after merge conflicts

* review
2023-01-23 21:43:08 +00:00
Drew Roen
edb571e49b Update README.md (#118803)
This updates the OSSF scorecards link to a more readable page detailing the scorecards information
2023-01-23 21:27:13 +00:00
yaakovschectman
5e50ed972b Test Utf8FromUtf16 (#118647) 2023-01-23 16:07:55 -05:00
Ricardo Amador
392dffeb08 Update the Linux Android defines test to use dimensions when selecting a build bot (#118930)
* Round 2 with dimensions

* Try with stringified keys

* Forgot a comma

* trying a list of maps.

* Try key value pairs

* Try with kvm only

* try with swarming_dimensions

* Updated with fix in swarming.star
2023-01-23 20:34:07 +00:00
Michael Goderbauer
19dfde6989 Remove unnecessary null checks in flutter/{foundation,services,physics} (#118910)
* Remove unnecessary null checks in flutter/foundation

* Remove unnecessary null checks in flutter/services

* Remove unnecessary null checks in flutter/physics
2023-01-23 19:29:48 +00:00
Michael Goderbauer
a63e19ba0f Remove unnecessary null checks in flutter_localizations (#118863) 2023-01-23 19:26:07 +00:00
Michael Goderbauer
6cd4945540 Remove unnecessary null checks in flutter_web_plugins (#118862) 2023-01-23 19:26:05 +00:00
Michael Goderbauer
224e6aa18c Remove unnecessary null checks in flutter/gestures (#118926) 2023-01-23 19:20:19 +00:00
engine-flutter-autoroll
90ffb1c659 94fc0728f Roll Dart SDK from c52810968747 to 107a1280a61f (1 revision) (flutter/engine#39069) (#119010) 2023-01-23 17:30:27 +00:00
Xilai Zhang
71a42563db Revert "[Re-land] Button padding m3 (#118640)" (#118962)
This reverts commit 973cff40b4.
2023-01-23 09:27:10 -08:00
engine-flutter-autoroll
e71e8daa20 76998e529 Roll Fuchsia Linux SDK from f613tOkDB282hW2tA... to GLRbnjiO5SbZKX-Us... (flutter/engine#39067) (#119009) 2023-01-23 15:56:31 +00:00
Mouad Debbar
3bf79607dd [web] Fix paths fetched by flutter.js (#118684) 2023-01-23 15:02:58 +00:00
engine-flutter-autoroll
bd7bee0f9e Roll Flutter Engine from 92313596d77b to 8e7bc509e0d7 (3 revisions) (#119004)
* a92d0960a Roll Fuchsia Mac SDK from R4F4q-h902yt4s7ow... to rQtxqj3gePeR-nTLv... (flutter/engine#39064)

* eda11d252 Bump github/codeql-action from 2.1.38 to 2.1.39 (flutter/engine#39065)

* 8e7bc509e Roll Dart SDK from 608a0691a1d7 to c52810968747 (1 revision) (flutter/engine#39066)
2023-01-23 12:12:26 +00:00
engine-flutter-autoroll
6ae7ad72c1 92313596d Roll Dart SDK from 548678dd684c to 608a0691a1d7 (1 revision) (flutter/engine#39063) (#118990) 2023-01-23 05:35:35 +00:00
engine-flutter-autoroll
696a84b1ed 1e4e11ad1 Add more flexible image loading API (flutter/engine#38905) (#118989) 2023-01-23 04:01:41 +00:00
engine-flutter-autoroll
b974eac8ee b3da52d8c Roll Fuchsia Linux SDK from l3c_b-vRr-o6ZFX_M... to f613tOkDB282hW2tA... (flutter/engine#39061) (#118987) 2023-01-23 02:48:16 +00:00
engine-flutter-autoroll
044e344a7b a8522271c Roll Fuchsia Mac SDK from 5TQ9IL4-Yu3KHCR-H... to R4F4q-h902yt4s7ow... (flutter/engine#39058) (#118984) 2023-01-22 23:58:30 +00:00
engine-flutter-autoroll
f33e8d3701 2a2dfaafb Roll Fuchsia Mac SDK from l7jVM3Urw73TVWfee... to 5TQ9IL4-Yu3KHCR-H... (flutter/engine#39056) (#118969) 2023-01-22 08:00:25 +00:00