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_cache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-1
/
+1
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-1
/
+1
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-2
/
+2
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-1
/
+1
*
More net/ reordering.
erg@google.com
2011-01-21
1
-1
/
+1
*
More reordering the methods in headers in net/.
erg@chromium.org
2011-01-11
1
-11
/
+11
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-3
/
+8
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-8
/
+3
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-3
/
+8
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-8
/
+3
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-3
/
+8
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+2
*
Http cache: Remove the option to disable byte range support.
rvargas@google.com
2010-12-09
1
-6
/
+0
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+2
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-2
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+2
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-2
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+2
*
net: Remove key argument from ActivateEntry function.
tfarina@chromium.org
2010-10-23
1
-4
/
+2
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-1
/
+4
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
1
-5
/
+3
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-4
/
+1
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-1
/
+4
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-0
/
+2
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-2
/
+0
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-0
/
+2
*
Http cache: Make sure that the memory used to receive the
rvargas@google.com
2010-08-24
1
-1
/
+0
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-15
1
-0
/
+4
*
Revert 52334 - Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-14
1
-4
/
+0
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-14
1
-0
/
+4
*
Annotate some network classes as non-threadsafe.
eroman@chromium.org
2010-07-12
1
-1
/
+3
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-3
/
+2
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+2
*
Reland 49600 - Http cache: Remove deprecated code.
rvargas@google.com
2010-06-14
1
-21
/
+0
*
Revert 49600 - Http cache: Remove deprecated code.
rvargas@google.com
2010-06-11
1
-0
/
+21
*
Http cache: Remove deprecated code.
rvargas@google.com
2010-06-11
1
-21
/
+0
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-0
/
+3
*
view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactory
rvargas@google.com
2010-05-27
1
-2
/
+2
*
net-internals: use the async interface for displaying cache statistics.
rvargas@google.com
2010-05-27
1
-0
/
+3
*
Create a dedicated cache thread and use it to create the
rvargas@google.com
2010-05-18
1
-3
/
+3
*
Http Cache: Add a backend factory class so that the caller
rvargas@google.com
2010-05-12
1
-47
/
+53
*
Http cache: Add a check to MockHttpCache to make sure
rvargas@google.com
2010-05-10
1
-2
/
+2
*
Http Cache: Handle the asynchronous instantiation of the
rvargas@google.com
2010-05-07
1
-13
/
+40
*
Http cache: Add support for a dedicated cache thread.
rvargas@google.com
2010-04-29
1
-2
/
+14
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-1
/
+1
*
Update about:cache to display cached metadata for an entry.
tonyg@chromium.org
2010-04-19
1
-0
/
+13
*
Http cache: Expose storing metadata on a given entry.
rvargas@google.com
2010-03-02
1
-0
/
+1
*
Add APIs to expose http cache's metadata and the
rvargas@google.com
2010-02-23
1
-0
/
+10
[next]