- 07 Dec, 2022 16 commits
-
-
Siva authored
-
Alexander Thomas authored
* Unpin assets_for_android_views git dependency It needs to pick-up changes made to the pubspec.yaml to be Dart 3.0 compatible and dev/integration_tests/android_views/pubspec.yaml already uses the same dependency unpinned. * Also unpin hybrid_android_views * Pin android_views to the new flutter/goldens ref * Pin hybrid_android_views to newer flutter/goldens
-
Robert Ancell authored
Add Linux files for hello_world and platform_channel examples
-
Michael Goderbauer authored
* LookupBoundary simplified * tests * doc and impl complete * doc fixes * add more tests * review * empty
-
Casey Hillers authored
Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) This reverts commit 56cad89b.
-
chunhtai authored
* Adds semantics merger API and fix input decorator * addressing comments * abstractnode to object * feature complete * addressing comments * fix comments * conditionally add sort order * fix bool * fix test * more fix * fix tests
-
engine-flutter-autoroll authored
* 610370eb6 Revert "[camera] Add ability to concurrently record and stream video (#6290)" (flutter/plugins#6796) * 36526ee23 [ci] Fix macOS LUCI merge base (flutter/plugins#6798) * 7b5d8323e Roll Flutter from 30fc993c to e2fb672a (25 revisions) (flutter/plugins#6802)
-
godofredoc authored
This is removing the temporary comments and simplifying the name. Bug: https://github.com/flutter/flutter/issues/115489
-
harperl-lgtm authored
* Date picker special labeling for currentDate with localization and tests. * Updated CalendarDatePicker semantics test * removed recursive import * changed labeling for current date to be less verbose
-
engine-flutter-autoroll authored
* 5429243d3 [Impeller Scene] Render imported meshes (flutter/engine#38097) * 67254d6e4 Use announce function in live region (flutter/engine#38084)
-
engine-flutter-autoroll authored
* 267f0d849 Roll Skia from aea62b0970c3 to dd3285a80b23 (1 revision) (flutter/engine#38111) * 5ad341776 [Impeller] Remove unused flag enable-impeller-vulkan. (flutter/engine#38109) * 185e2f3d4 Pin the analyzer package version in lib/web_ui (flutter/engine#38114)
-
Greg Spencer authored
* Make some minor changes in preparation for updating the Time Picker to M3 * Revert OutlineInputBorder.borderRadius type change * Revert more OutlineInputBorder.borderRadius changes.
-
Greg Spencer authored
* Add ListenableBuilder with examples * Add tests * Add tests * Fix Test * Change AnimatedBuilder to be a subclass of ListenableBuilder
-
Camille Simon authored
* Remove flaky label * Have test install debug version * Fix test * Undo change * Properly test change * Empty-Commit * Revert testing changes
-
- 06 Dec, 2022 21 commits
-
-
engine-flutter-autoroll authored
* 143977b53 Roll Skia from b63a254727f3 to 13e5241ce8b7 (6 revisions) (flutter/engine#38106) * 9554754ac [web:canvaskit] test zero font size (flutter/engine#37916) * 4f22c2789 Roll Skia from 13e5241ce8b7 to aea62b0970c3 (2 revisions) (flutter/engine#38107)
-
Michael Thomsen authored
-
Loïc Sharma authored
* [Android] Refactor the flutter run Android console output test * CI bump
-
Greg Spencer authored
* Fix MenuAnchor padding * Add tests
-
Parker Lougheed authored
No longer generates weird constructor-like calls interspersed. Fixes https://github.com/dart-lang/dartdoc/issues/3201
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
12ad3d766 Disable an extension in Xvfb to work around errors seen when running Impeller/Vulkan unit tests (flutter/engine#38092) (#116604)
-
godofredoc authored
This is to enable testing of the packaging scripts on master/main branches. Bug: https://github.com/flutter/flutter/issues/115489
-
Tae Hyung Kim authored
* init * empty commit to start google testing
-
engine-flutter-autoroll authored
* 75b7f317d Roll Fuchsia Mac SDK from 8p38Xk7Z7OLI7OA7R... to crEcyXdyZ686cAqMV... (flutter/engine#38100) * 86d7cbf09 Check for renderer-specific versions of the tests first. (flutter/engine#38088)
-
Jason C.H authored
* Fix windows version validator under Chinese * Update authors * Update RegExp to reduce groups * Add a trailing newline
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
* 63f1b8fb6 [camera] Handle empty grantResults on permission request (flutter/plugins#6758) * 1579f2f33 Roll Flutter from 33f3e13d to 30fc993c (6 revisions) (flutter/plugins#6791) * 345bddbd8 [gh_actions]: Bump github/codeql-action from 2.1.27 to 2.1.35 (flutter/plugins#6788) * 374e59804 [camera] Add ability to concurrently record and stream video (flutter/plugins#6290)
-
Pierre-Louis authored
* Introduce flag to maximally apply CupertinoTheme * add missing docs * add tests * fix docs * fix test
-
engine-flutter-autoroll authored
6d05ea479 Roll Skia from ad85f404b97d to e2244ea470c0 (5 revisions) (flutter/engine#38096) (#116579)
-
engine-flutter-autoroll authored
* a1bfb413b Roll Dart SDK from 52599799b666 to 35a9facce191 (4 revisions) (flutter/engine#38091) * a588dbe8b Update glfw to head and imgui to the docking branch (flutter/engine#38085)
-
engine-flutter-autoroll authored
5d8530f79 Roll Fuchsia Mac SDK from SDbR-S_A_fv-v_Sbb... to 8p38Xk7Z7OLI7OA7R... (flutter/engine#38090) (#116566)
-
engine-flutter-autoroll authored
012826e19 Roll Skia from e9c0d4b83ca4 to ad85f404b97d (3 revisions) (flutter/engine#38089) (#116564)
-
file:///Jackson Gardner authored
* Use file:/// style uris when passing platform to the compiler. * License header. * Use BufferLogger. * Don't unadvertently convert strings to regexes for matching purposes. * Fix formatting. * More formatting.
-
engine-flutter-autoroll authored
-
- 05 Dec, 2022 3 commits
-
-
engine-flutter-autoroll authored
* 53d66aa55 [web] Add styling in CSS reset to remove Edge password reveal icon (flutter/engine#38011) * 0efb0ef40 [ImpellerC] Print the working directory that was tried when failing to open (flutter/engine#38079)
-
engine-flutter-autoroll authored
-
sealesj authored
-