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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
3
-3
/
+3
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
3
-3
/
+3
*
[jingle] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle
ashlin.j
2015-05-20
5
-6
/
+8
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-1
/
+1
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-15
1
-0
/
+8
*
Collect all ConnectionAttempts from both sockets in TransportConnectJob.
ttuttle
2015-05-15
7
-0
/
+31
*
Roll WebRTC 9187:9189
tommi
2015-05-14
1
-7
/
+6
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
rch
2015-05-08
1
-8
/
+0
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-08
1
-0
/
+8
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
rch
2015-05-08
1
-8
/
+0
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-08
1
-0
/
+8
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
piman
2015-05-05
1
-8
/
+0
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-05
1
-0
/
+8
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
dbeam
2015-05-05
1
-8
/
+0
*
Revert of Revert some other possible suspects of a 0.43% size increase of set...
dbeam
2015-05-04
1
-0
/
+8
*
Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...
dbeam
2015-05-04
1
-8
/
+0
*
Re-instating r328154 because it's depended on to compile.
Dan Beam
2015-05-04
1
-0
/
+8
*
Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...
Dan Beam
2015-05-04
1
-8
/
+0
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-04
1
-0
/
+8
*
Remove outdated instrumentation and move a few remaining bits around.
pkasting
2015-05-02
1
-5
/
+0
*
Update {virtual,override} to follow C++11 style in jingle.
nick
2015-04-23
1
-3
/
+3
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-1
/
+0
*
Remove hclam from OWNERS files.
nick
2015-04-15
1
-1
/
+0
*
Remove ajwong from OWNERS files.
nick
2015-04-15
1
-1
/
+0
*
Rename SocketDataProvider::GetNextRead() to OnRead()
rch
2015-04-14
1
-1
/
+1
*
Update instrumentation for various functions janky on the Mac IO thread.
pkasting
2015-04-14
1
-0
/
+5
*
Remove force_spdy_always, force_spdy_over_ssl and force_spdy_single_domain.
rch
2015-04-10
1
-2
/
+0
*
Simplify the interface to ProxyClientSocket::BuildTunnelRequest
rch
2015-04-07
1
-1
/
+1
*
Update remaining code to include NetLog files from net/log directory rather t...
eroman
2015-04-02
3
-3
/
+3
*
Change include order in logging_unittest.cc
tommi
2015-03-20
1
-5
/
+7
*
Do not call IPEndpoint::ToString for empty IP address.
jiayl
2015-03-11
1
-5
/
+5
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-4
/
+4
*
Update instrumentation for many different bugs based on new UMA data.
pkasting
2015-02-21
1
-5
/
+0
*
Add more size_t -> int warning fixes for the win x64 GN build.
dpranke
2015-02-20
1
-0
/
+2
*
Change jingle_unittests target to a test executable.
tfarina
2015-02-19
1
-3
/
+2
*
Work on GN Win64 build.
brettw
2015-02-18
1
-0
/
+2
*
Add new method to get negotiated SSL cipher in jingle glue.
mail
2015-02-09
1
-0
/
+1
*
Adding instrumentation to locate the source of jankiness.
pkasting
2015-02-06
1
-0
/
+5
*
Fix JingleThreadWrapper initialization in PNaCl plugin.
sergeyu
2015-01-27
2
-22
/
+37
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-2
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers in jingle/.
dcheng
2014-12-22
11
-20
/
+18
*
remove some dead visual studio < 2013 code
mostynb
2014-12-19
1
-2
/
+2
*
Hide the proxy socket address from the clients of ProxyResolvingClientSocket.
jiayl
2014-12-11
1
-3
/
+15
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-7
/
+8
*
Enforce TLS for XMPP connections.
vitalybuka
2014-11-03
1
-1
/
+1
*
Roll WebRTC 7546:7549.
hellner
2014-10-31
35
-54
/
+53
*
Update PRESUBMIT files for first round of ng trybots
Paweł Hajdan, Jr
2014-10-30
1
-22
/
+0
*
Revert "Roll WebRTC 7546:7549."
Mike Wittman
2014-10-29
35
-53
/
+54
*
Roll WebRTC 7546:7549.
hellner
2014-10-29
35
-54
/
+53
[next]