summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
* Adding java implementation for Geolocationkristianm@chromium.org2012-12-151-0/+3
* Keep pool of pre-connected DNS sockets.ttuttle@chromium.org2012-12-141-0/+3
* Separate CertVerifyProcAndroid from CertVerifyProcOpenSSLppi@chromium.org2012-12-141-0/+3
* Renamed classes for consistency.agayev@chromium.org2012-12-121-6/+6
* Add a factory for creating QuicHttpStream objects from an internal collection...rch@chromium.org2012-12-121-0/+3
* Implement TestRootCerts for Androidppi@chromium.org2012-12-121-1/+3
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-111-1/+16
* build/java_cpp_template.gypi: new build rules.digit@chromium.org2012-12-101-30/+8
* Add the QuicRandom interface with a default implementation that is wtc@chromium.org2012-12-081-2/+7
* Implement TCP congestion control classes in QUIC.rch@chromium.org2012-12-071-0/+12
* Added CacheEntry implementation.agayev@chromium.org2012-12-061-0/+3
* Add a QuicHttpStream class.rch@chromium.org2012-12-041-0/+3
* Use Netlink instead of NetworkManager (via D-bus) to monitor networkpauljensen@chromium.org2012-11-291-1/+0
* Adding a simple class for dumping the contents of a cache. Use this new class...rch@chromium.org2012-11-291-25/+24
* Revert 170024 - Adding a simple class for dumping the contents of a cache. U...rch@chromium.org2012-11-281-24/+25
* Adding a simple class for dumping the contents of a cache. Use this new clas...rch@chromium.org2012-11-281-25/+24
* Fix potential threading issues in NetworkChangeNotifierAndroid.pliard@chromium.org2012-11-281-0/+2
* Revert 169704 - Adding a simple tool for dumping the contents of a cache.rch@chromium.org2012-11-271-24/+25
* Adding a simple tool for dumping the contents of a cache.rch@chromium.org2012-11-271-25/+24
* Get net_watcher working on Gnomepauljensen@chromium.org2012-11-191-0/+9
* Another approach to adding the layer for managing segment objects.agayev@chromium.org2012-11-161-2/+5
* Add real support for uint128. These files originated with google internally,...rch@chromium.org2012-11-161-0/+3
* Remove support for DNSSEC stapled certificates.agl@chromium.org2012-11-161-20/+0
* Remove curvecp from chromium network stackrsleevi@chromium.org2012-11-151-54/+0
* [sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test ...rsimha@chromium.org2012-11-141-0/+3
* QuicTime integrationrch@chromium.org2012-11-111-0/+4
* Added pacing and a leaky bucket helper class.rch@chromium.org2012-11-101-0/+6
* Revert 166977 - Added pacing and a leaky bucket helper class.rch@chromium.org2012-11-091-8/+0
* Added pacing and a leaky bucket helper class.rch@chromium.org2012-11-091-0/+8
* Introduce HttpStreamBasebashi@chromium.org2012-11-091-0/+1
* Add a Chrome-specific QuicConnectionHelper class.rch@chromium.org2012-11-071-0/+5
* Move Android WebView Test WebServer to net.jknotten@chromium.org2012-11-071-0/+9
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-0/+3
* Pre-populate net-internals with information aboutmmenke@chromium.org2012-11-061-0/+1
* Sort client certificates by preference before prompting the userrsleevi@chromium.org2012-11-061-0/+2
* net: Implement canceling of all async operations in FileStream.paivanof@gmail.com2012-11-061-4/+4
* Adding QuicClientSession and friendsrch@chromium.org2012-11-041-0/+9
* Add QuicStream and friends to QUIC code.rch@chromium.org2012-11-041-0/+11
* Revert 165858 - Add QuicStream and friends to QUIC code.rch@chromium.org2012-11-031-11/+0
* Add QuicStream and friends to QUIC code.rch@chromium.org2012-11-031-0/+11
* Add QuicConnection and MockQuicConnectionHelper.rch@chromium.org2012-11-021-0/+3
* Add net/base/test_data_directory.htoyoshim@chromium.org2012-11-011-0/+2
* Add QUIC congestion control classes. (Just a basic fixed rate sender.)rch@chromium.org2012-10-271-0/+19
* Cache backend for devices with flash storageagayev@chromium.org2012-10-251-0/+6
* Revert 164064 - Cache backend for devices with flash storagecbentzel@chromium.org2012-10-251-6/+0
* Cache backend for devices with flash storageagayev@chromium.org2012-10-251-0/+6
* Add QuicPacketCreator and QuicFecGroup.rch@chromium.org2012-10-231-0/+6
* Cache backend for devices with flash storageagayev@chromium.org2012-10-231-0/+3
* Upstream Android-specific net/ changes.newt@chromium.org2012-10-201-0/+7
* Trying yet again to add QuicFramer and friends.rch@chromium.org2012-10-181-0/+26