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
/
partial_data.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-3
/
+3
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-15
1
-0
/
+6
*
Http cache: Allow caching of byte ranges without strong validators.
rvargas
2014-08-30
1
-3
/
+0
*
Cleanup: have common HttpResponseHeaders routine to update with range
kinuko@chromium.org
2014-03-10
1
-25
/
+11
*
Net: Standardize HttpByteRange printing
tommycli@chromium.org
2013-11-26
1
-18
/
+20
*
Http Cache: Allow caching of 206s that lack content length.
rvargas@chromium.org
2013-11-01
1
-1
/
+5
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-3
/
+3
*
Http cache: Make sure that issuing a byte range request
rvargas@google.com
2012-07-30
1
-4
/
+4
*
[Coverity] Fix an UNINIT_CTOR in PartialData::Core constructor
tbreisacher@chromium.org
2012-01-25
1
-2
/
+2
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-8
/
+7
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
1
-10
/
+15
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-5
/
+5
*
Reland 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-1
/
+4
*
Revert 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-4
/
+1
*
Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-18
1
-1
/
+4
*
Http Cache: Only cache range requests when the server provides
rvargas@google.com
2011-04-13
1
-1
/
+4
*
Http cache: Fix handling of truncated entries.
rvargas@google.com
2011-03-02
1
-12
/
+19
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
1
-0
/
+9
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-12
1
-12
/
+34
*
Revert 62171 - Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
1
-34
/
+12
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
1
-12
/
+34
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-9
/
+11
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-3
/
+4
*
Http Cache: Remove blocking calls to GetAvailableRange.
rvargas@google.com
2010-06-11
1
-26
/
+127
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-4
/
+6
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-23
/
+27
*
Http cache: Avoid resuming (and keeping) truncated entries
rvargas@google.com
2010-01-08
1
-4
/
+15
*
Http cache: Add code to restart a network request when the
rvargas@google.com
2009-12-01
1
-1
/
+3
*
Revert 33133 - Http cache: Add code to restart a network request when the
rvargas@google.com
2009-11-30
1
-3
/
+1
*
Http cache: Add code to restart a network request when the
rvargas@google.com
2009-11-25
1
-1
/
+3
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-6
/
+10
*
Http cache: Always preserve extra headers when dealing with
rvargas@google.com
2009-11-03
1
-4
/
+6
*
Minor defense-in-depth tweak. end - start + 1 can actually go negative if
cevans@chromium.org
2009-10-28
1
-1
/
+1
*
Http Cache: More unit tests for byte range support.
rvargas@google.com
2009-10-14
1
-0
/
+4
*
Handle range request on a truncated entry
hclam@chromium.org
2009-10-02
1
-3
/
+2
*
Handle reading to the end of a sparse entry
hclam@chromium.org
2009-10-01
1
-0
/
+3
*
Bug fixing for range request support in HttpCache
hclam@chromium.org
2009-09-05
1
-1
/
+1
*
Http Cache: Add support for resuming downloading a
rvargas@google.com
2009-09-04
1
-4
/
+35
*
Http cache: Fix the code that handles 206s when revalidating
rvargas@google.com
2009-08-20
1
-3
/
+0
*
Http Cache: Additional byte-range support.
rvargas@google.com
2009-08-18
1
-11
/
+59
*
Http cache: Extend support for byte range requests.
rvargas@google.com
2009-08-12
1
-17
/
+36
*
Http cache: Add support for ranges with an unknown start or end.
rvargas@google.com
2009-06-24
1
-19
/
+31
*
Http cache: Return valid Content-Range headers for a byte range request.
rvargas@google.com
2009-06-22
1
-0
/
+75
*
Http Cache: First pass of byte-range requests support.
rvargas@google.com
2009-06-12
1
-0
/
+131