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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved support for gamepad axes that were previously out of range.
bajones@chromium.org
2014-03-20
7
-617
/
+715
*
Updating Gamepad API to match latest spec
bajones@chromium.org
2014-02-26
9
-109
/
+153
*
Added support for the Xbox One gamepad on OSX
bajones@chromium.org
2014-02-24
3
-52
/
+258
*
Added bajones@chromium.org to gamepad/OWNERS
bajones@chromium.org
2014-02-24
1
-0
/
+1
*
Implemented Gamepad support via Raw Input on Windows
bajones@chromium.org
2014-02-04
6
-31
/
+840
*
Removed DirectInput gamepad support
bajones@chromium.org
2014-02-02
3
-356
/
+7
*
Added Linux and OSX mappings for the OnLive gamepad
bajones@chromium.org
2014-02-01
2
-0
/
+51
*
Added standard gamepad mappings for Dualshock 4 on Mac and Linux.
bajones@chromium.org
2014-01-21
2
-0
/
+65
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Cleanup: Remove many unused wstring string_utils.
thestig@chromium.org
2013-11-22
1
-8
/
+8
*
Make it possible to disable udev in the content API on linux
mostynb@opera.com
2013-11-20
1
-1
/
+1
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
17
-78
/
+78
*
Gamepad: Disable DirectInput support on Windows.
teravest@chromium.org
2013-10-08
1
-11
/
+3
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-1
/
+0
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+0
*
Use a direct include of the message_loop header in content/, part 1.
avi@chromium.org
2013-07-18
3
-4
/
+4
*
Use a direct include of the shared_memory header in content/browser/, content...
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Gamepad: Don't use DirectInput on Windows XP.
teravest@chromium.org
2013-07-16
1
-6
/
+12
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-3
/
+3
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
4
-16
/
+14
*
Use a direct include of strings headers in content/browser/, part 1.
avi@chromium.org
2013-06-11
3
-7
/
+7
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
2
-2
/
+2
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
5
-5
/
+5
*
Fixed button values for mac XBox gamepad userland driver.
josephg@gmail.com
2013-05-28
1
-2
/
+2
*
Cleanup link dependency and include rules.
zmo@chromium.org
2013-05-24
1
-3
/
+0
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
1
-0
/
+3
*
Fix Mac 64-bit build.
avi@chromium.org
2013-05-23
2
-4
/
+4
*
Implement support for USB Xbox360 controllers without a driver on Mac.
jeremya@chromium.org
2013-05-23
5
-61
/
+1016
*
Grab bag of clang fixes for Windows code
rnk@chromium.org
2013-05-17
1
-3
/
+3
*
Gamepad: Don't emit BOM in Gamepad ID.
teravest@chromium.org
2013-05-13
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
2
-12
/
+12
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
2
-3
/
+3
*
Gamepad: Gamepads length should be maximum supported.
teravest@chromium.org
2013-04-16
1
-1
/
+1
*
content: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Split the power monitoring feature from SystemMonitor
hongbo.min@intel.com
2013-04-03
2
-11
/
+0
*
Gamepad: Add support for "2Axes 8Keys".
teravest@chromium.org
2013-03-07
1
-0
/
+19
*
Gamepad: Windows support for Logitech Precision.
teravest@chromium.org
2013-02-22
1
-0
/
+26
*
Support DirectInput gamepads on Windows.
teravest@chromium.org
2013-02-21
3
-70
/
+516
*
Fix dependency on scoped_ptr::reset sequencing in GamepadProvider.
dcheng@chromium.org
2013-02-20
1
-1
/
+3
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Gamepad: Linux support for DragonRise Generic USB.
teravest@chromium.org
2013-02-07
1
-0
/
+18
*
Added correct Mac mappings for the DragonRise Generic USB Gamepad.
sylvinus@gmail.com
2013-01-16
1
-0
/
+14
*
Revert 175581
scottmg@chromium.org
2013-01-08
1
-1
/
+1
*
Disable GamepadProviderTest.UserGesture: testing auto-disable script
scottmg@chromium.org
2013-01-08
1
-1
/
+1
*
Update some #includes in content/browser/ for headers in the new Platform
pilgrim@chromium.org
2013-01-05
3
-3
/
+3
[next]