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
/
proxy
/
network_delegate_error_observer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
1
-35
/
+31
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
1
-16
/
+16
*
Support redirectUrl at onHeadersReceived in WebRequest / DWR API
rob@robwu.nl
2014-03-26
1
-1
/
+2
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
1
-3
/
+0
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-13
/
+16
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-2
/
+2
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
1
-3
/
+3
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-2
/
+2
*
Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...
battre@chromium.org
2012-10-20
1
-1
/
+1
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
1
-2
/
+2
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-0
/
+3
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
1
-0
/
+5
*
Introduce a delegate to avoid hardcoding "chrome-extension" in net/.
joi@chromium.org
2012-06-07
1
-0
/
+3
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
1
-7
/
+9
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-0
/
+11
*
Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...
battre@chromium.org
2012-01-13
1
-2
/
+2
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-8
/
+6
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
1
-4
/
+4
*
Bocking onReceivedHeaders signal for webRequest API
battre@chromium.org
2011-10-05
1
-0
/
+7
*
NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...
cbentzel@chromium.org
2011-10-03
1
-4
/
+9
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...
ddorwin@chromium.org
2011-09-29
1
-9
/
+4
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
1
-4
/
+9
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-2
/
+2
*
Add onAuthRequired signal to the webRequest API
jochen@chromium.org
2011-08-03
1
-0
/
+2
*
Add OVERRIDE throughout net/proxy/*
eroman@chromium.org
2011-07-22
1
-13
/
+10
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
1
-2
/
+1
*
Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.cc
battre@chromium.org
2011-06-28
1
-1
/
+1
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-1
/
+5
*
Implemented RequestHeaders field in extraInfoSpec of webRequest API
battre@chromium.org
2011-05-13
1
-1
/
+2
*
Use a MessageLoopProxy to forward PAC script errors to the network delegate
jochen@chromium.org
2011-05-03
1
-2
/
+5
*
Initialize the network_delegate_ and fix style
jochen@chromium.org
2011-05-03
1
-2
/
+4
*
Add a method for PAC script errors to the network delegate.
jochen@chromium.org
2011-05-03
1
-0
/
+87