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
*
jni_generator: Pass object parameters as JavaParamRef.
torne
2015-09-04
1
-4
/
+4
*
[Mac] Fix for Gamepad API disabling itself after switching tabs
jay
2015-08-20
2
-7
/
+5
*
Handle UI operations through gamepad
sshelke
2015-08-20
1
-1
/
+1
*
Remove useless use of StringPrintf("%s", ...)
ricea
2015-08-10
1
-1
/
+1
*
Remove Android filter file for content_unittests.
tfarina
2015-08-07
1
-1
/
+7
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-1
/
+2
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
2
-24
/
+20
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
2
-20
/
+24
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
2
-24
/
+20
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
2
-20
/
+24
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
2
-24
/
+20
*
Handle gamepad length being incorrectly set to 0 even when gamepad is present
arajp
2015-05-28
1
-3
/
+4
*
Pass correct length value in WebGamepads
arajp
2015-05-11
1
-0
/
+1
*
Corrected a problem on Windows with some axes reporting incorrect values beca...
bajones
2015-05-07
4
-2
/
+54
*
win: Work on reducing style plugin warnings in content/, cloud_print/
thakis
2015-05-04
2
-8
/
+18
*
Use Physical range for RawInput gamepads when querying scaled values
bajones
2015-05-02
1
-1
/
+1
*
Allow Raw Input gamepads to persist across page refreshes
bajones
2015-04-29
1
-2
/
+2
*
Apply automated fixits for Chrome clang plugin to content.
dcheng
2015-04-29
1
-1
/
+1
*
Update {virtual,override} to follow C++11 style in content.
nick
2015-04-24
2
-5
/
+5
*
Fix use of arraysize in GamepadProvider
kenrb
2015-03-20
1
-10
/
+10
*
Cleanup: Fix content header include guards.
tfarina
2015-02-27
2
-5
/
+5
*
Add gamepad mapping for iBuffalo Classic USB Gamepad
scottmg
2015-02-26
3
-25
/
+86
*
Remove the happens-before annotations from base/memory/singleton.h
glider
2015-02-20
1
-0
/
+1
*
Update {virtual,override,final} to follow C++11 style.
dcheng
2015-02-04
1
-4
/
+4
*
Mechanical rename of tracing includes for /content [1/3]
ssid
2015-01-28
4
-4
/
+4
*
replace COMPILE_ASSERT with static_assert in content/
mostynb
2015-01-13
1
-2
/
+2
*
virtual/override specifier cleanup in content/.
gunsch
2015-01-05
1
-2
/
+2
*
Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...
dmichael
2014-12-12
1
-3
/
+3
*
Linux: Dynamically load libudev.
thestig
2014-11-22
1
-21
/
+25
*
Exclude gamepads with no axes or buttons on Mac and Windows
bajones
2014-11-15
3
-3
/
+12
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
2
-5
/
+5
*
Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_ud...
thestig
2014-10-24
1
-25
/
+21
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
5
-23
/
+21
*
Replacing the OVERRIDE with override and FINAL with final in content/browser...
mohan.reddy
2014-10-07
10
-20
/
+20
*
Revert of Revert of Use the new java_cpp_enum rule in content. (patchset #1 i...
skyostil
2014-10-02
7
-543
/
+486
*
Revert of Use the new java_cpp_enum rule in content. (patchset #8 id:140001 o...
perezju
2014-10-02
7
-486
/
+543
*
Use the new java_cpp_enum rule in content.
mkosiba
2014-10-02
7
-543
/
+486
*
Fix PepperGamepadHostTest.WaitForReply
b.kelemen@samsung.com
2014-07-09
2
-6
/
+10
*
Gamepad: don't notify about connected pads twice
b.kelemen@samsung.com
2014-07-02
7
-19
/
+178
*
Added new standard gamepad mappings
bajones@chromium.org
2014-06-25
5
-11
/
+86
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-06-02
6
-2
/
+245
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-15
/
+13
*
Revert of Gamepad API support for chrome on android (https://codereview.chrom...
aelias@chromium.org
2014-05-19
6
-242
/
+2
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-05-15
6
-2
/
+242
*
Gamepad API: add support for connection events
b.kelemen@samsung.com
2014-05-09
5
-29
/
+316
*
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
[next]