summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented chrome.bluetooth.addProfile and chrome.bluetooth.removeProfile.youngki@chromium.org2013-05-016-7/+56
* Bluetooth: fix fake device classeskeybuk@chromium.org2013-04-301-8/+8
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-2912-7/+248
* device: Use base::MessageLoop.xhwang@chromium.org2013-04-291-26/+28
* Bluetooth: unregister the agent on CancelPairing()keybuk@chromium.org2013-04-291-1/+7
* Revert 196990 "Bluetooth: gather usage metrics"thakis@chromium.org2013-04-2812-248/+7
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-2812-7/+248
* fixing the crash: pass the data pointer instead of the class pointer.youngki@chromium.org2013-04-271-2/+2
* device: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Implemented chrome.bluetooth.getProfiles().youngki@chromium.org2013-04-261-0/+1
* Bluetooth: send DeviceChanged for more propertieskeybuk@chromium.org2013-04-243-21/+69
* Implemented BluetoothDeviceMac::ConnectToProfile().youngki@chromium.org2013-04-2417-7/+209
* D-Bus: notify properties changed from fakeskeybuk@chromium.org2013-04-241-3/+0