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
/
browser
/
renderer_host
/
p2p
/
socket_dispatcher_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements RTP header dumping.
jiayl@chromium.org
2014-05-31
1
-1
/
+59
*
Revert 273745 "Implements RTP header dumping." due to memory leak
battre@chromium.org
2014-05-30
1
-59
/
+1
*
Implements RTP header dumping.
jiayl@chromium.org
2014-05-30
1
-1
/
+59
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-4
/
+3
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-4
/
+2
*
Detect IPv6 interface is temporary or not.
mallinath@chromium.org
2014-03-28
1
-1
/
+2
*
Push remote hostname to P2P socket host.
mallinath@chromium.org
2014-03-12
1
-1
/
+1
*
Relanding PacketOptions enabling CL https://codereview.chromium.org/177603002
mallinath@chromium.org
2014-03-02
1
-2
/
+2
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-1
/
+2
*
Revert 252408 "Adding talk_base::PacketOptions to P2P IPC Send m..."
bartfab@chromium.org
2014-02-24
1
-2
/
+2
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-2
/
+1
*
Adding talk_base::PacketOptions to P2P IPC Send message.
mallinath@chromium.org
2014-02-20
1
-2
/
+2
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-1
/
+2
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
1
-0
/
+13
*
Revert 246612 "Implement SetOption and GetOption methods defined..."
akalin@chromium.org
2014-01-23
1
-13
/
+0
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
1
-0
/
+13
*
Wire talk_base::AsyncResolverInterface in chrome.
mallinath@chromium.org
2014-01-03
1
-6
/
+12
*
Filter virtual network interfaces for p2p sessions.
mallinath@chromium.org
2013-12-19
1
-1
/
+1
*
Implement support for p2p socket UDP packages to set the Differntiated Servic...
hubbe@chromium.org
2013-10-22
1
-1
/
+2
*
Trace events for P2P Socket
hclam@chromium.org
2013-10-17
1
-2
/
+3
*
Limit size of outgoing P2P packets
sergeyu@chromium.org
2013-10-13
1
-0
/
+12
*
Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...
jam@chromium.org
2013-10-01
1
-2
/
+0
*
This CL implements a simple send rate controller for STUN packets when sent t...
mallinath@chromium.org
2013-09-21
1
-2
/
+2
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-2
/
+2
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
1
-2
/
+4
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-1
/
+1
*
Proxy detection is important feature for the P2P sockets, as
mallinath@chromium.org
2013-06-21
1
-2
/
+5
*
If HostResolver::Request completes with OK, the AddressList is not empty. Pre...
mef@chromium.org
2013-05-15
1
-8
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-2
/
+2
*
Refactor the P2PSocketDispatcher to be created on the RenderThread instead of...
perkj@chromium.org
2012-09-12
1
-45
/
+32
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-10
/
+3
*
RefCounted types should not have public destructors, content/browser part 1
rsleevi@chromium.org
2012-04-27
1
-42
/
+42
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-1
/
+1
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-2
/
+2
*
Move BrowserMessageFilter to public, and into content namespace.
joi@chromium.org
2011-12-16
1
-0
/
+1
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-7
/
+6
*
Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().
dcheng@chromium.org
2011-11-15
1
-6
/
+6
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Move P2P code to content namespace.
sergeyu@chromium.org
2011-08-25
1
-0
/
+4
*
Return DNS addresses when address can be resolved synchronously.
sergeyu@chromium.org
2011-08-12
1
-3
/
+5
*
Add IPC for DNS host address resolution.
sergeyu@chromium.org
2011-08-09
1
-2
/
+116
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Roll new libjingle with asynchronous NetworkManager.
sergeyu@chromium.org
2011-07-13
1
-8
/
+38
*
Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)
dpapad@chromium.org
2011-06-22
1
-1
/
+1
*
Fix memory leaks in P2PSocketDispatcherHost
sergeyu@chromium.org
2011-05-26
1
-1
/
+9
*
Implement IpcNetworkManger
sergeyu@chromium.org
2011-04-21
1
-62
/
+21
*
Fix P2PSocketDispatcherHost to distinguish sockets with the same socket_id
sergeyu@chromium.org
2011-04-21
1
-14
/
+26
*
Enable TCP sockets for P2P IPC.
sergeyu@chromium.org
2011-04-20
1
-5
/
+1
[next]