- 11 Sep, 2020 1 commit
-
-
Yuqian Li authored
-
- 01 Sep, 2020 2 commits
-
-
Ming Lyu (CareF) authored
This reverts commit df833986.
-
Ming Lyu (CareF) authored
-
- 30 Aug, 2020 1 commit
-
-
Shi-Hao Hong authored
This reverts commit 12b7355d.
-
- 29 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 27 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 24 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 19 Aug, 2020 1 commit
-
-
Greg Spencer authored
This standardizes the handling of nullability for the LogicalKeyboardKey.keyLabel and RawKeyEventData.keyLabel accessors so that they are non-nullable, but can be empty. Before this change, the keyLabel could be either null or an empty string to indicate that there wasn't a label, which makes it harder to test for, since both need to be checked for. Since an empty string is sufficient, there is no need for it to be nullable. Also, in raw_keyboard.dart, the web and Windows implementations wouldn't accept null values for parameters in the Map coming from the message, but tests were supplying null for some of them. This makes web and Windows creation of events match the other platforms, and makes the migration of tests to non-nullability easier.
-
- 18 Aug, 2020 1 commit
-
-
Greg Spencer authored
Focus will be moved automatically if onEditingComplete is not specified, but must by moved manually if onEditingComplete is specified.
-
- 17 Aug, 2020 4 commits
-
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
Jonah Williams authored
This reverts commit b1c17313.
-
zichangg authored
-
- 15 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 14 Aug, 2020 1 commit
-
-
Konstantin Scheglov authored
-
- 13 Aug, 2020 3 commits
-
-
Michael Goderbauer authored
-
Nils Reichardt authored
-
Ming Lyu (CareF) authored
-
- 12 Aug, 2020 2 commits
-
-
Jonah Williams authored
-
LongCatIsLooong authored
-
- 11 Aug, 2020 3 commits
-
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
Panmari authored
-
- 06 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 05 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 04 Aug, 2020 4 commits
-
-
Jonah Williams authored
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
Jonah Williams authored
-
- 03 Aug, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 30 Jul, 2020 2 commits
-
-
Ming Lyu (CareF) authored
-
Michael Goderbauer authored
-
- 29 Jul, 2020 2 commits
-
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
- 28 Jul, 2020 3 commits
-
-
Michael Goderbauer authored
-
Ming Lyu (CareF) authored
-
Michael Goderbauer authored
* state restoration * added example * typos and analyzer * whitespace * more typos * remove unnecessary import * whitespace * fix sample code * tests for restorationmanager and restorationid * ++ * typo * tests for bucket, part1 * rename tests * more tests * finished tests for service layer * remove wrong todo * ++ * review comments * tests for Unmanaged and regular scope * RootRestorationScope tests * typo * whitespace * testing framework * tests for properties * last set of tests * analyzer * typo * dan review * whitespace * ++ * refactor finalizers * ++ * ++ * dispose guard * ++ * ++ * dan review * add manager assert * ++ * analyzer * greg review * fix typo * Ian & John review * ian review * RestorationID -> String * revert comment * Make primitives non-nullable in prep for NNBD
-
- 23 Jul, 2020 2 commits
-
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
- 21 Jul, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-