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
/
url_request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch cronet to using URLRequestContextBuilder.
mmenke@chromium.org
2014-04-18
1
-32
/
+24
*
Add experiment to measure time to hash extension content as we read it
asargent@chromium.org
2014-04-14
3
-8
/
+277
*
Move all remaining appcache unittests from webkit/ to content/
pilgrim@chromium.org
2014-04-12
1
-10
/
+3
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
3
-2
/
+3
*
Move mock_appcache_policy and some unit tests from webkit/ to content/
pilgrim@chromium.org
2014-04-09
1
-2
/
+4
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
3
-3
/
+2
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
3
-2
/
+3
*
Revert of Attempting to resolve a race condition with PowerMonitor (https://c...
scottmg@chromium.org
2014-04-05
1
-2
/
+8
*
Attempting to resolve a race condition with PowerMonitor.
bajones@chromium.org
2014-04-05
1
-8
/
+2
*
Do not copy reference fragments for overridden redirects.
rob@robwu.nl
2014-04-03
7
-31
/
+105
*
Move appcache_interceptor from webkit/ to content/
pilgrim@chromium.org
2014-04-01
1
-2
/
+2
*
Rename PrivateMode enum values:
rch@chromium.org
2014-04-01
1
-2
/
+2
*
Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Rename PrivateMode enum values:
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Introduce USE_OPENSSL_CERTS for certificate handling.
haavardm@opera.com
2014-03-28
1
-4
/
+4
*
Support redirectUrl at onHeadersReceived in WebRequest / DWR API
rob@robwu.nl
2014-03-26
6
-18
/
+221
*
Refactor CookieStore/CookieMonster
tburkard@chromium.org
2014-03-24
1
-10
/
+5
*
Don't cache non-redirect HTTP responses when a redirect is forced
mmenke@chromium.org
2014-03-24
8
-7
/
+153
*
Move SSLConfig class from ssl_config_service.h to ssl_config.h
sergeyu@chromium.org
2014-03-24
1
-3
/
+2
*
Fix content-encoding handling with buggy servers.
ellyjones@chromium.org
2014-03-22
1
-0
/
+9
*
net: Update FileStream to use base::File instead of PlatformFile.
rvargas@chromium.org
2014-03-21
2
-7
/
+7
*
Move referrer stripping into GURL::GetAsReferrer().
ppi@chromium.org
2014-03-20
1
-11
/
+4
*
Fix a bug when byte logging is enabled, URLRequestJobs don't log bytes
mmenke@chromium.org
2014-03-19
1
-9
/
+8
*
Fix a bug when an HttpTransactionFactory fails to create an HttpTransaction.
mmenke@chromium.org
2014-03-15
2
-3
/
+77
*
Reland "Fix various issues in RedirectToFileResourceHandler."
davidben@chromium.org
2014-03-14
2
-6
/
+15
*
Revert 256688 "Fix various issues in RedirectToFileResourceHandler."
cpu@chromium.org
2014-03-13
2
-15
/
+6
*
Remove NetLog::LOG_BASIC.
davidben@chromium.org
2014-03-12
1
-1
/
+1
*
Fix various issues in RedirectToFileResourceHandler.
davidben@chromium.org
2014-03-12
2
-6
/
+15
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
8
-40
/
+99
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
8
-99
/
+40
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
8
-40
/
+99
*
[Metrics] Don't require clients of StatisticsDeltaReader to call StatisticsRe...
isherman@chromium.org
2014-03-12
1
-5
/
+0
*
Add logging of reason for URLRequestRedirectJobs,
mmenke@chromium.org
2014-03-12
5
-9
/
+25
*
Move AppendFile and *CurrentDirectory to the base namespace.
brettw@chromium.org
2014-03-11
1
-1
/
+1
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-10
5
-8
/
+6
*
Revert 255858 "Simplify the user agent code some more since afte..."
jam@chromium.org
2014-03-09
5
-6
/
+8
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-09
5
-8
/
+6
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
2
-5
/
+5
*
net: Add tests for URLFetcherResponseWriter
hashimoto@chromium.org
2014-02-26
1
-0
/
+180
*
Add a user metrics for invalid referrers detected in the network stack
jochen@chromium.org
2014-02-12
1
-0
/
+3
*
Fix DCHECK in net/ testing code.
estade@chromium.org
2014-02-05
1
-1
/
+1
*
Move filter code out of net/base and into new net/filter directory.
cbentzel@chromium.org
2014-02-04
5
-3
/
+9
*
libaddressinput - one less copy when downloading data
estade@chromium.org
2014-02-03
2
-0
/
+18
*
Remove URLFetcher::GetRequestHeaders. It had a bug,
mmenke@chromium.org
2014-02-02
7
-23
/
+7
*
Make it possible to set a referrer policy via URLFetcher
jochen@chromium.org
2014-01-24
7
-1
/
+30
*
fetch_client: Support file URL scheme
cbentzel@chromium.org
2014-01-19
1
-0
/
+2
*
Remove Chrome Frame hacks from net tests.
grt@chromium.org
2014-01-16
1
-26
/
+3
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
1
-16
/
+6
*
Add plumbing for stale cache information to HttpResponseInfo
rdsmith@chromium.org
2014-01-14
2
-1
/
+11
*
Fixed playing video in component extensions.
kirr@yandex-team.ru
2014-01-14
5
-4
/
+241
[next]