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
/
sync_socket_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-9
/
+6
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+4
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-1
/
+2
*
Revert 69694 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-2
/
+1
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-1
/
+2
*
Revert 69690 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-2
/
+1
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-20
1
-1
/
+2
*
Revert 69660 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-18
1
-2
/
+1
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-18
1
-1
/
+2
*
Revert 69264 - Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-16
1
-2
/
+1
*
Add support for sockets that can listen and accept a connection.
dmaclach@chromium.org
2010-12-15
1
-1
/
+2
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-2
/
+1
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-0
/
+1
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-1
/
+0
*
FBTF: Reapplies r55259, the first new IPC definition patch.
erg@google.com
2010-08-10
1
-0
/
+1
*
Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...
pinkerton@google.com
2010-08-09
1
-1
/
+0
*
FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.
erg@google.com
2010-08-06
1
-0
/
+1
*
Up the warnings in ipc (take 2)
thomasvl@google.com
2010-07-23
1
-3
/
+3
*
Remove <iostream> where possible.
erg@google.com
2010-07-20
1
-1
/
+0
*
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
*
Removed the unnecessary NULL checks from sync_socket_unittest.cc.
sehr@google.com
2009-12-08
1
-3
/
+0
*
Add an implementation of base::SyncSocket::Peek for posix platforms. Also
sehr@google.com
2009-12-06
1
-2
/
+5
*
Add non-blocking peek for the syncsocket
cpu@chromium.org
2009-12-04
1
-0
/
+5
*
Implement SyncSocket class for Posix targets (Linux, Mac), and enable the
sehr@google.com
2009-11-26
1
-7
/
+42
*
This adds the first version of SyncSocket to base, along with a trivial unitt...
sehr@google.com
2009-11-24
1
-0
/
+211