- 07 Oct, 2020 8 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Darren Austin authored
Migrate framework tests for rendering, semantics, widgets to null safety.
-
Andre authored
* Add transformAlignment and clipBehavior to AnimatedContainer, make Container.transformAlignment an AlignmentGeometry. * Add clipBehavior test * Fix comment * Clarify clipBehavior animation
-
Hans Muller authored
-
Jonah Williams authored
-
Alexandre Ardhuin authored
-
Justin McCandless authored
-
- 06 Oct, 2020 13 commits
-
-
Kate Lovett authored
-
Jonah Williams authored
* [flutter_test] handle breaking change to test main . Fixes #67382
-
Jonah Williams authored
Reland: #67155 Fixes analysis error caused by landing of material migration, and g3 error caused by moving of fuchsia lib.
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Jonah Williams authored
This reverts commit e826442e.
-
Jonah Williams authored
Ensures all of the libraries that the application side code import are migrated to null safety. full null safety migration is blocked by json rpc 2 and a breaking change to vm service client.
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Ming Lyu (CareF) authored
move resampler to handlePointerEvent and fix complex_layout_android__scroll_smoothness with PointerEvent (#66745)
-
- 05 Oct, 2020 12 commits
-
-
Kate Lovett authored
-
Darren Austin authored
Fixed a problem with invalid dates when switching back to calendar mode in the date range picker. (#67159)
-
Justin McCandless authored
Improving IV table docs due to confusion in an issue.
-
Darren Austin authored
-
Kratos authored
-
Alexandre Ardhuin authored
-
Michael Goderbauer authored
-
Abhishek Ghaskata authored
-
Kate Lovett authored
-
Tong Mu authored
-
Dan Field authored
* Reland dispose images when done (#67100) Changes since last time: - Test for CanvasKit image rendering (https://github.com/flutter/flutter/pull/67176) - Fix CanvasKit dispose impl (https://github.com/flutter/engine/pull/21555) - Update internal google3 customer with a problematic ImageStream Listener impl (cl/335091311, cl/335459002) This reverts commit 473358d9.
-
Tong Mu authored
* Migrate
-
- 03 Oct, 2020 4 commits
-
-
Jonah Williams authored
* Roll flutter engine to a24c7c13925e4e3282f7b85814b70e63782fa057
-
Michael Goderbauer authored
This reverts commit 81439922.
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 02 Oct, 2020 3 commits
-
-
Jonah Williams authored
Force opt-in flutter test platform to null safety for repo testing
-
Tong Mu authored
* PointerEvent.local* properties are calculated lazily; other properties are delegated to original. * Transformed PointerEvent becomes a subclass of its original class. * Unnamed constructors no longer accepts transform and origin.
-
Alexandre Ardhuin authored
* migrate some material files to nullsafety * review
-