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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the field num_brokered_attachments to IPC::Message::Header on Windows.
erikchen
2015-12-03
1
-1
/
+2
*
Revert of ipc: Add a member to IPC::Message::Header on Windows. (patchset #1 ...
erikchen
2015-10-20
1
-2
/
+1
*
ipc: Add a member to IPC::Message::Header on Windows.
erikchen
2015-10-19
1
-1
/
+2
*
Resize IPC input buffer to fit the next message.
dskiba
2015-09-30
1
-1
/
+9
*
ipc: Add a new field num_brokered_attachments to the message header on Mac.
erikchen
2015-09-29
1
-0
/
+6
*
ipc: Serialize brokerable attachments and append them to the message.
erikchen
2015-09-22
1
-0
/
+12
*
Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the mes...
erikchen
2015-09-16
1
-7
/
+0
*
Reland #2 "ipc: Add a new field num_brokered_attachments to the message header."
erikchen
2015-09-16
1
-0
/
+7
*
ipc: Make a new class PlaceholderBrokerableAttachment.
erikchen
2015-09-15
1
-0
/
+5
*
ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits varia...
tfarina
2015-09-11
1
-2
/
+1
*
ipc: Update Message::FindNext to parse brokered attachments.
erikchen
2015-09-11
1
-5
/
+28
*
ipc: Convert int types from basictypes.h to the ones from stdint.h
tfarina
2015-09-04
1
-16
/
+18
*
Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the mes...
erikchen
2015-09-04
1
-7
/
+0
*
Reland #1 "ipc: Add a new field num_brokered_attachments to the message header."
erikchen
2015-09-03
1
-0
/
+7
*
Revert of ipc: Add a new field num_brokered_attachments to the message header...
erikchen
2015-09-01
1
-7
/
+0
*
ipc: Add a new field num_brokered_attachments to the message header.
erikchen
2015-08-31
1
-0
/
+7
*
Revert of IPC: Add attachment brokering support to the message header. (patch...
erikchen
2015-08-27
1
-48
/
+5
*
Reland #1: IPC: Add attachment brokering support to the message header.
erikchen
2015-08-22
1
-5
/
+48
*
Revert of IPC: Add attachment brokering support to the message header. (patch...
ricea
2015-08-20
1
-48
/
+5
*
IPC: Add attachment brokering support to the message header.
erikchen
2015-08-20
1
-5
/
+48
*
Migrate IPC to use Flow API v2.
yuhaoz
2015-08-18
1
-11
/
+0
*
ipc: Create an unforgeable mechanism to get the process id of the sender.
erikchen
2015-07-28
1
-0
/
+7
*
Update ChannelReader to use AttachmentBroker.
erikchen
2015-07-27
1
-0
/
+5
*
Adjust the binding point of IPC flow events from the next slice to the enclos...
yuhaoz
2015-07-08
1
-2
/
+2
*
Stub in more IPC attachment brokering functionality.
erikchen
2015-07-07
1
-0
/
+2
*
Move Pickle to base namespace.
brettw
2015-06-02
1
-4
/
+4
*
IPC: Add MojoHandleAttachment
morrita
2015-02-06
1
-0
/
+2
*
Deleting the forwarding header files base/debug/trace_event*
ssid
2015-02-03
1
-1
/
+0
*
IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment
morrita
2015-01-31
1
-20
/
+12
*
Mechanical rename of tracing includes (remaining bits)
primiano
2015-01-30
1
-1
/
+1
*
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
morrita
2015-01-14
1
-12
/
+9
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-22
1
-1
/
+1
*
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...
dcheng
2014-10-21
1
-1
/
+1
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-21
1
-1
/
+1
*
IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message
morrita
2014-09-24
1
-7
/
+4
*
Introduce ChannelMojo
morrita@chromium.org
2014-08-04
1
-0
/
+1
*
Make IPC::Channel polymorphic
morrita@chromium.org
2014-06-06
1
-0
/
+3
*
Ensure that any IPC sent from a child process that couldn't be deserialized c...
jam@chromium.org
2014-05-15
1
-1
/
+12
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-20
/
+6
*
IPC: Restrict 'toplevel' to truly toplevel events.
epenner@chromium.org
2014-05-02
1
-2
/
+2
*
Make flow event traces disabled-by-default
fmeawad@chromium.org
2014-02-06
1
-2
/
+4
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
1
-4
/
+15
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
1
-15
/
+4
*
Get rid of ipc_sender.h include in ipc_message.h.
viettrungluu@chromium.org
2012-12-14
1
-6
/
+0
*
Enable IPC logging for component builds
jochen@chromium.org
2012-11-28
1
-4
/
+1
*
Revert 169453 - Enable IPC logging for component build
dalecurtis@google.com
2012-11-26
1
-1
/
+4
*
Enable IPC logging for component build
jochen@chromium.org
2012-11-26
1
-4
/
+1
*
Trace PostTasks from post to run.
jbates@chromium.org
2012-09-18
1
-3
/
+7
*
Fix trace event macro naming issue
jbates@chromium.org
2012-09-11
1
-1
/
+1
*
fix gprecise gcc build error
jbates@chromium.org
2012-09-05
1
-1
/
+1
[next]