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
*
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