Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Issue 2494823005: Correct mappings for Xbox One S gamepad with new firmware (Closed)

Created:
4 years, 1 month ago by cgutman
Modified:
4 years, 1 month ago
CC:
agrieve+watch_chromium.org, chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Correct mappings for Xbox One S gamepad with new firmware Microsoft has released a firmware update that changes HID mapping to be more Android-friendly. In fact, it would already be mapped perfectly by our existing unknown gamepad mapping code on Android. Unfortunately, since the device name didn't change, we're now using the wrong mapping because we made a special one for the older firmware. This CL removes the old mapping so the unknown gamepad mapping code will now handle this controller properly on Android. For Mac and Linux, I have replaced the existing mapping for the old firmware with a new mapping for the current firmware. BUG=664716 TEST=http://html5gamepad.com/ Committed: https://crrev.com/5f47e3fc8435f1f90d88133522067b7669251c2a Cr-Commit-Position: refs/heads/master@{#432119}

Patch Set 1 #

Patch Set 2 : Remove mappings for old firmware #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -179 lines) Patch
M device/gamepad/android/java/src/org/chromium/device/gamepad/GamepadMappings.java View 1 3 chunks +0 lines, -72 lines 0 comments Download
M device/gamepad/android/junit/src/org/chromium/device/gamepad/GamepadMappingsTest.java View 1 1 chunk +0 lines, -89 lines 0 comments Download
M device/gamepad/gamepad_standard_mappings_linux.cc View 1 2 chunks +15 lines, -9 lines 0 comments Download
M device/gamepad/gamepad_standard_mappings_mac.mm View 1 2 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
cgutman
Yet another surprise by Microsoft ;)
4 years, 1 month ago (2016-11-12 06:59:38 UTC) #3
bajones
On 2016/11/12 06:59:38, cgutman wrote: > Yet another surprise by Microsoft ;) Sounds like this ...
4 years, 1 month ago (2016-11-12 07:31:15 UTC) #4
cgutman
On 2016/11/12 07:31:15, bajones wrote: > I guess the question I have is: How much ...
4 years, 1 month ago (2016-11-12 07:44:41 UTC) #5
aelias_OOO_until_Jul13
I'd support just deleting the old mapping and relying on the unknown mapping. We could ...
4 years, 1 month ago (2016-11-13 01:17:54 UTC) #6
cgutman
On 2016/11/13 01:17:54, aelias wrote: > I'd support just deleting the old mapping and relying ...
4 years, 1 month ago (2016-11-13 05:50:02 UTC) #7
aelias_OOO_until_Jul13
On 2016/11/13 at 05:50:02, aicommander wrote: > On 2016/11/13 01:17:54, aelias wrote: > > I'd ...
4 years, 1 month ago (2016-11-14 19:42:40 UTC) #8
cgutman
I've removed the Android mapping completely, so we'll use the unknown mapping. For Mac and ...
4 years, 1 month ago (2016-11-15 04:14:23 UTC) #10
aelias_OOO_until_Jul13
java changes lgtm
4 years, 1 month ago (2016-11-15 04:29:26 UTC) #11
bajones
On 2016/11/15 04:14:23, cgutman wrote: > I've removed the Android mapping completely, so we'll use ...
4 years, 1 month ago (2016-11-15 04:31:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2494823005/20001
4 years, 1 month ago (2016-11-15 04:32:35 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-15 05:44:20 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 05:48:46 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5f47e3fc8435f1f90d88133522067b7669251c2a
Cr-Commit-Position: refs/heads/master@{#432119}

Powered by Google App Engine
This is Rietveld 408576698