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
/
jingle
/
glue
/
pseudotcp_adapter.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-122
/
+30
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-55
/
+12
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-12
/
+55
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-12
/
+55
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-9
/
+51
*
Add OVERRIDE to jingle/.
avi@chromium.org
2011-11-17
1
-0
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-20
/
+20
*
Chromoting protocol implementation based on P2P Transport API.
sergeyu@chromium.org
2011-09-12
1
-2
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-2
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Increase PseudoTcp receive and send window sizes
hclam@chromium.org
2011-07-30
1
-4
/
+14
*
PseudoTcp to expose settings of nagling and ACK delay
hclam@chromium.org
2011-06-30
1
-0
/
+22
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+10
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-10
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+10
*
Fix JingleSession to respect net::StreamSocket Read/Write semantics.
wez@chromium.org
2011-06-24
1
-26
/
+13
*
Fix crash condition if caller deletes PseudoTcpAdaptor from within a callback.
wez@chromium.org
2011-05-25
1
-137
/
+273
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
1
-1
/
+1
*
Implement PseudoTCP adapter.
sergeyu@chromium.org
2011-04-22
1
-0
/
+343