Commit Graph

  • 569d30910b Roll Skia from 12c8bd6ac1d9 to c1c8ff84997c (14 revisions) (flutter/engine#56801) skia-flutter-autoroll 2024-11-25 19:38:57 -05:00
  • f3f72ede04 Add SelectionListener/SelectedContentRange (#154202) Renzo Olivares 2024-11-25 16:14:30 -08:00
  • 4051a38dd7 Click-and-dragging in widget selection mode updates the inspected widget in DevTools (#159352) Elliott Brooks 2024-11-25 15:48:20 -08:00
  • 0d4c7dbe07 [Impeller] better handle allocation herustics of Android slide in page transition. (flutter/engine#56762) Jonah Williams 2024-11-25 15:48:05 -08:00
  • a661e86e3f iOS: Eliminate logging of non-zero origin platformviews (flutter/engine#56796) Chris Bracken 2024-11-25 15:38:59 -08:00
  • 8ad87e8401 [impeller] gles: started storing the number of handle deletions to avoid reallocation (flutter/engine#56799) gaaclarke 2024-11-25 15:35:33 -08:00
  • 37bda37c38 Roll dartdoc to 8.3.0 (#159448) Michael Goderbauer 2024-11-25 15:16:33 -08:00
  • 6494c0b5c4 Update comment in analysis_options.yaml (#159449) Michael Goderbauer 2024-11-25 15:00:03 -08:00
  • 0896292e35 Refactor bottom sheet & related widgets (#159257) Matthias Ngeo 2024-11-26 06:54:53 +08:00
  • 45f4ca57b7 Roll Fuchsia Linux SDK from 9o0fWa2xVhmxV6Mtn... to 50xtjbMWWrqay_7m_... (flutter/engine#56795) skia-flutter-autoroll 2024-11-25 17:36:22 -05:00
  • ac1d299318 Roll Dart SDK from df716eaa6ed2 to 4b49546a1dfa (1 revision) (flutter/engine#56793) skia-flutter-autoroll 2024-11-25 16:59:28 -05:00
  • 85632156c5 Reland "Set stable color for semantics debugger (#157884)" (#159355) chunhtai 2024-11-25 13:37:10 -08:00
  • 7be361cd6a Roll Packages from 920321356e45 to 46aeb2b29d60 (3 revisions) (#159420) engine-flutter-autoroll 2024-11-25 16:25:03 -05:00
  • 1a2d6a30bc Framework sends a11y message when enabling semantics (#159163) chunhtai 2024-11-25 13:21:04 -08:00
  • 756cf306d6 Roll Flutter Engine from ce1eb371eafa to fe45a6608651 (4 revisions) (#159435) engine-flutter-autoroll 2024-11-25 16:14:43 -05:00
  • 70e31b48bf Bump AGP/Gradle/Kotlin warn versions (#158839) Gray Mackall 2024-11-25 13:13:24 -08:00
  • 8a1d4c0a08 [iOS] Full keyboard access scrolling (flutter/engine#56606) LongCatIsLooong 2024-11-25 13:05:18 -08:00
  • 3d896d8743 Reverts "Update image_filter_test and color_filter_test.dart for Material 3 (#158985)" (#159437) auto-submit[bot] 2024-11-25 12:47:13 -08:00
  • 448ac0100b [android] remove fml_check from surface_texture_external_texture (flutter/engine#56760) Jonah Williams 2024-11-25 12:16:10 -08:00
  • 5cc52a6055 removed unused variable for skia initialization (flutter/engine#56791) gaaclarke 2024-11-25 11:52:31 -08:00
  • 7b9f853cc7 Fix a failing test missed in #159108 (#159407) LongCatIsLooong 2024-11-25 11:20:31 -08:00
  • 2aae286c8d Bump versions of agp and robolectric, and configure to use SDK 35 (flutter/engine#56732) Gray Mackall 2024-11-25 10:24:05 -08:00
  • a442db2c24 Add missing import for malloc (flutter/engine#56781) Jia Hao 2024-11-26 00:47:19 +08:00
  • 5a3cfd2ba4 Roll Skia from 7588789d8fc6 to 12c8bd6ac1d9 (1 revision) (flutter/engine#56786) skia-flutter-autoroll 2024-11-25 11:30:23 -05:00
  • d527f6ee10 Fix typo in gen_l10n_types.dart (#159035) userFortyTwo 2024-11-25 16:05:03 +01:00
  • b5331b3e1b [ tool ] Fix expression evaluation not handling errors correctly (#159151) Ben Konyi 2024-11-25 10:04:09 -05:00
  • cca41301f0 Update image_filter_test and color_filter_test.dart for Material 3 (#158985) Taha Tesser 2024-11-25 17:01:03 +02:00
  • 8509d78734 Fix Date picker overlay colors aren't applied on selected state (#159203) Bruno Leroux 2024-11-25 14:09:32 +01:00
  • cc39b54c2a Roll Skia from 01a3a55f1d54 to 7588789d8fc6 (2 revisions) (flutter/engine#56784) skia-flutter-autoroll 2024-11-25 05:10:06 -05:00
  • a0c3060c68 Roll Flutter Engine from 0ced389c842d to ce1eb371eafa (1 revision) (#159404) engine-flutter-autoroll 2024-11-24 21:34:37 -05:00
  • d48ceb1ba2 Fix the mapping from exit response strings to the FlPlatformChannelExitResponse enum (flutter/engine#56769) Jason Simmons 2024-11-24 17:02:28 -08:00
  • 9bd2853737 Roll Flutter Engine from 11777dcabe69 to 0ced389c842d (2 revisions) (#159403) engine-flutter-autoroll 2024-11-24 19:06:26 -05:00
  • add1d4273a Roll Fuchsia Linux SDK from XOyk4KAUqAnkgC2WY... to 9o0fWa2xVhmxV6Mtn... (flutter/engine#56780) skia-flutter-autoroll 2024-11-24 16:11:57 -05:00
  • d1140638d4 Roll Flutter Engine from 37715e9cdcf8 to 11777dcabe69 (1 revision) (#159401) engine-flutter-autoroll 2024-11-24 16:04:36 -05:00
  • c1b6fd8c69 Replaces Resource's shared_ptr with unique_ptr (flutter/engine#56778) gaaclarke 2024-11-24 12:01:34 -08:00
  • 8fb4a66d39 Cleaned up BufferBindingsGLES::BindUniformBuffer (flutter/engine#56777) gaaclarke 2024-11-24 11:30:53 -08:00
  • 59a8d9dc76 fix failing lints in aar_init_script.gradle (#158025) Mohellebi abdessalem 2024-11-24 17:54:18 +01:00
  • 22ffc0b935 Roll Flutter Engine from 7231bf5799ae to 37715e9cdcf8 (1 revision) (#159387) engine-flutter-autoroll 2024-11-24 05:06:39 -05:00
  • 948fdeee93 Roll Skia from ded8ab47ee69 to 01a3a55f1d54 (1 revision) (flutter/engine#56779) skia-flutter-autoroll 2024-11-24 03:24:33 -05:00
  • 57d81129ba Roll Flutter Engine from 7f160b9913d7 to 7231bf5799ae (1 revision) (#159381) engine-flutter-autoroll 2024-11-24 00:38:25 -05:00
  • b23720bf68 Smaller reactor handle locks (flutter/engine#56768) gaaclarke 2024-11-23 14:14:52 -08:00
  • 79e8f450bf Roll Flutter Engine from b382d17a27d1 to 7f160b9913d7 (2 revisions) (#159376) engine-flutter-autoroll 2024-11-23 16:41:38 -05:00
  • e0084fe36b Roll Fuchsia Linux SDK from D5CBHuB2c-v3Zai-c... to XOyk4KAUqAnkgC2WY... (flutter/engine#56775) skia-flutter-autoroll 2024-11-23 14:59:35 -05:00
  • da188452a6 Allow add_format() in flutter gen-l10n DateTime format (#156297) Albert Wolszon 2024-11-23 19:55:24 +01:00
  • 5052b556a4 Roll Skia from 6a3f77189dde to ded8ab47ee69 (1 revision) (flutter/engine#56774) skia-flutter-autoroll 2024-11-23 12:23:39 -05:00
  • 773b42f4fb Do not rely on Leader/Follower to position DropdownMenu menu (#158930) Bruno Leroux 2024-11-23 12:43:22 +01:00
  • d39c353257 Roll Flutter Engine from 19563e5c72a9 to b382d17a27d1 (1 revision) (#159371) engine-flutter-autoroll 2024-11-23 05:10:30 -05:00
  • 57af1fa4fc Roll Dart SDK from 202083b79ac5 to df716eaa6ed2 (1 revision) (flutter/engine#56773) skia-flutter-autoroll 2024-11-23 03:08:37 -05:00
  • 561b7cb474 Roll Flutter Engine from f776c3a7647c to 19563e5c72a9 (3 revisions) (#159369) engine-flutter-autoroll 2024-11-23 01:06:32 -05:00
  • 95bfdadec6 Roll Dart SDK from eb01a0430f72 to 202083b79ac5 (1 revision) (flutter/engine#56772) skia-flutter-autoroll 2024-11-22 22:58:30 -05:00
  • f687621cb8 Roll Skia from c3d9596a93f8 to 6a3f77189dde (1 revision) (flutter/engine#56771) skia-flutter-autoroll 2024-11-22 22:36:23 -05:00
  • 0e896221b4 Roll Flutter Engine from 6f941c961b05 to f776c3a7647c (20 revisions) (#159364) engine-flutter-autoroll 2024-11-22 21:07:25 -05:00
  • 2c1d5bbc8a iOS: Fix typo in fluttterViewController (flutter/engine#56770) Chris Bracken 2024-11-22 17:46:21 -08:00
  • 4b46b80661 doctor: make JDK validation message more descriptive (#157280) Mikhail Novoseltsev 2024-11-23 07:27:18 +07:00
  • 5efd759085 Remove now unused apk-health-tests. Can always re-add in the future. (#159349) Matan Lurey 2024-11-22 16:25:46 -08:00
  • 5e2a62a602 Reverts "Roll Flutter Engine from 6f941c961b05 to 202506d686e3 (10 revisions) (#159345)" (#159360) auto-submit[bot] 2024-11-22 23:59:18 +00:00
  • f764f183dc Roll Skia from e7caf38140ce to c3d9596a93f8 (2 revisions) (flutter/engine#56765) skia-flutter-autoroll 2024-11-22 18:57:27 -05:00
  • 0d8c57a0a1 Reverts "Roll Flutter Engine from 202506d686e3 to 9384df4425fd (2 revisions) (#159348)" (#159359) auto-submit[bot] 2024-11-22 15:55:02 -08:00
  • 2805143dd5 Reverts "[engine] more consistently flush dart event loop, run vsync callback immediately (#56738)" (flutter/engine#56767) auto-submit[bot] 2024-11-22 23:51:26 +00:00
  • 3fca18a7a5 Roll Dart SDK from 8b65a7a628e2 to eb01a0430f72 (2 revisions) (flutter/engine#56764) skia-flutter-autoroll 2024-11-22 18:35:15 -05:00
  • 07690a69b0 Reverts "Set stable color for semantics debugger (#157884)" (#159354) auto-submit[bot] 2024-11-22 15:20:59 -08:00
  • fe087fff95 Set stable color for semantics debugger (#157884) chunhtai 2024-11-22 14:47:59 -08:00
  • 8aabbdf368 [Impeller] delete Impeller sim opt out. (flutter/engine#56706) Jonah Williams 2024-11-22 13:10:00 -08:00
  • d6095e5be3 [Impeller] Ensure that SnapshotControllerImpeller has a rendering context before creating the snapshot (flutter/engine#56743) Jason Simmons 2024-11-22 12:46:39 -08:00
  • dee413e427 [DisplayList] migrate DlColorSource objects to Impeller geometry (flutter/engine#56735) Jim Graham 2024-11-22 12:30:21 -08:00
  • 219060790d [Impeller] libImpeller: Tinker on the README. (flutter/engine#56761) Chinmay Garde 2024-11-22 12:26:14 -08:00
  • 4a17eac8a1 [Impeller] dont create temp vec for discard. (flutter/engine#56759) Jonah Williams 2024-11-22 12:26:11 -08:00
  • 9cffcefa15 Roll Flutter Engine from 202506d686e3 to 9384df4425fd (2 revisions) (#159348) engine-flutter-autoroll 2024-11-22 15:18:25 -05:00
  • d29a888bf2 Replace \r\n code with Dart SDK standard conventions. (#159346) Matan Lurey 2024-11-22 11:41:08 -08:00
  • b310baf41a Temporarily change tests to accommodate new SemanticsAction value (#159108) LongCatIsLooong 2024-11-22 11:39:37 -08:00
  • fc2254cca8 Roll Flutter Engine from 6f941c961b05 to 202506d686e3 (10 revisions) (#159345) engine-flutter-autoroll 2024-11-22 14:25:07 -05:00
  • 7bf73e8bdc fix(ScrollAction): unsafe non-null assertion (#157855) Kamil Szczęk 2024-11-22 20:07:21 +01:00
  • b13770f65a Manually update strings after dca37ad, and turn packages_autoroller back on (#159343) Gray Mackall 2024-11-22 11:00:19 -08:00
  • a8b975b315 Roll Fuchsia Linux SDK from zhFzwYCH-N_wasTnM... to D5CBHuB2c-v3Zai-c... (flutter/engine#56757) skia-flutter-autoroll 2024-11-22 13:47:02 -05:00
  • cdaba7b7bc Roll Dart SDK from 141291fd570d to 8b65a7a628e2 (1 revision) (flutter/engine#56755) skia-flutter-autoroll 2024-11-22 13:45:05 -05:00
  • e21db87817 Introduce CircularProgressIndicator.padding for the updated M3 specs (#159271) Taha Tesser 2024-11-22 20:42:57 +02:00
  • a77aad7517 Roll Packages from 913b99ed8542 to 920321356e45 (9 revisions) (#159338) engine-flutter-autoroll 2024-11-22 13:21:43 -05:00
  • 7e786d8dc8 [Impeller] cache and reuse openGL framebuffer attachments. (flutter/engine#56746) Jonah Williams 2024-11-22 09:43:43 -08:00
  • d3a6012bfa Roll Skia from 700e685861c8 to e7caf38140ce (25 revisions) (flutter/engine#56756) skia-flutter-autoroll 2024-11-22 12:42:02 -05:00
  • 793569f621 Add columnWidth Property to DataTable for Customizable Column Widths (#159279) Lam Thanh Nhan 2024-11-23 00:34:00 +07:00
  • 6fbfed8881 Roll Flutter Engine from d1a08064e193 to 6f941c961b05 (5 revisions) (#159308) engine-flutter-autoroll 2024-11-22 12:26:16 -05:00
  • afb0ac9b50 Move Linux packages_autoroller to bringup (#159336) Zachary Anderson 2024-11-22 09:21:05 -08:00
  • 4e88679b4f Roll Dart SDK from c1106f7e4cde to 141291fd570d (1 revision) (flutter/engine#56748) skia-flutter-autoroll 2024-11-22 02:59:26 -05:00
  • 602ab9846d [engine] more consistently flush dart event loop, run vsync callback immediately (flutter/engine#56738) Jonah Williams 2024-11-21 23:47:17 -08:00
  • 39db174656 Extract backend-specific code in ShellTestPlatformView (flutter/engine#56722) Chris Bracken 2024-11-21 23:40:29 -08:00
  • 5883c1a69b Eliminate ShellTestPlatformView::BackendType::kDefaultBackendType (flutter/engine#56744) Chris Bracken 2024-11-21 21:47:20 -08:00
  • 932d854edc Roll Skia from 2614590b4f32 to 700e685861c8 (1 revision) (flutter/engine#56725) skia-flutter-autoroll 2024-11-21 22:54:23 -05:00
  • de48b04e35 Roll Dart SDK from b36e4d731d67 to c1106f7e4cde (12 revisions) (flutter/engine#56742) skia-flutter-autoroll 2024-11-21 21:52:08 -05:00
  • 13e15ab91b [Impeller] libImpeller: A C++ wrapper to the Impeller API. (flutter/engine#56682) Chinmay Garde 2024-11-21 16:56:32 -08:00
  • daa09b9a64 [Impeller] Run simulator tests with Impeller enabled. (flutter/engine#56740) Chinmay Garde 2024-11-21 15:48:59 -08:00
  • 8958ff46da Reverts "[Impeller] support GLES 3.0 MSAA without extension. (#56705)" (flutter/engine#56741) auto-submit[bot] 2024-11-21 23:18:48 +00:00
  • 0e426efd96 Roll Dart SDK from dde57dc75c15 to b36e4d731d67 (1 revision) (flutter/engine#56723) skia-flutter-autoroll 2024-11-21 17:30:33 -05:00
  • 728cedc62a Fix --web-header flag for flutter drive (#159039) Dominik Toton 2024-11-21 21:40:11 +01:00
  • d7f5547ecd Do a clean shutdown of the flutter_tools processes started by observatory_port_test (#159169) Jason Simmons 2024-11-21 11:04:06 -08:00
  • 93d772c5cd Added additional logging to _listCoreDevices (#159275) Ben Konyi 2024-11-21 13:33:15 -05:00
  • 09e3b52bdf [native assets] Consume NativeAssetsManifest.json (flutter/engine#56727) Daco Harkes 2024-11-21 19:01:46 +01:00
  • 47ba585ccf [Impeller] support GLES 3.0 MSAA without extension. (flutter/engine#56705) Jonah Williams 2024-11-21 10:01:44 -08:00
  • 399403ae6a Roll Flutter Engine from 78b87f3fe023 to d1a08064e193 (1 revision) (#159280) engine-flutter-autoroll 2024-11-21 12:54:56 -05:00
  • efe8737ea0 Shut down DevTools and DDS processes if flutter_tools is killed by a signal (#159238) Jason Simmons 2024-11-21 09:53:57 -08:00
  • c7dd6419d9 Remove RepaintBoundary that is no longer needed. (#159232) Matan Lurey 2024-11-21 09:50:46 -08:00