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
/
chrome
/
browser
/
net
/
chrome_network_delegate.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bad inversion of logic (see OnCanThrottleRequest) and a bug
joi@chromium.org
2012-08-09
1
-4
/
+8
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-2
/
+12
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-3
/
+3
*
Move CanonicalCookie into separate files
battre@chromium.org
2012-07-18
1
-1
/
+2
*
NetLogEventParameter to Callback refactoring 11.
mmenke@chromium.org
2012-06-14
1
-6
/
+6
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
1
-0
/
+18
*
Introduce a delegate to avoid hardcoding "chrome-extension" in net/.
joi@chromium.org
2012-06-07
1
-0
/
+16
*
Don't force non-session only cookies to be session only cookies, instead dele...
jochen@chromium.org
2012-05-30
1
-3
/
+0
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
1
-13
/
+66
*
Revert 132479 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...
sky@chromium.org
2012-04-16
1
-26
/
+0
*
Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...
stevet@chromium.org
2012-04-16
1
-0
/
+26
*
Revert "net: add DNS revocation experiment."
agl@chromium.org
2012-04-10
1
-104
/
+0
*
Don't build the task manager into Android builds.
jgreenwald@chromium.org
2012-04-06
1
-0
/
+2
*
In addition to the request URL we now also pass the first party URL (the URL ...
markusheintz@chromium.org
2012-04-05
1
-2
/
+4
*
net: add DNS revocation experiment.
agl@chromium.org
2012-03-21
1
-0
/
+104
*
Refactor folders in chrome/browser/extensions/api
cduvall@chromium.org
2012-03-18
1
-1
/
+1
*
Minor cleanup from http://codereview.chromium.org/9688007.
robertshield@chromium.org
2012-03-17
1
-4
/
+7
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
1
-2
/
+2
*
Fix access violation handling extension requests when no ExtensionProcessMana...
robertshield@chromium.org
2012-03-14
1
-7
/
+8
*
Move Proxy Settings API from chrome/browser/extensions to chrome/browser/eext...
battre@chromium.org
2012-03-12
1
-3
/
+3
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-3
/
+6
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-0
/
+59
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Keep lazy background page alive while there are pending network requests or
mpcomplete@chromium.org
2012-03-06
1
-0
/
+50
*
Moved webRequest api out of chrome/browser/extension
battre@chromium.org
2012-01-25
1
-1
/
+1
*
Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...
battre@chromium.org
2012-01-13
1
-3
/
+4
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
1
-3
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
webRequest.onAuthRequired listeners can provide authentication credentials.
cbentzel@chromium.org
2011-10-11
1
-3
/
+3
*
Bocking onReceivedHeaders signal for webRequest API
battre@chromium.org
2011-10-05
1
-0
/
+10
*
NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...
cbentzel@chromium.org
2011-10-03
1
-2
/
+6
*
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
-6
/
+2
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
1
-2
/
+6
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-2
/
+2
*
Conditionally include Policy UI based on configuration_policy setting.
jknotten@chromium.org
2011-09-06
1
-1
/
+6
*
Introduced the URLBlacklistManager, and wired it to various places.
joaodasilva@chromium.org
2011-09-04
1
-1
/
+18
*
Add onAuthRequired signal to the webRequest API
jochen@chromium.org
2011-08-03
1
-0
/
+7
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
1
-11
/
+4
*
Fix compile failures.
jam@chromium.org
2011-07-13
1
-1
/
+1
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
1
-15
/
+15
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-2
/
+6
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-6
/
+2
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-2
/
+6
*
Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.cc
battre@chromium.org
2011-06-28
1
-2
/
+2
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
1
-7
/
+11
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-0
/
+7
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
1
-12
/
+2
[next]