.. |
gonk
|
Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
|
2012-07-20 10:10:44 +01:00 |
ipc
|
Bug 740744: Asynchronous dbus events for bluetooth, Start/StopDiscovery and device event firing; r=bent sr=mrbkap
|
2012-07-17 20:41:54 -07:00 |
linux
|
Bug 784179: Wrong thread assertion in GetPairedDevicePropertiesInternal; r=gwagner
|
2012-08-20 18:24:48 -07:00 |
BluetoothAdapter.cpp
|
Bug 783454 - v1: Create devicefound event with event generator, r=qdot
|
2012-08-21 10:54:28 +08:00 |
BluetoothAdapter.h
|
Bug 730992 - Patch 3: Hooking things up to BluetoothAdapter, r=qdot, sr=mrbkap
|
2012-08-17 18:35:59 +08:00 |
BluetoothCommon.h
|
Bug 730992 - Patch 2: The machinery in Bluetooth*Service, r=qdot, sr=mrbkap
|
2012-08-17 18:35:59 +08:00 |
BluetoothDevice.cpp
|
Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap
|
2012-07-31 21:53:04 -07:00 |
BluetoothDevice.h
|
Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap
|
2012-07-31 21:53:04 -07:00 |
BluetoothManager.cpp
|
Bug 768306 - Patch 2: Change BluetoothAdapter initialization to get properties via off main thread blocking calls when creating Adapter object; r=mrbkap
|
2012-08-08 10:47:09 -07:00 |
BluetoothManager.h
|
Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap
|
2012-07-31 21:53:04 -07:00 |
BluetoothNullServiceFactory.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
BluetoothPairingEvent.cpp
|
Bug 730992 - Patch 1: The DOM boilerplate for BluetoothPairingEvent, r=qdot, sr=mrbkap
|
2012-08-17 18:35:59 +08:00 |
BluetoothPairingEvent.h
|
Bug 730992 - Patch 1: The DOM boilerplate for BluetoothPairingEvent, r=qdot, sr=mrbkap
|
2012-08-17 18:35:59 +08:00 |
BluetoothPropertyContainer.cpp
|
Bug 777671 - Final version: add function getPairedDevices() in nsIDOMBluetoothAdapter, r=qdot, sr=mrbkap
|
2012-08-17 10:53:45 +08:00 |
BluetoothPropertyContainer.h
|
Bug 777671 - Final version: add function getPairedDevices() in nsIDOMBluetoothAdapter, r=qdot, sr=mrbkap
|
2012-08-17 10:53:45 +08:00 |
BluetoothPropertyEvent.cpp
|
Bug 761511: Patch 1 - Boilerplate for BluetoothPropertyEvent DOM Object r=bent; sr=mrbkap
|
2012-07-31 21:49:59 -07:00 |
BluetoothPropertyEvent.h
|
Bug 761511: Patch 1 - Boilerplate for BluetoothPropertyEvent DOM Object r=bent; sr=mrbkap
|
2012-07-31 21:49:59 -07:00 |
BluetoothReplyRunnable.cpp
|
backout c030a8af8abd and dd0c287660e9 CLOSED TREE
|
2012-08-08 14:07:39 -07:00 |
BluetoothReplyRunnable.h
|
Bug 761511: Patch 2 - Added BluetoothPropertyContainer base class and utility functions; r=mrbkap
|
2012-07-31 21:49:59 -07:00 |
BluetoothService.cpp
|
Bug 782905 - [b2g-bluetooth] Calling setEnabled(false) twice in a very short period may crash, r=qdot
|
2012-08-16 10:47:39 +08:00 |
BluetoothService.h
|
Bug 730992 - Patch 2: The machinery in Bluetooth*Service, r=qdot, sr=mrbkap
|
2012-08-17 18:35:59 +08:00 |
BluetoothUtils.cpp
|
Bug 783431 - Fix js array initialization for bluetooth and telephony; r=mrbkap
|
2012-08-20 18:26:44 -07:00 |
BluetoothUtils.h
|
Bug 777671 - Final version: add function getPairedDevices() in nsIDOMBluetoothAdapter, r=qdot, sr=mrbkap
|
2012-08-17 10:53:45 +08:00 |
Makefile.in
|
Bug 783454 - v1: Create devicefound event with event generator, r=qdot
|
2012-08-21 10:54:28 +08:00 |
nsIDOMBluetoothAdapter.idl
|
Bug 730992 - Patch 3: Hooking things up to BluetoothAdapter, r=qdot, sr=mrbkap
|
2012-08-17 18:35:59 +08:00 |
nsIDOMBluetoothDevice.idl
|
Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap
|
2012-07-31 21:53:04 -07:00 |
nsIDOMBluetoothDeviceAddressEvent.idl
|
Bug 778640 - Final version: Firing devicedisappeared event, r=qdot, r=smaug
|
2012-08-20 12:23:32 +08:00 |
nsIDOMBluetoothDeviceEvent.idl
|
Bug 783454 - v1: Create devicefound event with event generator, r=qdot
|
2012-08-21 10:54:28 +08:00 |
nsIDOMBluetoothManager.idl
|
Bug 740744: Asynchronous dbus events for bluetooth, Start/StopDiscovery and device event firing; r=bent sr=mrbkap
|
2012-07-17 20:41:54 -07:00 |
nsIDOMBluetoothPairingEvent.idl
|
Bug 730992 - Patch 1: The DOM boilerplate for BluetoothPairingEvent, r=qdot, sr=mrbkap
|
2012-08-17 18:35:59 +08:00 |
nsIDOMBluetoothPropertyEvent.idl
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
nsIDOMNavigatorBluetooth.idl
|
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
|
2012-05-23 21:02:23 -07:00 |