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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split DiskCacheBasedSSLHostInfo unit tests to its own
rvargas@google.com
2011-11-22
1
-703
/
+4
*
Http Cache: Make sure that we don't switch to mode NONE when
rvargas@google.com
2011-11-22
1
-0
/
+54
*
HTTP Cache: Implement StopCaching(), to avoid caching
rvargas@google.com
2011-11-18
1
-0
/
+84
*
base::Bind conversion for net/http/...
adamk@chromium.org
2011-10-20
1
-2
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-59
/
+59
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-1
/
+1
*
Reland r97821. DiskCacheBasedSSLHostInfo needs to be declared with
wtc@chromium.org
2011-08-24
1
-1
/
+41
*
Revert 97821 - Do not call callback->Run() until we are about to return from ...
rsleevi@chromium.org
2011-08-23
1
-41
/
+1
*
Do not call callback->Run() until we are about to return from this
wtc@chromium.org
2011-08-23
1
-1
/
+41
*
Http Cache: Detect Content_length mismatches and mark entries as
rvargas@google.com
2011-08-18
1
-1
/
+46
*
net: Notify the http job and cache transaction about a filter
rvargas@google.com
2011-08-12
1
-0
/
+34
*
Inform disk cache of WebKit memory cache hits.
simonjam@chromium.org
2011-08-02
1
-4
/
+6
*
Http Cache: Keep track of whether we are doing byte range
rvargas@google.com
2011-07-22
1
-1
/
+1
*
Reland 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-4
/
+60
*
Revert 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-60
/
+4
*
Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-18
1
-4
/
+60
*
Http Cache: make sure that if we cancel a request after all data
rvargas@google.com
2011-05-05
1
-1
/
+40
*
Http Cache: Only cache range requests when the server provides
rvargas@google.com
2011-04-13
1
-0
/
+73
*
Http cache: Make sure that the we only transition to
rvargas@chromium.org
2011-04-04
1
-0
/
+23
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Http cache: Fix handling of truncated entries.
rvargas@google.com
2011-03-02
1
-107
/
+142
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-0
/
+26
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-27
/
+45
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-45
/
+27
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-27
/
+45
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-45
/
+27
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-27
/
+45
*
Http cache: Remove the option to disable byte range support.
rvargas@google.com
2010-12-09
1
-39
/
+0
*
Http cache: Make sure that we don't forget that an entry is sparse
rvargas@google.com
2010-12-03
1
-14
/
+19
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-34
/
+45
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-2
/
+4
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-12
/
+12
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-12
1
-3
/
+28
*
Revert 62171 - Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
1
-28
/
+3
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
1
-3
/
+28
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-5
/
+7
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Http cache: Make sure that the memory used to receive the
rvargas@google.com
2010-08-24
1
-0
/
+3
*
HTTP cache: Move DeleteCacheCompletionCallback to the anonymous namespace
rvargas@google.com
2010-08-21
1
-14
/
+14
*
Http cache: It turns out that the cache destructor
rvargas@google.com
2010-08-21
1
-0
/
+55
*
Http Cache: Make sure that we don't fail transactions when the
rvargas@google.com
2010-07-17
1
-2
/
+4
*
Http Cache: Don't delete the callback that is waiting for
rvargas@google.com
2010-07-17
1
-0
/
+31
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-15
1
-0
/
+19
*
Revert 52334 - Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-14
1
-14
/
+0
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-14
1
-0
/
+14
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-3
/
+31
*
Http Cache: Avoid re-validation of sparse entries if a
rvargas@google.com
2010-06-24
1
-11
/
+93
*
Disk Cache: Remove deprecated methods from the disk cache interface.
rvargas@google.com
2010-06-17
1
-41
/
+0
*
Reland 49600 - Http cache: Remove deprecated code.
rvargas@google.com
2010-06-14
1
-3
/
+10
*
Revert 49600 - Http cache: Remove deprecated code.
rvargas@google.com
2010-06-11
1
-10
/
+3
[next]