- 19 Jul, 2021 14 commits
-
-
Tong Mu authored
This PR fixes several bugs related to live tests, adds more tests, and completes the documentation of several methods related to pointer events.
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
e193daf1e [camera] Add `CameraOptions` used to constrain the camera audio and video (flutter/plugins#4164) (#86673)
-
Renzo Olivares authored
-
engine-flutter-autoroll authored
-
Callum Moffat authored
Some embeddings might send pointer events with buttons = 0x2 (right-click) for touch or stylus device kinds. If the primary button is synthesized for those events, they won't behave properly. Without this change it's not possible to trigger "secondary tap" events on a TapGestureRecognizer while using a stylus or on an iPad trackpad, since that recognizer will receive buttons = 0x3.
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
Zachary Anderson authored
-
keyonghan authored
-
Remi Rousselet authored
Disable the automatic "pub get" if the project is using a third-party tool for linking dependencies. (#86177)
-
- 17 Jul, 2021 5 commits
-
-
Christopher Fujino authored
-
Max authored
-
engine-flutter-autoroll authored
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
-
- 16 Jul, 2021 14 commits
-
-
Christopher Fujino authored
* add a check for env variable RELEASE_CHANNEL in dev/snippets/lib/main.dart during doc generation * update to LUCI_BRANCH, which is already populated * validate env variable is either master or stable
-
Filip Hracek authored
When suggesting more performant alternatives to rebuilding `Opacity`, `FadeTransition` is as valid as `AnimatedOpacity`, and it's less obvious ("opacity" versus "fade").
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
f726c319a [camera] Fix coordinate rotation for setting focus- and exposure points on iOS (flutter/plugins#4158) (#86542)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Ahmed Ashour authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Rami authored
-
Kaushik Iska authored
-
Christopher Fujino authored
-
Bryan Oltman authored
-
- 15 Jul, 2021 7 commits
-
-
engine-flutter-autoroll authored
-
Lau Ching Jun authored
-
Justin McCandless authored
-
Cristian Zazo authored
-
Zachary Anderson authored
This reverts commit a67f618a.
-
Abhishek Ghaskata authored
-
Mohammad Ghalayini authored
-