summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* nfc: Implement NfcAdapterChromeOS.armansito@chromium.org2013-12-087-6/+660
* media_transfer_protocol: Remove stale cached StorageInfo if the mtpd service ...thestig@chromium.org2013-12-053-33/+61
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+1
* nfc: Add native NFC API definitions.armansito@chromium.org2013-12-0316-0/+1317
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-1/+3
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-3/+1
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-1/+3
* ChromeOS: Remove MockDBusThreadManager.pneubeck@chromium.org2013-11-102-13/+29
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-0/+2
* ChromeOS: Accept NULL SystemBus in MediaTransferProtocolManager.pneubeck@chromium.org2013-11-053-83/+20
* Replace kChromeOSReleaseBoard with SysInfo::GetLsbReleaseBoard()stevenjb@chromium.org2013-10-281-12/+2
* dbus: Rename MockDBusTreadManagerWithoutGMock to FakeDBusThreadManagersatorux@chromium.org2013-10-222-13/+11
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* dbus: Replace PostTaskTo*Thread methods with Get*TaskRunnerhashimoto@chromium.org2013-09-261-2/+2
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-052-10/+1
* There was a missing check to return the right record.etienneb@chromium.org2013-07-314-7/+25
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-174-4/+4
* device: Gyp organization part 3 - final.tfarina@chromium.org2013-07-051-0/+0
* Taking ownership of USB related librariesikarienator@chromium.org2013-07-041-0/+1
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-281-1/+1
* Fix wrong header guards found by clang's new Wheader-guard.thakis@chromium.org2013-06-171-1/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-143-18/+22
* Bluetooth: drop "Experimental" from Chrome OS backendkeybuk@chromium.org2013-06-1214-582/+526
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-113-5/+5
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-1115-17/+17
* Linux/CrOS: Listen for mtpd service owner change events and communicate with ...thestig@chromium.org2013-06-101-19/+41
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-073-3/+3
* Bluetooth: use updated constantskeybuk@chromium.org2013-06-051-10/+10
* device: Gyp organization part 2.tfarina@chromium.org2013-06-042-49/+54
* Update remaining files to use WeakPtr<T>::get() instead of "operator T*"akalin@chromium.org2013-06-041-3/+3
* device: Restructure the layout of gyp files.tfarina@chromium.org2013-06-0358-157/+178
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Bluetooth: remove legacy backendkeybuk@chromium.org2013-05-2512-5007/+0
* Bluetooth: remove enable-experimental-bluetooth flagkeybuk@chromium.org2013-05-234-30/+3
* Bluetooth: Profile support for Chrome OSkeybuk@chromium.org2013-05-0910-6/+1071
* Bluetooth: Parse the bluez.Error.Failed on pairing error.deymo@chromium.org2013-05-082-0/+45
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-084-6/+6
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-084-6/+6
* Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]rsleevi@chromium.org2013-05-071-11/+10
* Bluetooth: set a name for the adapterkeybuk@chromium.org2013-05-063-1/+41
* Implemented BluetoothDeviceWin::ConnectToProfile()youngki@chromium.org2013-05-057-34/+110
* Add a method to check if a D-Bus service has an owner. Use it for mtpd.thestig@chromium.org2013-05-041-24/+47
* Bluetooth: make BluetoothProfile constructor protectedkeybuk@chromium.org2013-05-031-4/+1
* Bluetooth: fix metrics collectionkeybuk@chromium.org2013-05-032-52/+60
* Bluetooth: Check IsPaired() before IsConnected() to avoid false connectionsdeymo@chromium.org2013-05-034-4/+9
* Relanding addProfile/removeProfile patch with heapchecker fix.youngki@chromium.org2013-05-016-7/+56
* Revert 197554 "Implemented chrome.bluetooth.addProfile and chrom..."timurrrr@chromium.org2013-05-016-56/+7