Commit Graph

  • 9a26927508 Fail engine post-submit on skia-gold comparions. (flutter/engine#50826) Matan Lurey 2024-02-21 10:34:04 -08:00
  • a64eabf997 Remove WindowManager reflection in SingleViewPresentation.java (flutter/engine#49996) Gray Mackall 2024-02-21 10:31:31 -08:00
  • f89abcaf4d [Impeller] applied the lerp hack to blur (roughly 2x speedup?) (flutter/engine#50790) gaaclarke 2024-02-21 10:28:31 -08:00
  • 3708a26cba Migrate the Fuchsia embedder to the Dart_RecordTimelineEvent API (flutter/engine#50823) Jason Simmons 2024-02-21 10:26:55 -08:00
  • b09a015ff5 Add aab as alias for appbundle (#143855) Reid Baker 2024-02-21 13:19:41 -05:00
  • 304382c276 Hook ImageReaderSurfaceProducer to the onTrimMemory listener interface (flutter/engine#50792) John McCutchan 2024-02-21 10:02:55 -08:00
  • 6fdc95a63e Fix the local-only lint errors due to an unexpected GeneratedPluginRegistrant.java (flutter/engine#50795) Matan Lurey 2024-02-21 09:58:55 -08:00
  • b4640a0910 [Impeller] cache onscreen render targets. (flutter/engine#50751) Jonah Williams 2024-02-21 09:51:56 -08:00
  • f6629ffe5c Use 'et format' in CI. Check formatting of all files in CI (flutter/engine#50810) Zachary Anderson 2024-02-21 17:38:08 +00:00
  • bfeaf5a7f2 Roll Flutter Engine from e16f43eeaaa4 to 4128895d79a1 (1 revision) (#143856) engine-flutter-autoroll 2024-02-21 11:57:00 -05:00
  • 9d7ba5629a [Impeller] force bootstrap render pass. (flutter/engine#50749) Jonah Williams 2024-02-21 08:50:03 -08:00
  • 4aecbf916b Roll Packages from 8bba41b0c046 to 48048f6bc779 (2 revisions) (#143853) engine-flutter-autoroll 2024-02-21 10:54:37 -05:00
  • a14176f13c Disallow files additional named GeneratedPluginRegistrant.java. (flutter/engine#50796) Matan Lurey 2024-02-21 07:34:13 -08:00
  • 3403ca413f Update hourMinuteTextStyle defaults for Material 3 Time Picker (#143749) Taha Tesser 2024-02-21 12:39:35 +02:00
  • 35fd706256 Roll Flutter Engine from 93063f61943a to e16f43eeaaa4 (2 revisions) (#143827) engine-flutter-autoroll 2024-02-21 05:15:24 -05:00
  • ca05958f2d Roll Flutter Engine from ed49634486e9 to 93063f61943a (1 revision) (#143826) engine-flutter-autoroll 2024-02-21 04:07:19 -05:00
  • 5d2353c105 CalendarDatePicker doesn't announce selected date on desktop (#143583) Taha Tesser 2024-02-21 10:59:24 +02:00
  • a41868e506 Roll Flutter Engine from 9100d326475a to ed49634486e9 (2 revisions) (#143824) engine-flutter-autoroll 2024-02-21 03:21:59 -05:00
  • a807720d27 [Impeller] Add GeometryResult enum with StC modes. (flutter/engine#50816) Brandon DeRosier 2024-02-21 00:10:01 -08:00
  • 95cdebedae Add timeSelectorSeparatorColor and timeSelectorSeparatorTextStyle for Material 3 Time Picker (#143739) Taha Tesser 2024-02-21 10:10:01 +02:00
  • 278b1ea647 Update impeller-cmake-example (flutter/engine#50808) Brandon DeRosier 2024-02-21 00:06:05 -08:00
  • 45beb486b2 [Impeller] Remove non-Flutter fill types from impeller::Path. (flutter/engine#50814) Brandon DeRosier 2024-02-20 23:24:06 -08:00
  • 935f860071 [Impeller] Apply Entity depth in filter shaders that may render directly to an EntityPass. (flutter/engine#50742) Brandon DeRosier 2024-02-20 23:12:16 -08:00
  • f923375654 Roll Flutter Engine from efc69946cb1e to 9100d326475a (2 revisions) (#143820) engine-flutter-autoroll 2024-02-21 01:48:22 -05:00
  • 9ef45330b9 Roll Fuchsia Linux SDK from gKg6HlBeR52y-cMhu... to dLhvv964txwnSlvNw... (flutter/engine#50813) skia-flutter-autoroll 2024-02-21 01:26:18 -05:00
  • 5e5052b8f9 [Web] Update modifier state when Meta key is seen as Process key (flutter/engine#50779) Bruno Leroux 2024-02-21 06:37:08 +01:00
  • e9f3244eaa Roll Flutter Engine from 700250436e3f to efc69946cb1e (2 revisions) (#143816) engine-flutter-autoroll 2024-02-21 00:27:23 -05:00
  • fa635a5b27 Add pub.dev to the hosted package URIs checked by the pub_get_offline script (flutter/engine#50811) Jason Simmons 2024-02-20 20:45:53 -08:00
  • 1f32b48c6d Roll Flutter Engine from 3557277c575c to 700250436e3f (1 revision) (#143814) engine-flutter-autoroll 2024-02-20 23:26:24 -05:00
  • 6ebbce07e7 Make global builds uniquely named per platform (flutter/engine#50764) Zachary Anderson 2024-02-21 03:41:40 +00:00
  • 6a936a530c [et] Adds a format command (flutter/engine#50747) Zachary Anderson 2024-02-21 03:40:47 +00:00
  • f58a162da0 more fixes to unstable impeller goldens. (#143811) Jonah Williams 2024-02-20 19:14:19 -08:00
  • 21bb5f4bda [Flutter GPU] Fix symbol export for windows. (flutter/engine#50755) Brandon DeRosier 2024-02-20 19:03:27 -08:00
  • 35bdc94dda Roll Flutter Engine from cb12a8cc97a1 to 3557277c575c (2 revisions) (#143807) engine-flutter-autoroll 2024-02-20 21:29:23 -05:00
  • bc334396db [flutter_tools] enable wasm compile on beta channel (#143779) Kevin Moore 2024-02-20 17:20:04 -08:00
  • 5214d3861d Disable framework smoke tests. (flutter/engine#50800) Jonah Williams 2024-02-20 17:04:32 -08:00
  • 6c78e36ccb Fix initialization of time in repeat on AnimationController (#142887) Simon Friis Vindum 2024-02-21 01:36:08 +01:00
  • 1e822ca2fd Disable debug banner to stabilize impeller goldens. (#143794) Jonah Williams 2024-02-20 16:34:11 -08:00
  • f9b3b84d4e Reverts "Changing TextPainter.getOffsetForCaret implementation to remove the logarithmic search (#143281)" (#143801) auto-submit[bot] 2024-02-21 00:10:18 +00:00
  • 84b5e799d3 Reverts "Add UI Benchmarks (#143542)" (#143798) auto-submit[bot] 2024-02-20 23:38:19 +00:00
  • 174e58697c Avoid applying partial dartfixes on CI (#143551) LongCatIsLooong 2024-02-20 15:27:26 -08:00
  • 74a2e0d138 Add UI Benchmarks (#143542) Bernardo Ferrari 2024-02-20 20:13:07 -03:00
  • 0bd7d3167a Roll Flutter Engine from 1ae2c10e8071 to cb12a8cc97a1 (1 revision) (#143791) engine-flutter-autoroll 2024-02-20 17:51:48 -05:00
  • fc07b241ae Implement _suspendedNode fix (#143556) Nate 2024-02-20 15:46:22 -07:00
  • 3447737d89 [Impeller] more nullchecks in image decoder. (flutter/engine#50787) Jonah Williams 2024-02-20 14:19:55 -08:00
  • 6707f5efbe Change ItemExtentBuilder's return value nullable (#142428) xubaolin 2024-02-21 06:14:00 +08:00
  • bb1271d483 Roll Flutter Engine from 27828054f07a to 1ae2c10e8071 (6 revisions) (#143783) engine-flutter-autoroll 2024-02-20 17:12:31 -05:00
  • 64c63d35b7 Roll Flutter Engine from e16a260265ad to 27828054f07a (1 revision) (#143769) engine-flutter-autoroll 2024-02-20 16:08:09 -05:00
  • 4c0b5ccebc [gold] Always provide host ABI to gold config (#143621) Jonah Williams 2024-02-20 13:06:01 -08:00
  • b491f16d9c instead of exiting the tool, print a warning when using --flavor with an incompatible device (#143735) Andrew Kolos 2024-02-20 13:02:49 -08:00
  • 7a4c2465af Implementing switch expressions: everything in flutter/lib/src/ (#143634) Nate 2024-02-20 14:02:47 -07:00
  • 3538e4c788 Changing TextPainter.getOffsetForCaret implementation to remove the logarithmic search (#143281) LongCatIsLooong 2024-02-20 12:51:06 -08:00
  • 7c8dcec741 [Windows] Add ID to views (flutter/engine#50788) Loïc Sharma 2024-02-20 12:40:04 -08:00
  • 3ae71f5c43 Delete local.properties that shouldn't have been pushed (#143774) Gray Mackall 2024-02-20 11:55:51 -08:00
  • 302af8e9f5 Move the scenario_app running Impeller+OpenGLES to bringup: triue (flutter/engine#50789) Matan Lurey 2024-02-20 11:32:00 -08:00
  • c0159abf1b Implement the render_to_surface flag in GPUSurfaceGLImpeller (flutter/engine#50669) Jason Simmons 2024-02-20 11:27:09 -08:00
  • 39befd81dd Clean leaks. (#142818) Polina Cherkasova 2024-02-20 11:14:16 -08:00
  • a2c7ed95d1 Introduce tone-based surfaces and accent color add-ons - Part 2 (#138521) Qun Cheng 2024-02-20 19:01:50 +00:00
  • eacf0f9e41 Explain when and why to use CrossAxisAlignment.baseline (#143632) Greg Price 2024-02-20 10:59:12 -08:00
  • 77cbd54c43 [et] Adds a .bat entrypoint for Windows (flutter/engine#50784) Zachary Anderson 2024-02-20 18:48:18 +00:00
  • 914efefa87 [Fuchsia] Create dedicated testers to run tests and deprecate femu_test (flutter/engine#50697) zijiehe@ 2024-02-20 10:39:09 -08:00
  • 51be21e062 Roll Skia from 50e1b709781c to 9d86359b5fe8 (2 revisions) (flutter/engine#50786) skia-flutter-autoroll 2024-02-20 13:39:08 -05:00
  • 718c81704f Roll Flutter Engine from a41da3701923 to e16a260265ad (2 revisions) (#143763) engine-flutter-autoroll 2024-02-20 13:07:59 -05:00
  • 8a8616f913 Handle FormatException from SkiaGoldClient (#143755) Zachary Anderson 2024-02-20 17:57:23 +00:00
  • 2a664766fe Roll Skia from 2dc00a705f1c to 50e1b709781c (5 revisions) (flutter/engine#50785) skia-flutter-autoroll 2024-02-20 12:39:10 -05:00
  • 7df4674f94 [Impeller] add missing std::move in setup depth stencil. (flutter/engine#50750) Jonah Williams 2024-02-20 09:29:19 -08:00
  • 6200026a6d Roll Packages from 84ff11d7ee5a to 8bba41b0c046 (2 revisions) (#143757) engine-flutter-autoroll 2024-02-20 12:07:12 -05:00
  • 096c917efc Roll Flutter Engine from 781f308c6555 to a41da3701923 (1 revision) (#143756) engine-flutter-autoroll 2024-02-20 11:53:17 -05:00
  • f3ad50c810 [Windows] Make the engine create the view (flutter/engine#50673) Loïc Sharma 2024-02-20 08:41:46 -08:00
  • 4f1b2c05e6 Roll Skia from 2f9bb1517740 to 2dc00a705f1c (2 revisions) (flutter/engine#50782) skia-flutter-autoroll 2024-02-20 11:23:48 -05:00
  • 5129806e6c Roll Flutter Engine from 0abe2b9d6c7c to 781f308c6555 (1 revision) (#143750) engine-flutter-autoroll 2024-02-20 10:36:09 -05:00
  • e0366fd12d Roll Skia from a76b083ac4cc to 2f9bb1517740 (1 revision) (flutter/engine#50781) skia-flutter-autoroll 2024-02-20 10:14:50 -05:00
  • 7bf6f31048 Roll Dart SDK from 8bb8ff24aea3 to f344e2266468 (1 revision) (flutter/engine#50780) skia-flutter-autoroll 2024-02-20 09:01:22 -05:00
  • 1a7a0618a7 Roll Flutter Engine from 92aad0d0fcee to 0abe2b9d6c7c (1 revision) (#143745) engine-flutter-autoroll 2024-02-20 06:41:28 -05:00
  • ec8beec315 Roll Skia from d448ca514a56 to a76b083ac4cc (1 revision) (flutter/engine#50778) skia-flutter-autoroll 2024-02-20 05:11:22 -05:00
  • c56d4d112a Roll Flutter Engine from 2335115f08d3 to 92aad0d0fcee (2 revisions) (#143736) engine-flutter-autoroll 2024-02-20 03:37:48 -05:00
  • dd2447471e Roll Flutter Engine from e96c18b6c5ee to 2335115f08d3 (1 revision) (#143731) engine-flutter-autoroll 2024-02-20 01:25:26 -05:00
  • cd75892814 Roll Dart SDK from 475e710429ee to 8bb8ff24aea3 (1 revision) (flutter/engine#50775) skia-flutter-autoroll 2024-02-20 01:17:20 -05:00
  • da4c4e82f3 Roll Skia from ff602d384586 to d448ca514a56 (4 revisions) (flutter/engine#50776) skia-flutter-autoroll 2024-02-20 01:15:16 -05:00
  • 2d422a3261 Small fixes in TextEditingController docs (#143717) Greg Price 2024-02-19 21:49:05 -08:00
  • d7193159fd Roll Fuchsia Linux SDK from HFmcvzkR3TYeHa_0U... to gKg6HlBeR52y-cMhu... (flutter/engine#50771) skia-flutter-autoroll 2024-02-19 22:07:09 -05:00
  • f2eea969f7 Roll Flutter Engine from b41494f009f4 to e96c18b6c5ee (1 revision) (#143722) engine-flutter-autoroll 2024-02-19 17:41:24 -05:00
  • 7ceed6ac6b [Impeller] Run stroke benchmarks on unclosed paths (flutter/engine#50765) Jim Graham 2024-02-19 13:04:22 -08:00
  • 3b5b462aba Roll Flutter Engine from 714215d42e57 to b41494f009f4 (1 revision) (#143713) engine-flutter-autoroll 2024-02-19 14:38:37 -05:00
  • 9620e3f69c Reland (2): "Fix how Gradle resolves Android plugin" (#142498) Gustl22 2024-02-19 19:07:33 +01:00
  • 53f43d4885 Roll Dart SDK from 6d659f880394 to 475e710429ee (1 revision) (flutter/engine#50763) skia-flutter-autoroll 2024-02-19 13:01:23 -05:00
  • 05daee3d91 Roll Packages from 0af905d779d5 to 84ff11d7ee5a (1 revision) (#143710) engine-flutter-autoroll 2024-02-19 12:53:16 -05:00
  • 064c340baf Roll Flutter Engine from f71b7eee2266 to 714215d42e57 (1 revision) (#143708) engine-flutter-autoroll 2024-02-19 11:30:24 -05:00
  • ded3ce6ab7 Roll Skia from 6eaa7cf6d013 to ff602d384586 (1 revision) (flutter/engine#50762) skia-flutter-autoroll 2024-02-19 09:44:36 -05:00
  • d2e7414a92 Roll Flutter Engine from 07c73b0c8413 to f71b7eee2266 (2 revisions) (#143694) engine-flutter-autoroll 2024-02-19 06:48:37 -05:00
  • 393748e8c5 Revert "Fix iOS password autofill prompt dismissal causes layout to resize (#50364)" (flutter/engine#50760) Taha Tesser 2024-02-19 11:36:32 +02:00
  • 24b8456a94 Roll Skia from a4ff02094bbd to 6eaa7cf6d013 (4 revisions) (flutter/engine#50759) skia-flutter-autoroll 2024-02-19 02:47:28 -05:00
  • 74e054f04a Roll Flutter Engine from 80d6745c6fd6 to 07c73b0c8413 (1 revision) (#143682) engine-flutter-autoroll 2024-02-19 01:23:24 -05:00
  • 1153655f3d Roll Skia from b0680ba29971 to a4ff02094bbd (1 revision) (flutter/engine#50756) skia-flutter-autoroll 2024-02-18 23:58:38 -05:00
  • 4c8e30cc7f Roll Flutter Engine from 67abf6eb36a1 to 80d6745c6fd6 (1 revision) (#143676) engine-flutter-autoroll 2024-02-18 19:58:28 -05:00
  • 9cf79b4ee9 Roll Fuchsia Linux SDK from uSZ0te7RWVq4IFpjb... to HFmcvzkR3TYeHa_0U... (flutter/engine#50752) skia-flutter-autoroll 2024-02-18 17:14:31 -05:00
  • 043faccecf Roll Flutter Engine from 8ae232196fc9 to 67abf6eb36a1 (1 revision) (#143673) engine-flutter-autoroll 2024-02-18 17:02:24 -05:00
  • cfac6a5d5f Write adb logcat results and screenshots to FLUTTER_LOGS_DIR if able. (flutter/engine#50722) Matan Lurey 2024-02-18 12:31:28 -08:00
  • 3578e75ef2 Roll Flutter Engine from f636f9635438 to 8ae232196fc9 (1 revision) (#143659) engine-flutter-autoroll 2024-02-17 21:55:28 -05:00
  • bce848ebf9 Fixed the issue of incorrect item position when prototypeItem is set in SliverReorderableList. (#142880) yim 2024-02-18 10:30:18 +08:00