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
/
base
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RecvMsgWithPid on broken socket pair
mdempsky@chromium.org
2014-05-16
2
-1
/
+29
*
Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>
mdempsky@chromium.org
2014-04-30
3
-40
/
+55
*
Extend UnixDomainSocket::RecvMsg to return sender's PID
mdempsky@chromium.org
2014-04-24
3
-8
/
+112
*
Fix typo (approve -> approach) and cleanup wording while here
mdempsky@chromium.org
2014-04-08
1
-4
/
+4
*
IPC: Make ipc_perftests run on Android.
epenner@chromium.org
2014-03-19
1
-0
/
+4
*
ensure that UnixDomainSocket::RecvMsgWithFlags doesn't memcpy from 0
mostynb@opera.com
2014-03-17
1
-2
/
+4
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
1
-3
/
+4
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
1
-4
/
+3
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-3
/
+4
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
1
-4
/
+3
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-3
/
+4
*
posix LaunchProcess: Don't use STL iterators after fork.
mattm@chromium.org
2014-01-07
1
-4
/
+8
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
3
-3
/
+19
*
Split apart various target type code.
brettw@chromium.org
2013-08-13
1
-1
/
+1
*
Linux sandbox: allow non racy use of O_CLOEXEC
jln@chromium.org
2013-04-26
2
-2
/
+40
*
POSIX: add a maximum number of iterations to HANDLE_EINTR
jln@chromium.org
2013-01-23
1
-4
/
+22
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
3
-22
/
+103
*
Linux sandbox: add a new low-level broker process mechanism.
jln@chromium.org
2012-12-14
1
-1
/
+8
*
Revert 173064
gene@chromium.org
2012-12-14
1
-1
/
+1
*
Linux sandbox: add a new low-level broker process mechanism.
jln@chromium.org
2012-12-14
1
-1
/
+1
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
3
-2
/
+35
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
2
-0
/
+130
*
Move FileDescriptorShuffle to base/posix. This file is very posix-specific.
brettw@chromium.org
2012-11-09
3
-0
/
+470
*
linux: Crash browser on too-big messages to zygote.
derat@chromium.org
2012-10-12
2
-4
/
+7
*
Fix a couple small problems in base/
thestig@chromium.org
2012-10-12
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Tighten up DEPS some more. NaCl/service process code are including internal c...
jam@chromium.org
2012-06-04
2
-0
/
+202