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 content/*/p2p/* code to net::IPAddress.
martijn
2016-03-25
5
-17
/
+17
*
net: remove UsingTCPFastOpen() method from StreamSocket class
tfarina
2016-03-22
4
-13
/
+0
*
Remove NetworkDelegate pointer from HttpNetworkSession.
mmenke
2016-03-18
1
-1
/
+0
*
Bypass the DataReductionProxy for all POST requests
ryansturm
2016-03-03
1
-1
/
+3
*
jingle: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
6
-0
/
+9
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
3
-3
/
+0
*
Replace --use-spdy by --disable-http2.
bnc
2016-02-09
1
-2
/
+0
*
Set trusted SPDY proxy dynamically on per-profile basis
tbansal
2016-02-04
1
-1
/
+0
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
Use Boolean members to control HTTP/2 and SPDY/3.1.
bnc
2016-02-02
2
-1
/
+3
*
Add Alternative Service field trial.
bnc
2016-01-29
1
-2
/
+4
*
Global conversion of Pass()→std::move() on OS==linux
dcheng
2015-12-28
7
-19
/
+21
*
Switch to standard integer types in jingle/.
avi
2015-12-22
41
-94
/
+149
*
Remove kuint16max.
avi
2015-12-01
1
-4
/
+6
*
Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...
avi
2015-12-01
1
-6
/
+4
*
Remove kuint16max.
avi
2015-12-01
1
-4
/
+6
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Properly handle IPv6 literals in CONNECT requests
rsleevi
2015-11-12
1
-1
/
+1
*
Add support for default local address in IpcNetworkManager
guoweis
2015-11-12
2
-0
/
+22
*
Remove base::MessageLoop::{Quit,QuitClosure} functions
ki.stfu
2015-10-23
1
-4
/
+2
*
Implement GetTotalReceivedBytes() for StreamSocket
tbansal
2015-10-14
5
-0
/
+17
*
Reland remove reference counting from HttpNetworkSession.
mmenke
2015-10-13
2
-2
/
+2
*
Update to use third_party/webrtc_overrides instead of third_party/webrtc/over...
grunell
2015-09-30
2
-2
/
+3
*
Use FRIEND_TEST_ALL_PREFIXES instead of FRIEND_TEST.
thestig
2015-09-25
1
-7
/
+8
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Added some missing includes, removed one include and removed an undef.
grunell
2015-09-18
2
-0
/
+2
*
Compile remoting client plugin with GN
sergeyu
2015-09-14
1
-0
/
+8
*
Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...
mmenke
2015-09-12
2
-2
/
+2
*
Remove reference counting from HttpNetworkSession.
mmenke
2015-09-11
2
-2
/
+2
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
1
-1
/
+0
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
1
-0
/
+1
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
1
-1
/
+0
*
Sync more GN unit tests with GYP.
brettw
2015-08-21
1
-1
/
+4
*
Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...
nasko
2015-08-21
1
-4
/
+1
*
Sync more GN unit tests with GYP.
Brett Wilson
2015-08-20
1
-1
/
+4
*
s/use_alternate_protocols/use_alternative_services/g
bnc
2015-08-19
1
-2
/
+2
*
Remove remaining legacy SplitString calls.
brettw
2015-08-12
1
-2
/
+2
*
Add yet more GN isolates ...
dpranke
2015-07-31
1
-0
/
+9
*
Move remoting-specific adapters from jingle/glue to remoting/protocol
sergeyu
2015-07-06
9
-1579
/
+0
*
Convert jingle_unittests to run exclusively on Swarming
maruel
2015-06-30
2
-0
/
+46
*
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
[next]