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_channel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce ChannelMojo
morrita@chromium.org
2014-08-04
1
-0
/
+8
*
IPC::Channel: Reduce POSIX specific API surface
morrita@chromium.org
2014-06-07
1
-20
/
+0
*
Make IPC::Channel polymorphic
morrita@chromium.org
2014-06-06
1
-26
/
+13
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-30
1
-14
/
+43
*
Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."
mattm@chromium.org
2014-05-29
1
-43
/
+14
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-29
1
-14
/
+43
*
IPC: Make ipc_perftests run on Android.
epenner@chromium.org
2014-03-19
1
-0
/
+8
*
Connect PPAPI IPC channels for non-SFI mode.
hidehiko@chromium.org
2014-02-21
1
-0
/
+6
*
Revert "Connect PPAPI IPC channels for non-SFI mode."
loislo@chromium.org
2014-02-21
1
-6
/
+0
*
Connect PPAPI IPC channels for non-SFI mode.
hidehiko@chromium.org
2014-02-21
1
-0
/
+6
*
Alternative workaround for mac kernel bug.
hubbe@chromium.org
2013-10-15
1
-8
/
+15
*
Revert 227999 "Alternative workaround for mac kernel bug."
benwells@chromium.org
2013-10-11
1
-15
/
+8
*
Alternative workaround for mac kernel bug.
hubbe@chromium.org
2013-10-10
1
-8
/
+15
*
Update include paths in ipc for base/process changes.
rsesek@chromium.org
2013-07-24
1
-1
/
+1
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-13
1
-2
/
+2
*
Revert 187554 "Implement IPC::ChannelFactory, a class that accep..."
falken@chromium.org
2013-03-13
1
-2
/
+2
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-12
1
-2
/
+2
*
Revert 187233
dmikurube@chromium.org
2013-03-11
1
-2
/
+2
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-11
1
-2
/
+2
*
Revert 186912
jeremya@chromium.org
2013-03-08
1
-2
/
+2
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-08
1
-2
/
+2
*
Remove IPC::Channel::set_listener().
viettrungluu@chromium.org
2013-01-16
1
-3
/
+0
*
Fix typo in comment ("ammount").
viettrungluu@chromium.org
2013-01-05
1
-1
/
+1
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-1
/
+8
*
ipc: Remove ipc_listener.h from ipc_channel.h and update the files.
tfarina@chromium.org
2012-11-17
1
-4
/
+0
*
Fix build warnings in NaCl IPC proxy.
bbudge@chromium.org
2012-09-28
1
-0
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove Message::Sender and Channel::Listener typedefs.
brettw@chromium.org
2012-06-29
1
-7
/
+2
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-1
/
+1
*
Separate out IPC::Message::Sender and Channel::Listener into a separate class.
brettw@chromium.org
2012-06-11
1
-28
/
+12
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
1
-0
/
+4
*
Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.
bbudge@chromium.org
2012-04-23
1
-1
/
+1
*
Make IPC channels track their peer process ID
jschuh@chromium.org
2012-04-05
1
-0
/
+5
*
Verify the child process with a secret hello
jschuh@chromium.org
2012-03-17
1
-0
/
+11
*
Factor out the shared parts of IPC channel reading.
brettw@chromium.org
2012-03-08
1
-12
/
+12
*
Add OVERRIDE to ipc/.
avi@chromium.org
2011-11-17
1
-1
/
+1
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
1
-0
/
+6
*
Convert some constants declared as anonymous enums into static consts so they...
pkasting@chromium.org
2011-09-01
1
-7
/
+5
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-31
1
-0
/
+7
*
This patch caused Chrome to be unable to load any web pages on Chrome OS.
satorux@chromium.org
2011-08-23
1
-13
/
+0
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-19
1
-0
/
+13
*
Create ipc.dll.
darin@chromium.org
2011-08-15
1
-2
/
+2
*
Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable.
kkania@chromium.org
2011-08-09
1
-0
/
+4
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Revert 80604 - Revert 80602 - Limit access to named IPC channels with SO_PEER...
wez@chromium.org
2011-04-06
1
-3
/
+17
*
Revert 80602 - Limit access to named IPC channels with SO_PEERCRED, not file ...
wez@chromium.org
2011-04-06
1
-17
/
+3
*
Limit access to named IPC channels with SO_PEERCRED, not file permissions.
wez@chromium.org
2011-04-06
1
-3
/
+17
*
Clean up channel modes
dmaclach@chromium.org
2011-02-03
1
-7
/
+16
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+3
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-5
/
+53
[next]