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
/
content
/
renderer
/
p2p
/
ipc_socket_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace SetIP with SetReolveddIP after address is resolved.
mallinath@chromium.org
2014-03-22
1
-1
/
+1
*
Push remote hostname to P2P socket host.
mallinath@chromium.org
2014-03-12
1
-1
/
+6
*
Store hostname before address is resolved.
mallinath@chromium.org
2014-03-03
1
-2
/
+6
*
Relanding PacketOptions enabling CL https://codereview.chromium.org/177603002
mallinath@chromium.org
2014-03-02
1
-2
/
+1
*
Moving sigslot out of content::P2PAsyncAddressResolver as it's a
mallinath@chromium.org
2014-02-27
1
-1
/
+89
*
Remove p2p socket API from content/public
hubbe@chromium.org
2014-02-26
1
-1
/
+1
*
Revert 252408 "Adding talk_base::PacketOptions to P2P IPC Send m..."
bartfab@chromium.org
2014-02-24
1
-1
/
+2
*
Adding talk_base::PacketOptions to P2P IPC Send message.
mallinath@chromium.org
2014-02-20
1
-2
/
+1
*
Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...
mallinath@chromium.org
2014-02-15
1
-6
/
+6
*
Update webrtc/libjingle 5523:5548.
ronghuawu@chromium.org
2014-02-14
1
-0
/
+1
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
1
-8
/
+73
*
Revert 246612 "Implement SetOption and GetOption methods defined..."
akalin@chromium.org
2014-01-23
1
-73
/
+8
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
1
-8
/
+73
*
Wire talk_base::AsyncResolverInterface in chrome.
mallinath@chromium.org
2014-01-03
1
-2
/
+1
*
Update webrtc/libjingle 5268:5301.
ronghuawu@chromium.org
2013-12-17
1
-3
/
+3
*
Pass packet received timestamp in microseconds from
mallinath@chromium.org
2013-12-16
1
-2
/
+6
*
This CL is in preparation for making a public way for the media/cast library ...
hubbe@chromium.org
2013-12-04
1
-15
/
+22
*
Roll webrtc 5104:5122
sergeyu@chromium.org
2013-11-14
1
-0
/
+7
*
Invoke DSCP related send methods in P2PSocketClients
mallinath@chromium.org
2013-10-24
1
-1
/
+2
*
Update webrtc to r4819.
mallinath@chromium.org
2013-09-23
1
-5
/
+9
*
Clone of @ https://codereview.chromium.org/22452002/
mallinath@chromium.org
2013-08-13
1
-1
/
+6
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Add the P2P_SOCKET_STUN_TCP_CLIENT and P2P_SOCKET_STUN_SSLTCP_CLIENT to IsTcp...
ronghuawu@chromium.org
2013-06-22
1
-1
/
+3
*
SSLTCP (pseudo-SSL with fake handshake and unencrypted data) support for p2p ...
ronghuawu@chromium.org
2013-06-21
1
-6
/
+8
*
Cleanup socket address conversion in libjingle glue code.
sergeyu@chromium.org
2013-06-15
1
-2
/
+5
*
Identify TRACE_COUNTER for p2p socket using socket object
hclam@chromium.org
2013-06-15
1
-3
/
+4
*
Use STUN_TCP_SOCKET also while checking for
mallinath@chromium.org
2013-06-15
1
-3
/
+7
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Fixing the p2p client/server tcp socket type.
mallinath@chromium.org
2013-05-10
1
-2
/
+2
*
Replace send packet throttling with a scheme based on number of in-flight byt...
miu@chromium.org
2013-05-07
1
-18
/
+48
*
Roll libjingle r313.
ronghuawu@chromium.org
2013-05-07
1
-8
/
+10
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-19
/
+18
*
Add tracing data for measure number of EWOULDBLOCK error in p2p socket
hclam@chromium.org
2013-05-03
1
-0
/
+3
*
Roll libjingle r310.
wjia@chromium.org
2013-05-02
1
-4
/
+1
*
IpcSocketFactory pending packet limit is too small
hclam@chromium.org
2013-04-10
1
-2
/
+2
*
Fix IpcPacketSocketFactory to return EWOULDBLOCK when network interface is co...
sergeyu@chromium.org
2013-04-06
1
-5
/
+40
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-11
/
+11
*
contributed by mallinath@chromium.org
wjia@chromium.org
2012-05-21
1
-2
/
+4
*
Move P2P code to content namespace.
sergeyu@chromium.org
2011-08-25
1
-0
/
+4
*
Fix DCHECK in P2PSocketClient.
sergeyu@chromium.org
2011-08-06
1
-2
/
+1
*
Uninitialized member in IpcPacketSocket.
finnur@chromium.org
2011-06-14
1
-2
/
+4
*
Unbranch libjingle
sergeyu@chromium.org
2011-05-27
1
-47
/
+47
*
Roll new libjingle. Use the new incoming_only flag in chromoting host.
sergeyu@chromium.org
2011-05-10
1
-8
/
+8
*
Enable TCP sockets for P2P IPC.
sergeyu@chromium.org
2011-04-20
1
-19
/
+85
*
Add FakeSocketFactory.
sergeyu@chromium.org
2011-04-01
1
-32
/
+6
*
Move core renderer subdirectories to content.
jam@chromium.org
2011-03-16
1
-0
/
+323