gecko/dom/bluetooth
Jeff Muizelaar be2cbcb453 Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent
This helps us include less.

--HG--
extra : rebase_source : bb9ca934a9dade9ef21cecfee7ae8e860f9c60c1
2013-07-26 15:28:31 -04:00
..
gonk Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger 2013-06-05 12:15:48 -04:00
ipc Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent 2013-07-26 15:28:31 -04:00
linux Bug 903422: Cleanup UnpackPropertiesMessage, r=echou 2013-08-16 11:48:57 +02:00
BluetoothA2dpManager.cpp Bug 904014 - [Bluetooth] [Cleanup] Revise macros in Bluetooth*Manager.cpp under dom/bluetooth, r=echou 2013-08-13 15:04:34 +08:00
BluetoothA2dpManager.h Bug 904014 - [Bluetooth] [Cleanup] Revise macros in Bluetooth*Manager.cpp under dom/bluetooth, r=echou 2013-08-13 15:04:34 +08:00
BluetoothAdapter.cpp Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap 2013-08-14 13:54:18 +08:00
BluetoothAdapter.h Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou 2013-08-12 10:34:28 +02:00
BluetoothCommon.h Bug 899014 - [Bluetooth][HID] HID dom bluetooth implementation, r=echou 2013-08-12 17:32:25 +08:00
BluetoothDevice.cpp Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou 2013-08-12 10:34:28 +02:00
BluetoothDevice.h Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou 2013-08-12 10:34:28 +02:00
BluetoothHfpManager.cpp Bug 904014 - [Bluetooth] [Cleanup] Revise macros in Bluetooth*Manager.cpp under dom/bluetooth, r=echou 2013-08-13 15:04:34 +08:00
BluetoothHfpManager.h Bug 853221 - Patch 1: Distribute connection/pair status to BluetoothAdapter, r=echou 2013-08-02 18:32:57 +08:00
BluetoothHidManager.cpp Bug 899014 - [Bluetooth][HID] HID dom bluetooth implementation, r=echou 2013-08-12 17:32:25 +08:00
BluetoothHidManager.h Bug 899014 - [Bluetooth][HID] HID dom bluetooth implementation, r=echou 2013-08-12 17:32:25 +08:00
BluetoothManager.cpp Bug 888595 - Convert BluetoothAdapter to WebIDL. r=bz, r=echou 2013-08-12 10:32:53 +02:00
BluetoothManager.h Bug 888595 - Convert BluetoothManager bindings to WebIDL. r=bz, r=echou 2013-08-12 10:31:58 +02:00
BluetoothOppManager.cpp Bug 904014 - [Bluetooth] [Cleanup] Revise macros in Bluetooth*Manager.cpp under dom/bluetooth, r=echou 2013-08-13 15:04:34 +08:00
BluetoothOppManager.h Bug 842948 - Patch 2: Handle control signal "PropertyChanged" and add IsConnected() in BluetoothProfileManagerBase, r=echou 2013-07-29 17:32:34 +08:00
BluetoothProfileManagerBase.h Bug 842948 - Patch 2: Handle control signal "PropertyChanged" and add IsConnected() in BluetoothProfileManagerBase, r=echou 2013-07-29 17:32:34 +08:00
BluetoothPropertyContainer.cpp Bug 888595 - Convert BluetoothAdapter to WebIDL. r=bz, r=echou 2013-08-12 10:32:53 +02:00
BluetoothPropertyContainer.h Bug 888595 - Convert BluetoothAdapter to WebIDL. r=bz, r=echou 2013-08-12 10:32:53 +02:00
BluetoothReplyRunnable.cpp Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/telephony dom/bluetooth directories. r=jwalden 2013-04-02 16:06:14 -07:00
BluetoothReplyRunnable.h Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger 2013-06-05 12:15:48 -04:00
BluetoothService.cpp Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap 2013-08-14 13:54:18 +08:00
BluetoothService.h Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap 2013-08-14 13:54:18 +08:00
BluetoothSocket.cpp Bug 851046: Patch 8 - Add BluetoothSocket* as an argument of callback functions in BluetoothSocketObserver; r=mrbkap 2013-04-04 17:55:55 -07:00
BluetoothSocket.h Bug 851046: Patch 2 - New Class: BluetoothSocket; r=mrbkap 2013-04-04 17:52:12 -07:00
BluetoothSocketObserver.h Bug 851046: Patch 8 - Add BluetoothSocket* as an argument of callback functions in BluetoothSocketObserver; r=mrbkap 2013-04-04 17:55:55 -07:00
BluetoothTelephonyListener.cpp Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh 2013-08-05 16:28:14 -04:00
BluetoothTelephonyListener.h Bug 834160 - Part 5/7: fix Telephony. r=smaug, f=htsai 2013-03-06 17:53:23 +08:00
BluetoothUnixSocketConnector.cpp Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below) 2013-06-28 18:38:30 -07:00
BluetoothUnixSocketConnector.h Bug 843868: Change sockaddr* to be a union of all possible sockaddr types; r=tzimmermann 2013-03-19 10:23:47 -07:00
BluetoothUtils.cpp Bug 853221 - Patch 1: Distribute connection/pair status to BluetoothAdapter, r=echou 2013-08-02 18:32:57 +08:00
BluetoothUtils.h Bug 853221 - Patch 1: Distribute connection/pair status to BluetoothAdapter, r=echou 2013-08-02 18:32:57 +08:00
BluetoothUuid.cpp Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap 2013-08-14 13:54:18 +08:00
BluetoothUuid.h Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap 2013-08-14 13:54:18 +08:00
Makefile.in Bug 896177 - Remove useless config.mk includes; r=gps 2013-07-17 16:06:53 -04:00
moz.build Bug 899014 - [Bluetooth][HID] HID dom bluetooth implementation, r=echou 2013-08-12 17:32:25 +08:00
nsIDOMBluetoothDevice.idl Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou 2013-08-12 10:34:28 +02:00
nsIDOMBluetoothDeviceEvent.idl Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug 2012-12-22 09:18:08 +01:00
nsIDOMBluetoothStatusChangedEvent.idl Bug 853221 - Patch 2: Distribute events from BluetoothAdapter, r=smaug, sr=mrbkap 2013-08-02 18:33:15 +08:00
ObexBase.cpp Bug 823427 - Remove unnecessary buffer in ObexBase.cpp, r=gyeh, r=dholbert 2012-12-21 19:03:42 +08:00
ObexBase.h Bug 891202 - [Bluetooth][OPP cleanup] Unify obex data sending function, r=echou 2013-07-10 11:20:13 +08:00