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
*
Change the API of disk_cache::CreateCacheBackend to use scoped_ptr
qsr@chromium.org
2013-08-01
1
-2
/
+2
*
Revert 214528 "Add unit tests for cache-control: no-cache header."
oshima@chromium.org
2013-07-31
1
-53
/
+0
*
Add unit tests for cache-control: no-cache header.
ppi@chromium.org
2013-07-31
1
-0
/
+53
*
Use a direct include of the message_loop header in net/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Fix some potential after free errors on TestCompletionCallback
gavinp@chromium.org
2013-06-26
1
-9
/
+14
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Make some more code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-2
/
+2
*
Fix even more remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
1
-2
/
+2
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-34
/
+40
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-33
/
+33
*
net: Return LoadTiming information in the case of a cache hit.
mmenke@chromium.org
2013-05-15
1
-53
/
+237
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-3
/
+2
*
Fix HTTPCacheTransaction conditionalization header check.
digit@chromium.org
2013-04-23
1
-60
/
+39
*
Implement offline mode behind a flag.
rdsmith@chromium.org
2013-04-20
1
-2
/
+44
*
Http cache: Don't delete entries when there is a network error.
rvargas@chromium.org
2013-04-11
1
-0
/
+28
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
Cache failover to LOAD_PREFERRING_CACHE if network response suggests offline.
rdsmith@chromium.org
2013-03-23
1
-3
/
+109
*
Revert 189935 "Http cache: Don't delete entries when there is a ..."
rvargas@google.com
2013-03-23
1
-36
/
+0
*
Http cache: Don't delete entries when there is a network error.
rvargas@google.com
2013-03-22
1
-0
/
+36
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
1
-0
/
+85
*
Revert 189829 "[Net] Propagate priority changes from URLRequest ..."
msw@chromium.org
2013-03-22
1
-85
/
+0
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
1
-0
/
+85
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-47
/
+94
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Http Cache: Release all references to buffers before invoking callbacks.
rvargas@google.com
2013-01-15
1
-0
/
+23
*
Http cache: Don't attempt to revalidate entries after a vary header mismatch
rvargas@google.com
2013-01-11
1
-0
/
+133
*
Http Cache: Invalidate cached GETs after a successful POST.
rvargas@google.com
2012-12-21
1
-1
/
+215
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-25
/
+22
*
Http cache: Modify the Vary header behavior.
rvargas@google.com
2012-11-16
1
-0
/
+46
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-32
/
+32
*
net: Move ownership of UploadDataStream from HttpNetworkTransaction to URLReq...
hashimoto@chromium.org
2012-11-14
1
-17
/
+39
*
Revert 153131 (Histograms showed it doesn't help much)
mmenke@chromium.org
2012-09-11
1
-10
/
+8
*
Reland of http://codereview.chromium.org/10854204/, which
mmenke@chromium.org
2012-08-24
1
-8
/
+10
*
Revert 153025 - Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
1
-10
/
+8
*
Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
1
-8
/
+10
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
1
-25
/
+77
*
Http cache: Always revalidate PUT and DELETE requests.
rvargas@google.com
2012-08-02
1
-6
/
+2
*
Http cache: Make sure that issuing a byte range request
rvargas@google.com
2012-07-30
1
-5
/
+30
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-51
/
+114
*
Make disk cache tests ETags more HTTP standard conformant.
gavinp@chromium.org
2012-07-22
1
-5
/
+5
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
1
-3
/
+3
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
1
-3
/
+3
*
Http cache: Test deleting an entry with a pending_entry when
rvargas@google.com
2012-05-29
1
-5
/
+13
*
Http cache: Don't attempt to doom the same entry multiple times
rvargas@google.com
2012-05-09
1
-0
/
+97
*
HTTP Cache: Add more POST unit tests.
rvargas@google.com
2012-04-13
1
-20
/
+42
*
Make FileStream::Seek async and add FileStream::SeekSync for sync operation
kinuko@chromium.org
2012-04-11
1
-1
/
+1
*
Http cache: Restart transaction after errors reading from cached
rvargas@google.com
2012-03-20
1
-5
/
+5
*
Http Cache: Add support for PUT and DELETE.
rvargas@chromium.org
2012-03-14
1
-0
/
+128
*
Http Cache: Doom cache entries when there is any error reading from the
rvargas@google.com
2012-02-09
1
-2
/
+15
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-81
/
+92
[next]