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
/
multi_process_lock_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-2
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.
rsleevi@chromium.org
2013-02-07
1
-2
/
+3
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
1
-13
/
+10
*
Pull back some CHECK calls which were removed.
shess@chromium.org
2011-11-08
1
-6
/
+5
*
Convert chrome/common non-debug logs to debug logs.
brettw@chromium.org
2011-10-28
1
-9
/
+10
*
Bring out cloud print proxy from behind a flag on Linux.
abeera@google.com
2011-08-20
1
-4
/
+4
*
Improve multi_process_lock error messages.
dmaclach@chromium.org
2010-11-22
1
-1
/
+2
*
add missing header.
dmaclach@chromium.org
2010-11-17
1
-0
/
+1
*
Fix up clang build, and presubmit warnings about strcpy.
dmaclach@chromium.org
2010-11-17
1
-3
/
+15
*
Add multi_process_lock to base
dmaclach@chromium.org
2010-11-16
1
-0
/
+95