- 20 Jul, 2020 8 commits
-
-
Alexandre Ardhuin authored
-
Helin Shiah authored
-
Jenn Magder authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
Jason Simmons authored
-
Christopher Fujino authored
-
- 17 Jul, 2020 17 commits
-
-
Ming Lyu (CareF) authored
* add benchmarkLive flag and tests * update handlePointerEventRecord doc * using e2e 0.6.1
-
chunhtai authored
-
Jimmy Wei authored
-
Chris Yang authored
After #31935, Some one sequence gesture recognizers requires at least one callback to be able to compete in the arena. This PR adds the a no-op callback in the gesture recognizer in the platform view when the gesture recognizer does not have any callbacks. This way, all the gesture recognizers in the platform view can compete in the arena.
-
engine-flutter-autoroll authored
-
Ming Lyu (CareF) authored
* cleanup macrobenchmark duplicate files
-
engine-flutter-autoroll authored
-
godofredoc authored
-
Jenn Magder authored
-
-
Konstantin Scheglov authored
-
Todd Volkert authored
* Make scrollbar thickness and radius customizable https://github.com/flutter/flutter/issues/29576 https://github.com/flutter/flutter/issues/36412 * Add docs for constants * No more magic numbers in test
-
Todd Volkert authored
SceneBuilder.addPicture() is implemented in C++, and if `picture` is null, it will seg-fault. This catches the problem before that happens.
-
Todd Volkert authored
This updates the default value of the `invertMeaningOfVerticalAndHorizontal` argument from true to false. https://github.com/flutter/flutter/issues/61470
-
-
Christopher Fujino authored
-
Ming Lyu (CareF) authored
This reverts commit b7b60a2d.
-
- 16 Jul, 2020 15 commits
-
-
Emmanuel Garcia authored
-
Michael Goderbauer authored
-
Emmanuel Garcia authored
-
Ming Lyu (CareF) authored
-
Chris Yang authored
-
Sam Rawlins authored
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
-
Bogdan Lukin authored
-
Chris Yang authored
-
Darren Austin authored
-
Jonah Williams authored
Add feature flags for android, ios, and fuchsia (on by default). After updating the g3 rollers, the fuchsia feature will be turned off by default. Creates a simpler base type of feature flags for g3 to extend. Updates android, ios, fuchsia workflows to use feature flags check. Removes concept of stable artifacts and checks on flutter version. Fixes #58999 #52859 #12768
-
Jonah Williams authored
complete removal of all generate functionality Fixes #61508
-