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
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
[usb_gadget p13] Replace LUFA with UsbTestGadget in HidConnection tests.
reillyg@chromium.org
2014-08-04
3
-73
/
+80
*
Convert SerialIoHandler to use buffer interfaces for I/O API methods.
sammc@chromium.org
2014-08-04
10
-67
/
+101
*
[usb_gadget p12] Basic tests of usb_service using the USB test gadget.
reillyg@chromium.org
2014-08-01
3
-0
/
+55
*
Media Galleries: Change Linux MTP implementation to handle large directory li...
thestig@chromium.org
2014-07-31
4
-80
/
+213
*
Improve processing of Bluetooth device discovery on Windows.
rpaquay@chromium.org
2014-07-31
12
-260
/
+640
*
Delay assigning socket member to avoid DCHECK in destructor.
rpaquay@chromium.org
2014-07-31
1
-2
/
+4
*
Extract mojo_base.gyp from mojo.gyp
morrita@chromium.org
2014-07-30
2
-4
/
+4
*
HID: fix missing has_report_id for Windows
jracle@logitech.com
2014-07-30
1
-0
/
+1
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-30
2
-11
/
+24
*
[usb_gadget p11] C++ test gadget bindings.
reillyg@chromium.org
2014-07-30
4
-0
/
+589
*
device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.
armansito@chromium.org
2014-07-30
17
-415
/
+405
*
Revert 286199 "Implement chrome.serial.getDevices() on top of th..."
mpearson@chromium.org
2014-07-29
2
-23
/
+11
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-29
2
-11
/
+23
*
Revert 286122 "Implement chrome.serial.getDevices() on top of th..."
serya@chromium.org
2014-07-29
2
-25
/
+8
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-29
2
-8
/
+25
*
hid: Remove size from receive APIs and return report ID separately.
reillyg@chromium.org
2014-07-28
12
-52
/
+82
*
Fix memory leak in HidServiceTest.Create from r285774
tapted@chromium.org
2014-07-28
1
-1
/
+3
*
Support permission_broker for chrome.hid devices.
rockot@chromium.org
2014-07-26
9
-72
/
+99
*
Re-enable various MSVC warnings.
pkasting@chromium.org
2014-07-26
1
-1
/
+1
*
Mojo: Use InterfaceFactory<Interface> for service registration
jamesr@chromium.org
2014-07-24
4
-10
/
+0
*
hid: Linux expects the report ID in the output report buffer.
reillyg@chromium.org
2014-07-23
1
-5
/
+8
*
bluetoothLowEnergy: Send onServiceAdded after all characteristics are discovered
armansito@chromium.org
2014-07-23
6
-49
/
+77
*
Encode all grit outputs in .gn files
brettw@chromium.org
2014-07-23
1
-0
/
+57
*
Cleanup: Drop some unnecessary params from the BluetoothSocketNet constructor.
isherman@chromium.org
2014-07-23
10
-75
/
+26
*
Add a partial Mojo serial connection interface and implementation.
sammc@chromium.org
2014-07-21
20
-37
/
+859
*
Enumerate Bluetooth LE services and expose them to chrome.bluetooth API.
rpaquay@chromium.org
2014-07-20
14
-116
/
+425
*
Remove HID devices not found during enumeration on Windows.
reillyg@chromium.org
2014-07-19
3
-59
/
+82
*
Revert of Revert of Change SPACEPARITY in the Windows serial api implementati...
gab@chromium.org
2014-07-18
1
-1
/
+1
*
Revert of Change SPACEPARITY in the Windows serial api implementation to ODDP...
gab@chromium.org
2014-07-18
1
-1
/
+1
*
Change SPACEPARITY in the Windows serial api implementation to ODDPARITY.
sammc@chromium.org
2014-07-18
1
-1
/
+1
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-1
/
+1
*
Devices: Remove MTP functions that use file paths.
thestig@chromium.org
2014-07-17
4
-173
/
+10
*
Monitor udev for hidraw devices instead of hid devices.
reillyg@chromium.org
2014-07-17
2
-59
/
+12
*
Cleanup: Remove unnecessary uses of direct_dependent_settings.
tfarina@chromium.org
2014-07-17
1
-8
/
+3
*
Add gcm, nfc and bluetooth to GN build.
brettw@chromium.org
2014-07-16
4
-0
/
+198
*
Mojo: Automatically prepend enum names to enum values for C++ bindings.
sammc@chromium.org
2014-07-16
1
-26
/
+26
*
Update some Mac Bluetooth TODOs.
isherman@chromium.org
2014-07-16
1
-14
/
+11
*
Pull buildtools to get GN r282653
brettw@chromium.org
2014-07-14
1
-2
/
+0
*
Expose "visible" and "authenticated" properties.
rpaquay@chromium.org
2014-07-11
4
-2
/
+17
*
Retrieve "connected" property from BLE devices.
rpaquay@chromium.org
2014-07-11
4
-8
/
+144
*
Delay load "setupapi.dll" for Bluetooth (on Windows).
rpaquay@chromium.org
2014-07-10
1
-0
/
+1
*
Revert 282212 "Retrieve "connected" property from BLE devices."
horo@chromium.org
2014-07-10
4
-144
/
+8
*
Revert 282286 "Expose "visible" and "authenticated" properties."
horo@chromium.org
2014-07-10
4
-17
/
+2
*
Expose "visible" and "authenticated" properties.
rpaquay@chromium.org
2014-07-10
4
-2
/
+17
*
Retrieve "connected" property from BLE devices.
rpaquay@chromium.org
2014-07-10
4
-8
/
+144
*
Add unit tests for DeviceRegistryPropertyValue.
rpaquay@chromium.org
2014-07-09
3
-46
/
+110
*
Refactor tcp socket.
byungchul@chromium.org
2014-07-09
1
-0
/
+1
*
Rename source_prereqs to inputs in the GN build.
brettw@chromium.org
2014-07-09
1
-1
/
+1
*
Add a basic Mojo SerialService that implements GetDevices().
sammc@chromium.org
2014-07-09
11
-4
/
+173
*
Fix buffer overrun in Bluetooth LE code.
rpaquay@chromium.org
2014-07-09
1
-2
/
+4
[next]