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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
4
-4
/
+4
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
3
-5
/
+5
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
2
-5
/
+5
*
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
2
-11
/
+13
*
Disable incoming TCP connections on windows so that we don't get "block by Wi...
ronghuawu@chromium.org
2013-05-06
1
-0
/
+3
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
2
-22
/
+22
*
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
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
IpcSocketFactory pending packet limit is too small
hclam@chromium.org
2013-04-10
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Fix IpcPacketSocketFactory to return EWOULDBLOCK when network interface is co...
sergeyu@chromium.org
2013-04-06
5
-6
/
+68
*
content: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-15
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-11
/
+11
*
Update some #includes in content/renderer/p2p for headers in the new Platform...
pilgrim@chromium.org
2013-01-15
2
-5
/
+5
*
Rolling libjingle r235
mallinath@chromium.org
2012-11-16
1
-14
/
+13
*
In latest version of libjingle, local UDP and STUN merged into
mallinath@chromium.org
2012-11-01
2
-38
/
+52
*
Rolling libjingle r220.
ronghuawu@chromium.org
2012-10-29
1
-3
/
+9
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-2
/
+1
*
Revert 159244 - Fix nit comments from http://codereview.chromium.org/10962010
jochen@chromium.org
2012-09-28
1
-1
/
+1
*
Fix nit comments from http://codereview.chromium.org/10962010
perkj@chromium.org
2012-09-28
1
-1
/
+1
*
Fix P2PSocketClient to close incoming connection if not accepted.
sergeyu@chromium.org
2012-09-27
1
-2
/
+6
*
Fix asan test failure in P2PSocketClient::Init. Make sure P2PSocketClient::I...
perkj@chromium.org
2012-09-21
2
-7
/
+22
*
Refactor the P2PSocketDispatcher to be created on the RenderThread instead of...
perkj@chromium.org
2012-09-12
4
-86
/
+60
*
Updating chrome to libjingle r175
mallinath@chromium.org
2012-08-26
1
-2
/
+3
*
Remove obsolete webkit_glue::P2PTransport interface.
sergeyu@chromium.org
2012-08-16
5
-806
/
+41
*
Update JingleThreadWrapper to allow it to be created using task runner.
sergeyu@chromium.org
2012-08-14
1
-1
/
+1
*
Rolling libjingle to 159.
ronghuawu@chromium.org
2012-07-14
3
-3
/
+7
*
Remove unused member variables found by clang's -Wunused-private-field
thakis@chromium.org
2012-06-22
1
-1
/
+0
*
Rename IPC Sender and Listener in ppapi, content/public, and content/renderer
brettw@chromium.org
2012-06-20
1
-2
/
+2
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-1
/
+0
*
Cleanup content::P2PPortAllocator.
sergeyu@chromium.org
2012-05-30
1
-16
/
+1
*
When BUNDLE is enabled in libjingle, there will be a possibility
mallinath@chromium.org
2012-05-26
2
-11
/
+19
*
Changes needed to roll libjingle r141 to chrome.
sergeyu@chromium.org
2012-05-22
3
-14
/
+26
*
contributed by mallinath@chromium.org
wjia@chromium.org
2012-05-21
1
-2
/
+4
*
Add deletion observer to P2PSocketDispatcher.
perkj@chromium.org
2012-05-20
2
-0
/
+30
*
RefCounted types should not have public destructors, content/browser part 2
rsleevi@chromium.org
2012-04-28
2
-4
/
+9
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
4
-18
/
+16
*
Update comments in socket_dispatcher.h.
sergeyu@chromium.org
2012-04-17
1
-5
/
+6
*
Libjingle roll 129:132.
sergeyu@chromium.org
2012-04-14
2
-11
/
+17
*
Specify session type when creating relay sessions for chromoting.
sergeyu@chromium.org
2012-04-06
1
-2
/
+17
*
Roll libjingle to r126.
ronghuawu@chromium.org
2012-03-20
2
-3
/
+4
*
Roll libjingle to r124. Removed overrides for the ws2 fixes.
ronghuawu@chromium.org
2012-03-15
1
-4
/
+5
[prev]
[next]