- 11 Aug, 2020 14 commits
-
-
Alexandre Ardhuin authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Ming Lyu (CareF) authored
-
Paul Berry authored
* Ignore dead_code hints for weak-only null checks. When https://github.com/dart-lang/sdk/issues/41985 is fixed, the analyzer will begin detecting dead code due to "unnecessary" null checks. Since we want to retain null checks in Flutter even when they appear unnecessary (in order to preserve runtime behavior in weak mode), we need to suppress these dead code hints. * Add comments explaining why we're ignoring dead_code hints
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
Ming Lyu (CareF) authored
-
Rustom Ichhaporia authored
-
Panmari authored
-
James D. Lin authored
-
Michael Goderbauer authored
-
Francesco Iapicca authored
-
Jenn Magder authored
-
- 10 Aug, 2020 10 commits
-
-
Jonah Williams authored
This reverts commit 74b5051c.
-
LI DONGZE authored
* Add native stacktrace field for PlatformException * Mute the readValue check for stacktrace. * polish * Add unit test and further polish * Added more comments * remove unnecessary import * fill in stacktrace to JSONMethodCodec and fix tests Co-authored-by: Ben Li <libe@google.com>
-
Ian Hickson authored
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
Michael Klimushyn authored
-
xubaolin authored
-
Hans Muller authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 09 Aug, 2020 9 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Hans Muller authored
-
Hans Muller authored
-
Hans Muller authored
-
Hans Muller authored
-
Hans Muller authored
-
Hans Muller authored
* Updated old button references in dev/integration_tests/android_views * Empty commit to force all tests to rerun
-
Hans Muller authored
-
- 08 Aug, 2020 7 commits
-
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
creativecreatorormaybenot authored
-
Phil Quitslund authored
-
Adam Bahr authored
-
engine-flutter-autoroll authored
-