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
/
url_request_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
1
-0
/
+4
*
Clean up coding style
devgrapher@gmail.com
2014-05-21
1
-2
/
+3
*
net: Avoid recursion in URLRequestJob::ReadFilteredData.
rvargas@chromium.org
2014-05-03
1
-103
/
+95
*
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
1
-1
/
+6
*
Don't cache non-redirect HTTP responses when a redirect is forced
mmenke@chromium.org
2014-03-24
1
-4
/
+7
*
Fix a bug when byte logging is enabled, URLRequestJobs don't log bytes
mmenke@chromium.org
2014-03-19
1
-9
/
+8
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-0
/
+6
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
1
-6
/
+0
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-0
/
+6
*
Move filter code out of net/base and into new net/filter directory.
cbentzel@chromium.org
2014-02-04
1
-0
/
+5
*
Add plumbing for stale cache information to HttpResponseInfo
rdsmith@chromium.org
2014-01-14
1
-0
/
+5
*
Implement GetTransferSize for url request.
eustas@chromium.org
2014-01-13
1
-0
/
+4
*
Allows deferral of a URLRequest just before talking to the network, at
jkarlin@chromium.org
2014-01-08
1
-0
/
+13
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
1
-1
/
+0
*
net: Rework how blocking delegates are logged.
mmenke@chromium.org
2013-10-25
1
-7
/
+4
*
Release the cache entry on deferred redirect.
davidben@chromium.org
2013-09-19
1
-0
/
+4
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.
ttuttle@chromium.org
2013-06-20
1
-0
/
+5
*
Use a direct include of strings headers in net/test/, net/third_party/, net/t...
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-7
/
+9
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-1
/
+1
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-0
/
+7
*
Revert 199535 "Add GetFullRequestHeaders, from URLRequestJob to ..."
ttuttle@chromium.org
2013-05-10
1
-5
/
+0
*
Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.
ttuttle@chromium.org
2013-05-10
1
-0
/
+5
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Split the power monitoring feature from SystemMonitor
hongbo.min@intel.com
2013-04-03
1
-6
/
+7
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
1
-0
/
+3
*
Revert 189829 "[Net] Propagate priority changes from URLRequest ..."
msw@chromium.org
2013-03-22
1
-3
/
+0
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
1
-0
/
+3
*
LoadTiming int net 6: Cache LoadTimingInfo
mmenke@chromium.org
2013-02-02
1
-0
/
+3
*
LoadTiming in net, part 3.
mmenke@chromium.org
2013-01-21
1
-0
/
+4
*
net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequest
hashimoto@chromium.org
2012-11-28
1
-1
/
+1
*
Set blocked_on_delegate_ when a URLRequest is blocked by
mmenke@chromium.org
2012-11-14
1
-0
/
+3
*
Stop using ScopedAllowIO in content::ResourceDispatcherHostImpl
hashimoto@chromium.org
2012-08-30
1
-2
/
+2
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-0
/
+1
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
1
-5
/
+5
*
NetLogEventParameter to Callback refactoring 6.
mmenke@chromium.org
2012-06-13
1
-5
/
+3
*
Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
1
-2
/
+2
*
Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
1
-2
/
+2
*
Rename is_hsts_host to fatal.
palmer@chromium.org
2012-01-17
1
-2
/
+2
*
Convert NewRunnableMethod() calls to base::Bind().
ajwong@chromium.org
2011-12-20
1
-3
/
+5
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-15
1
-2
/
+2
*
Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor
kmadhusu@chromium.org
2011-11-14
1
-2
/
+2
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-14
1
-2
/
+2
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-2
/
+1
*
Bocking onReceivedHeaders signal for webRequest API
battre@chromium.org
2011-10-05
1
-0
/
+3
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
1
-3
/
+3
*
Revert "net: make HSTS hosts use the normal SSL interstitials"
agl@chromium.org
2011-09-27
1
-3
/
+3
[next]