Adresa
:
[go:
nahoru
,
domu
]
Sign in
chromium
/
chromium
/
src
/
453665357e16a16815cf2c11cd2f737fcb03b097
/
jingle
558a66f
Moves Jingle ProxyResolvingClientSocket to services/network/
by Helen Li
· 7 years ago
578968d4
Remove unused code and comments for socket annotations.
by rhalavati@google.com
· 7 years ago
0f49dec
Plumb SocketTag through TCP and UDP socket classes.
by Paul Jensen
· 7 years ago
e48b26a
Remove base::Value::IsType
by jdoerrie
· 7 years ago
a2b2cfc
Traffic Annotation argument added to Socket::Write().
by rhalavati@google.com
· 7 years ago
d881009
Do not attempt reconnect if connection type is NONE.
by mck.giri
· 7 years ago
e6b4998
Change IPAddressObserver and ConnectionTypeObserver to NetworkChangeObserver
by mck.giri
· 7 years ago
4b719ba
Using new RTC_ prefixed LOG macros in src/jingle.
by Mirko Bonadei
· 7 years ago
240fbec
Point Chromium include sites to the new candidate.h.
by Patrik Höglund
· 7 years ago
55ff147
Convert std::deque to base::circular_deque.
by Brett Wilson
· 7 years ago
061fc99c
Eliminate WebRTC Subtree mirror.
by Henrik Kjellander
· 7 years ago
b6bd20a
Use the threadsafe GTest death test style in two //jingle tests.
by Robert Sesek
· 7 years ago
5f427823
Update includes for webrtc/{base => rtc_base} rename.
by Henrik Kjellander
· 7 years ago
63661cfd
Re-enable tests that were failing for VC 2012
by brucedawson
· 7 years ago
6ddfbea
Split HttpNetworkSession::Params into two structs.
by mmenke
· 7 years ago
bb1830f1
Replace deprecated base::NonThreadSafe in jingle in favor of SequenceChecker.
by gab
· 7 years ago
5ff87ce
Automated IWYU fix for TaskRunner includes.
by Gabriel Charette
· 7 years ago
f10a514
Remove unused "Disable remote Alt-Svc" QUIC experiment code.
by rch
· 8 years ago
a86731e
Disable HTTP/2 Alternative Services.
by bnc
· 8 years ago
871bffc
Replace rtc::CryptString with std::string
by nisse
· 8 years ago
5e65e3a
Require explicit selection of traits for LazyInstance
by scottmg
· 8 years ago
e3cbd6d
Remove third_party/libjingle and update GN targets.
by kjellander
· 8 years ago
6fee69f
Add a copy of webrtc's TaskRunner abstraction, which is going to be deleted in webrtc.
by nisse
· 8 years ago
3669fad1
Delete all includes of webrtc/base/common.h.
by nisse
· 8 years ago
77ec647
[WebRTC] Copy HttpAuthCache from main request context into webrtc context
by asanka
· 8 years ago
ca8d9df
Remove unneeded #defines from libjingle_xmpp.
by deadbeef
· 8 years ago
f0e410b
Add xmllite and xmpp sources to third_party/
by kjellander
· 8 years ago
2846404c
net: rename WasNpnNegotiated() method to WasAlpnNegotiated()
by tfarina
· 8 years ago
dc72ee94
Make base::Value::TYPE a scoped enum.
by jdoerrie
· 8 years ago
db24b9e6
Cleanup remaining class/struct fwd declarations
by jbriance
· 8 years ago
0748bf41
Move enable_webrtc to a buildflag header.
by Brett Wilson
· 8 years ago
e35da66
jingle: inline gypi file into BUILD.gn file
by tfarina
· 8 years ago
a2cfa7d
Remove usage of FOR_EACH_OBSERVER macro in jingle
by ericwilligers
· 8 years ago
f22f981
Main benefits of NetLog inner classes extraction:
by mikecirone
· 8 years ago
cde1af7
Remove som GYP annotations, remove unused manifest.
by brettw
· 8 years ago
4283411
net: rename BoundNetLog to NetLogWithSource
by tfarina
· 8 years ago
315e4cf
Remove GYP files.
by brettw
· 8 years ago
8b85c43
Extracted NetLog class's inner enum types into their own enum classes and
by mikecirone
· 8 years ago
95b6282
Delete all test isolate file now that M54 was branched.
by maruel
· 8 years ago
07cace4
Remove unneeded scoped_refptr<>::get() on method binding
by tzik
· 8 years ago
6ef45cf
Remove calls to deprecated MessageLoop methods on Windows and Linux.
by fdoray
· 8 years ago
d0e9a07
Migrate libjingle to WebRTC build targets.
by kjellander
· 8 years ago
1a3dee3
Do not check for fStop_ variable in webrtc::Thread.
by andresp
· 8 years ago
2df4a9e
Remove remaining calls to deprecated MessageLoop methods on Mac.
by fdoray
· 8 years ago
7bd591a
Removing load_flags from ProxyService and ProxyDelegate
by ryansturm
· 8 years ago
2df4b52
Disable SPDY/3.1.
by bnc
· 8 years ago
0364ad9c
Fixup ChromeOS enrollment and renderer p2p sockets
by rsleevi
· 8 years ago
a8681534
Split enable_alternative_service_with_different_host flag.
by bnc
· 8 years ago
83f4a1a
Remove calls to deprecated MessageLoop methods in jingle.
by fdoray
· 8 years ago
038016b
Remove calls to MessageLoop::current() in jingle.
by fdoray
· 8 years ago
d6de830
Require a CTVerifier and CTPolicyEnforcer for TLS/QUIC sockets
by rsleevi
· 8 years ago
d117efc
Move third_party/libjingle/overrides to third_party/webrtc_overrides
by kjellander
· 8 years ago
18b0cb45a
Roll WebRTC 13098:13104
by deadbeef
· 8 years ago
125336a
Remove MessageLoop::current()->RunUntilIdle() in jingle.
by fdoray
· 8 years ago
9b4e2a0
Migrate WaitableEvent to enum-based constructor in jingle/
by gab
· 8 years ago
1c196c6e
Remove |parse_alternative_service| flag.
by bnc
· 8 years ago
65aa436e
Remove base/thread_task_runner_handle.h dummy.
by gab
· 8 years ago
18e946f9
Convert //jingle from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
349a192
[iOS/GN] Fix compilation of jingle_unittests on iOS.
by sdefresne
· 9 years ago
a9850e1
Change scoped_ptr to std::unique_ptr in //net.
by danakj
· 9 years ago
7b403bc
Notify NQE of TCP RTT values
by tbansal
· 9 years ago
556abd1
Fix a bunch of IWYU violators that don't include scoped_ptr.h
by Daniel Cheng
· 9 years ago
92c439f
Migrate content/*/p2p/* code to net::IPAddress.
by martijn
· 9 years ago
f933e0e
net: remove UsingTCPFastOpen() method from StreamSocket class
by tfarina
· 9 years ago
39c0d51
Remove NetworkDelegate pointer from HttpNetworkSession.
by mmenke
· 9 years ago
4bab0683
Bypass the DataReductionProxy for all POST requests
by ryansturm
· 9 years ago
550b72c
jingle: Add out-of-line copy ctors for complex classes.
by vmpstr
· 9 years ago
7ba5a62
net: move IsLocalhost() function into url_util.h
by tfarina
· 9 years ago
4c30fcf
Replace --use-spdy by --disable-http2.
by bnc
· 9 years ago
28e68f8
Set trusted SPDY proxy dynamically on per-profile basis
by tbansal
· 9 years ago
3c0ef4309
Move gn _run target generation into test(). (RELAND)
by jbudorick
· 9 years ago
002f222
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of https://codereview.chromium.org/1653003006/ )
by dpranke
· 9 years ago
6b1b03783
Move gn _run target generation into test().
by jbudorick
· 9 years ago
3f0118e
Use Boolean members to control HTTP/2 and SPDY/3.1.
by bnc
· 9 years ago
f33fb31b
Add Alternative Service field trial.
by bnc
· 9 years ago
e4860045
Global conversion of Pass()→std::move() on OS==linux
by dcheng
· 9 years ago
a2a6db2
Switch to standard integer types in jingle/.
by avi
· 9 years ago
6516805
Remove kuint16max.
by avi
· 9 years ago
911c3c05
Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chromium.org/1475803002/ )
by avi
· 9 years ago
0d94fda
Remove kuint16max.
by avi
· 9 years ago
d7a71c88
Run gn --format over all .gn files
by agrieve
· 9 years ago
db16bb0
Properly handle IPv6 literals in CONNECT requests
by rsleevi
· 9 years ago
a8c3d89
Add support for default local address in IpcNetworkManager
by guoweis
· 9 years ago
94337f4
Remove base::MessageLoop::{Quit,QuitClosure} functions
by ki.stfu
· 9 years ago
f82cc8e
Implement GetTotalReceivedBytes() for StreamSocket
by tbansal
· 9 years ago
e65e7af
Reland remove reference counting from HttpNetworkSession.
by mmenke
· 9 years ago
d1971c5
Update to use third_party/webrtc_overrides instead of third_party/webrtc/overrides.
by grunell
· 9 years ago
47175a7
Use FRIEND_TEST_ALL_PREFIXES instead of FRIEND_TEST.
by thestig
· 9 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 9 years ago
cf132946
Added some missing includes, removed one include and removed an undef.
by grunell
· 9 years ago
99d83f9
Compile remoting client plugin with GN
by sergeyu
· 9 years ago
6b3af6e
Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id:430001 of https://codereview.chromium.org/1298253002/ )
by mmenke
· 9 years ago
468be2f
Remove reference counting from HttpNetworkSession.
by mmenke
· 9 years ago
63a4d15
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
by maruel
· 9 years ago
7c8964f
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ )
by stgao
· 9 years ago
c6649f2
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
by maruel
· 9 years ago
0741cb1c
Sync more GN unit tests with GYP.
by brettw
· 9 years ago
5c19af7
Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://codereview.chromium.org/1301743003/ )
by nasko
· 9 years ago
a7cde4bd
Sync more GN unit tests with GYP.
by Brett Wilson
· 9 years ago
55ff9da
s/use_alternate_protocols/use_alternative_services/g
by bnc
· 9 years ago
Next »