index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
ipc_message.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in ipc/.
avi
2015-12-22
1
-0
/
+2
*
ipc: USE_ATTACHMENT_BROKER should apply to both Windows and OSX.
erikchen
2015-12-04
1
-2
/
+2
*
Add the field num_brokered_attachments to IPC::Message::Header on Windows.
erikchen
2015-12-03
1
-2
/
+2
*
IPC: Remove unnecessary conversions of BrokerableAttachment.
erikchen
2015-10-29
1
-4
/
+3
*
ipc: Allow attachment broker messages to be processed out of order.
erikchen
2015-10-21
1
-0
/
+2
*
Revert of ipc: Add a member to IPC::Message::Header on Windows. (patchset #1 ...
erikchen
2015-10-20
1
-2
/
+2
*
ipc: Add a member to IPC::Message::Header on Windows.
erikchen
2015-10-19
1
-2
/
+2
*
ipc: Make a separate vector for brokerable attachments.
erikchen
2015-10-10
1
-6
/
+28
*
ipc: Add missing includes for USE_ATTACHMENT_BROKER.
erikchen
2015-10-10
1
-2
/
+3
*
ipc: Update MachPortMac ownership semantics.
erikchen
2015-10-07
1
-2
/
+2
*
Resize IPC input buffer to fit the next message.
dskiba
2015-09-30
1
-10
/
+31
*
ipc: Add a new field num_brokered_attachments to the message header on Mac.
erikchen
2015-09-29
1
-0
/
+6
*
Revert of Reland debugging for ipc related crash.
erikchen
2015-09-23
1
-2
/
+2
*
ipc: Serialize brokerable attachments and append them to the message.
erikchen
2015-09-22
1
-0
/
+21
*
Reland of land debugging for ipc related crash. (patchset #1 id:1 of https://...
erikchen
2015-09-22
1
-2
/
+2
*
Revert of Reland debugging for ipc related crash. (patchset #1 id:1 of https:...
erikchen
2015-09-21
1
-2
/
+2
*
Reland debugging for ipc related crash.
erikchen
2015-09-19
1
-2
/
+2
*
Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the mes...
erikchen
2015-09-16
1
-14
/
+2
*
Reland #2 "ipc: Add a new field num_brokered_attachments to the message header."
erikchen
2015-09-16
1
-2
/
+14
*
ipc: Make a new class PlaceholderBrokerableAttachment.
erikchen
2015-09-15
1
-0
/
+8
*
ipc: Update Message::FindNext to parse brokered attachments.
erikchen
2015-09-11
1
-0
/
+53
*
ipc: Convert int types from basictypes.h to the ones from stdint.h
tfarina
2015-09-04
1
-10
/
+10
*
Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the mes...
erikchen
2015-09-04
1
-12
/
+0
*
Reland #1 "ipc: Add a new field num_brokered_attachments to the message header."
erikchen
2015-09-03
1
-0
/
+12
*
Revert of ipc: Add a new field num_brokered_attachments to the message header...
erikchen
2015-09-01
1
-12
/
+0
*
ipc: Add a new field num_brokered_attachments to the message header.
erikchen
2015-08-31
1
-0
/
+12
*
Revert of IPC: Add attachment brokering support to the message header. (patch...
erikchen
2015-08-27
1
-88
/
+0
*
Reland #1: IPC: Add attachment brokering support to the message header.
erikchen
2015-08-22
1
-0
/
+88
*
Revert of IPC: Add attachment brokering support to the message header. (patch...
ricea
2015-08-20
1
-88
/
+0
*
IPC: Add attachment brokering support to the message header.
erikchen
2015-08-20
1
-0
/
+88
*
ipc: Create an unforgeable mechanism to get the process id of the sender.
erikchen
2015-07-28
1
-0
/
+1
*
Update ChannelReader to use AttachmentBroker.
erikchen
2015-07-27
1
-4
/
+0
*
Stub in more IPC attachment brokering functionality.
erikchen
2015-07-07
1
-1
/
+6
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
1
-7
/
+7
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
1
-1
/
+2
*
IPC: Add MojoHandleAttachment
morrita
2015-02-06
1
-0
/
+4
*
IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment
morrita
2015-01-31
1
-20
/
+10
*
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
morrita
2015-01-14
1
-17
/
+16
*
Remove deprecated methods from Pickle.
avi
2014-12-28
1
-1
/
+1
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
1
-1
/
+1
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
1
-1
/
+1
*
Fix signed integer overflow in GetRefNumUpper24.
rickyz
2014-11-12
1
-2
/
+2
*
IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message
morrita
2014-09-24
1
-11
/
+17
*
Ensure that any IPC sent from a child process that couldn't be deserialized c...
jam@chromium.org
2014-05-15
1
-5
/
+6
*
Revert 260408 "Another temporary CHECK to help track down crash ..."
viettrungluu@chromium.org
2014-03-30
1
-2
/
+0
*
Another temporary CHECK to help track down crash in IPC.
viettrungluu@chromium.org
2014-03-30
1
-0
/
+2
*
Use StaticAtomicSequenceNumber instead of subtle::Atomic32 in IPCMessage.
andrew@tullo.ch
2014-02-25
1
-3
/
+3
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
1
-4
/
+4
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
1
-4
/
+4
*
Revert "Correct bit-shift in IPC hash generation."
dsinclair@chromium.org
2013-08-14
1
-1
/
+1
[next]