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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
1
-1
/
+1
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
1
-6
/
+0
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-1
/
+1
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
1
-0
/
+2
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
1
-2
/
+0
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
1
-0
/
+2
*
NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...
cbentzel@chromium.org
2011-10-03
1
-0
/
+10
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...
ddorwin@chromium.org
2011-09-29
1
-10
/
+0
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
1
-0
/
+10
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
1
-3
/
+8
*
Revert "net: make HSTS hosts use the normal SSL interstitials"
agl@chromium.org
2011-09-27
1
-8
/
+3
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
1
-3
/
+8
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-1
/
+0
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-5
/
+5
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-0
/
+1
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-1
/
+0
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-0
/
+1
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-1
/
+0
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-5
/
+5
*
Add a status message "Waiting for extension Foo..." when there's a request
mpcomplete@chromium.org
2011-08-10
1
-2
/
+20
*
Change CanGetCookies signature, add CookieList as parameters in order to remo...
ycxiao@chromium.org
2011-07-29
1
-5
/
+8
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
1
-22
/
+103
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
1
-0
/
+6
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-8
/
+32
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-32
/
+8
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-8
/
+32
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-2
/
+2
*
net: Add NET_API to url_request.
rvargas@google.com
2011-05-20
1
-3
/
+4
*
More progress towards removing content settings code from the content layer. ...
jam@chromium.org
2011-05-10
1
-12
/
+11
*
Add a command-line flag for MAC cookies.
abarth@chromium.org
2011-05-08
1
-1
/
+5
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-5
/
+5
*
Tweaks to extension webRequest API.
mpcomplete@chromium.org
2011-05-03
1
-2
/
+0
*
Make URLRequest store the chain of redirects.
mattm@chromium.org
2011-04-19
1
-4
/
+6
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
1
-9
/
+11
*
Revert "Allow extensions to redirect requests in onBeforeRequest."
mpcomplete@chromium.org
2011-04-13
1
-11
/
+9
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-13
1
-9
/
+11
*
Fix DCHECK on multiple SSL client auths for the same request.
mattm@chromium.org
2011-04-07
1
-2
/
+2
*
Fix the comment for URLRequest::Cancel().
kinuko@chromium.org
2011-03-30
1
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Remove all "net::" prefixes under net/url_request for code that's
adamk@chromium.org
2011-03-24
1
-32
/
+32
*
Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class.
willchan@chromium.org
2011-03-22
1
-1
/
+1
*
Remove URLRequestJobMetrics and related code.
adamk@chromium.org
2011-03-16
1
-9
/
+0
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
1
-6
/
+0
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
1
-0
/
+6
*
Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...
tony@chromium.org
2011-03-10
1
-0
/
+3
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
1
-6
/
+0
[next]