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
/
net
/
http
/
http_network_layer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-0
/
+5
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-5
/
+0
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-0
/
+5
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-0
/
+5
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-5
/
+0
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-0
/
+5
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-1
/
+1
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-1
/
+1
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-1
/
+1
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-1
/
+1
*
Remove obviously unneeded forward declarations from headers under src/{app,ba...
viettrungluu@chromium.org
2010-08-21
1
-1
/
+0
*
Implement server push protocol 2.
erikchen@google.com
2010-08-05
1
-0
/
+10
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
SPDY now always uses http_network_transaction instead of spdy_network_transac...
erikchen@google.com
2010-07-23
1
-1
/
+0
*
SPDY flow control: enforce obeying send window size via a command-line switch...
agayev@chromium.org
2010-07-22
1
-1
/
+3
*
Annotate some network classes as non-threadsafe.
eroman@chromium.org
2010-07-12
1
-1
/
+2
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-8
/
+4
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+4
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-2
/
+6
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-0
/
+2
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-2
/
+0
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-3
/
+8
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-6
/
+6
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
1
-2
/
+7
*
Flip: Comma delimit the various flip options. Redo the fixed testing server f...
willchan@chromium.org
2009-12-15
1
-1
/
+1
*
Flip: FlipSessionPool changes.
willchan@chromium.org
2009-11-04
1
-0
/
+3
*
Expand the options for how FLIP runs. The GFE team needs
mbelshe@google.com
2009-10-21
1
-2
/
+9
*
Add a command line switch to enable flip sockets.
mbelshe@google.com
2009-10-13
1
-0
/
+4
*
Initial CL for fixing some of the proxy auth issues.
chron@chromium.org
2009-10-06
1
-2
/
+1
*
Replace some net::ERR_FAILED generic error codes with more specific codes.
eroman@chromium.org
2009-09-24
1
-1
/
+1
*
Cleanups for SSLConfigService and SSLConfigServiceManager.
mattm@chromium.org
2009-08-21
1
-1
/
+1
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-3
/
+10
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-4
/
+3
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-1
/
+1
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-1
/
+1
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-1
/
+1
*
Make HttpNetworkLayer tests network-independent.
phajdan.jr@chromium.org
2009-06-16
1
-3
/
+8
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-3
/
+9
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
1
-0
/
+12
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
1
-9
/
+0
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-1
/
+2
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-2
/
+1
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
1
-6
/
+6
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
1
-1
/
+0
*
Defer the HttpNetworkSession initialization to first time CreateTransaction i...
ericroman@google.com
2008-10-22
1
-0
/
+6
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Merge some changes from branches/mac_july_2008 to trunk.
ericroman@google.com
2008-08-18
1
-0
/
+4
*
Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.
darin@google.com
2008-08-11
1
-3
/
+3
*
Miscellaneous changes (mostly cleanup) from my code review.
wtc@google.com
2008-08-05
1
-3
/
+3
[next]