- 12 May, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Chris Bracken authored
flutter/engine@3c93ad4...44ba0c7 2021-05-11 chris@bracken.jp Formatting cleanup for CONTRIBUTING.md (flutter/engine#26080) 2021-05-11 chris@bracken.jp Add uwptool.exe (flutter/engine#26038) 2021-05-11 bkonyi@google.com Manual SDK roll for DevTools SDK integration (flutter/engine#26075) 2021-05-11 skia-flutter-autoroll@skia.org Roll Skia from 96bc12d19b9e to 7c328b4b42c5 (5 revisions) (flutter/engine#26071) 2021-05-11 iska.kaushik@gmail.com Unique frame number for each frame (flutter/engine#26021) In https://github.com/flutter/engine/pull/26075 we rolled the Dart SDK to the engine. This included updates to parameter names to Iterable.map and Iterable.expand which triggers lints about renaming method parameters in CachingIterable.map and CachingIterable.expand.
-
- 11 May, 2021 11 commits
-
-
Abhishek Ghaskata authored
-
Kate Lovett authored
-
Viren Khatri authored
-
LongCatIsLooong authored
-
Valentin Vignal authored
-
Rick Krystianne Lim authored
-
Greg Spencer authored
I noticed that tab traversal stopped working on iOS when #73440 was landed. It seems to be that the control characters were excluded from the list of logical keys, and so they ended up being generated values. This PR just adds "Enter" and "Tab" to the list for both macOS and iOS.
-
Michael Goderbauer authored
-
Ian Hickson authored
-
Shi-Hao Hong authored
-
Sam Rawlins authored
-
- 10 May, 2021 5 commits
-
-
Michael Goderbauer authored
-
xubaolin authored
-
Hans Muller authored
-
Chinmoy authored
Tweaked TabBar to provide uniform padding to all tabs in cases where only few tabs contain both icon and text (#80237)
-
Rick Krystianne Lim authored
-
- 07 May, 2021 10 commits
-
-
Greg Spencer authored
-
Alexandre Ardhuin authored
-
Kate Lovett authored
-
Hans Muller authored
This reverts commit 3ab799bb.
-
Brett Morgan authored
-
Dan Field authored
-
xubaolin authored
-
Dan Field authored
-
Michael Goderbauer authored
-
Todd Volkert authored
-
- 06 May, 2021 1 commit
-
-
Jason Simmons authored
-
- 04 May, 2021 4 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
-
Todd Volkert authored
- 03 May, 2021 6 commits
-
-
Jonah Williams authored
-
Ian Hickson authored
-
Chinmoy authored
-
Viren Khatri authored
prototypeItem added to ReorderableList and ReorderableListView along with tests
-
Ludwik Trammer authored
-
Abhishek Ghaskata authored
-
- 02 May, 2021 1 commit
-
-
Guilherme Henrique authored
-