Commit graph

34186 commits

Author SHA1 Message Date
Bernardo Ferrari 5054b6e514
Add Non-Uniform Border to Border. (#121921)
Add Non-Uniform Border to Border.
2023-03-24 01:40:56 +00:00
Hans Muller 59c9d4e845
Added ExpansionTileController (#123298)
Added ExpansionTileController
2023-03-24 00:51:06 +00:00
Taha Tesser f7fb14ec58
Add customizable mouse cursor to DataTable (#123128) 2023-03-23 17:45:34 -07:00
Ricardo Amador 25e692cb26
Adding autosubmit configuration pointer file. (#123285)
Adding autosubmit configuration pointer file.
2023-03-24 00:43:06 +00:00
engine-flutter-autoroll f80a7a24db
Roll Flutter Engine from 252094325052 to 1da070c57c87 (2 revisions) (#123364)
Roll Flutter Engine from 252094325052 to 1da070c57c87 (2 revisions)
2023-03-24 00:09:44 +00:00
Harry Terkelsen 4e58370cbf
Use Web resources CDN in service_worker_test by default (#123360) 2023-03-23 17:00:20 -07:00
André Sousa 02650cdba5
Update AUTHORS (#123266)
Update AUTHORS
2023-03-24 00:00:05 +00:00
dependabot[bot] 789982896a
Bump github/codeql-action from 2.2.7 to 2.2.8 (#123359)
Bump github/codeql-action from 2.2.7 to 2.2.8
2023-03-23 23:09:05 +00:00
Kate Lovett 68be52c5f5
Clean up scrolling delegate code for 2D (#122651)
Clean up scrolling delegate code for 2D
2023-03-23 23:06:43 +00:00
engine-flutter-autoroll 0253bf0f05
Roll Flutter Engine from 10651512a39d to 252094325052 (5 revisions) (#123358)
Roll Flutter Engine from 10651512a39d to 252094325052 (5 revisions)
2023-03-23 22:51:58 +00:00
Pierre-Louis 02d5c7595b
Add support for secondary tab bar (#122756)
Add support for secondary tab bar
2023-03-23 22:49:59 +00:00
Chris Bracken ce68d97983
[macOS] Battery check in platform_channel sample (#123354)
Adds a check for the case where a device has no battery present. The
devicelab test expects the text "No battery." in the case where a device
has no battery. This is triggered by returning an error with a
NO_BATTERY error code.

Also applies some cosmetic fixes:
* Amends a copyright notice to Flutter instead of com.example
* Deletes an unused test.

Issue: https://github.com/flutter/flutter/issues/79204
2023-03-23 15:19:10 -07:00
Dan Field 6fd59890c3
Ignore spam from SurfaceSyncer (#123262)
Ignore spam from SurfaceSyncer
2023-03-23 21:55:39 +00:00
Flutter GitHub Bot ec7c45948c
Marks Mac_arm64 flutter_packaging_test to be unflaky (#123239)
Marks Mac_arm64 flutter_packaging_test to be unflaky
2023-03-23 21:52:20 +00:00
engine-flutter-autoroll 077cccd748
10651512a Roll Fuchsia Mac SDK from 2fD4d--s8xvao7L0K... to 9av1df47QEp50vkZc... (flutter/engine#40576) (#123355)
Roll Flutter Engine from bdce896fb64f to 10651512a39d (1 revision)
2023-03-23 21:50:06 +00:00
engine-flutter-autoroll d79f3aab0f
Roll Flutter Engine from 6b0933e74965 to bdce896fb64f (2 revisions) (#123351)
Roll Flutter Engine from 6b0933e74965 to bdce896fb64f (2 revisions)
2023-03-23 20:33:01 +00:00
Benjamin Quinn 5ef9b847aa
Expose toggle to textfield's opacity animation. (#122474)
Expose toggle to textfield's opacity animation.
2023-03-23 19:49:58 +00:00
Bernardo Ferrari 100cf21e27
Prefer enum over class. (#123312)
Convert `AndroidSemanticsAction` to enum.
2023-03-23 19:46:37 +00:00
Michael Goderbauer 716d252462
Remove prefer_const_constructors ignores (#123284)
Remove prefer_const_constructors ignores
2023-03-23 19:43:53 +00:00
engine-flutter-autoroll 11bbce1b25
6b0933e74 [web] Add dart:js_interop to _embedder.yaml. (flutter/engine#40545) (#123347)
Roll Flutter Engine from 20ab040cdd68 to 6b0933e74965 (1 revision)
2023-03-23 19:42:19 +00:00
Michael Goderbauer fccca49373
Refactor buildOverscrollIndicator (#123246) 2023-03-23 12:34:42 -07:00
Michael Goderbauer 7f41ab25c9
Fix (insert|move|remove)RenderObjectChild methods in base class (#123276) 2023-03-23 12:34:26 -07:00
Michael Goderbauer 31798757e7
replace some ._() constructors with class modifiers (#122765) 2023-03-23 12:29:18 -07:00
Flutter GitHub Bot 7b7af9f34c
roll packages (#123339)
Roll pub packages
2023-03-23 19:03:57 +00:00
Chris Bracken 674ff1573f
[macOS] Add platform_channel sample/test (#123141)
Adds a macOS implementation of the platform_channel example,
demonstrating method channels and event channels with a battery power
plugin.

Adds platform_channel_sample_test_macos macOS host test to verify the
sample works.

Issue: https://github.com/flutter/flutter/issues/79204
2023-03-23 11:56:23 -07:00
engine-flutter-autoroll 28d40a4d2f
Roll Packages from 75491e98c0d1 to 0826798d73b8 (5 revisions) (#123342)
Roll Packages from 75491e98c0d1 to 0826798d73b8 (5 revisions)
2023-03-23 18:36:51 +00:00
engine-flutter-autoroll 4907464a6b
20ab040cd Roll Skia from ce5ff5cc03ce to c42320d53714 (2 revisions) (flutter/engine#40565) (#123340)
Roll Flutter Engine from c0fbe5a530b8 to 20ab040cdd68 (1 revision)
2023-03-23 18:34:54 +00:00
Rydmike 9dec4fbd1e
FIX: NavigationDrawer hover/focus/pressed does not use indicatorShape (#123325)
FIX: NavigationDrawer hover/focus/pressed do not use indicatorShape
2023-03-23 18:13:47 +00:00
engine-flutter-autoroll af6029c8fe
c0fbe5a53 Roll Dart SDK from 9256fffbd5af to e8e045620234 (1 revision) (flutter/engine#40561) (#123336)
Roll Flutter Engine from 12c822327825 to c0fbe5a530b8 (1 revision)
2023-03-23 17:33:25 +00:00
Jacob MacDonald b212e7b32b
implement Iterator and Comparable instead of extending them (#123282)
implement Iterator and Comparable instead of extending them
2023-03-23 17:10:31 +00:00
Ben Konyi 5a36bddd2b
Stop serving Observatory by default (#122419)
Observatory can still be enabled by providing `--serve-observatory` or
invoking the `_serveObservatory` private service RPC via web socket or
HTTP.

Related to https://github.com/dart-lang/sdk/issues/50233
2023-03-23 12:52:30 -04:00
Harry Terkelsen 897e3db40c
Inject the gstatic CanvasKit CDN URL by default in flutter build web (#122772) 2023-03-23 09:17:25 -07:00
engine-flutter-autoroll cbdee52517
Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions) (#123330)
Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions)
2023-03-23 16:01:34 +00:00
engine-flutter-autoroll 250a6c2942
59acb5362 Roll Skia from 4f1cae66791c to fc95eca74604 (7 revisions) (flutter/engine#40559) (#123318)
Roll Flutter Engine from 9e25f2f6ea42 to 59acb5362098 (1 revision)
2023-03-23 09:47:28 +00:00
engine-flutter-autoroll ae14df98ba
9e25f2f6e Roll Dart SDK from 45a360d262c2 to 9256fffbd5af (2 revisions) (flutter/engine#40557) (#123314)
Roll Flutter Engine from 10ade9e22d8c to 9e25f2f6ea42 (1 revision)
2023-03-23 07:18:18 +00:00
engine-flutter-autoroll 2bb7b9bc4c
Roll Flutter Engine from cd0a6ef93263 to 10ade9e22d8c (5 revisions) (#123311)
Roll Flutter Engine from cd0a6ef93263 to 10ade9e22d8c (5 revisions)
2023-03-23 06:04:21 +00:00
engine-flutter-autoroll c0878572ba
cd0a6ef93 Read the FLTEnableImpeller flag from the right bundle (flutter/engine#40535) (#123306)
Roll Flutter Engine from 3f9fe923b037 to cd0a6ef93263 (1 revision)
2023-03-23 01:44:02 +00:00
Flutter GitHub Bot 49dbb74c38
Marks Mac flutter_packaging_test to be unflaky (#123238)
Co-authored-by: godofredoc <godofredoc@google.com>
2023-03-22 18:20:52 -07:00
engine-flutter-autoroll c3934573b3
3f9fe923b [Impeller] Add validation for mipmap generation enforced at binding time (flutter/engine#40515) (#123300)
Roll Flutter Engine from 02171d1f836c to 3f9fe923b037 (1 revision)
2023-03-23 00:41:50 +00:00
Flutter GitHub Bot 2a70f7eb10
Marks Linux flutter_packaging_test to be unflaky (#123237)
Co-authored-by: godofredoc <godofredoc@google.com>
2023-03-22 16:49:11 -07:00
engine-flutter-autoroll 13fbd1948c
Roll Flutter Engine from ccc32758588c to 02171d1f836c (3 revisions) (#123287)
Roll Flutter Engine from ccc32758588c to 02171d1f836c (3 revisions)
2023-03-22 22:57:49 +00:00
Christopher Fujino 3736274a6d
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
Revert "[flutter_tools] Remove sound null safety flag (#123031)"
2023-03-22 22:53:49 +00:00
Michael Goderbauer f68a676353
Workaround for exhaustivness bug in dart2js (#123242)
Workaround for exhaustiveness bug in dart2js
2023-03-22 21:45:19 +00:00
Michael Goderbauer fda9ecfef7
Remove 1745 decorative breaks (#123259)
Remove 1745 decorative breaks
2023-03-22 21:12:22 +00:00
engine-flutter-autoroll 14a15dedbe
Roll Flutter Engine from 5775c6b05fa4 to ccc32758588c (7 revisions) (#123267)
Roll Flutter Engine from 5775c6b05fa4 to ccc32758588c (7 revisions)
2023-03-22 20:22:20 +00:00
Ian Hickson 3fe5740153
Documentation improvements (#122787)
Documentation improvements
2023-03-22 18:58:57 +00:00
Ian Hickson 98a3055010
Add documentation saying that people can add themselves to the AUTHORS file (#123061)
Add documentation saying that people can add themselves to the AUTHORS file
2023-03-22 18:57:02 +00:00
Flutter GitHub Bot 2cdf078f0f
Marks Linux engine_dependency_proxy_test to be unflaky (#123236)
Marks Linux engine_dependency_proxy_test to be unflaky
2023-03-22 18:41:47 +00:00
engine-flutter-autoroll b42e8db6cf
5775c6b05 Migrate SVG to JS types (flutter/engine#40401) (#123217)
Roll Flutter Engine from bb51cda2fa47 to 5775c6b05fa4 (1 revision)
2023-03-22 17:12:55 +00:00
Michael Goderbauer 3f87e808f8
Update dartdoc to 6.2.0 (#123193)
Update dartdoc to 6.2.0
2023-03-22 17:06:25 +00:00