summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/bluetooth_agent_service_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-24/+12
* Fix minor issues about DBusThreadManager.pneubeck2014-09-111-1/+1
* Added switch that let us 'un-stub' certain dbus clients.zelidrag@chromium.org2014-08-141-2/+2
* Bluetooth: rename Release to avoid RefCounted conflictkeybuk@chromium.org2014-04-111-1/+1
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-2/+2
* Bluetooth: drop "Experimental" from Chrome OS backendkeybuk@chromium.org2013-06-121-0/+479
* Bluetooth: remove legacy backendkeybuk@chromium.org2013-05-251-573/+0
* Remove Debug restriction on Bluetooth log messageskeybuk@chromium.org2013-03-081-2/+2
* Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...yuki@chromium.org2013-02-071-34/+37
* Cleaning up weak_ptr_factory destruction order.gdk@chromium.org2012-09-071-7/+9
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-0/+568