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
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-1
/
+2
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-2
/
+2
*
Http Cache: Doom cache entries when there is any error reading from the
rvargas@google.com
2012-02-09
1
-1
/
+5
*
Migrate HttpCache adn HttpCacheTransaction to base::Bind().
ajwong@chromium.org
2011-12-23
1
-1
/
+10
*
base::Bind: More low-hanging fruit in webkit/appcache.
jhawkins@chromium.org
2011-12-22
1
-2
/
+2
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
1
-4
/
+5
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-2
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-0
/
+2
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-2
/
+0
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-0
/
+1
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-3
/
+3
*
Reverts a commit that caused ASAN failures, and 2 dependent commits.
joi@chromium.org
2011-12-07
1
-4
/
+3
*
base::Bind: Convert disk_cache_based_ssl_host_info.
jhawkins@chromium.org
2011-12-06
1
-3
/
+4
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
1
-4
/
+4
*
base::Bind conversion for net/http/...
adamk@chromium.org
2011-10-20
1
-3
/
+0
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-0
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-4
/
+4
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions
kristianm@chromium.org
2011-09-08
1
-0
/
+3
*
Remove unnecessary forward declarations. Declare
wtc@chromium.org
2011-08-20
1
-1
/
+1
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-6
/
+6
*
Instantiate OriginBoundCertService in relevant places and do plumbing to pass...
rkn@chromium.org
2011-08-11
1
-0
/
+2
*
Inform disk cache of WebKit memory cache hits.
simonjam@chromium.org
2011-08-02
1
-1
/
+4
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-1
/
+0
*
Net: Add NET_API to some http code.
rvargas@google.com
2011-05-19
1
-5
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Refactor of NetworkDelegate.
willchan@chromium.org
2011-02-24
1
-2
/
+2
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-1
/
+1
*
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
[next]