summaryrefslogtreecommitdiffstats
path: root/device/device.gyp
Commit message (Expand)AuthorAgeFilesLines
* Implemented BluetoothServiceRecordMac with unittest.youngki@chromium.org2013-03-131-0/+3
* Add BluetoothAdapterChromeOSExperimental (empty for now)keybuk@chromium.org2013-03-111-0/+2
* Implemented AdapterState.youngki@chromium.org2013-03-041-0/+1
* Added BluetoothAdapterMac (empty implementation for now)youngki@chromium.org2013-03-011-0/+9
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-0/+1
* device: Create device_bluetooth_string.{gyp,grd} files.tfarina@chromium.org2013-02-221-6/+6
* Implemented BluetoothSocket::Receive() and BluetoothSocket::Write() on ChromeOS.youngki@chromium.org2013-01-291-0/+1
* Resubmitting asynchronous bluetooth adapter init CL with fix.youngki@chromium.org2013-01-251-1/+2
* Make device_unittests depend on liballocator if linux_use_tcmalloc==1youngki@chromium.org2013-01-251-0/+9
* Removed DeviceTestSuite, the main source for content dependency fromyoungki@chromium.org2013-01-231-3/+2
* Revert 178311 - it broke the Linux sizes bot because of the new static initia...fischman@chromium.org2013-01-231-2/+1
* We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...youngki@chromium.org2013-01-231-1/+2
* Implemented BluetoothServiceRecordWin.youngki@chromium.org2013-01-201-0/+4
* Separated BluetoothServiceRecord interface from BluetoothServiceRecordChromeOs.youngki@chromium.org2013-01-161-1/+3
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-161-0/+3
* Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src...kmadhusu@chromium.org2013-01-041-0/+49
* Revert 175073 because it fails to compile on Linux.alexeypa@google.com2013-01-041-49/+0
* [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device.kmadhusu@chromium.org2013-01-041-0/+49
* Delayload bluetooth imports on Windows.grt@chromium.org2012-12-051-0/+13
* Adding USB ID vendor and product lookups.gdk@chromium.org2012-12-051-0/+36
* Implemented BluetoothAdapterWin::IsPresent().youngki@chromium.org2012-11-141-0/+1
* Added MockBluetoothSocket.youngki@chromium.org2012-11-131-0/+2
* device: Build device_bluetooth target as static_library.tfarina@chromium.org2012-10-301-2/+2
* Added 'chromium_code': 1 into variable block in device.gyp because without thisyoungki@chromium.org2012-10-241-19/+4
* Added empty implementations for Bluetooth Windows files.youngki@chromium.org2012-10-221-0/+6
* device: Remove the dependency to dbus-glib from device.gyp.tfarina@chromium.org2012-10-221-2/+2
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-181-0/+111