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
*
Register for network notifications from the right thread (network).
joi@chromium.org
2011-06-06
2
-6
/
+25
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
2
-4
/
+5
*
Adds unit tests that attempt to verify the following through simulation:
joi@chromium.org
2011-06-02
6
-88
/
+903
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
1
-0
/
+16
*
net: Add NET_API to more code, this time what's used by chrome.dll
rvargas@google.com
2011-05-31
6
-6
/
+14
*
Make destructor virtual (Clang caught this, yay! :)
joi@chromium.org
2011-05-27
1
-1
/
+1
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
6
-45
/
+463
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
4
-24
/
+86
*
Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...
willchan@chromium.org
2011-05-26
3
-86
/
+16
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
3
-16
/
+86
*
Fix memory leak.
koz@chromium.org
2011-05-25
1
-1
/
+1
*
Give URLRequestJobFactory::Interceptors the ability to specify protocols they...
koz@chromium.org
2011-05-25
3
-0
/
+69
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
4
-4
/
+4
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
3
-5
/
+97
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
1
-1
/
+1
*
It suffices to just forward-declare DnsCertProvenanceChecker
wtc@chromium.org
2011-05-24
2
-2
/
+1
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
8
-421
/
+38
*
net: Add NET_API to url_request.
rvargas@google.com
2011-05-20
11
-17
/
+29
*
Modify URLRequest::Delegate::OnCertificateRequested to cancel the request. T...
rch@chromium.org
2011-05-20
1
-1
/
+1
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+2
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-2
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+2
*
Switch to using the system request context for OCSP.
willchan@chromium.org
2011-05-16
4
-26
/
+2
*
MAC Cookies (patch 5 of N)
abarth@chromium.org
2011-05-16
1
-0
/
+1
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
9
-3
/
+394
*
MAC Cookies (patch 4 of N)
abarth@chromium.org
2011-05-13
1
-5
/
+33
*
Add missing initializer for |proxy_service_| in URLRequestContext constructor.
marshall@chromium.org
2011-05-13
1
-0
/
+1
*
Implemented RequestHeaders field in extraInfoSpec of webRequest API
battre@chromium.org
2011-05-13
2
-2
/
+4
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
7
-55
/
+24
*
More progress towards removing content settings code from the content layer. ...
jam@chromium.org
2011-05-10
7
-190
/
+111
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
1
-2
/
+1
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Add a command-line flag for MAC cookies.
abarth@chromium.org
2011-05-08
2
-1
/
+16
*
net/url_request/url_request_test_util.h doesn't need to include
wtc@chromium.org
2011-05-06
1
-1
/
+0
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-5
/
+5
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
1
-1
/
+2
*
(harmless) Missed include from http://codereview.chromium.org/6930040/
cevans@chromium.org
2011-05-05
1
-0
/
+1
*
Refactor to address URLRequestContext dependency added in
cevans@chromium.org
2011-05-05
3
-15
/
+6
*
Fix logic for handling reports of malformed bodies. To end up counting
joi@chromium.org
2011-05-05
2
-7
/
+13
*
Revert 84196 - Fix logic for handling reports of malformed bodies. To end up ...
joi@chromium.org
2011-05-05
2
-13
/
+7
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
1
-2
/
+1
*
Fix logic for handling reports of malformed bodies. To end up counting
joi@chromium.org
2011-05-05
2
-7
/
+13
*
Allow server to indicate a non-SDCH encoding
jar@chromium.org
2011-05-04
1
-1
/
+27
*
Tweaks to extension webRequest API.
mpcomplete@chromium.org
2011-05-03
3
-9
/
+8
*
Add a method for PAC script errors to the network delegate.
jochen@chromium.org
2011-05-03
2
-0
/
+5
*
Stop refcounting URLRequestTestJob
willchan@chromium.org
2011-04-30
2
-20
/
+42
*
Keep track of whether we're getting any certificate pin failures.
cevans@chromium.org
2011-04-28
1
-4
/
+9
*
Flesh out the onBeforeSendHeaders event a bit more. We now send the
mpcomplete@chromium.org
2011-04-27
2
-0
/
+4
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
3
-4
/
+4
*
Fix DirectoryLister not to require refcounting.
willchan@chromium.org
2011-04-27
2
-39
/
+11
[next]