Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert synthesized Android motion events to long and not to int. #6103

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

amirh
Copy link
Contributor

@amirh amirh commented Aug 28, 2018

(this was a bug, the values would overflow sometimes)

(this was a bug, the values would overflow some times)
@amirh amirh merged commit ad4e87d into flutter:master Aug 28, 2018
@amirh amirh deleted the long_timestamp branch August 28, 2018 19:12
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 28, 2018
flutter/engine@af42b6d...56bad48

git log af42b6d..56bad48 --no-merges --oneline
56bad48 expose bold text flag in accessibility features for iOS (flutter/engine#6072)
ad4e87d Convert synthesized Android motion events to long and not to int. (flutter/engine#6103)
f05b08b Roll src/third_party/skia f125111ca733..7ba1d64f0706 (18 commits) (flutter/engine#6102)
eb97386 Roll src/third_party/skia 0fdc53f9ffc6..f125111ca733 (10 commits) (flutter/engine#6100)
06b8fa4 Roll src/third_party/skia dd04bec39cea..0fdc53f9ffc6 (13 commits) (flutter/engine#6098)
bf07804 Roll ICU to c56c671998902fcc4fc9ace88c83daa99f980793 (flutter/engine#6097)
c867305 Unconditionally set resource id to empty string (flutter/engine#6096)
b4b1d05 Roll src/third_party/skia e00fe30b8fe7..dd04bec39cea (4 commits) (flutter/engine#6095)
8694036 Roll src/third_party/skia 420696961c8c..e00fe30b8fe7 (1 commits) (flutter/engine#6094)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Aug 28, 2018
flutter/engine@af42b6d...56bad48

git log af42b6d..56bad48 --no-merges --oneline
56bad48 expose bold text flag in accessibility features for iOS (flutter/engine#6072)
ad4e87d Convert synthesized Android motion events to long and not to int. (flutter/engine#6103)
f05b08b Roll src/third_party/skia f125111ca733..7ba1d64f0706 (18 commits) (flutter/engine#6102)
eb97386 Roll src/third_party/skia 0fdc53f9ffc6..f125111ca733 (10 commits) (flutter/engine#6100)
06b8fa4 Roll src/third_party/skia dd04bec39cea..0fdc53f9ffc6 (13 commits) (flutter/engine#6098)
bf07804 Roll ICU to c56c671998902fcc4fc9ace88c83daa99f980793 (flutter/engine#6097)
c867305 Unconditionally set resource id to empty string (flutter/engine#6096)
b4b1d05 Roll src/third_party/skia e00fe30b8fe7..dd04bec39cea (4 commits) (flutter/engine#6095)
8694036 Roll src/third_party/skia 420696961c8c..e00fe30b8fe7 (1 commits) (flutter/engine#6094)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
najeira pushed a commit to najeira/flutter-engine that referenced this pull request Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants