- 28 Jul, 2022 1 commit
-
-
Dan Field authored
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `rendering` * fix comments * fix dangling
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 07 Apr, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 30 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 29 Mar, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 61c30eed.
-
Emmanuel Garcia authored
-
- 24 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
This reverts commit d92fedcc.
-
- 17 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 16 Mar, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 509ddfda.
-
Emmanuel Garcia authored
-
- 14 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 01 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 25 Jun, 2021 1 commit
-
-
Dan Field authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 19 May, 2021 1 commit
-
-
Todd Volkert authored
This is a re-application of https://github.com/flutter/flutter/pull/81884, but with https://github.com/flutter/flutter/pull/82834 landed first. Fixes https://github.com/flutter/flutter/issues/81883
-
- 18 May, 2021 1 commit
-
-
Todd Volkert authored
This reverts commit e88a387b.
-
- 17 May, 2021 1 commit
-
-
Todd Volkert authored
* Gesture recognizer cleanup 1) Make OneSequenceGestureRecognizer.addAllowedPointer() call startTrackingPointer(), and change subclasses to call super.addAllowedPointer() in place of manually calling startTrackingPointer(). 2) Fix addAllowedPointer overrides to take PointerDownEvent where some were taking PointerEvent. 3) Add API documentation to OneSequenceGestureRecognizer 4) Make the following fields in OneSequenceGestureRecognizer private with public getters instead of publicly writable: `state`, `primaryPointer`, and `initialPosition`. 5) Clean up gesture recognizer state in OneSequenceGestureRecognizer.didStopTrackingLastPointer. Fixes #81883
-
- 07 May, 2021 1 commit
-
-
Kate Lovett authored
-
- 03 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Mar, 2021 1 commit
-
-
Tong Mu authored
-
- 21 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 17 Nov, 2020 1 commit
-
-
xubaolin authored
-
- 02 Nov, 2020 1 commit
-
-
Greg Spencer authored
-
- 09 Oct, 2020 1 commit
-
-
Matej Knopp authored
-
- 08 Oct, 2020 1 commit
-
-
Yuqian Li authored
Fixes https://github.com/flutter/flutter/issues/67343
-
- 05 Oct, 2020 1 commit
-
-
Tong Mu authored
-
- 17 Sep, 2020 1 commit
-
-
TheBiirb authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 27 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 20 Aug, 2020 1 commit
-
-
Tong Mu authored
* Redesigns the interface between MouseTracker and RendererBinding&RenderView. * Simplifies the structure of RenderMouseRegion. * Extracts the common utility code between mouse_tracker_test and mouse_tracker_cursor_test.
-