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
*
Move safe_strerror to posix directory and the base namespace.
brettw
2015-06-09
2
-0
/
+166
*
Move UnixDomainSocket to base namespace
brettw
2015-06-02
3
-31
/
+37
*
Move Pickle to base namespace.
brettw
2015-06-02
1
-2
/
+4
*
base: Remove most uses of MessageLoopProxy
skyostil
2015-04-30
1
-7
/
+7
*
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...
stevenjb
2015-04-29
1
-7
/
+7
*
base: Remove use of MessageLoopProxy
skyostil
2015-04-29
1
-7
/
+7
*
base: Use more specific CHECK macros for comparisons.
danakj
2015-03-09
1
-4
/
+4
*
mmap V8 snapshot and ICU data file in the android_webview
mkosiba
2015-01-09
2
-11
/
+54
*
Non-SFI mode: Enable MSG_TRUNC and MSG_CTRUNC code for nacl_helper_nonsfi.
hidehiko
2014-11-06
1
-4
/
+0
*
Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non...
hidehiko
2014-11-05
2
-12
/
+12
*
Replace a few typeofs with delctype.
thakis
2014-10-28
1
-3
/
+3
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
2
-15
/
+9
*
Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi.
hidehiko
2014-10-17
2
-3
/
+28
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
2
-9
/
+9
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
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