- 21 Feb, 2023 18 commits
-
-
suragch authored
* fix spelling typo * _index not nullable This address the comment here: https://github.com/flutter/flutter/pull/120062#issuecomment-1421424676
-
Jessica Pereira authored
* fix license page rtl * fix editor spacings, tests to lateral view * fix defaultSize and setSurfaceSize * add validation for packageList position * fix spacing * simplify align
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
David Iglesias authored
* Allow any JS file in flutter loader. * Nag only if service worker API is completely unavailable. * Add info about Secure Contexts if that may be the reason why serviceworker is not available. * Update sanity test. * If service worker settings are null, do not even check if the API is available.
-
engine-flutter-autoroll authored
* 068670a1f Roll Dart SDK from 12aec0627d0a to 0db7573c6b70 (2 revisions) (flutter/engine#39774) * 40f60b92b Roll Skia from a16472080754 to 22b594afb4d3 (2 revisions) (flutter/engine#39773)
-
engine-flutter-autoroll authored
* 5b00a9579 Roll Skia from 2f05923f825e to a16472080754 (18 revisions) (flutter/engine#39772) * c3d9c30f3 [Windows] Mark move-only classes as such (flutter/engine#39738)
-
stuartmorgan authored
In preparation for the merge of flutter/plugins into flutter/packaegs, update the cross-repo analysis to flutter/packages rather than flutter/plugins. The flutter_plugins.version file is left intentionally for now to avoid issues with the roller; it will be removed when the roller has been updated to roll the other repository.
-
gaaclarke authored
-
Kate Lovett authored
-
Kate Lovett authored
* remove axes assertion * Update packages/flutter/lib/src/widgets/overscroll_indicator.dart
-
Enguerrand ARMINJON authored
Co-authored-by: Enguerrand_ARMINJON_MAC_2 <earminjon@sqli.com>
-
Mouad Debbar authored
* [web] Temporarily disable a line boundary test * [web] Unify line boundary expectations on web and non-web
-
Mateus Felipe C. C. Pinto authored
* allow passing --file-reporter option to test running refs #69425 * Add trailing comma to help to meet style requirements * Add space between tests for clarity --------- Co-authored-by: daniel-v <dvarga@skawa.hu>
-
engine-flutter-autoroll authored
34a681353 [local_auth] Add Android theme compatibility documentation (flutter/plugins#6875) (#121144)
-
Andrew Kolos authored
Speed up first asset load by using the binary-formatted asset manifest for image resolution (#118782) * add asset manifest bin loading and asset manifest api * use new api for image resolution * remove upfront smc data casting * fix typecasting issue * remove unused import * fix tests * lints * lints * fix import * fix outdated type name * restore AssetManifest docstrings * update test * update other test * make error message for invalid keys more useful
-
engine-flutter-autoroll authored
aa526b68f Roll Fuchsia Mac SDK from X3ES-2nMPaH13KIAI... to 25mb67G0L_sZ_OQCC... (flutter/engine#39769) (#121136)
-
engine-flutter-autoroll authored
35aeeec58 Roll Dart SDK from a1401ef3d0ec to 12aec0627d0a (1 revision) (flutter/engine#39767) (#121114)
-
- 20 Feb, 2023 6 commits
-
-
engine-flutter-autoroll authored
* 355f56087 Roll Dart SDK from 194b1d4829c9 to a1401ef3d0ec (1 revision) (flutter/engine#39764) * 9b3784fef Roll Fuchsia Mac SDK from sXPr06r252ZU681Fi... to X3ES-2nMPaH13KIAI... (flutter/engine#39766)
-
engine-flutter-autoroll authored
* 3c7d54bba [camerax] Implement camera preview (flutter/plugins#7112) * 48f50b4f1 [image_picker] Update NSPhotoLibraryUsageDescription description in README (flutter/plugins#6589) * eea17c996 Migrate these tests to the "new" API. (flutter/plugins#7189) * 190c6d916 Roll Flutter from 298d8c76 to 0be7c3f3 (21 revisions) (flutter/plugins#7194) * c0d4e8041 [google_sign_in] Endorses next web package. (flutter/plugins#7191) * cc4eaba0f [google_maps]: Bump org.mockito:mockito-core (flutter/plugins#7099) * 717a8bfef [image_picker]: Bump org.mockito:mockito-core (flutter/plugins#7097) * 8a09d8c13 [lifecycle]: Bump org.mockito:mockito-core (flutter/plugins#7096) * 40377a12a [in_app_pur]: Bump org.mockito:mockito-core (flutter/plugins#7094) * 6a4bbf1df [url_launcher]: Bump org.mockito:mockito-core (flutter/plugins#7098) * 96ab5cd12 Update codeowners (flutter/plugins#7188) * 00d5855cc Add missing CODEOWNER (flutter/plugins#7016) * c3e9d1ba3 [webview_flutter] Adds examples of accessing platform-specific features for each class (flutter/plugins#7089) * 1f7b57917 Roll Flutter from 0be7c3f3 to 33e4d21f (5 revisions) (flutter/plugins#7196) * 1acaf55c2 [plugins] Disables the AndroidGradlePluginVersion issue ID in all android packages (flutter/plugins#7045) * 132d9c77d [espresso] Update some dependencies (flutter/plugins#7195)
-
Eilidh Southren authored
* update m3 values * update test formatting * update crswap * update test * update token value * update tests
-
engine-flutter-autoroll authored
5d61f352c Roll Fuchsia Mac SDK from 7FGKB187AdG0SCban... to sXPr06r252ZU681Fi... (flutter/engine#39760) (#121085)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 19 Feb, 2023 5 commits
-
-
engine-flutter-autoroll authored
d00cc4b04 Roll Fuchsia Linux SDK from 7rgqQxifQPjH_2zXB... to 0RfFdaUCok_sFfUN1... (flutter/engine#39758) (#121068)
-
engine-flutter-autoroll authored
4434f3a43 Roll Fuchsia Mac SDK from HtmcMFg6ZlyRkcNsB... to 7FGKB187AdG0SCban... (flutter/engine#39756) (#121067)
-
engine-flutter-autoroll authored
00ce81fdf Roll Fuchsia Linux SDK from Iykltk3-HtXqYplbg... to 7rgqQxifQPjH_2zXB... (flutter/engine#39755) (#121058)
-
engine-flutter-autoroll authored
4a58ff869 Roll Fuchsia Mac SDK from nvf4Ago0k-VS2JPxZ... to HtmcMFg6ZlyRkcNsB... (flutter/engine#39754) (#121056)
-
engine-flutter-autoroll authored
-
- 18 Feb, 2023 11 commits
-
-
engine-flutter-autoroll authored
* 027b63ef3 Roll Fuchsia Mac SDK from baD5uG2X0rk-EZZly... to nvf4Ago0k-VS2JPxZ... (flutter/engine#39751) * 8d13f3761 Roll Dart SDK from 1a45ec0bd08e to 194b1d4829c9 (2 revisions) (flutter/engine#39752)
-
engine-flutter-autoroll authored
a7c28d085 Roll Fuchsia Linux SDK from hi7JwgHijuYYKAFUR... to Iykltk3-HtXqYplbg... (flutter/engine#39750) (#121047)
-
engine-flutter-autoroll authored
* 3ecac16c3 Roll Dart SDK from 3ec7f1f92216 to cad83c2785e6 (8 revisions) (flutter/engine#39745) * c22c64812 Roll Dart SDK from cad83c2785e6 to 1a45ec0bd08e (2 revisions) (flutter/engine#39748)
-
engine-flutter-autoroll authored
a9db42c3e Roll Skia from 733a19f6a625 to 2f05923f825e (3 revisions) (flutter/engine#39744) (#121030)
-
engine-flutter-autoroll authored
* 7b1e703cb Roll Fuchsia Linux SDK from tMm2Lzb-LE20Rxwm9... to hi7JwgHijuYYKAFUR... (flutter/engine#39742) * 3777ed517 Roll Fuchsia Mac SDK from _wymybZYKzX_3iFd6... to baD5uG2X0rk-EZZly... (flutter/engine#39743)
-
engine-flutter-autoroll authored
* 974274db7 [macOS] Mark move-only classes as such (flutter/engine#39734) * d5316b6c9 add lint check for python files (flutter/engine#39736) * 9a3c3e462 Roll Skia from 4b79e398dfe0 to 733a19f6a625 (9 revisions) (flutter/engine#39740)
-
engine-flutter-autoroll authored
* 9c6993e52 [gn + codesign] mac code sign configuration for FlutterMacOS.framework.zip (flutter/engine#35707) * 2fdce9a96 Revert "[gn + codesign] mac code sign configuration for FlutterMacOS.framework.zip (#35707)" (flutter/engine#39735)
-
engine-flutter-autoroll authored
* 1d7f0c66c Integrate ios_engine debug, profile and release. (flutter/engine#39724) * a37e27b77 [web] Don't include end-of-line characters in line boundary (flutter/engine#39693)
-
Michael Goderbauer authored
* Remove more references to dart:ui.window * two more doc referenes * revert icon_color_test.dart
-
Qun Cheng authored
Co-authored-by: Qun Cheng <quncheng@google.com>
-
engine-flutter-autoroll authored
2b2780185 Roll Skia from 0e444e355607 to 4b79e398dfe0 (5 revisions) (flutter/engine#39725) (#121016)
-