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
*
Query the network delegate for cookies even if there is no cookie monster
droger@chromium.org
2012-12-04
1
-1
/
+5
*
net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequest
hashimoto@chromium.org
2012-11-28
1
-12
/
+3
*
Add header for Gaia sign in on redirects too.
rogerta@chromium.org
2012-11-13
1
-2
/
+4
*
allow changing headers by delegate_ during a redirect
bcwhite@chromium.org
2012-11-06
1
-0
/
+9
*
net: Remove unused URLRequest::job()
hashimoto@chromium.org
2012-10-25
1
-4
/
+0
*
Coalesce payload length statistics in ChromeNetworkDelegate
bengr@google.com
2012-10-24
1
-0
/
+9
*
net: Make UploadDataStream::Read() asynchronous
hashimoto@chromium.org
2012-10-17
1
-1
/
+2
*
Stop using ScopedAllowIO in content::ResourceDispatcherHostImpl
hashimoto@chromium.org
2012-08-30
1
-2
/
+3
*
Added URLRequestContext::CreateRequest which can be used to create URLRequests
shalev@chromium.org
2012-08-24
1
-1
/
+9
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-4
/
+9
*
Move small c/b/extensions classes into extensions namespace no.1
rdevlin.cronin@chromium.org
2012-08-17
1
-2
/
+2
*
Add const accessors to URLRequest and UploadData.
vabr@chromium.org
2012-07-28
1
-1
/
+2
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
1
-1
/
+1
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
1
-2
/
+7
*
Add comment to URLRequest::first_party_for_cookies why it must only be used f...
jochen@chromium.org
2012-07-13
1
-0
/
+10
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-2
/
+3
*
Make FileSystemOperationWriteTest independent from URLRequest::Deprecated.
kinaba@chromium.org
2012-05-29
1
-2
/
+0
*
RefCounted types should not have public destructors, net/ edition
rsleevi@chromium.org
2012-05-29
1
-2
/
+3
*
Add the StackTrace to the URLFetcher crash dumps.
willchan@chromium.org
2012-05-12
1
-0
/
+14
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-1
/
+1
*
Allow for overriding the handling of the referrer header in the network stack
jochen@chromium.org
2012-05-08
1
-0
/
+20
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
1
-4
/
+0
*
Take client-side HSTS redirects into account when determining whether to show...
michaeln@google.com
2012-05-04
1
-0
/
+4
*
Add more variables to the URLRequest leak assertion crash dumps.
willchan@chromium.org
2012-05-04
1
-2
/
+3
*
Reland 130578 - Enable cookies per default in net. Add an API to disable them...
jochen@chromium.org
2012-04-30
1
-0
/
+8
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-1
/
+1
*
Revert 130578 - Enable cookies per default in net. Add an API to disable them...
jochen@chromium.org
2012-04-04
1
-8
/
+0
*
Enable cookies per default in net. Add an API to disable them by default, and...
jochen@chromium.org
2012-04-04
1
-0
/
+8
*
Remove experimental support for MAC cookies
rsleevi@chromium.org
2012-03-15
1
-4
/
+0
*
net::URLRequest: rename Simulate*Error with CancelWith*Error
toyoshim@chromium.org
2012-03-13
1
-2
/
+2
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-2
/
+7
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-13
/
+0
*
Revert change to delay network requests on startup for webRequest extensions.
mpcomplete@chromium.org
2012-02-23
1
-2
/
+0
*
Add extra data to BrowserContext so that content layer and other embedders ca...
jam@chromium.org
2012-02-15
1
-24
/
+4
*
Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
1
-6
/
+6
*
Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
1
-6
/
+6
*
Rename is_hsts_host to fatal.
palmer@chromium.org
2012-01-17
1
-6
/
+6
*
Remove unused code from UploadData and URLRequest.
satorux@chromium.org
2012-01-12
1
-12
/
+1
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-12
/
+0
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-4
/
+6
*
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
[next]