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_transaction.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-10
/
+0
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-0
/
+10
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-10
/
+0
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-4
/
+4
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-5
/
+5
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-12
1
-9
/
+28
*
Rename SSLNonSensitiveHostInfo to SSLHostInfo.
agl@chromium.org
2010-10-12
1
-1
/
+1
*
Revert 62171 - Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
1
-28
/
+9
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
1
-9
/
+28
*
net: add --enable-snap-start
agl@chromium.org
2010-10-11
1
-0
/
+12
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Add a field trial for the cache WRT prefetching
gavinp@chromium.org
2010-08-11
1
-2
/
+14
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-5
/
+8
*
Http Cache: Make sure that we don't fail transactions when the
rvargas@google.com
2010-07-17
1
-11
/
+10
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-15
1
-5
/
+16
*
Revert 52334 - Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-14
1
-16
/
+5
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-14
1
-5
/
+16
*
White space changes for grd revert
vandebo@chromium.org
2010-07-03
1
-1
/
+1
*
Http Cache: Avoid re-validation of sparse entries if a
rvargas@google.com
2010-06-24
1
-2
/
+14
*
Time cache lock waits
gavinp@google.com
2010-06-24
1
-0
/
+5
*
Http Cache: Remove blocking calls to GetAvailableRange.
rvargas@google.com
2010-06-11
1
-14
/
+20
*
Use arraysize() instead of ARRAYSIZE_UNSAFE() where possible. Remove pointle...
pkasting@chromium.org
2010-06-01
1
-4
/
+4
*
Http cache: Add a check to MockHttpCache to make sure
rvargas@google.com
2010-05-10
1
-5
/
+28
*
Http Cache: Handle the asynchronous instantiation of the
rvargas@google.com
2010-05-07
1
-50
/
+63
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-8
/
+8
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-12
/
+12
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-45
/
+38
*
Update about:cache to display cached metadata for an entry.
tonyg@chromium.org
2010-04-19
1
-9
/
+0
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-18
/
+18
*
Http cache: Reorder the files after the previous mess-up.
rvargas@google.com
2010-03-08
1
-564
/
+568
*
Remove debug info used to diagnose bug 31723.
rvargas@google.com
2010-03-03
1
-12
/
+0
*
Http cache: Expose storing metadata on a given entry.
rvargas@google.com
2010-03-02
1
-7
/
+58
*
Add APIs to expose http cache's metadata and the
rvargas@google.com
2010-02-23
1
-0
/
+13
*
Http cache: Remove the explicit transaction callback and let the
rvargas@google.com
2010-02-11
1
-4
/
+4
*
Http Cache: Eliminate EntryAvailable() and make the cache use
rvargas@google.com
2010-02-11
1
-16
/
+19
*
Http Cache: Add a load log to the DoomEntry operation.
rvargas@google.com
2010-02-11
1
-1
/
+2
*
Http cache: Make sure that we don't send notifications
rvargas@google.com
2010-02-10
1
-1
/
+6
*
Add debug info to track a crash when sleeping.
rvargas@google.com
2010-02-04
1
-0
/
+11
*
Http cache: If we issue a byte range request for x bytes
rvargas@google.com
2010-01-21
1
-2
/
+6
*
Http Cache: Use asynchronous Open/Create/Doom entry calls.
rvargas@google.com
2010-01-14
1
-41
/
+55
*
Http cache: Add a histogram to see how headers related
rvargas@google.com
2010-01-12
1
-0
/
+44
*
Http cache: Avoid resuming (and keeping) truncated entries
rvargas@google.com
2010-01-08
1
-2
/
+10
*
Http cache: Use asynchronous IO to read an write the
rvargas@google.com
2009-12-21
1
-33
/
+51
*
Http cache: Add a test to make sure that the cache
rvargas@google.com
2009-12-18
1
-1
/
+1
*
Http cache: Add a few more states to the transaction SM.
rvargas@google.com
2009-12-17
1
-138
/
+240
*
Http cache: Don't use multiple validation headers when
rvargas@google.com
2009-12-05
1
-1
/
+3
*
Http cache: Second pass to move the HttpCache::Transaction
rvargas@google.com
2009-12-05
1
-98
/
+195
*
Http cache: First pass to move the HttpCache::Transaction to a sate machine.
rvargas@google.com
2009-12-04
1
-119
/
+173
*
Http cache: Don't access entry_ if an error switches
rvargas@google.com
2009-12-02
1
-1
/
+2
*
Http cache: Add code to restart a network request when the
rvargas@google.com
2009-12-01
1
-23
/
+49
[next]