.. |
bluedroid
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
bluez
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ipc
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
tests/marionette
|
Bug 1084389 - Do not wrap the DOMRequest in a promise in Bluetooth tests; r=echou
|
2014-10-20 09:08:33 -04:00 |
BluetoothAdapter.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
BluetoothAdapter.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothCommon.h
|
Bug 1144089 - Map AVRCP attribute ID correctly. r=tzimmermann
|
2015-03-19 02:22:00 -04:00 |
BluetoothDevice.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
BluetoothDevice.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothHfpManagerBase.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothHidManager.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
BluetoothHidManager.h
|
Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang
|
2015-03-10 13:44:02 +01:00 |
BluetoothInterface.cpp
|
Bug 1134821: Detect default Bluetooth backend, r=shuang
|
2015-03-11 10:11:48 +01:00 |
BluetoothInterface.h
|
Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang
|
2015-03-10 13:44:02 +01:00 |
BluetoothInterfaceHelpers.cpp
|
Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang
|
2015-02-26 09:52:45 +01:00 |
BluetoothInterfaceHelpers.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothManager.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
BluetoothManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothProfileController.cpp
|
Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang
|
2015-03-10 13:44:02 +01:00 |
BluetoothProfileController.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothProfileManagerBase.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothPropertyContainer.cpp
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
BluetoothPropertyContainer.h
|
Bug 950188. DOMRequest should only have a constructor taking a Window. r=khuey
|
2014-01-06 21:53:23 -05:00 |
BluetoothReplyRunnable.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
BluetoothReplyRunnable.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothRilListener.cpp
|
Backout Bug 1114935 for causing bug 1144567.
|
2015-03-18 11:48:52 -07:00 |
BluetoothRilListener.h
|
Backout Bug 1114935 for causing bug 1144567.
|
2015-03-18 11:48:52 -07:00 |
BluetoothService.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BluetoothService.h
|
Bug 1100883: Move |ToggleBtAck| into |BluetoothService|, r=btian
|
2014-11-20 11:06:00 +01:00 |
BluetoothSocketObserver.h
|
|
|
BluetoothUtils.cpp
|
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
|
2015-01-24 16:38:08 +01:00 |
BluetoothUtils.h
|
Bug 1105308: Merge BluetoothUtils.{cpp,h}, r=btian
|
2014-11-28 11:49:40 +01:00 |
BluetoothUuid.cpp
|
Bug 1015819 - Part 1: [bluedroid] Restore CoD value based on SDP records. r=echou, f=btian
|
2014-06-20 00:48:00 -04:00 |
BluetoothUuid.h
|
Bug 1015819 - Part 1: [bluedroid] Restore CoD value based on SDP records. r=echou, f=btian
|
2014-06-20 00:48:00 -04:00 |
moz.build
|
Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang
|
2015-02-26 09:52:45 +01:00 |
ObexBase.cpp
|
|
|
ObexBase.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |