| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass chrome version and channel in CHLO message to server. | rtenneti@chromium.org | 2014-06-06 | 1 | -0/+1 |
* | Get rid of websocket_over_spdy_enabled global. | mmenke@chromium.org | 2014-06-02 | 1 | -0/+1 |
* | Added alternative configuration for the data reduction proxy | bengr@chromium.org | 2014-05-31 | 1 | -1/+3 |
* | Revert 273810 "Added alternative configuration for the data redu..." | battre@chromium.org | 2014-05-30 | 1 | -3/+1 |
* | Added alternative configuration for the data reduction proxy | bengr@chromium.org | 2014-05-30 | 1 | -1/+3 |
* | Remove HTTP pipelining support. | mmenke@chromium.org | 2014-05-27 | 1 | -11/+7 |
* | Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled. | mmenke@chromium.org | 2014-05-24 | 1 | -0/+7 |
* | Merge NetworkTimeNotifier to NetworkTimeTracker | hashimoto@chromium.org | 2014-05-19 | 1 | -2/+0 |
* | Enable QUIC's time based loss detection algorithm | rch@chromium.org | 2014-04-30 | 1 | -0/+7 |
* | Measure IOThreadCreation to request start | bengr@chromium.org | 2014-03-31 | 1 | -0/+5 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -10/+13 |
* | Avoid persisting of QUIC server config information in Stable and Beta | rtenneti@chromium.org | 2014-03-03 | 1 | -0/+5 |
* | Remove a bunch of unused network flags. | willchan@chromium.org | 2014-03-01 | 1 | -2/+0 |
* | Enable QUIC packet pacing via field trial or command line flag. | rch@chromium.org | 2014-02-27 | 1 | -0/+6 |
* | On Windows, avoid QUIC UDP-port selection in Stable and Beta channels | jar@chromium.org | 2014-01-22 | 1 | -0/+7 |
* | Remove HttpTransactionDelegate and all users (LoadTimeStats). | rvargas@chromium.org | 2013-12-27 | 1 | -2/+0 |
* | Add a --quic-version flag to specify a specific version of QUIC to use. | rch@chromium.org | 2013-12-23 | 1 | -0/+4 |
* | Add a preference (proxy.quick_check_enabled, default true) to control QuickCh... | ellyjones@chromium.org | 2013-12-17 | 1 | -0/+2 |
* | Certificate Transparency: Threading the CT verifier into the SSL client socket. | eranm@google.com | 2013-11-28 | 1 | -0/+2 |
* | Configure QUIC max packet size via a Field Trial or command line arg. | rch@chromium.org | 2013-11-27 | 1 | -2/+15 |
* | Support multiple SpdyProxy auth proxies | bengr@chromium.org | 2013-11-08 | 1 | -1/+2 |
* | [SPDY] Remove most code dealing with credential frames | akalin@chromium.org | 2013-10-29 | 1 | -1/+0 |
* | [SPDY] Do not advertise SPDY/2 by default | akalin@chromium.org | 2013-10-06 | 1 | -3/+3 |
* | Enable HTTPS over QUIC via field trial | rch@chromium.org | 2013-07-24 | 1 | -0/+4 |
* | Correctly integrate StoragePartition into TestingProfile. | ajwong@chromium.org | 2013-07-23 | 1 | -0/+5 |
* | Replace PrefProxyConfigTracker typedef by proper interface. | pneubeck@chromium.org | 2013-07-22 | 1 | -2/+2 |
* | Change BrowserThreadDelegate to run Init() async. | mariakhomenko@chromium.org | 2013-07-17 | 1 | -0/+1 |
* | Added flags to about:flags to enable QUIC over HTTPS | rtenneti@chromium.org | 2013-07-15 | 1 | -0/+1 |
* | [SPDY] Refactor and clean up SpdySessionPool | akalin@chromium.org | 2013-07-03 | 1 | -1/+0 |
* | Set trusted_spdy_proxy parameter based on its switch, if set. | piatek@google.com | 2013-06-13 | 1 | -0/+1 |
* | Change --origin-port-to-force-quic-on to --origin-to-force-quic-on. | rch@chromium.org | 2013-06-04 | 1 | -1/+1 |
* | Enable/Disable QUIC via a field trial (or about:flags). | rch@chromium.org | 2013-06-01 | 1 | -0/+4 |
* | Allow specifying proxy scripts using file:, data:, and ftp: URLs. This addre... | pauljensen@chromium.org | 2013-05-30 | 1 | -0/+5 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 1 | -3/+0 |
* | Split NetworkTimeTracker into service part and observer part. | zea@chromium.org | 2013-04-30 | 1 | -0/+2 |
* | base/prefs: Remove the public/ directory and move the files to //base/prefs. | tfarina@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -0/+3 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -3/+0 |
* | Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC. | rch@chromium.org | 2013-02-25 | 1 | -1/+0 |
* | Support spdy proxy origin settings via gyp. | bengr@chromium.org | 2013-02-21 | 1 | -1/+1 |
* | Switch IOThread to standard way of doing pref registrations. | joi@chromium.org | 2013-02-21 | 1 | -2/+2 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -3/+3 |
* | Add a new enable_user_alternate_protocol_ports flag. | rch@chromium.org | 2013-02-01 | 1 | -0/+1 |
* | Add support for a --enable-quic command line flag. | rch@chromium.org | 2013-01-29 | 1 | -0/+1 |
* | Add a command line option to enable SPDY request encoding for QUIC requests. | rch@chromium.org | 2013-01-25 | 1 | -0/+1 |
* | Fix ServerBoundCertServiceRequest leaks by system request context. | mattm@chromium.org | 2012-12-28 | 1 | -1/+2 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -2/+3 |
* | Integrating the QuicStreamFactory into the network stack. | rch@chromium.org | 2012-12-16 | 1 | -0/+1 |
* | Revert 173311 | rch@chromium.org | 2012-12-15 | 1 | -1/+0 |
* | Integrating the QuicStreamFactory into the network stack. | rch@chromium.org | 2012-12-15 | 1 | -0/+1 |