- 07 Feb, 2023 14 commits
-
-
Andrew Kolos authored
* add test * fix * use preexisting testFileSystem * fix variant tests * Revert "use preexisting testFileSystem" This reverts commit b6df288ef4a6ff007ecd984e98a1a3f2001ad242. * nit: grammar
-
engine-flutter-autoroll authored
-
Mouad Debbar authored
-
engine-flutter-autoroll authored
* 883864599 [image_picker] GIF files will animate without permissions. PNG and GIF files will retain their image type if missing permissions. (flutter/plugins#7084) * 7a63dbc8f [camera] flip/change camera while recording - platform interface (flutter/plugins#7011) * c6be93605 Roll Flutter from b8f5394a to 3c3c9a1b (3 revisions) (flutter/plugins#7107) * eb0a6b562 [gh_actions]: Bump github/codeql-action from 2.1.37 to 2.2.1 (flutter/plugins#7059) * dc0d3a02b [camerax] Wrap methods necessary for preview implementation (flutter/plugins#7046) * c9f6bee71 [local_auth]: Bump core from 1.8.0 to 1.9.0 in /packages/local_auth/local_auth_android/android (flutter/plugins#6393) * f5957bde8 [webview_flutter_web] Avoids XHR when possible. (flutter/plugins#7090) * 55f257382 [Espresso] Update expressio dependencies (flutter/plugins#7108) * 76ea8c8ce [url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 (flutter/plugins#7110) * 6f985d57b Redistribute ownership of cross-platform plugin components (flutter/plugins#7093)
-
engine-flutter-autoroll authored
* ca47bbc7e Roll Skia from 83da27e4cd3a to 6babb6a1afe6 (1 revision) (flutter/engine#39451) * cabdc9e23 Roll Fuchsia Mac SDK from jD_N9MDLvRtOuBMgY... to zYEsaCaA1cokDUU43... (flutter/engine#39453) * e432b82f4 Roll Fuchsia Linux SDK from wlbzrDXNCXQZV0QdG... to aRqjqB76Z2gNQsrTA... (flutter/engine#39454)
-
Konstantin Sokolovskyi authored
* Fix cut button creation in buttonItemsForToolbarOptions * Remove extra spaces in tests * Replace fails with expects, Add periods in the comments
-
engine-flutter-autoroll authored
-
Eilidh Southren authored
* add icon button property override * Revert "add icon button property override" This reverts commit 6c7f4d30671f417d0f4a311bdb186bd4ebc456c8. * segmented button updates * button changes * fix * put that thing back where it came from * template updates * analyzer fixes * rename parameter * analyzer fixes * string interpolation fix * template updates * test updates
-
engine-flutter-autoroll authored
-
xubaolin authored
* fix a crash bug * review feedback
-
Renzo Olivares authored
Co-authored-by: Renzo Olivares <roliv@google.com>
-
engine-flutter-autoroll authored
* ec45e72a2 Roll Dart SDK from a507a9057730 to f18aa4402c1a (3 revisions) (flutter/engine#39395) * 1f0cb90da Roll Skia from 45a4fdcc0cb0 to 1bc762cbb8ce (1 revision) (flutter/engine#39397) * b19b263de Roll Fuchsia Mac SDK from j6dhXDhI_KUUyqTSF... to f7zsdfKoUWP6RD8S_... (flutter/engine#39398) * a6cc2517b Roll Fuchsia Linux SDK from Z6Bdg2fbH4n5ptsKZ... to V9ahWWCSVIMrpc9LX... (flutter/engine#39399) * af02efb3f Revert "Roll Dart SDK from a507a9057730 to f18aa4402c1a (3 revisions) (#39395)" (flutter/engine#39422) * aa0ff2173 Migrate engine_v2_builds to python3. (flutter/engine#39404) * a87b7455a Use jdk 11 in the engine. (flutter/engine#39375) * 75722215e Fix cpp-wrappers archive. (flutter/engine#39400) * 696049ef1 Roll Fuchsia Mac SDK from f7zsdfKoUWP6RD8S_... to jD_N9MDLvRtOuBMgY... (flutter/engine#39439) * 0c61605a7 Roll Fuchsia Linux SDK from V9ahWWCSVIMrpc9LX... to wlbzrDXNCXQZV0QdG... (flutter/engine#39435) * 6024bef6b Roll Skia from 1bc762cbb8ce to 7e2c9f54c0fd (23 revisions) (flutter/engine#39440) * 0315d0601 [Windows] Fix the 'engine restart resets keyboard' test (flutter/engine#39380) * 165126e70 iOS keyboard animation synchronization (flutter/engine#37604)
-
Jenn Magder authored
* Run verify_binaries_codesigned on release branches * Revert branches
-
Sam Rawlins authored
* Remove unreachable_from_main linter rule * Comment out * Update analysis_options.yaml --------- Co-authored-by: Michael Goderbauer <goderbauer@google.com>
-
- 06 Feb, 2023 9 commits
-
-
Jenn Magder authored
-
Justin McCandless authored
The context menu examples on the docs site now work on the web.
-
林洵锋 authored
* Fix flutter_tools stuck when using custom LLDB prompt * Remove trailing space character * Fix local variable name * Add comment * Remove trailing space character * Update packages/flutter_tools/lib/src/ios/ios_deploy.dart Co-authored-by: Jenn Magder <magder@google.com> * Update packages/flutter_tools/lib/src/ios/ios_deploy.dart Co-authored-by: Jenn Magder <magder@google.com> * Remove trailing space character --------- Co-authored-by: Jenn Magder <magder@google.com>
-
Haroon Awan authored
* Added "insertAll" and "removeAll" method to AnimatedList * Fixed doc * Changes in documentation asked by reviewwer * Removed unnecessary asserts. * Doc changes asked by reviewer. * Doc changes. --------- Co-authored-by: Rashid Khabeer <rkhabeer84@gmail.com>
-
engine-flutter-autoroll authored
* 97a05241e [camera_android] Default to legacy recording profile when EncoderProfiles unavailable (flutter/plugins#7073) * a59517a03 Roll Flutter from d2788080 to c5e8757f (54 revisions) (flutter/plugins#7092) * bde2ff0d7 Roll Flutter (stable) from b06b8b271095 to 7048ed95a5ad (5 revisions) (flutter/plugins#7091) * 1e58ab0f0 [in_app_pur]: Bump billing from 5.0.0 to 5.1.0 in /packages/in_app_purchase/in_app_purchase_android/android (flutter/plugins#6701) * a5f40d751 Roll Flutter from c5e8757f to b8f5394a (22 revisions) (flutter/plugins#7105) * d065e4e0a [gh_actions]: Bump actions/upload-artifact from 3.1.1 to 3.1.2 (flutter/plugins#6936)
-
stuartmorgan authored
Updates the tests that were passed temporarily to me in #109717 to @reidbaker
-
Eilidh Southren authored
* add icon button property override * list tile changes * add imports * add newlines * whitespace
-
Taha Tesser authored
* Add Material 3 `SwitchListTile` example and update existing examples * Update examples with `useMaterial3: true` and update example descriptions. * add a `ColorScheme` colour
-
- 05 Feb, 2023 3 commits
-
-
Christopher Fujino authored
* wip * write test * make error handling printError * remove diff
-
engine-flutter-autoroll authored
* 65678e026 Roll Fuchsia Linux SDK from D0jJKibnSzSOs68QJ... to Z6Bdg2fbH4n5ptsKZ... (flutter/engine#39393) * 2a104cdfc Roll Skia from 8de8c6287254 to 45a4fdcc0cb0 (1 revision) (flutter/engine#39394)
-
engine-flutter-autoroll authored
* f2d3dbda0 Roll Fuchsia Linux SDK from y0pMcSL4ejAh7JYTq... to D0jJKibnSzSOs68QJ... (flutter/engine#39386) * 6bd500c38 Roll Fuchsia Mac SDK from hcZFTTKMN0k4lXjfs... to j6dhXDhI_KUUyqTSF... (flutter/engine#39390)
-
- 04 Feb, 2023 7 commits
-
-
Brandon DeRosier authored
-
engine-flutter-autoroll authored
* 49f2d98d2 Roll Skia from f083b79aa388 to 5d8a7ed8acfe (3 revisions) (flutter/engine#39381) * 88fda68f4 Roll Skia from 5d8a7ed8acfe to 8de8c6287254 (1 revision) (flutter/engine#39382) * 23f53e5ef [fuchsia] Add output_path property to customize output path of .so files (flutter/engine#39007) * 87ed27470 Roll Fuchsia Mac SDK from _6bmpi47oMZC-msOI... to hcZFTTKMN0k4lXjfs... (flutter/engine#39384) * d3edcc985 Roll Dart SDK from de912d108ebb to a507a9057730 (2 revisions) (flutter/engine#39385) * c7a4bbab0 [Impeller] Make text appear less emboldened (flutter/engine#39383)
-
engine-flutter-autoroll authored
* 2ddbff9b6 [Impeller] Append to existing atlas if room exists, reuse texture (flutter/engine#38253) * 9dd2e9c98 [fuchsia] fdio_service_connect no longer provides rights which we need (flutter/engine#39374) * 9dde1563c [impeller] drawVertices blend mode (flutter/engine#38985) * 18750d245 [ios] Lock refresh rate to 80fps when threads are merged (flutter/engine#39172) * fe259c2ba Roll Skia from 83a3d8b16c94 to f083b79aa388 (5 revisions) (flutter/engine#39376) * 4fdbb0a36 [Impeller] Retain embolden/skew font properties when rendering text glyphs (flutter/engine#39378) * 868234df1 Roll Dart SDK from b7a0c75d4470 to de912d108ebb (1 revision) (flutter/engine#39379) * 1b132e441 [iOS] Ensure FlutterView's background color is not nil to avoid CAMetalLayer nextDrawable being time-consuming (flutter/engine#39359)
-
godofredoc authored
These tests try to use a commit contemporary to the framework commit in customer repositories. This won't work because a CP to the framework release candidate branch may be recent even though the release candidate branch can be months old.
-
godofredoc authored
This reverts commit 57fd50f8.
-
crasowas authored
-
Jenn Magder authored
* Verify Mac artifact codesigning on x64 and arm64 * mac_arm64
-
- 03 Feb, 2023 7 commits
-
-
engine-flutter-autoroll authored
e1b265bb5 Roll Skia from 07a95bb37760 to 83a3d8b16c94 (5 revisions) (flutter/engine#39373) (#119967)
-
Jenn Magder authored
-
Jenn Magder authored
* Run Mac hostonly tests on any available arch * Exception for framework tests
-
Callum Moffat authored
* Tweak to floating-cursor-end behaviour * Simplify
-
Jenn Magder authored
* Add mac_benchmark ci.yaml property * Remove presubmit * Bringup * Comma * gems * Test animated_complex_opacity_perf_macos__e2e_summary in presubmit * Try top-level mac_model * Move dependencies back into tasks * Add signing dependency * Revert animated_complex_opacity_perf_macos__e2e_summary test
-
engine-flutter-autoroll authored
* 7e7a8a8b0 [impellerc] sort uniforms on metal backend (flutter/engine#39366) * 16617b0a9 Roll Fuchsia Linux SDK from CAyoT0SrHHyXCMF31... to y0pMcSL4ejAh7JYTq... (flutter/engine#39371) * 110c643d6 Roll Skia from 62dcca5b175a to 07a95bb37760 (10 revisions) (flutter/engine#39369)
-
Christopher Fujino authored
* fix * add test
-