Andrea Marchesini
|
f3bd4e6da7
|
Bug 1353629 - PBlob refactoring - part 1 - AutoIPCStream should not have a copy CTOR, r=smaug
|
2017-04-24 12:09:40 +02:00 |
Andrea Marchesini
|
774e894f0c
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
Andrea Marchesini
|
f9cbf66dfd
|
Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 2 - PParentToChild, r=smuag
--HG--
rename : ipc/glue/SendStreamAlloc.h => ipc/glue/IPCStreamAlloc.h
rename : ipc/glue/SendStreamChild.cpp => ipc/glue/IPCStreamChild.cpp
rename : ipc/glue/SendStreamParent.cpp => ipc/glue/IPCStreamDestination.cpp
rename : ipc/glue/SendStream.h => ipc/glue/IPCStreamDestination.h
rename : ipc/glue/SendStreamParent.cpp => ipc/glue/IPCStreamParent.cpp
rename : ipc/glue/SendStreamChild.cpp => ipc/glue/IPCStreamSource.cpp
rename : ipc/glue/SendStream.h => ipc/glue/IPCStreamSource.h
rename : ipc/glue/PChildToParentStream.ipdl => ipc/glue/PParentToChildStream.ipdl
|
2017-03-14 12:29:43 +01:00 |
Andrea Marchesini
|
6ced9f8a25
|
Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 1 - renaming PSendStream to PChildToParentStream, r=smaug
--HG--
rename : ipc/glue/PSendStream.ipdl => ipc/glue/PChildToParentStream.ipdl
|
2017-03-14 12:28:58 +01:00 |
Andrea Marchesini
|
db15f776a7
|
Bug 1288997 - memory blob should not be shared across processes - part 1 -PSendStream should use nsIContentChild, r=jld, f=bkelly
|
2016-09-21 12:27:26 +02:00 |
Andrew McCreight
|
5848fe3b73
|
Bug 1276318 , part 2 - Fix mode lines in ipc/glue. r=billm
MessageChannel.{h,cpp}, MessageLink.{h,cpp}, and ProtocolUtils.h are
using 4-space indent so I left those alone.
|
2016-05-27 14:54:31 -07:00 |
Ben Kelly
|
4c8ab874ba
|
Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld
* * *
Bug 1093357 P2 interdiff 001 address review feedback
* * *
Bug 1093357 P2 interdiff 002 refactor to IPCStream type
|
2016-05-15 10:32:09 -07:00 |