- 10 Feb, 2023 15 commits
-
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
* 440e6bd6e [Impeller] Use minimal coverage for EntityPass clip restores (flutter/engine#39540) * 641d1d049 [web] Fixes invisible platform view compositing edge cases. (flutter/engine#39506) * 64414346f Revert "Remove deprecated TextInputClient scribble method code" (flutter/engine#39516) * e63404413 Roll Skia from 54342413f5c0 to 640fa258fc75 (3 revisions) (flutter/engine#39544) * 7bf8bfd02 add support to run dl_canvas_unittests on GPU surfaces (off by default) (flutter/engine#38993) * 6660300ea Use DisplayListMatrixClipTracker in DiffContext (flutter/engine#38010)
-
Mouad Debbar authored
This reverts commit 0fb4406c.
-
Casey Hillers authored
* [conductor] Remove CiYaml model * Remove package:yaml * Update pubspec checksum
-
engine-flutter-autoroll authored
* bf38bf6cf Bump to Chrome 111. (flutter/engine#39525) * d76023b53 Roll Skia from 128d82c8931d to 59c9ef67fa34 (3 revisions) (flutter/engine#39529) * da0e1463a Roll Skia from 59c9ef67fa34 to 4013995114e1 (2 revisions) (flutter/engine#39530) * 5203b6ff6 Roll Skia from 4013995114e1 to 182d5daf78dc (1 revision) (flutter/engine#39531) * b3e9642c6 Add Animated PNG demuxer (flutter/engine#31098) * 54665882c [Impeller] Generate a Metal library symbols file for shader debugging. (flutter/engine#39532) * 931bf7a47 Roll Skia from 182d5daf78dc to 299221eaa3a9 (1 revision) (flutter/engine#39533) * 3ad331a1a Roll Fuchsia Mac SDK from s0lx1q5xbqV1jkRZM... to 86sd_NCGPMuQh08NX... (flutter/engine#39534) * 616485bf9 Roll Skia from 299221eaa3a9 to 261f573f16db (1 revision) (flutter/engine#39535) * e1e5289b6 Roll Skia from 261f573f16db to badcdf5635ab (1 revision) (flutter/engine#39538) * f98e4f138 Ignore invalid filters when constructing an image compose filter (flutter/engine#39528) * 14c8e6bde Roll Fuchsia Linux SDK from ibtVZPawJl1jwt5Sg... to 482Njb1v72P7fNyj4... (flutter/engine#39541) * c9574d51a Roll Skia from badcdf5635ab to 54342413f5c0 (1 revision) (flutter/engine#39542) * 4104eb5cb Revert "[macOS] Make FlutterEngine support multiple views (#37976)" (flutter/engine#39536)
-
Kate Lovett authored
-
Casey Hillers authored
* [conductor] Tag engine versions * Move tag to repository
-
Pascal Welsch authored
* Delete Chrome temp cache after closeing * Update packages/flutter_tools/lib/src/web/chrome.dart Co-authored-by: Christopher Fujino <fujino@google.com> --------- Co-authored-by: Christopher Fujino <fujino@google.com>
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
* 2daa07275 Update .cirrus.yml (flutter/plugins#7134) * b3c7582da [google_sign_in] Slight cleanup in GoogleSignInPlugin (flutter/plugins#7013) * 02571ec0d Manual roll Flutter from 2303f422 to e3471f08 (24 revisions) (flutter/plugins#7147)
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
* Fix lerping for NavigationRail icon themes * fix typo
-
Renzo Olivares authored
* paragraph-boundary-opt * address comments * address comments --------- Co-authored-by: Renzo Olivares <roliv@google.com>
-
Xilai Zhang authored
-
engine-flutter-autoroll authored
* 081b9fc2d [Windows] Prepare keyboard & text input plugins for multi-view (flutter/engine#39464) * b9073d13e [macOS] Make FlutterEngine support multiple views (flutter/engine#37976) * 028deae48 [ios] Convert `int` in Dart to `long long` in Objective-C. (flutter/engine#39331) * 8f52c598b Roll Skia from e238cde8581d to 128d82c8931d (5 revisions) (flutter/engine#39524) * c3c7b2478 Fix classes that shouldn't be extended/instantiated/mixedin (flutter/engine#39517) * e1d003202 Roll Fuchsia Linux SDK from cn89DIQTewbdhBTO-... to ibtVZPawJl1jwt5Sg... (flutter/engine#39526)
-
- 09 Feb, 2023 20 commits
-
-
engine-flutter-autoroll authored
* fd110e068 Reland "[macos] Move TextInputPlugin outside of visible area" (flutter/engine#39194) * e50569ba5 Remove unused .ci.yaml properties (flutter/engine#39501) * 9a40a3849 [Impeller] Support blit passes on Vulkan. (flutter/engine#39438)
-
Ivan Dlugos authored
* feat: add "--resolve-dwarf-paths" to gen_snapshot * chore: update tests
-
engine-flutter-autoroll authored
* 24bde68a4 Roll Fuchsia Mac SDK from 4cSuz7lZeOIfzhUHg... to s0lx1q5xbqV1jkRZM... (flutter/engine#39520) * de841f63d Enable UIA in Window (flutter/engine#39513) * 40e17fb52 Roll Skia from db81bd26f149 to e238cde8581d (1 revision) (flutter/engine#39522)
-
Jonah Williams authored
-
engine-flutter-autoroll authored
* 8ae722400 Only run malioc analysis for a couple of GPU types (flutter/engine#39515) * 326f4fcf1 Roll Skia from 1544d3a123bc to db81bd26f149 (2 revisions) (flutter/engine#39519) * 39c41c40a Manual roll ICU from 2cce76fd67af to 266a46937f05 (1 revision) (flutter/engine#39518)
-
engine-flutter-autoroll authored
* 3483e33b3 Roll buildroot to 0180f883 (flutter/engine#39503) * 603fd71f4 Roll Skia from 970c33b0f43e to 1544d3a123bc (2 revisions) (flutter/engine#39514)
-
Qun Cheng authored
* Add missing parameters to CheckboxListTile * Update test message and api doc * Reorder parameters --------- Co-authored-by: Qun Cheng <quncheng@google.com>
-
Michael Thomsen authored
-
Christopher Fujino authored
* tool exit on sdk manager exit and add test * be more specific about error message
-
Hans Muller authored
* added ListTile.textAlignment * changed titlesHeight to titleHeight * fixed a typo * Add tests and example * Update tests * update example test --------- Co-authored-by: tahatesser <tessertaha@gmail.com>
-
Daco Harkes authored
Fixes: * https://github.com/flutter/flutter/issues/119523
-
Qun Cheng authored
* Add missing parameters to SwitchListTile * Update SwitchListTile doc * Update doc for existing APIs * Address comment * Fix typo --------- Co-authored-by: Qun Cheng <quncheng@google.com>
-
Eilidh Southren authored
* add proper disabled values for input chips * added test
-
Daco Harkes authored
Incorporating: * https://github.com/flutter/flutter/issues/120260
-
engine-flutter-autoroll authored
* 58abb04e0 increase first frame timeout (flutter/engine#39504) * e5d61519f Update shader_optimization.md (flutter/engine#39497) * b0816a4bc Roll Skia from 638bfdc9e23c to 1762c093d086 (8 revisions) (flutter/engine#39507) * 31ec7f29c Roll Skia from 1762c093d086 to 5899b39484db (1 revision) (flutter/engine#39508) * 35934fd54 Roll Fuchsia Mac SDK from vV4hr9qgSXTVhRzEr... to 4cSuz7lZeOIfzhUHg... (flutter/engine#39509) * 0cfdd8a22 Roll Skia from 5899b39484db to 970c33b0f43e (1 revision) (flutter/engine#39510) * eb346ba63 Roll Fuchsia Linux SDK from B6PQF-BmeXvmNZJy5... to cn89DIQTewbdhBTO-... (flutter/engine#39511)
-
engine-flutter-autoroll authored
* 84ad624e3 Manual roll Flutter from e8eac0d0 to 2303f422 (23 revisions) (flutter/plugins#7132) * d8812bc75 [ci] Complete architecture switch for iOS (flutter/plugins#7066) * 703111040 [google_maps_flutter_android] Fixes points losing precision when converting to LatLng (flutter/plugins#7101) * 435c46f21 [camera] availableCameras() implementation for CameraX re-write (flutter/plugins#6945) * 73986f4cc [image_picker_android] Name picked files to match the original filenames where possible (flutter/plugins#6096)
-
engine-flutter-autoroll authored
* 24fcdc5d2 [Impeller] Fix sampling management problems (flutter/engine#39483) * 4270d7445 Revert "Revert "[ios_platform_view] MaskView pool to reuse maskViews. (#38989)" (#39490)" (flutter/engine#39498) * 2f2e2e27c Manual roll Dart SDK from 9c68f2a74491 to 63b8dc1906e5 (3 revisions) (flutter/engine#39502)
-
Christopher Fujino authored
* add failing test * fix * remove extra whitespace * fix test failure * disable trackrebuilddirtywidgets in teardown * remove no-shuffle annotation * fix
-
Kevin Chisholm authored
This reverts commit e03029ef.
-
- 08 Feb, 2023 5 commits
-
-
Loïc Sharma authored
* [Tool][Windows] Output build duration * Tweak * Format
-
Drew Roen authored
-
engine-flutter-autoroll authored
* ef9d3e9ad Roll Skia from d52b1a24c407 to 99a797d497fe (1 revision) (flutter/engine#39489) * 6a2de773e Revert "[ios_platform_view] MaskView pool to reuse maskViews. (#38989)" (flutter/engine#39490) * 62b49804f Disable mouse-input-test (flutter/engine#39492) * 28c3c8139 Roll Skia from 99a797d497fe to 638bfdc9e23c (4 revisions) (flutter/engine#39494) * 0d5653352 Roll Fuchsia Linux SDK from HGN3rmf37VA5Sc0e1... to B6PQF-BmeXvmNZJy5... (flutter/engine#39493) * 89c8a1393 Migrate iOS and Android to use pushRouteInformation (flutter/engine#39372)
-
Andrew Kolos authored
* stop recursively including assets from asset directories * remove unused imports * lint
-
engine-flutter-autoroll authored
* 6c9f0c00d [macOS] Support text input autocomplete (flutter/engine#39460) * 08f50504d Roll Skia from f30529658275 to 7cac214d0f4b (1 revision) (flutter/engine#39478) * 9aa088df0 Roll Fuchsia Linux SDK from aRqjqB76Z2gNQsrTA... to HGN3rmf37VA5Sc0e1... (flutter/engine#39480) * 24fd06e79 [Impeller] Fix stroke cap drawing not correct. (flutter/engine#39481) * c0b1b2ccf Roll Fuchsia Mac SDK from uYw6cCpJIpQa42G4O... to vV4hr9qgSXTVhRzEr... (flutter/engine#39485) * 586378ff1 Roll Skia from 7cac214d0f4b to 4d064e82ce8e (1 revision) (flutter/engine#39486) * 81f6c3393 Roll Skia from 4d064e82ce8e to d52b1a24c407 (4 revisions) (flutter/engine#39487) * cc4ca6a06 Manual roll Dart SDK from a507a9057730 to 9c68f2a74491 (11 revisions) (flutter/engine#39488)
-