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
*
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
*
Revert 33133 - Http cache: Add code to restart a network request when the
rvargas@google.com
2009-11-30
1
-42
/
+23
*
Revert 33251 - Http cache: Delete the response headers when the network trans...
rvargas@google.com
2009-11-30
1
-2
/
+0
*
Http cache: Delete the response headers when the network transaction
rvargas@google.com
2009-11-29
1
-0
/
+2
*
Http cache: Add code to restart a network request when the
rvargas@google.com
2009-11-25
1
-23
/
+42
*
Http cache: Make sure that when we cancel a request for
rvargas@google.com
2009-11-20
1
-1
/
+1
*
Http cache: Add the logic to cancel entry_ready_callback_.
rvargas@google.com
2009-11-19
1
-0
/
+8
*
Http Cache: Split HttpCache::Transaction to its own set
rvargas@google.com
2009-11-11
1
-0
/
+1371