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
Commit message (
Expand
)
Author
Age
Files
Lines
*
RefCounted types should not have public destructors, sql/ and jingle/ edition
rsleevi@chromium.org
2012-04-28
2
-3
/
+7
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
4
-13
/
+14
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+2
*
Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...
sergeyu@chromium.org
2012-04-06
3
-1
/
+124
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
2
-1
/
+7
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Roll libjingle to r124. Removed overrides for the ws2 fixes.
ronghuawu@chromium.org
2012-03-15
1
-2
/
+3
*
Include the headers from the libjingle overrides.
ronghuawu@chromium.org
2012-03-06
1
-2
/
+2
*
Convert uses of int ms to TimeDelta in jingle and remoting.
tedvessenes@gmail.com
2012-03-05
2
-7
/
+9
*
* Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_...
ronghuawu@chromium.org
2012-03-01
2
-2
/
+3
*
Delete Session and SessionManager object synchronously.
sergeyu@chromium.org
2012-02-24
1
-12
/
+25
*
Implement support for route change notifications in the Transport interface.
sergeyu@chromium.org
2012-02-21
1
-1
/
+3
*
Libjingle-based TransportFactory implementation.
sergeyu@chromium.org
2012-02-21
2
-2
/
+16
*
Convert int ms interfaces to TimeDelta in jingle/glue files.
tedvessenes@gmail.com
2012-02-01
1
-1
/
+1
*
Roll libjingle to r108:
ronghuawu@chromium.org
2012-01-19
1
-3
/
+4
*
Revert 118031 - Roll libjingle to r108:
ronghuawu@chromium.org
2012-01-18
1
-3
/
+3
*
Roll libjingle to r108:
ronghuawu@chromium.org
2012-01-18
1
-3
/
+3
*
This change updates the libjingle logging so that it writes to chromiums VLOG...
hellner@google.com
2012-01-17
2
-0
/
+162
*
Revert 117531 - Convert use of int ms to TimeDelta in files owned by ajwong.
lambroslambrou@google.com
2012-01-12
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by ajwong.
tedvessenes@gmail.com
2012-01-12
1
-2
/
+2
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
1
-5
/
+1
*
Rolling new libjingle revision 100
mallinath@google.com
2011-12-15
1
-1
/
+1
*
Removing MessageLoop::QuitTask() from jingle/
dcheng@chromium.org
2011-12-09
2
-4
/
+4
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
6
-250
/
+91
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
5
-134
/
+24
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
5
-24
/
+134
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
5
-34
/
+141
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
2
-9
/
+52
*
Roll libjingle to 98:99.
tommi@chromium.org
2011-12-06
1
-1
/
+1
*
Move P2P unit tests to content_unittests
jochen@chromium.org
2011-11-25
1
-0
/
+1
*
Add OVERRIDE to jingle/.
avi@chromium.org
2011-11-17
5
-4
/
+9
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
base::Bind: Convert jingle/.
jhawkins@chromium.org
2011-11-12
5
-21
/
+30
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
6
-46
/
+46
*
Chromoting protocol implementation based on P2P Transport API.
sergeyu@chromium.org
2011-09-12
1
-2
/
+2
*
Update libjingle to the latest version.
sergeyu@chromium.org
2011-09-08
1
-0
/
+3
*
Fix Dispose() method in JingleThreadWrapper.
sergeyu@chromium.org
2011-09-08
2
-2
/
+36
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
1
-1
/
+1
*
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
*
Fix delay in PseudoTcpAdapterTest.LossyChannel
sergeyu@chromium.org
2011-08-23
1
-9
/
+64
*
Move P2P candidate serialization/deserialization to jingle/glue.
sergeyu@chromium.org
2011-08-09
2
-1
/
+78
*
Set send buffer size for the raw socket used by chromoting
hclam@chromium.org
2011-08-04
1
-4
/
+2
*
Implement Send() in JingleThreadWrapper.
sergeyu@chromium.org
2011-08-01
3
-92
/
+321
*
Revert 94956 - Implement Send() in JingleThreadWrapper.
sergeyu@chromium.org
2011-08-01
3
-321
/
+92
*
Implement Send() in JingleThreadWrapper.
sergeyu@chromium.org
2011-08-01
3
-92
/
+321
*
Increase PseudoTcp receive and send window sizes
hclam@chromium.org
2011-07-30
1
-4
/
+14
*
Roll libjingle 73:77.
sergeyu@chromium.org
2011-07-29
1
-0
/
+3
*
Drop packets when io pending is received for UDP sockets.
hclam@chromium.org
2011-07-27
2
-13
/
+13
[next]