gecko-dev/ipc/hal
Thomas Zimmermann 42c137c01d Bug 1268432: Replace |Task| with |Runnable| in B2G code r=fabrice
This patch converts the remaining B2G code from |Task| to |Runnable| and
fixes related API calls. This is a follow-up to bug 1266595.
2016-05-02 10:27:15 -07:00
..
DaemonRunnables.h Bug 1267577 - Move nsRunnable to mozilla::Runnable. r=gsvelto 2016-04-27 12:05:40 +02:00
DaemonSocket.cpp Bug 1268432: Replace |Task| with |Runnable| in B2G code r=fabrice 2016-05-02 10:27:15 -07:00
DaemonSocket.h
DaemonSocketConnector.cpp Bug 1187904: Add |DaemonSocketConnector|, r=shuang 2015-08-03 13:17:02 +02:00
DaemonSocketConnector.h Bug 1187904: Add |DaemonSocketConnector|, r=shuang 2015-08-03 13:17:02 +02:00
DaemonSocketConsumer.cpp
DaemonSocketConsumer.h Bug 1203092: Remove void pointers from Bluetooth's daemon backend, r=shuang 2015-09-15 12:55:02 +02:00
DaemonSocketMessageHandlers.h Bug 1203092: Add |DaemonSocketResultHandler| base class to HAL IPC, r=shuang 2015-09-15 12:55:02 +02:00
DaemonSocketPDU.cpp Bug 1266954: Remove temporary |ScopedClose| from PDU receive code, r=jacheng 2016-04-28 10:57:19 +02:00
DaemonSocketPDU.h Bug 1249518 - Make DaemonSocketPDU able to send multiple file descriptors in single unit. r=tzimmermann 2016-03-30 14:58:13 +08:00
DaemonSocketPDUHelpers.cpp Bug 1202386: Output clear HAL IPC errors, r=shuang 2015-09-10 11:32:26 +02:00
DaemonSocketPDUHelpers.h Bug 1251541: Replace |nsAutoArrayPtr<>| with |UniquePtr<[]>| in Bluetooth interfaces, r=shuang 2016-02-29 12:15:08 +01:00
moz.build Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00