- 02 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 31 Mar, 2021 2 commits
-
-
Alexander Brusher authored
* Adds a semantics node flag to identify sliders. * [fuchsia] Fix roll of engine PR #25167 This changes fixes tests failing due to new isKeyboardKey semantics flag. * Fix typo Co-authored-by:
Zachary Anderson <zanderso@users.noreply.github.com>
-
Alexandre Ardhuin authored
-
- 26 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 18 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 12 Mar, 2021 2 commits
-
-
Tong Mu authored
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 10 Mar, 2021 1 commit
-
-
chunhtai authored
* Adds set text semantics action to render editable * addressing comments * re-enable test * fix test * fix more test * fix bad merge * addressing comment * update dynamic to Object?
-
- 02 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 16 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 26 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 22 Dec, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Dec, 2020 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
This reverts commit ceca634e.
-
- 09 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 21 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 17 Nov, 2020 1 commit
-
-
xubaolin authored
-
- 09 Nov, 2020 2 commits
-
-
Greg Spencer authored
Remove references to `Window`, and switch usages to `PlatformDispatcher` or `SingletonFlutterWindow` (#69617) * Remove references to dart:ui.Window, and point usages to PlatformDispatcher or SingletonFlutterWindow, as appropriate * remove new test platform dispatchers * Amend documentation
-
chunhtai authored
* Fix crash when widgetspan does not produce a semantics node in render paragraph * fix comments * fixed corner case, added test, refactored semantics widget * addressing comment
-
- 02 Nov, 2020 1 commit
-
-
Greg Spencer authored
-
- 29 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Oct, 2020 1 commit
-
-
LongCatIsLooong authored
Reland "Add CompositedTransformFollower.{followerAnchor, leaderAnchor} for custom anchoring (#64930)" (#65871) (#65884)
-
- 05 Oct, 2020 2 commits
-
-
Alexandre Ardhuin authored
-
Tong Mu authored
-
- 29 Sep, 2020 1 commit
-
-
Alexander Brusher authored
-
- 27 Sep, 2020 1 commit
-
-
Alexandre Ardhuin authored
* apply upcoming lint cast_nullable_to_non_nullable * make RenderObjectElement.renderObject non-nullable
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 15 Sep, 2020 2 commits
-
-
LongCatIsLooong authored
Revert "Add CompositedTransformFollower.{followerAnchor, leaderAnchor} for custom anchoring (#64930)" (#65871) This reverts commit 2fbb529d.
-
LongCatIsLooong authored
-
- 08 Sep, 2020 1 commit
-
-
Ian Hickson authored
This allows us to rationalize the nullability of some of our APIs. Prior to this we'd end up in a situation where Container assumed that getClipPath would be non-null but Decoration was ok with return null.
-
- 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.
-
- 19 Aug, 2020 1 commit
-
-
Jonah Williams authored
Reland of acdb909f with fixes to semantics.dart #61042
-
- 18 Aug, 2020 1 commit
-
-
Andre authored
-
- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 28 Jul, 2020 2 commits
-
-
Michael Goderbauer authored
-
Pragya authored
-