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

Issue 8649003: Revert 111189 - Add gamepad hardware data fetcher, and higher level thread container (Closed)

Created:
9 years, 1 month ago by Dirk Pranke
Modified:
9 years, 1 month ago
Reviewers:
scottmg
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., jam, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Revert 111189 - Add gamepad hardware data fetcher, and higher level thread container DataFetcher is the hardware and platform-specific data getter that talks to OS level interfaces for each platform and fill in a structure provided to it. Currently only Windows is here. Provider is a manager for the background thread that the DataFetcher runs on, and interacts with the rest of browser. This is part of a larger patch, the remainder of which is at http://codereview.chromium.org/8345027/ BUG=79050 Review URL: http://codereview.chromium.org/8568029 TBR=scottmg@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111222

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -534 lines) Patch
D content/browser/gamepad/data_fetcher.h View 1 chunk +0 lines, -23 lines 0 comments Download
D content/browser/gamepad/data_fetcher_win.h View 1 chunk +0 lines, -29 lines 0 comments Download
D content/browser/gamepad/data_fetcher_win.cc View 1 chunk +0 lines, -131 lines 0 comments Download
D content/browser/gamepad/gamepad_provider.h View 1 chunk +0 lines, -78 lines 0 comments Download
D content/browser/gamepad/gamepad_provider.cc View 1 chunk +0 lines, -145 lines 0 comments Download
D content/browser/gamepad/gamepad_provider_unittest.cc View 1 chunk +0 lines, -122 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +0 lines, -5 lines 0 comments Download
MM content/content_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Dirk Pranke
9 years, 1 month ago (2011-11-22 21:42:57 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698