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
/
chrome
/
common
/
ipc_channel_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix: add some comments and clean up some IPC channel code.
evan@chromium.org
2009-05-01
1
-29
/
+28
*
POSIX: Add a macro for handling EINTR.
agl@chromium.org
2009-05-01
1
-58
/
+51
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-2
/
+2
*
Remove histogram connection to base classes in stats_counter
jar@chromium.org
2009-04-10
1
-0
/
+1
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-0
/
+803
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-803
/
+0
*
Better IPC logging on POSIX:
phajdan.jr@chromium.org
2009-03-20
1
-4
/
+4
*
Linux: remove the use of UNIX_PATH_MAX for systems which don't have it.
agl@chromium.org
2009-03-17
1
-19
/
+9
*
Use a dedicated command line flag for FIFO IPC channels on POSIX.
phajdan.jr@chromium.org
2009-02-27
1
-1
/
+1
*
POSIX: Rename DescriptorSet to FileDescriptorSet
agl@chromium.org
2009-02-12
1
-9
/
+10
*
POSIX: Clean up DescriptorSet
agl@chromium.org
2009-02-12
1
-2
/
+14
*
OSX: Workaround CMSG_FIRSTHDR bug
agl@chromium.org
2009-02-12
1
-17
/
+41
*
POSIX: Transfer network data using shared memory
agl@chromium.org
2009-02-11
1
-1
/
+1
*
POSIX: fix file descriptor passing
agl@chromium.org
2009-02-10
1
-1
/
+2
*
Mac + Linux build fix:
agl@chromium.org
2009-02-07
1
-1
/
+1
*
FileDescriptor: passing fds over IPC
agl@chromium.org
2009-02-07
1
-4
/
+117
*
Fix issue 7146, sending large messages over IPC on POSIX was broken.
jeremy@chromium.org
2009-01-29
1
-3
/
+9
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+2
*
POSIX: IPC channel changes needed to get IPC Sync Channel unittests running.
agl@chromium.org
2009-01-20
1
-13
/
+99
*
Implement command line switch to allow using a FIFO or a socketpair() for IPC...
jeremy@chromium.org
2008-12-19
1
-13
/
+76
*
* Fix for one end of FIFO not being set as non-blocking. This fixes the IPC ...
jeremy@chromium.org
2008-12-16
1
-0
/
+4
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-15
1
-72
/
+51
*
Reverting 6911.
ojan@google.com
2008-12-12
1
-44
/
+65
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-12
1
-65
/
+44
*
Build ipc_tests on linux.
tc@google.com
2008-12-11
1
-1
/
+7
*
Refactor IPC::Channel to have a common header.
jeremy@chromium.org
2008-12-10
1
-29
/
+42
*
First cut at POSIX Implementation of IPC Channel using FIFOs.
jeremy@chromium.org
2008-12-08
1
-11
/
+483
*
Try to reland the ipc code to see if the tests
nsylvain@chromium.org
2008-12-02
1
-0
/
+32
*
We have a bunch of new ui_tests failures. I want
nsylvain@chromium.org
2008-12-02
1
-32
/
+0
*
* Add ipc_tests unittest target to xcode project.
jeremy@chromium.org
2008-12-01
1
-0
/
+32