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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Fix a forward NULL.
jhawkins@chromium.org
2012-06-25
1
-1
/
+1
*
Add url_fetcher_impl_unittest.cc back to net.gyp
akalin@chromium.org
2012-06-22
1
-1
/
+0
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
11
-353
/
+272
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
1
-1
/
+1
*
Move test_url_fetcher_factory.* from content/ to net/url_request
akalin@chromium.org
2012-06-19
3
-2
/
+646
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
2
-0
/
+60
*
Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...
sergeyu@chromium.org
2012-06-16
6
-121
/
+122
*
Move URLFetcherImpl to net/
akalin@chromium.org
2012-06-15
4
-3
/
+1536
*
Don't crash when confronted with many set-cookie headers.
shalev@chromium.org
2012-06-14
3
-25
/
+133
*
NetLogEventParameter to Callback refactoring 6.
mmenke@chromium.org
2012-06-13
5
-59
/
+40
*
Move URLFetcherCore to net/
akalin@chromium.org
2012-06-13
2
-0
/
+1418
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
3
-0
/
+15
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
3
-50
/
+41
*
Introduce a delegate to avoid hardcoding "chrome-extension" in net/.
joi@chromium.org
2012-06-07
11
-123
/
+87
*
Add support to URLFetcher for stopping on redirects. Use this in AlternateNa...
pkasting@chromium.org
2012-06-07
1
-1
/
+9
*
Use ByteStream in downloads system to decouple source and sink.
rdsmith@chromium.org
2012-06-04
2
-1
/
+16
*
net: Inline the implementation of virtual destructor of URLFetcherFactory.
tfarina@chromium.org
2012-06-02
2
-15
/
+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
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
1
-2
/
+38
*
Move URLFetcherFactory from content to net
akalin@chromium.org
2012-05-25
2
-0
/
+42
*
Support for navigator.connection API
droger@google.com
2012-05-24
3
-9
/
+13
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.
sergeyu@chromium.org
2012-05-24
1
-1
/
+2
*
Improve the TLS intolerant server testing support added in r134129
wtc@chromium.org
2012-05-23
1
-1
/
+3
*
Fix more gcc in net/url_request/url_request_unittest.cc
maruel@chromium.org
2012-05-23
1
-4
/
+4
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
3
-116
/
+57
*
Re-enable embedded identities in URLs for HTTP authentication.
asanka@chromium.org
2012-05-22
1
-0
/
+30
*
Fix an uninitialized warning treated as error on gcc 4.5.2
maruel@chromium.org
2012-05-22
1
-1
/
+1
*
Make AssociateWithRenderView() a free function in the 'content' namespace
akalin@chromium.org
2012-05-22
1
-0
/
+16
*
Cleanup: Remove unneeded scoped_ptr.h includes from net.
thestig@chromium.org
2012-05-17
1
-1
/
+1
*
Use TaskRunner WorkerPool for ServerBoundCertService in TestURLRequestContext.
mattm@chromium.org
2012-05-15
1
-2
/
+2
*
Add the StackTrace to the URLFetcher crash dumps.
willchan@chromium.org
2012-05-12
3
-0
/
+31
*
Roll rlz 127:128
thakis@chromium.org
2012-05-11
1
-8
/
+0
*
Make URLRequestContext::CopyFrom take a const pointer.
mkosiba@chromium.org
2012-05-11
2
-21
/
+21
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
4
-0
/
+316
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
19
-512
/
+491
*
Allow for overriding the handling of the referrer header in the network stack
jochen@chromium.org
2012-05-08
2
-1
/
+30
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
10
-80
/
+56
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
1
-1
/
+3
*
Take client-side HSTS redirects into account when determining whether to show...
michaeln@google.com
2012-05-04
3
-18
/
+28
*
Add more variables to the URLRequest leak assertion crash dumps.
willchan@chromium.org
2012-05-04
2
-2
/
+7
*
Make URLRequestThrottlerManager a member of URLRequestContext.
joi@chromium.org
2012-05-02
8
-76
/
+70
*
Refactor TransportSecurityState.
palmer@chromium.org
2012-05-01
3
-46
/
+36
*
Reland 130578 - Enable cookies per default in net. Add an API to disable them...
jochen@chromium.org
2012-04-30
2
-2
/
+23
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
8
-15
/
+38
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-1
/
+2
*
net: don't remember TLS intolerant servers.
agl@chromium.org
2012-04-26
1
-0
/
+23
*
BackoffEntry: Add the option to use a delay between requests
mmenke@chromium.org
2012-04-24
2
-6
/
+7
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-1
/
+1
*
Revert 128414 - Disable OCSP tests on Android
jnd@chromium.org
2012-04-24
1
-6
/
+0
[next]