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_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-5
/
+5
*
Adjust unix domain IPC permissions.
dtu@chromium.org
2011-01-20
1
-2
/
+10
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-298
/
+351
*
Revert 69694 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-347
/
+294
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-294
/
+347
*
Revert 69690 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-347
/
+294
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-294
/
+347
*
Revert 69660 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-18
1
-338
/
+294
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-18
1
-294
/
+338
*
Revert 69264 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-16
1
-331
/
+288
*
Revert 69341 - Fix up problem with uninitialized member variable.
dmaclach@chromium.org
2010-12-16
1
-1
/
+0
*
Fix up problem with uninitialized member variable.
dmaclach@chromium.org
2010-12-15
1
-0
/
+1
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-15
1
-288
/
+331
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-1
/
+1
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-8
/
+2
*
Add some more detail to PLOGs when debugging problems
dmaclach@chromium.org
2010-12-09
1
-26
/
+36
*
Define IPC_USES_READWRITE
dmaclach@chromium.org
2010-12-08
1
-17
/
+11
*
Fix up sun_path_len so that it is consistent across all our platforms.
dmaclach@chromium.org
2010-12-08
1
-1
/
+5
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
1
-11
/
+17
*
Wrap GlobalDescriptors singleton in accessor method.
evan@chromium.org
2010-12-07
1
-1
/
+1
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
1
-6
/
+12
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-5
/
+11
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-11
/
+5
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-5
/
+11
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
1
-11
/
+5
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
1
-5
/
+11
*
Covert LOG(INFO) to VLOG(1) - ipc/.
pkasting@chromium.org
2010-10-19
1
-14
/
+8
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+0
*
Mac: clang build
thakis@chromium.org
2010-09-22
1
-2
/
+1
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
1
-0
/
+4
*
Up the warnings in ipc (take 2)
thomasvl@google.com
2010-07-23
1
-3
/
+3
*
Revert 51520 - Up the warnings in ipc
thomasvl@chromium.org
2010-07-02
1
-3
/
+3
*
Up the warnings in ipc
thomasvl@google.com
2010-07-02
1
-3
/
+3
*
Clang: Do not ignore result of HANDLE_EINTR.
thakis@chromium.org
2010-06-23
1
-17
/
+34
*
Revert 49988 - ipc
thakis@chromium.org
2010-06-16
1
-32
/
+16
*
Revert 49989 - x
thakis@chromium.org
2010-06-16
1
-2
/
+1
*
x
thakis@chromium.org
2010-06-16
1
-1
/
+2
*
ipc
thakis@chromium.org
2010-06-16
1
-16
/
+32
*
POSIX: make sure that we never pass directory descriptors into the sandbox.
agl@chromium.org
2010-06-10
1
-0
/
+9
*
chunk of straightforward ifdef/include changes for BSD port
pvalchev@google.com
2010-05-19
1
-10
/
+10
*
SELinux: add basic policy.
agl@chromium.org
2010-04-19
1
-0
/
+5
*
The plugin channel host in the renderer process should not initialize IPC
mark@chromium.org
2010-03-16
1
-1
/
+7
*
Revert "Better handle oversized IPC messages" r37102
jeremy@chromium.org
2010-01-26
1
-13
/
+0
*
Better handle oversized IPC messages
jeremy@chromium.org
2010-01-26
1
-0
/
+13
*
Recognize EMSGSIZE as non-fatal on OS X.
jeremy@chromium.org
2009-12-08
1
-8
/
+21
*
Added new IPC message class for CommandBuffer.
apatrick@google.com
2009-12-04
1
-1
/
+3
*
Add paranoid logging to ChannelImpl::ProcessOutgoingMessages() to help track ...
jeremy@chromium.org
2009-12-03
1
-1
/
+10
*
Don't reuse the initial IPC channel.
mark@chromium.org
2009-11-30
1
-0
/
+10
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-1
/
+0
*
linux: cut down on EPIPE error spew
evan@chromium.org
2009-10-23
1
-1
/
+5
[next]