index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
gamepad
/
gamepad_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-24
1
-0
/
+3
*
Revert of Refactoring gamepad polling to support dynamically added sources (p...
bajones
2016-01-23
1
-148
/
+67
*
Refactoring gamepad polling to support dynamically added sources
bajones
2016-01-22
1
-67
/
+148
*
Convert Pass()→std::move() in //content/browser
dcheng
2015-12-26
1
-4
/
+5
*
Switch to standard integer types in content/.
avi
2015-12-25
1
-0
/
+1
*
Switch to standard integer types in content/browser/.
avi
2015-12-25
1
-0
/
+3
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-20
/
+17
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-17
/
+20
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-20
/
+17
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-17
/
+20
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-20
/
+17
*
Fix use of arraysize in GamepadProvider
kenrb
2015-03-20
1
-10
/
+10
*
Remove the happens-before annotations from base/memory/singleton.h
glider
2015-02-20
1
-0
/
+1
*
Gamepad: don't notify about connected pads twice
b.kelemen@samsung.com
2014-07-02
1
-5
/
+12
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-06-02
1
-0
/
+4
*
Revert of Gamepad API support for chrome on android (https://codereview.chrom...
aelias@chromium.org
2014-05-19
1
-4
/
+0
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-05-15
1
-0
/
+4
*
Gamepad API: add support for connection events
b.kelemen@samsung.com
2014-05-09
1
-10
/
+107
*
Implemented Gamepad support via Raw Input on Windows
bajones@chromium.org
2014-02-04
1
-7
/
+7
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
Use a direct include of the message_loop header in content/, part 1.
avi@chromium.org
2013-07-18
1
-2
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Implement support for USB Xbox360 controllers without a driver on Mac.
jeremya@chromium.org
2013-05-23
1
-2
/
+11
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-10
/
+10
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-2
/
+2
*
Fix dependency on scoped_ptr::reset sequencing in GamepadProvider.
dcheng@chromium.org
2013-02-20
1
-1
/
+3
*
Cleanup: Remove unneeded browser_thread.h includes in contents.
thestig@chromium.org
2013-01-03
1
-1
/
+0
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-32
/
+69
*
add device type as an argument in OnDevicesChanged.
wjia@chromium.org
2012-07-31
1
-1
/
+1
*
Prevent multile DoPoll() calls from being simultaneously pending
jar@chromium.org
2012-07-26
1
-0
/
+7
*
Revert 146792 - Lock-free GamepadSeqLock (try 2)
erg@google.com
2012-07-16
1
-3
/
+8
*
Lock-free GamepadSeqLock (try 2)
dvyukov@chromium.org
2012-07-16
1
-8
/
+3
*
Revert 143903 - Lock-free GamepadSeqLock
glider@chromium.org
2012-06-25
1
-3
/
+8
*
Lock-free GamepadSeqLock
dvyukov@chromium.org
2012-06-25
1
-8
/
+3
*
Simplify gamepad objects lifetimes
scottmg@google.com
2012-05-24
1
-17
/
+21
*
Fix crash in gamepad_provider (Mac)
scottmg@chromium.org
2012-05-14
1
-4
/
+13
*
DCHECK to CHECK to try to get more info on crash
scottmg@google.com
2012-05-03
1
-2
/
+2
*
Cleanup: More random cleanup for gamepad code.
thestig@chromium.org
2012-03-01
1
-0
/
+1
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-1
/
+1
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-1
/
+1
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-1
/
+1
*
Add gamepad data fetcher for Linux
scottmg@google.com
2012-01-06
1
-32
/
+6
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Revert 116724 - Add gamepad data fetcher for Linux
asvitkine@chromium.org
2012-01-06
1
-6
/
+32
*
Add gamepad data fetcher for Linux
scottmg@google.com
2012-01-06
1
-32
/
+6
*
Coverity: Fix unchecked return bugs.
kmadhusu@chromium.org
2011-12-22
1
-1
/
+2
*
Add Mac implementation of data_fetcher for gamepad.
scottmg@chromium.org
2011-12-08
1
-2
/
+14
*
Add GamepadService, owns 1 gamepad bg thread
scottmg@chromium.org
2011-12-02
1
-26
/
+41
*
Renderer reading side of gamepad
scottmg@chromium.org
2011-12-01
1
-25
/
+31
*
Add gamepad hardware data fetcher, and higher level thread container
scottmg@chromium.org
2011-11-24
1
-0
/
+145
[next]