- 23 Dec, 2022 1 commit
-
-
Xilai Zhang authored
* Revert "Exposed tooltip longPress action when available (#117338)" This reverts commit 38e3930f. * Revert "fixes android_semantics_integration_test to expect long press for tootip"
-
- 22 Dec, 2022 4 commits
-
-
Michael Goderbauer authored
* Remove single-view assumption from ScrollPhysics * fix scrollable_dispose_test.dart * add deprecated method back
-
Kenzie Davisson authored
* Fix screenshot testing for flutter web integration_test * update packages * fix method signature and todo * Run tests on CI * fix type * remove silences * Add docs * fix comment * fix whitespace * review comments
-
chunhtai authored
-
Camille Simon authored
* Add fix and test * Add test owner * Print error for testing * Make sure locale is the problem * Test capitalization fix * Take out Android specific test * Verify eng fix * Test fix * Empty-Commit * Test all tests * Up string size for testing * Remove test * Undo ci.yaml testing changes * Test android variant: * Change to testwidgets * Add widget tester * Remove android only attempt * Revert ci.yaml changes
-
- 21 Dec, 2022 2 commits
-
-
alanwutang11 authored
* cacheWidth cacheHeight support for web canvaskit * comments * clarifying comment for loadTestImageProvider class Co-authored-by: alanwutang11 <alpwu@google.com>
-
Michael Thomsen authored
-
- 20 Dec, 2022 6 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Flutter GitHub Bot authored
-
Zachary Anderson authored
Revert "Manual roll Flutter Engine from 339791f190fa to 7ee3bf518036 (1 revision) #117367 (#117372)" (#117396) This reverts commit 61fb6ea2.
-
Siva authored
-
Michael Goderbauer authored
* Bump min SDK to 2.19.0-0 * fix
-
- 18 Dec, 2022 1 commit
-
-
alanwutang11 authored
* isCanvasKit implement and test * isCanvasKit implement and test * ++ * forgot license * make isCanvasKit a getter * addressed comments * forgot to change names of integration test files * typo * simplified tests * comments
-
- 16 Dec, 2022 1 commit
-
-
Christopher Fujino authored
* pin package intl and roll pub packages * add test * fix analysis
-
- 14 Dec, 2022 2 commits
-
-
Alexander Markov authored
-
Daniel Flores Medina authored
-
- 12 Dec, 2022 1 commit
-
-
Christopher Fujino authored
* pin path_provider_android * make path_provider_android non-transitive * roll
-
- 09 Dec, 2022 1 commit
-
-
Siva authored
* Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105) * Bump SDK versions. * Bump Dart SDK version constraints * Update shrine package to 2.0.1 (null safe version) * Fix more tests. * Include patches from Jason for min android sdk version * Fix analyzer warning
-
- 08 Dec, 2022 1 commit
-
-
Loïc Sharma authored
Adds a test to verify the console output of `flutter run --release` on Windows. Part of: https://github.com/flutter/flutter/issues/111577
-
- 07 Dec, 2022 2 commits
-
-
Alexander Thomas authored
* Unpin assets_for_android_views git dependency It needs to pick-up changes made to the pubspec.yaml to be Dart 3.0 compatible and dev/integration_tests/android_views/pubspec.yaml already uses the same dependency unpinned. * Also unpin hybrid_android_views * Pin android_views to the new flutter/goldens ref * Pin hybrid_android_views to newer flutter/goldens
-
Casey Hillers authored
Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) This reverts commit 56cad89b.
-
- 05 Dec, 2022 2 commits
-
-
Gary Qian authored
-
Andrew Kolos authored
-
- 02 Dec, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit ce942302.
-
Christopher Fujino authored
* pin path_provider_android * remove constraint that only explicit dependencies can be pinned * roll packages
-
- 01 Dec, 2022 1 commit
-
-
Gary Qian authored
-
- 22 Nov, 2022 2 commits
-
-
Christopher Fujino authored
* remove ciyaml targets * remove screenshot_test and package:image * update-packages * remove TESTOWNERS entries
-
Flutter GitHub Bot authored
-
- 21 Nov, 2022 1 commit
-
-
Camille Simon authored
* Add ios to integration test and comments * Add licenses * Fix integration test for ios * Delete pngs * Undo changes to integration test * Undo error * Add ios task * Fix task for landing
-
- 19 Nov, 2022 1 commit
-
-
Christopher Fujino authored
This reverts commit cf2c9f6e.
-
- 18 Nov, 2022 2 commits
-
-
Christopher Fujino authored
* delete screenshot_test.dart * remove image dep * pub get
-
Christopher Fujino authored
* add package:archive to pins * roll
-
- 17 Nov, 2022 1 commit
-
-
Devon Carew authored
* rev package:pub_semver to the latest version * revert update_packages.dart changes
-
- 07 Nov, 2022 1 commit
-
-
Chris Bracken authored
Increases the minimum macOS deployment target from macOS 10.13 (High Sierra) to 10.14 (Mojave) in the macOS app templates. Includes: * Update migration for macOS 10.11 apps to upgrade to 10.14 * Adds migration for macOS 10.13 apps to upgrade to 10.14 * Apply migration to all examples, and integration tests This does not increase version in the plugin templates since those will need to wait until the 10.14 framework rolls to stable channel, so new plugins can build with apps created with `flutter create` on stable channel. Issue: https://github.com/flutter/flutter/issues/114445 See RFC: http://flutter.dev/go/flutter-drop-macOS-10.13-2022-q4 See previous patch: https://github.com/flutter/flutter/pull/107689
-
- 04 Nov, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 31 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 28 Oct, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 27 Oct, 2022 2 commits
-
-
Flutter GitHub Bot authored
-
Victoria Ashworth authored
-