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
/
chrome
/
browser
/
io_thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds plumbing for always requiring handshake confirmation in QUIC, for use in...
jri
2014-09-02
1
-0
/
+6
*
Landing Recent QUIC Changes.
rtenneti@chromium.org
2014-08-15
1
-1
/
+0
*
Moved data reduction proxy initialization logic from ProfileIOData,
bengr@chromium.org
2014-08-08
1
-10
/
+13
*
This CL is a better implementation of https://codereview.chromium.org/3289030...
mshelley@chromium.org
2014-08-05
1
-0
/
+1
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-4
/
+4
*
ifdef extensions code in BrowserProcess, IOThread, and ChromeNetworkDelegate.
thestig@chromium.org
2014-07-19
1
-0
/
+11
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
1
-0
/
+2
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-0
/
+7
*
Revert of Add a probability to Alternate-Protocol support. (https://coderevie...
samuong@chromium.org
2014-07-08
1
-7
/
+0
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-0
/
+7
*
Add field trail enabling HTTP/2
jgraettinger@chromium.org
2014-07-02
1
-0
/
+5
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
1
-0
/
+3
*
Add support for setting QUIC connection options via field trial config and co...
rch@chromium.org
2014-06-25
1
-17
/
+60
*
Display an error message on usage settings page when proxy cannot be contacted.
kundaji@chromium.org
2014-06-25
1
-0
/
+3
*
Revert "Display an error message on usage settings page when proxy cannot be ...
qsr@chromium.org
2014-06-24
1
-3
/
+0
*
Remove flag and field trial support for enabling HTTPS over QUIC independently
rch@chromium.org
2014-06-24
1
-6
/
+0
*
Display an error message on usage settings page when proxy cannot be contacted.
kundaji@chromium.org
2014-06-23
1
-0
/
+3
*
Remove vestigal SDCH stuff in IOThread.
rdsmith@chromium.org
2014-06-18
1
-3
/
+0
*
Add URLRequestJobFactories to URLRequestContexts without one.
mmenke@chromium.org
2014-06-13
1
-0
/
+1
*
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
[next]