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
*
Convert uint8/uint16 to uint8_t/uint16_t in //device/usb.
reillyg
2015-09-24
16
-132
/
+125
*
bluetooth: android: Rename ScanCallbackImpl to ForwardScanCallbackToWrapper.
scheib
2015-09-23
1
-10
/
+11
*
bluetooth: android: Rename FakeBluetoothLeScanner.mCallback to mScanCallback.
scheib
2015-09-23
1
-11
/
+11
*
bluetooth: android: Implement CreateGattConnection.
scheib
2015-09-23
14
-33
/
+778
*
bluetooth: android: Update to new logging tag style, 'cr_Bluetooth'.
scheib
2015-09-23
2
-2
/
+2
*
Cleanup: Pass std::string as const reference from device/
ki.stfu
2015-09-23
1
-1
/
+1
*
Implement getConfiguration in WebUSBDeviceImpl.
reillyg
2015-09-22
2
-4
/
+4
*
Move device opening from DeviceManager to Device.
reillyg
2015-09-21
8
-210
/
+222
*
bluetooth: windows: Reorder bluetooth_device_win.cc to match .h method ordering.
scheib
2015-09-21
1
-110
/
+105
*
bluetooth: Remove unused MockBluetoothDevice::StartConnectionMonitor.
scheib
2015-09-21
1
-4
/
+0
*
bluetooth: Create base class BluetoothDevice::CreateGattConnection impl.
scheib
2015-09-21
18
-36
/
+272
*
Use UintToString() for unsigned values.
ricea
2015-09-18
1
-2
/
+2
*
Add chrome.usb.getConfigurations function.
reillyg
2015-09-18
2
-0
/
+21
*
Fix threading issues in UsbDeviceHandleImpl.
dgozman
2015-09-18
1
-14
/
+40
*
Convert between endpoint number and endpoint address in DeviceImpl.
reillyg
2015-09-17
2
-12
/
+16
*
bluetooth: Add adapter to BluetoothDevice
scheib
2015-09-16
22
-61
/
+85
*
bluetooth: Remove callback from BluetoothGattConnection::Disconnect
scheib
2015-09-16
5
-19
/
+11
*
Shift URLRequestContextStorage over to taking scoped_ptrs.
rdsmith
2015-09-16
1
-2
/
+1
*
Use complete USB DeviceInfo Mojo object to make permission decisions.
reillyg
2015-09-16
4
-16
/
+57
*
Pass full Mojo USB DeviceInfo object with removal notifications.
reillyg
2015-09-15
4
-97
/
+88
*
Match against all configurations in UsbDeviceFilter.
reillyg
2015-09-15
4
-35
/
+24
*
Add WebUSB descriptors to Mojo USB device info.
reillyg
2015-09-15
4
-0
/
+85
*
Extracts more information from serial devices on Mac
charliea
2015-09-10
1
-30
/
+133
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-3
/
+4
*
Convert DeviceManagerDelegate to PermissionProvider mojo interface.
reillyg
2015-09-09
12
-167
/
+191
*
Add WillDestroyUsbService method to UsbService::Observer interface.
reillyg
2015-09-09
3
-1
/
+10
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
1
-1
/
+0
*
Add webusb notification UI unit tests
juncai
2015-09-09
2
-0
/
+20
*
Disable the standalone devices app in component builds
rockot
2015-09-04
1
-28
/
+30
*
Trim WebUSB URL descriptors when representing only an origin.
reillyg
2015-09-04
1
-9
/
+9
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-09-03
52
-728
/
+832
*
Remove BulkTransfer and InterruptTransfer from class
juncai
2015-09-03
6
-89
/
+22
*
Use the BT device address as its identifier in the chooser.
jyasskin
2015-09-03
2
-0
/
+3
*
Fix C++11-illegal truncation per VS 2015
brucedawson
2015-09-03
1
-1
/
+1
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
1
-0
/
+1
*
Add generic transfer functions to device.mojom
juncai
2015-09-02
4
-160
/
+37
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
1
-1
/
+0
*
Exclude BatteryMonitor C++ impl files from Android build.
leon.han
2015-09-02
5
-121
/
+128
*
Add TransferFunction for BulkTransfer and InterruptTransfer functions
juncai
2015-09-01
7
-23
/
+112
*
Remove localhost from devices app whitelist
rockot
2015-09-01
1
-7
/
+3
*
Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership
pauljensen
2015-09-01
1
-3
/
+8
*
bluetooth-advertising: Fix wrong assignment and append of wrong type
ortuno
2015-09-01
4
-2
/
+74
*
bluetooth: VLOGS improving discovery session messages.
scheib
2015-08-31
1
-1
/
+2
*
Manage HidService lifetime in DeviceClient implementations.
reillyg
2015-08-28
12
-63
/
+30
*
Manage UsbService lifetime in DeviceClient implementations.
reillyg
2015-08-28
15
-40
/
+107
*
Move loader stub libraries out of //build/config/linux
dpranke
2015-08-28
1
-1
/
+1
*
Destroy HidServiceLinux::FileThreadHelper before DeviceManagerLinux.
reillyg
2015-08-27
1
-1
/
+4
*
Add GetDeviceChanges method to Mojo USB device manager interface.
reillyg
2015-08-27
4
-5
/
+243
*
Add histograms for BT discovery session failures.
jyasskin
2015-08-27
21
-200
/
+393
*
Fix Linux HID service and connection FileThreadHelper lifetimes.
reillyg
2015-08-25
5
-44
/
+54
[next]