gecko/dom/bluetooth
2012-10-01 00:03:28 -07:00
..
gonk Bug 795410 - patch 1: Basic function prototype, r=qdot 2012-09-28 18:59:12 +08:00
ipc Bug 795410 - patch 2: Complete call flow, r=qdot 2012-09-28 19:42:04 +08:00
linux Bug 795410 - patch 2: Complete call flow, r=qdot 2012-09-28 19:42:04 +08:00
BluetoothAdapter.cpp Bug 794514 - patch 2: implemented newly added functions, r=qdot 2012-09-29 18:26:46 +08:00
BluetoothAdapter.h Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz 2012-08-30 20:45:16 -07:00
BluetoothCommon.h Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones. 2012-09-13 09:37:14 -07:00
BluetoothDevice.cpp Bug 794791 - [b2g-bluetooth] Update Device/Adapter properties table; r=qdot 2012-09-27 10:28:19 -07:00
BluetoothDevice.h Bug 756299: Patch 2 - IPC Socket Creation Functions and Type Additions; r=mrbkap 2012-09-05 20:06:20 -07:00
BluetoothHfpManager.cpp Backing out 9a88f0d57e7d (Bug 790739) due to bustage 2012-09-30 23:16:26 -07:00
BluetoothHfpManager.h Backing out 9a88f0d57e7d (Bug 790739) due to bustage 2012-09-30 23:16:26 -07:00
BluetoothManager.cpp Bug 776934 - Add permissions check to camera API. r=jlebar 2012-09-21 06:32:18 -04:00
BluetoothManager.h Bug 782588 - 'mozBluetooth is not a singleton'. r=qDot. 2012-09-06 07:15:36 -07:00
BluetoothOppManager.cpp Bug 795410 - patch 3: Get file content and send, r=qdot 2012-09-28 20:03:36 +08:00
BluetoothOppManager.h Bug 795410 - patch 3: Get file content and send, r=qdot 2012-09-28 20:03:36 +08:00
BluetoothPropertyContainer.cpp Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones. 2012-09-13 09:37:14 -07: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 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones. 2012-09-13 09:37:14 -07:00
BluetoothPropertyEvent.h Bug 783932 - [b2g-bluetooth] Fix wrong textwidth(tw=) value in Mode line, r=qdot 2012-08-21 11:21:24 +08:00
BluetoothReplyRunnable.cpp Bug 776182: Patch 3 - Socket I/O for ipc unix sockets; r=cjones r=echou 2012-09-25 13:13:15 -07:00
BluetoothReplyRunnable.h Bug 785583 - BluetoothReplyRunnable instantiates nsAutoPtr template in the header r=qdot 2012-08-25 12:33:51 -04:00
BluetoothRilListener.cpp Bug 792345 - patch 1: Listened to RIL status, r=qdot 2012-09-27 13:15:22 +08:00
BluetoothRilListener.h Bug 792345 - patch 1: Listened to RIL status, r=qdot 2012-09-27 13:15:22 +08:00
BluetoothScoManager.cpp Bug 794903 - Final version: BluetoothScoManager implementation, r=qdot 2012-09-29 17:39:05 +08:00
BluetoothScoManager.h Bug 794903 - Final version: BluetoothScoManager implementation, r=qdot 2012-09-29 17:39:05 +08:00
BluetoothService.cpp Bug 795458 - a workaround for this bug and fixed a typo, r=qdot 2012-09-30 10:45:21 +08:00
BluetoothService.h Backing out 9a88f0d57e7d (Bug 790739) due to bustage 2012-09-30 23:16:26 -07:00
BluetoothServiceUuid.h Backing out 9a88f0d57e7d (Bug 790739) due to bustage 2012-09-30 23:16:26 -07:00
BluetoothUnixSocketConnector.cpp Bug 790739: Patch 2 - BluetoothSocketConnection changes for server sockets; r=cjones 2012-10-01 00:03:28 -07:00
BluetoothUnixSocketConnector.h Bug 790739: Patch 2 - BluetoothSocketConnection changes for server sockets; r=cjones 2012-10-01 00:03:28 -07:00
BluetoothUtils.cpp Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley) 2012-08-21 18:42:53 -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 794903 - Final version: BluetoothScoManager implementation, r=qdot 2012-09-29 17:39:05 +08:00
nsIDOMBluetoothAdapter.idl Bug 794514 - patch 1: Update DOM API, r=qdot, sr=mrbkap 2012-09-29 18:26:46 +08:00
nsIDOMBluetoothDevice.idl Bug 756299: Patch 2 - IPC Socket Creation Functions and Type Additions; r=mrbkap 2012-09-05 20:06:20 -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 783932 - [b2g-bluetooth] Fix wrong textwidth(tw=) value in Mode line, r=qdot 2012-08-21 11:21:24 +08:00
nsIDOMBluetoothManager.idl Bug 764559 - Final version: add eventlistener for adapteradded in BluetoothManager, r=qdot, sr=jst 2012-09-03 14:38:44 +08:00
nsIDOMBluetoothPropertyEvent.idl Bug 783932 - [b2g-bluetooth] Fix wrong textwidth(tw=) value in Mode line, r=qdot 2012-08-21 11:21:24 +08:00
nsIDOMNavigatorBluetooth.idl Bug 783932 - [b2g-bluetooth] Fix wrong textwidth(tw=) value in Mode line, r=qdot 2012-08-21 11:21:24 +08:00
ObexBase.cpp Bug 794469 - patch 1: OBEX related constants, data structures and basic functions, r=qdot 2012-09-28 23:09:29 +08:00
ObexBase.h Bug 794469 - patch 1: OBEX related constants, data structures and basic functions, r=qdot 2012-09-28 23:09:29 +08:00