Commit Graph

  • 30c090d203 Roll Dart SDK from c522cbe4fb12 to b2550fec823c (1 revision) (flutter/engine#40213) skia-flutter-autoroll 2023-03-10 03:08:16 -05:00
  • 1f42612323 Revert PRs relating to single window assumption (#122369) Casey Hillers 2023-03-09 22:53:38 -08:00
  • f7e95e3490 fix typo in LayerInfo::has_compatible_op (flutter/engine#40209) Jim Graham 2023-03-09 21:32:13 -08:00
  • 9127bd4726 [Impeller] Build Impeller Vulkan backend on Windows (flutter/engine#40196) Brandon DeRosier 2023-03-09 19:59:58 -08:00
  • 4dd18fa43f Use no_goma for the web framework tests. (flutter/engine#40197) Jackson Gardner 2023-03-09 19:31:21 -08:00
  • ac550c6356 Roll Flutter Engine from e323b11a5659 to e9ca7b2c457b (2 revisions) (#122361) engine-flutter-autoroll 2023-03-09 21:59:21 -05:00
  • 776ff72dbe Roll Flutter Engine from 71c81ef9dc90 to e323b11a5659 (4 revisions) (#122359) engine-flutter-autoroll 2023-03-09 21:09:21 -05:00
  • 0623aeb5c7 Roll Skia from bd14d5f42db9 to af3cd5046449 (1 revision) (flutter/engine#40205) skia-flutter-autoroll 2023-03-09 20:55:47 -05:00
  • 927289fb4e Remove single view assumption from TestViewConfiguration (#122352) Michael Goderbauer 2023-03-09 17:54:00 -08:00
  • 47922979c6 Document on ScrollPhysics the requirement to override applyTo (#121850) Greg Price 2023-03-09 17:52:34 -08:00
  • 28b65e089b Updates flutter/test/rendering to no longer use TestWindow (#122347) pdblasi-google 2023-03-09 17:49:20 -08:00
  • f908b4bead Roll Dart SDK from 7240b35cc401 to c522cbe4fb12 (5 revisions) (flutter/engine#40203) skia-flutter-autoroll 2023-03-09 20:45:42 -05:00
  • de399511d6 [Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340) Jonah Williams 2023-03-09 17:45:17 -08:00
  • 5c4c343488 Add platform channel System.exitApplication and System.requestAppExit support (flutter/engine#40033) Robert Ancell 2023-03-10 14:43:35 +13:00
  • e35bbd1b89 Flip this flag to false, so that in-tree builds will not attempt to (flutter/engine#40195) Jackson Gardner 2023-03-09 17:03:01 -08:00
  • c133a2fe45 Roll Skia from 5054c9159afa to bd14d5f42db9 (3 revisions) (flutter/engine#40201) skia-flutter-autoroll 2023-03-09 19:48:03 -05:00
  • 0b0dac7833 Use 32 cores in Linux Host and Web Engine. (flutter/engine#40200) godofredoc 2023-03-09 16:29:42 -08:00
  • 6ec4445063 Remove another reference to BindingBase.window (#122341) Michael Goderbauer 2023-03-09 16:19:48 -08:00
  • 327fde3e65 Roll Flutter Engine from 15a9ec7291fd to 71c81ef9dc90 (3 revisions) (#122343) engine-flutter-autoroll 2023-03-09 19:10:43 -05:00
  • 9b7f5973f1 Roll Flutter Engine from 832298bdd707 to 15a9ec7291fd (3 revisions) (#122335) engine-flutter-autoroll 2023-03-09 18:24:06 -05:00
  • a83570e7bf Fixed bug where images without specified colorspaces can crash wide gamut test. (flutter/engine#40097) gaaclarke 2023-03-09 15:07:22 -08:00
  • e9942f8f52 Reland "[fuchsia] Remove component framework v1 support. (#39732)" (flutter/engine#40198) Adam Perry 2023-03-09 15:05:45 -08:00
  • 726df65356 Reland: Move asset opening to background thread, fix dart persistent value destruction (flutter/engine#40183) Jonah Williams 2023-03-09 14:58:04 -08:00
  • 2e8c3468e7 fix devtool instructional messages after flutter build ... --analyze-size . Fixes #122229 (#122230) Tim Maffett 2023-03-09 14:29:50 -08:00
  • 01367d52d7 Updates flutter_localizations/test to stop using TestWindow (#122321) pdblasi-google 2023-03-09 14:29:48 -08:00
  • c2a5111cc0 Updates flutter/test/gestures to no longer reference TestWindow (#122327) pdblasi-google 2023-03-09 14:21:34 -08:00
  • 67e17e45f0 Updates flutter/test/cupertino to no longer use TestWindow (#122325) pdblasi-google 2023-03-09 14:21:31 -08:00
  • 57171a3fef [flutter_tools] Add namespace getter in Android project; use namespace as fallback (#121416) Navaron Bracke 2023-03-09 23:19:04 +01:00
  • 06206c2f3a Roll Flutter Engine from 852b52c364e6 to 832298bdd707 (3 revisions) (#122330) engine-flutter-autoroll 2023-03-09 17:17:05 -05:00
  • f2c8cd4b58 Switched floats to ints in gradient shaders for better performance (flutter/engine#40189) gaaclarke 2023-03-09 14:13:54 -08:00
  • 916a10c630 Update DEPS to a357fb6285af70772d. (flutter/engine#40192) Chinmay Garde 2023-03-09 13:53:52 -08:00
  • 821900ea22 Roll Skia from 0fbaf2cf8652 to 5054c9159afa (2 revisions) (flutter/engine#40191) skia-flutter-autoroll 2023-03-09 16:42:50 -05:00
  • 62116f998b Improve Dart plugin registration handling (#122046) stuartmorgan 2023-03-09 13:33:38 -08:00
  • bdcc4f6e95 [ios] refactor platform_message_handler_ios (flutter/engine#40182) Chris Yang 2023-03-09 13:27:37 -08:00
  • 7e000b2977 Roll Flutter Engine from 354503a6a545 to 852b52c364e6 (6 revisions) (#122326) engine-flutter-autoroll 2023-03-09 16:24:42 -05:00
  • 18b57833e8 Enable invalid_case_patterns lint (flutter/engine#40185) Michael Goderbauer 2023-03-09 13:22:54 -08:00
  • 89a738d1b7 [Embedder API] Lock nested structs to guarantee ABI (flutter/engine#40069) Loïc Sharma 2023-03-09 13:09:50 -08:00
  • cf9ba6c341 Enable invalid_case_patterns lint (#122318) Michael Goderbauer 2023-03-09 12:54:41 -08:00
  • c9d003f7b3 [web] Use CK's malloced array correctly (flutter/engine#40181) Mouad Debbar 2023-03-09 15:38:04 -05:00
  • 67a40453d3 Add analyze_snapshot to android_aot builder. (flutter/engine#40169) godofredoc 2023-03-09 12:22:52 -08:00
  • d55465069a Apply the buffer offset when converting a vertex color Int32List to a Uint32List (flutter/engine#40066) Jason Simmons 2023-03-09 11:56:59 -08:00
  • b8ecad0c34 Render a compute generated stroke (flutter/engine#40184) Dan Field 2023-03-09 11:47:02 -08:00
  • 85065c29e9 [Desktop] Use references for semantics update (flutter/engine#40167) Loïc Sharma 2023-03-09 11:44:17 -08:00
  • 5ebc09089f Roll Skia from 529fb1efd882 to 0fbaf2cf8652 (5 revisions) (flutter/engine#40180) skia-flutter-autoroll 2023-03-09 14:40:31 -05:00
  • c7681f00cf Remove references to BindingBase.window (#122119) Michael Goderbauer 2023-03-09 11:14:34 -08:00
  • f4551e6450 Reland "Update test font (#121306)" (#122068) LongCatIsLooong 2023-03-09 11:05:32 -08:00
  • 9e0db60c6a Made sure we get the initial route from the intent. (flutter/engine#40148) gaaclarke 2023-03-09 10:42:51 -08:00
  • c5da5070f1 Feat : TextField cursor color matching M2 and M3 Spec in error state (#119225) Hasnen Tai 2023-03-09 23:53:41 +05:30
  • 51a00ac884 Remove single window assumption from testing/dart (flutter/engine#40160) Michael Goderbauer 2023-03-09 10:10:00 -08:00
  • b212a6f27a Roll Dart SDK from 6027980b780c to 7240b35cc401 (1 revision) (flutter/engine#40165) skia-flutter-autoroll 2023-03-09 12:39:19 -05:00
  • 9b13fda304 Roll Flutter Engine from a82207cee323 to 354503a6a545 (2 revisions) (#122308) engine-flutter-autoroll 2023-03-09 12:33:21 -05:00
  • 763fc03f6d Roll Packages from a4d3d16029a7 to 3b29183e6f09 (10 revisions) (#122304) engine-flutter-autoroll 2023-03-09 12:17:09 -05:00
  • 6987070af2 Roll Skia from e9471b0a9286 to 529fb1efd882 (1 revision) (flutter/engine#40174) skia-flutter-autoroll 2023-03-09 10:44:07 -05:00
  • bd3381321d Make the Linux GTK widget focusable (flutter/engine#40163) Jason Simmons 2023-03-09 07:26:57 -08:00
  • ccfa0bd5a8 a82207cee Roll Skia from 40065b435865 to e9471b0a9286 (1 revision) (flutter/engine#40172) (#122288) engine-flutter-autoroll 2023-03-09 08:24:17 -05:00
  • fcee93d34a Roll Skia from 40065b435865 to e9471b0a9286 (1 revision) (flutter/engine#40172) skia-flutter-autoroll 2023-03-09 06:45:29 -05:00
  • 0d413e5d1a Roll Flutter Engine from 78ff6a093411 to 54066d919a20 (2 revisions) (#122272) engine-flutter-autoroll 2023-03-09 04:17:11 -05:00
  • 19aa0ef7f0 Roll Skia from 72c62c68dcaa to 40065b435865 (3 revisions) (flutter/engine#40170) skia-flutter-autoroll 2023-03-09 02:50:04 -05:00
  • 1dc1c32b43 [Impeller] Add rounding utils to all geometry primitives (flutter/engine#40168) Brandon DeRosier 2023-03-08 23:27:39 -08:00
  • 367ba011fd 78ff6a093 [Impeller][Compute] Guard subgroups with feature detection (flutter/engine#40159) (#122265) engine-flutter-autoroll 2023-03-09 00:01:53 -05:00
  • 036592e0cf Roll Flutter Engine from a996e1d70af2 to 7e1b3a98d114 (2 revisions) (#122262) engine-flutter-autoroll 2023-03-08 23:15:14 -05:00
  • cae768e3e0 Roll Flutter Engine from 347a4f3b6892 to a996e1d70af2 (3 revisions) (#122260) engine-flutter-autoroll 2023-03-08 22:29:03 -05:00
  • a37f1c99dd [Impeller][Compute] Guard subgroups with feature detection (flutter/engine#40159) Dan Field 2023-03-08 18:49:37 -08:00
  • 3f51a9699c Roll Fuchsia Linux SDK from 2H5Y5sYlKgM74XQtr... to 2R3ybztMdyKjvEdPR... (flutter/engine#40164) skia-flutter-autoroll 2023-03-08 21:48:08 -05:00
  • bc162fe559 Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40114)" (flutter/engine#40161) Jim Graham 2023-03-08 18:41:54 -08:00
  • ae712ae823 Roll Skia from bc2449a2f7fc to 72c62c68dcaa (4 revisions) (flutter/engine#40162) skia-flutter-autoroll 2023-03-08 21:02:41 -05:00
  • b44e1fb6ad Roll Flutter Engine from 098fd5884e55 to 347a4f3b6892 (6 revisions) (#122254) engine-flutter-autoroll 2023-03-08 20:58:27 -05:00
  • 9bbf56e511 Roll Fuchsia Mac SDK from SlKTzfi-Jbx8nt3me... to lfirU5p2GigxFWZVA... (flutter/engine#40158) skia-flutter-autoroll 2023-03-08 19:55:03 -05:00
  • eb3d317ea0 Reland (2): Removes single window assumptions from flutter_test (#122233) pdblasi-google 2023-03-08 16:52:05 -08:00
  • 449a5bc757 Enable plugin_test_linux (#120912) stuartmorgan 2023-03-08 16:41:34 -08:00
  • 9e54a5ded0 Remove single-window assumption from scenario_app (flutter/engine#40156) Michael Goderbauer 2023-03-08 16:37:47 -08:00
  • c0e748fbf6 fix a scroll bar stutter bug (#121786) xubaolin 2023-03-09 08:18:18 +08:00
  • 62d537ca5f Roll Skia from 49e7eadb1edf to bc2449a2f7fc (11 revisions) (flutter/engine#40155) skia-flutter-autoroll 2023-03-08 19:04:49 -05:00
  • 0af50a84c0 Fix multi-frame codec frame reuse (flutter/engine#40125) Dan Field 2023-03-08 15:49:36 -08:00
  • a5061bf9d2 Fix GestureRecognizer allowedButtonsFilter. (#122227) Bernardo Ferrari 2023-03-08 20:37:22 -03:00
  • 4792f39d20 Roll Flutter Engine from ab28c582f4f4 to 098fd5884e55 (15 revisions) (#122234) engine-flutter-autoroll 2023-03-08 18:19:56 -05:00
  • 132c57ca05 Roll Dart SDK from 8b2fbdea005b to 6027980b780c (1 revision) (flutter/engine#40153) skia-flutter-autoroll 2023-03-08 17:51:04 -05:00
  • e689699e2a [web] Fix SkParagraphBuilder tests for the chromium variant (flutter/engine#40152) Mouad Debbar 2023-03-08 17:21:17 -05:00
  • fd6958d467 Remove unused gn target. (flutter/engine#40149) Jackson Gardner 2023-03-08 14:13:47 -08:00
  • 4adb299566 Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller. (#122224)" (#122236) Jonah Williams 2023-03-08 14:04:25 -08:00
  • 21b8b7297f [Impeller] Temporary flag flip for devicelab tests to use Impeller. (#122224) Jonah Williams 2023-03-08 13:41:51 -08:00
  • 2e7b458793 No friction factor on macOS overscroll ease (#122143) Callum Moffat 2023-03-08 16:34:55 -05:00
  • 486cb47593 Add missing inputs declaration (flutter/engine#40133) Eric Seidel 2023-03-08 13:26:41 -08:00
  • ac76dabe67 Marks Windows plugin_test to be flaky (#122201) Flutter GitHub Bot 2023-03-08 15:57:54 -05:00
  • 3b4a882b61 Add one DefaultTextStyle example (#122182) Bruno Leroux 2023-03-08 21:40:54 +01:00
  • b9e925ab24 Use type promotion instead of access through a map (#122178) Jonas Uekötter 2023-03-08 21:35:50 +01:00
  • 3950fa55ca Improve error messaging when render target cannot be created (flutter/engine#40150) Dan Field 2023-03-08 12:33:29 -08:00
  • a5ed960d0b SystemUiOverlayStyle, add examples and improve documentation (#122187) Bruno Leroux 2023-03-08 21:31:59 +01:00
  • c4ca9a4142 Update cmake version to the latest in infra/3pp/tools (#122147) keyonghan 2023-03-08 11:55:47 -08:00
  • fe9e819143 Create configOnly flag for android (#121904) Reid Baker 2023-03-08 14:46:52 -05:00
  • a9700ffdd5 Revert "[web:tools] always use CanvasKit from the cache when building web apps (#93002)" (#117693) Mouad Debbar 2023-03-08 14:45:51 -05:00
  • 2a67bf78f0 Add support for iOS UndoManager (#98294) Jami Couch 2023-03-08 13:45:49 -06:00
  • a16e620ec2 Funnel devicelab tests through utils process methods (#122161) Jenn Magder 2023-03-08 11:44:40 -08:00
  • 244372b303 Run plugin_test_macos on Intel machines (#122212) Jenn Magder 2023-03-08 11:44:37 -08:00
  • 648f3a03ca Roll Packages from c40f1893ef38 to a4d3d16029a7 (11 revisions) (#122191) engine-flutter-autoroll 2023-03-08 14:43:42 -05:00
  • 1ab3cb9ee3 Clear _scribbleCacheKey when connection closes (#122145) Callum Moffat 2023-03-08 14:42:04 -05:00
  • 0091601057 Revert "Reland: Removes single window assumptions from flutter_test (#122060)" (#122193) Casey Hillers 2023-03-08 11:42:03 -08:00
  • 23b7bbd891 ModalBottomSheetRoute: Remove gap at screen bottom with useSafeArea: true (#122118) Chris Bobbe 2023-03-08 11:42:01 -08:00
  • 44947b8822 Revert "[engine] move asset mapping copy to background thread (#39918)" (flutter/engine#40147) Zachary Anderson 2023-03-08 11:30:27 -08:00
  • 0cf593e792 Revert "Roll Flutter Engine from ab28c582f4f4 to 694a14ca6e15 (3 revisions) (#122158)" (#122217) Tae Hyung Kim 2023-03-08 10:55:48 -08:00