- 03 Apr, 2020 2 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
* 0b3f2d3e9 Always cache SkSL when using the Metal backend. (flutter/engine#17468) * ff62dec5c Roll to clang11, mark 4 (flutter/engine#17483) * 08ae3bb63 Remove JSON codec from C++ client wrapper (flutter/engine#17312) * 2e909652a Fix bad texture view config (flutter/engine#17486) * abc72933e [pipeline] Add trace event for lag between target and display times (flutter/engine#17384) * Updated bin/internal/fuchsia-linux.version
-
- 02 Apr, 2020 17 commits
-
-
Greg Spencer authored
This adds a new toggleable attribute to the Radio widget. This allows a radio group to be set back to an indeterminate state if the selected radio button is selected again. Fixes #53791
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
* Usage dependency injection * Review edits
-
Ferhat authored
* Replace isInstanceOf<T> uses with isA<T> * Update isInstanceOf in flutter tools
-
Ferhat authored
-
Michel Feinstein authored
-
Greg Spencer authored
This adds a LICENSE file to the packages/flutter directory so that it can be found when building, and a test to make sure it exists in produced binaries.
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
-
Zachary Anderson authored
-
Anna Gringauze authored
-
impure authored
-
liyuqian authored
-
- 01 Apr, 2020 17 commits
-
-
Shi-Hao Hong authored
-
engine-flutter-autoroll authored
-
stuartmorgan authored
Makes the following changes to the behavior of precache: - The --all-platforms flags now fetches all artifacts, rather than just turning off platform filtering of selected artifacts. - Explicitly requested artifacts are no longer subject to platform filtering. E.g., 'precache --ios' will download iOS artifacts on Windows and Linux (but 'precache' without an 'ios' flag will still only download iOS artifacts on macOS). - Desktop platform artifacts now respect the bypassing of platform filtering. Fixes #53272
-
Dan Field authored
-
Emmanuel Garcia authored
-
engine-flutter-autoroll authored
2b37d1d46 Roll src/third_party/skia 7a3358c80b6e..0f5e7581a004 (1 commits) (flutter/engine#17444) (#53757)
-
Marc Plano-Lesay authored
-
engine-flutter-autoroll authored
767b48abc Roll src/third_party/dart 0f89df0c00e7..eea97179386a (3 commits) (flutter/engine#17443) (#53744)
-
Jonas Finnemann Jensen authored
-
engine-flutter-autoroll authored
-
Lau Ching Jun authored
-
engine-flutter-autoroll authored
-
Darren Austin authored
* Date Picker should honor DialogTheme shape, and elevation.
-
Yegor authored
-
Jonah Williams authored
-
cjng96 authored
-
- 31 Mar, 2020 4 commits
-
-
Greg Spencer authored
Adds a VisualDensity.adaptivePlatformDensity static function that returns different values for visual density based on the defaultTargetPlatform. Returns compact for desktop platforms, and a default visual density for other platforms.
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-