summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* Migrate content/*/p2p/* code to net::IPAddress.martijn2016-03-255-17/+17
* net: remove UsingTCPFastOpen() method from StreamSocket classtfarina2016-03-224-13/+0
* Remove NetworkDelegate pointer from HttpNetworkSession.mmenke2016-03-181-1/+0
* Bypass the DataReductionProxy for all POST requestsryansturm2016-03-031-1/+3
* jingle: Add out-of-line copy ctors for complex classes.vmpstr2016-02-266-0/+9
* net: move IsLocalhost() function into url_util.htfarina2016-02-233-3/+0
* Replace --use-spdy by --disable-http2.bnc2016-02-091-2/+0
* Set trusted SPDY proxy dynamically on per-profile basistbansal2016-02-041-1/+0
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Use Boolean members to control HTTP/2 and SPDY/3.1.bnc2016-02-022-1/+3
* Add Alternative Service field trial.bnc2016-01-291-2/+4
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-287-19/+21
* Switch to standard integer types in jingle/.avi2015-12-2241-94/+149
* Remove kuint16max.avi2015-12-011-4/+6
* Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...avi2015-12-011-6/+4
* Remove kuint16max.avi2015-12-011-4/+6
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Properly handle IPv6 literals in CONNECT requestsrsleevi2015-11-121-1/+1
* Add support for default local address in IpcNetworkManagerguoweis2015-11-122-0/+22
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-4/+2
* Implement GetTotalReceivedBytes() for StreamSockettbansal2015-10-145-0/+17
* Reland remove reference counting from HttpNetworkSession.mmenke2015-10-132-2/+2
* Update to use third_party/webrtc_overrides instead of third_party/webrtc/over...grunell2015-09-302-2/+3
* Use FRIEND_TEST_ALL_PREFIXES instead of FRIEND_TEST.thestig2015-09-251-7/+8
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Added some missing includes, removed one include and removed an undef.grunell2015-09-182-0/+2
* Compile remoting client plugin with GNsergeyu2015-09-141-0/+8
* Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...mmenke2015-09-122-2/+2
* Remove reference counting from HttpNetworkSession.mmenke2015-09-112-2/+2
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+4
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-4/+1
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+4
* s/use_alternate_protocols/use_alternative_services/gbnc2015-08-191-2/+2
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+2
* Add yet more GN isolates ...dpranke2015-07-311-0/+9
* Move remoting-specific adapters from jingle/glue to remoting/protocolsergeyu2015-07-069-1579/+0
* Convert jingle_unittests to run exclusively on Swarmingmaruel2015-06-302-0/+46
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-173-3/+3
* Replace more ObserverList with base::ObserverList.brettw2015-06-033-3/+3
* [jingle] Replace MessageLoopProxy usage with ThreadTaskRunnerHandleashlin.j2015-05-205-6/+8
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-151-0/+8
* Collect all ConnectionAttempts from both sockets in TransportConnectJob.ttuttle2015-05-157-0/+31
* Roll WebRTC 9187:9189tommi2015-05-141-7/+6
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-8/+0