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
*
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
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
1
-3
/
+3
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-1
/
+1
*
Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,
mmenke@chromium.org
2011-08-17
1
-1
/
+8
*
net: Notify the http job and cache transaction about a filter
rvargas@google.com
2011-08-12
1
-4
/
+16
*
Add a status message "Waiting for extension Foo..." when there's a request
mpcomplete@chromium.org
2011-08-10
1
-0
/
+8
*
Change CanGetCookies signature, add CookieList as parameters in order to remo...
ycxiao@chromium.org
2011-07-29
1
-3
/
+3
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-20
/
+47
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-47
/
+20
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-20
/
+47
*
URLRequestJob::Read can return false but still leave the request in state URL...
battre@chromium.org
2011-07-06
1
-2
/
+1
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
1
-0
/
+16
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
1
-4
/
+27
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-11
/
+14
*
Implemented chrome.experimental.webRequest.onCompleted
battre@chromium.org
2011-04-23
1
-11
/
+5
*
Remove all "net::" prefixes under net/url_request for code that's
adamk@chromium.org
2011-03-24
1
-18
/
+18
*
Move URLRequestJob's histogram logic to URLRequestHttpJob.
adamk@chromium.org
2011-03-24
1
-271
/
+3
*
Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.
willchan@chromium.org
2011-03-19
1
-3
/
+6
*
Stop subclassing FilterContext in URLRequestJob.
adamk@chromium.org
2011-03-17
1
-33
/
+8
*
Make URLRequestHttpJob the only URLRequestJob concerned with FilterContext.
adamk@chromium.org
2011-03-17
1
-11
/
+3
[next]