Commit Graph

  • 25f89bf8fb FYI matanlurey (does not require review, but probably should) on dev/test infra. (#162642) Matan Lurey 2025-02-10 11:24:40 -08:00
  • 58bc9643b5 [Impeller] rrect_blur: scale max radius clamp by transform (#161238) gaaclarke 2025-02-10 11:23:16 -08:00
  • a5ed6aea7a Remove the redirects from src/build_overrides to src/flutter/build_overrides (#162553) Jason Simmons 2025-02-10 19:21:57 +00:00
  • 78e5d7995c Improved error message when PageController is not attached to PageView (#162422) Paulik8 2025-02-10 18:39:06 +01:00
  • 1d766ed8d9 Add experimental hot reload flag support to flutter tools (#162889) Nate Biggs 2025-02-10 12:23:47 -05:00
  • 33a4c95de0 [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) Jonah Williams 2025-02-10 08:54:02 -08:00
  • c89d563944 Add additional information to DeviceLab readme for running DeviceLab tests locally (#160243) Harri Kirik 2025-02-10 18:39:49 +02:00
  • e7cb7a30bb Roll Skia from 22f96cc60dec to 180ed4fc263d (2 revisions) (#162974) engine-flutter-autoroll 2025-02-10 04:49:12 -05:00
  • 99690cb8c7 Drop link to engine.version which is no longer checked in. (#162497) Robert Ancell 2025-02-10 17:43:36 +13:00
  • 5156de731b Roll Skia from a8f4bcc62532 to 22f96cc60dec (1 revision) (#162946) engine-flutter-autoroll 2025-02-09 00:46:39 -05:00
  • 5e646e2614 Roll Skia from 8e83e49cba3a to a8f4bcc62532 (3 revisions) (#162943) engine-flutter-autoroll 2025-02-08 16:03:12 -05:00
  • 829fe68e9d Roll Skia from d25aea76dbc7 to 8e83e49cba3a (27 revisions) (#162911) engine-flutter-autoroll 2025-02-07 20:05:01 -05:00
  • 53bcdf2cda [Android] Make PVC1 and PVC2 share a platform view registry. (#162857) Jonah Williams 2025-02-07 17:05:00 -08:00
  • 6cca066620 Revert the preview-device feature, tests, and code that only existed for it. (#162835) Matan Lurey 2025-02-07 17:03:25 -08:00
  • 494c47cb4f Lower minimum java file count to 1. (#162915) Jonah Williams 2025-02-07 16:12:48 -08:00
  • 045fb9989c Make sure to opt hcpp tests into using hcpp (#162906) Jonah Williams 2025-02-07 15:17:06 -08:00
  • 7c894c091f Add team-ios label to relevant PRs (#162491) Jenn Magder 2025-02-07 15:13:01 -08:00
  • ec7cdbd126 [Android] Add missing API level check for hcpp (#162901) Jonah Williams 2025-02-07 13:52:35 -08:00
  • 6e631c5a46 Delete un-tested hybrid_android_views, add layering to android_engine_test. (#162903) Matan Lurey 2025-02-07 13:51:54 -08:00
  • 2c5c1143c2 Remove android_verified_input, it was never added to CI and does not run locally. (#162895) Matan Lurey 2025-02-07 12:59:02 -08:00
  • 745ac10e83 [Android] fix hcpp gestures. (#162859) Jonah Williams 2025-02-07 12:53:34 -08:00
  • d48820528c [raw_menu_anchor.0.dart] Remove misdrawn emojis. (#162807) davidhicks980 2025-02-07 15:45:35 -05:00
  • 2d30cae396 Start removing unsound null safety from the web SDK tools. (#162850) Matan Lurey 2025-02-07 12:40:41 -08:00
  • 8ca08577a5 Enable *_module_test_ios tests that are skipped on presubmit. (#162892) Matan Lurey 2025-02-07 12:37:58 -08:00
  • 75df59e62f Fix Status Bar Icon Brightness (#162297) jesswrd 2025-02-07 12:37:56 -08:00
  • 41c3008afb Support CupertinoSliverNavigationBar.search with condensed large title (#159120) Victor Sanni 2025-02-07 11:02:24 -08:00
  • a33904a57a [web] Move frame_reference.dart to the html/ folder (#162608) Mouad Debbar 2025-02-07 13:35:43 -05:00
  • 892f9c13a2 Roll Skia from 4bdf90faf708 to d25aea76dbc7 (38 revisions) (#162746) engine-flutter-autoroll 2025-02-07 12:15:20 -05:00
  • 0385ddc7eb Roll Packages from e6ce02c2a859 to 625023aa0376 (4 revisions) (#162878) engine-flutter-autoroll 2025-02-07 10:54:23 -05:00
  • 68e785e868 Fixed translated text's subpixel alignment. (#162824) gaaclarke 2025-02-07 07:50:50 -08:00
  • 44203b67f5 Fix DropdownMenu example RenderFlex overflowed error (#162558) Huy 2025-02-07 17:04:14 +07:00
  • e6a65afca4 Directional focus edge traversal behavior. (#161285) yim 2025-02-07 13:26:19 +08:00
  • f0396970e9 [Android] HC++ wire up dart platform channel code and integration test. (#162751) Jonah Williams 2025-02-06 19:09:24 -08:00
  • 7569fbfce5 Reverts "Remove --verbose from devicelab task executions. (#162644)" (#162853) auto-submit[bot] 2025-02-07 01:27:47 +00:00
  • fdeb7b93aa Remove --verbose from devicelab task executions. (#162644) Matan Lurey 2025-02-06 16:25:20 -08:00
  • db7e82bdfb chore(canvaskit): remove SurfaceFrame from Surface (#162825) Harry Terkelsen 2025-02-06 15:59:30 -08:00
  • a6344bf2b3 Changed docs for hintOverrides field of SemanticsProperties (#162632) Paulik8 2025-02-07 00:24:57 +01:00
  • 1e035cc693 Adjustments to FocusHighlightMode handling (#162417) Michael Goderbauer 2025-02-06 13:26:08 -08:00
  • 58b7ee137e Fix Slider renders track when track colors are transparent (#161814) Taha Tesser 2025-02-06 22:42:02 +02:00
  • 1b095a030d [canvaskit] Resize to exactly the requested dimensions (#162708) Harry Terkelsen 2025-02-06 12:11:37 -08:00
  • f6b0598945 Added support to set viewport (#162602) AthulJoseph 2025-02-07 00:37:01 +05:30
  • c783ce2344 Remove outdated ignores (#162773) Michael Goderbauer 2025-02-06 10:40:25 -08:00
  • 5944d992ac Fix: Ensure CupertinoAlertDialog divider spans full width and resolve (#161490) dev-lup 2025-02-06 10:14:19 -08:00
  • 0e59f0f64c flutter build aar regenerates tooling between each build-mode step (#162705) Matan Lurey 2025-02-06 09:03:02 -08:00
  • f219bbac55 Update code comments for navigation_bar.dart (#162596) Gaspard Ruan 2025-02-06 19:40:19 +08:00
  • d4772e591c [web] warm-up frame does not block schedule frame (#162779) Yegor 2025-02-05 21:01:10 -08:00
  • 1f5cb0d665 support running et fetch from anywhere (#162712) Yegor 2025-02-05 20:59:24 -08:00
  • 1d85de0fc8 Introduce caching mechanism during compile semantics tree monorepo and formatted version (#161195) chunhtai 2025-02-05 19:08:23 -08:00
  • 243413f11b Add role check in SemanticsNode._isDifferentFromCurrentSemanticAnnotation function. (#162578) Kostia Sokolovskyi 2025-02-05 22:55:44 +01:00
  • ce6817b0a1 Added equals and hashCode for TextInputConfiguration and AutofillConfiguration (#162238) Paulik8 2025-02-05 22:46:56 +01:00
  • 211d83d772 fix: RangeError when selecting text in SelectionArea (#162228) Kishan Rathore 2025-02-06 02:41:26 +05:30
  • 17cb12d9bd [Android] wire up Java Transaction to AHB swapchain. (#162750) Jonah Williams 2025-02-05 13:07:34 -08:00
  • 1fecd2bd79 SearchAnchor viewOnClose (#160892) Gianluca Bettega 2025-02-05 18:02:37 -03:00
  • e78f135e36 Fix issue #156954: Wrong dateHelpText in MaterialLocalizationIt (#161889) Paulik8 2025-02-05 21:59:16 +01:00
  • 996badc9cf [web] Only create one <style> for SelectableRegion (#161682) Mouad Debbar 2025-02-05 15:51:29 -05:00
  • 093485d91c Revert web_benchmarks back to default optimization level (-O4) (#162762) Jackson Gardner 2025-02-05 12:50:18 -08:00
  • 14bc862547 move tool test ownership from andrew to ben (#162706) Andrew Kolos 2025-02-05 12:50:16 -08:00
  • b6f659e9ba Roll Packages from 02c6fef4ef63 to e6ce02c2a859 (25 revisions) (#162760) engine-flutter-autoroll 2025-02-05 15:49:28 -05:00
  • 148e86c034 Verify the existence of debug symbols in gradle_plugin_bundle_test (#162645) Gray Mackall 2025-02-05 12:47:22 -08:00
  • 65124c5765 Add a data driven fix for InputDecoration.maintainHintHeight (#162600) Bruno Leroux 2025-02-05 21:46:22 +01:00
  • 5ce5251e40 Roll customer_testing from b4cc09721 to 6a6d0963c (3 commits) (#162763) Greg Price 2025-02-05 12:45:38 -08:00
  • 0781d2efc8 Run Mac_arm64 framework_tests_misc on Mac-14 with Xcode 16 (#162670) Victoria Ashworth 2025-02-05 14:45:38 -06:00
  • ae0d77e034 Merge CHANGELOG for 3.27.4 stable release (#162761) Camille Simon 2025-02-05 12:45:36 -08:00
  • 0889cca518 [ Widget Preview ] Add support for building and launching the widget preview scaffold (#162326) Ben Konyi 2025-02-05 12:44:56 -08:00
  • 3b3936a703 Increase timeout for Linux web_tool_tests to 60m (#162752) Srujan Gaddam 2025-02-05 09:31:59 -08:00
  • dfb36f032e Make CupertinoSheetRoute usable with Cupertino(Sliver)NavigationBar (#162181) Victor Sanni 2025-02-04 17:49:25 -08:00
  • d3c96c65e5 Wait until all scripts are loaded in the page before running main for the DDC library bundle format (#162707) Srujan Gaddam 2025-02-04 17:12:29 -08:00
  • 44785daf01 Roll gn to c97a86a72105f3328a540f5a5ab17d11989ab7dd (#161012) Byoungchan Lee 2025-02-05 10:09:14 +09:00
  • 8c11026d3f [Android] HC++ external view embedder and JNI plumbing. (#162493) Jonah Williams 2025-02-04 17:09:13 -08:00
  • b68321a45d Simplify hash table iteration. (#162483) Robert Ancell 2025-02-05 14:03:04 +13:00
  • 6ea438f296 [Windows] Allow apps to prefer low power GPUs (#162490) Mateusz Przybylski 2025-02-04 16:39:28 -08:00
  • b0d95460e4 Refactors platform_view_android_delegate test (#162696) chunhtai 2025-02-04 16:08:24 -08:00
  • dea13f8baf Added opacity note to withValues docstring (#162612) gaaclarke 2025-02-04 15:55:14 -08:00
  • 5a53ac3996 Fix warnings on startup about display monitor (#162653) Robert Ancell 2025-02-05 12:10:27 +13:00
  • bd055cf960 Add missing space between DayPeriodControl and time control in time picker (#162230) Seunghyun Min 2025-02-05 07:37:11 +09:00
  • 29a2f674ca Roll Dart to Version 3.8.0-70.0.dev (#162691) Siva 2025-02-04 14:27:40 -08:00
  • 5157d2314b Use recompile-restart instruction when hot restarting on the web (#162616) Srujan Gaddam 2025-02-04 13:24:44 -08:00
  • f5e8fc35f0 Skip web hot reload tests that test execution for all platforms for now (#162682) Srujan Gaddam 2025-02-04 12:10:20 -08:00
  • 93fb5829b8 Update year2023 flag deprecation message (#162607) Taha Tesser 2025-02-04 21:21:06 +02:00
  • 0e1df622a1 Adds urlspan to support link semantics in Android (#162419) chunhtai 2025-02-04 10:59:47 -08:00
  • 950b5ac7b0 Uprev fuchsia components (#162338) zijiehe@ 2025-02-04 10:56:14 -08:00
  • aa27e785e0 Support ignoring pointer events on tooltip overlay (#142465) (#161363) Benji Farquhar 2025-02-05 07:38:53 +13:00
  • ccae8cc794 Adjust padding for Cupertino sheet content (#162481) Mitchell Goodwin 2025-02-04 10:33:57 -08:00
  • db9591cfbf delete Usage in doctor tests (#162646) Andrew Kolos 2025-02-04 10:32:06 -08:00
  • 53a21710cf delete references to Usage in config_test.dart (#162648) Andrew Kolos 2025-02-04 10:32:06 -08:00
  • e7bdde6534 No, but really increase the timeout to 60 minutes (#162680) John McDole 2025-02-04 10:21:31 -08:00
  • 875823b6d6 Increase timeout for Linux flutter_packaging_test (#162673) John McDole 2025-02-04 08:51:44 -08:00
  • 5b29db924b Update SnackBar.onVisible documentation (#162448) Bruno Leroux 2025-02-04 14:29:29 +01:00
  • e0aae0d4b2 Roll Dart to version Version 3.8.0-67.0.dev (#162259) Siva 2025-02-03 22:08:24 -08:00
  • 3c43a9939b [web] do not send SemanticsAction.focus inside frame (#162554) Yegor 2025-02-03 18:29:19 -08:00
  • 015cfa88d4 Fix FGP's generateLockfiles task always executing its action at configuration time (#162220) Bartek Pacia 2025-02-04 03:28:35 +01:00
  • 052be9c41a Update generate_gradle_lockfiles.dart to handle batch updating kotlin Gradle files (#162628) Gray Mackall 2025-02-03 18:07:16 -08:00
  • 72540c8a1a Add color to CupertinoButton.filled constructor (#161660) Jack 2025-02-04 04:36:09 +03:00
  • 4bc1994dde Delete two unused test fixtures in flutter_tools. (#162643) Matan Lurey 2025-02-03 16:38:49 -08:00
  • 61865ec959 [semantics] Use a switch over a map to enumerate checks (#162424) Kevin Moore 2025-02-03 18:08:30 -06:00
  • 2c145cea51 Add Benchmarks and examples to compare swiftui and flutter (#160681) LouiseHsu 2025-02-03 16:07:19 -08:00
  • b8fd23c76f Improve the test for clangd --check to choose files deterministically (#161072) Byoungchan Lee 2025-02-04 08:59:42 +09:00
  • 56190fb35b Add button flag to NavigationDestination (#161568) Qun Cheng 2025-02-03 15:58:39 -08:00
  • 13e5f8c91d Run web benchmarks at -O2 to evaluate performance. (#162625) Jackson Gardner 2025-02-03 15:58:39 -08:00
  • b29f8f7fb9 Implement RawMenuAnchor (#158255) davidhicks980 2025-02-03 18:55:03 -05:00