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
*
Revert 151198 - Turn off TLS 1.1.
wtc@chromium.org
2012-08-20
1
-0
/
+4
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
4
-13
/
+44
*
Replaced static URLRequestFileJob factory with non-static protocol handler fo...
shalev@chromium.org
2012-08-20
4
-20
/
+93
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-19
1
-9
/
+9
*
Move small c/b/extensions classes into extensions namespace no.1
rdevlin.cronin@chromium.org
2012-08-17
1
-2
/
+2
*
Do not perform online revocation checking when the user has explicitly disabl...
rsleevi@chromium.org
2012-08-17
1
-10
/
+40
*
Added warning when URLRequestContextGetter leaks.
atwilson@chromium.org
2012-08-15
1
-1
/
+7
*
Removed checks that verify URLRequest has a Context
shalev@chromium.org
2012-08-13
5
-45
/
+32
*
Add histograms to NetworkChangeNotifier to identify ways to improve interface
pauljensen@chromium.org
2012-08-13
1
-0
/
+6
*
Turn off TLS 1.1.
wtc@chromium.org
2012-08-12
1
-4
/
+0
*
Enabled SignInAfterInit test.
atwilson@chromium.org
2012-08-11
1
-0
/
+1
*
Remove packaged app Windows shortcuts when app is uninstalled.
benwells@chromium.org
2012-08-10
1
-1
/
+1
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
2
-3
/
+6
*
Revert 150375 - Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-08
1
-4
/
+4
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-07
1
-4
/
+4
*
Revert 150124 - Implement SHA-256 fingerprint support.
dimich@chromium.org
2012-08-06
1
-4
/
+4
*
Implement SHA-256 fingerprint support.
palmer@chromium.org
2012-08-06
1
-4
/
+4
*
Regression test for lack of errors on requests with invalid ports
shalev@chromium.org
2012-08-05
1
-0
/
+33
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
1
-1
/
+1
*
Revert 149261 - Support SHA-256 in public key pins for HTTPS.
vandebo@chromium.org
2012-07-31
1
-4
/
+4
*
Support SHA-256 in public key pins for HTTPS.
palmer@chromium.org
2012-07-31
1
-4
/
+4
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
7
-2
/
+65
*
Replaced static URLRequestDataJob factory with protocol handler for Data jobs.
shalev@chromium.org
2012-07-30
2
-0
/
+48
*
Bug fix for lack of errors on requests with invalid ports
shalev@chromium.org
2012-07-30
1
-0
/
+11
*
Add const accessors to URLRequest and UploadData.
vabr@chromium.org
2012-07-28
2
-2
/
+7
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
2
-2
/
+2
*
Offload disk accesses to WorkerPool in ExtensionProtocolHandler
paivanof@gmail.com
2012-07-23
4
-19
/
+41
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-21
1
-3
/
+3
*
A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...
hbono@chromium.org
2012-07-20
1
-3
/
+3
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-20
1
-3
/
+3
*
Change the FindHistogram interface of StatisticsRecorder
kaiwang@chromium.org
2012-07-18
1
-4
/
+4
*
Unit tests for all public members of net::URLRequestFilter
pauljensen@chromium.org
2012-07-17
1
-0
/
+123
*
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
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-0
/
+1
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-07-13
2
-0
/
+5
*
A new mock test for ftp jobs.
shalev@chromium.org
2012-07-12
2
-5
/
+84
*
Introduced TestURLFetcher::DelegateForTests interface to allow event-driven e...
primiano@chromium.org
2012-07-12
2
-1
/
+44
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
35
-35
/
+0
*
Replaced static URLRequestFtpJob factory with non-static protocol handler for...
shalev@chromium.org
2012-07-11
4
-20
/
+102
*
Remove the force_session cookie option, as it's not used anymore
jochen@chromium.org
2012-07-11
3
-43
/
+0
*
Log cancellation error codes at the URLRequest level to NetLog.
mmenke@chromium.org
2012-07-10
1
-0
/
+7
*
Fixed file leaks when running net_unittests.
danhn@chromium.org
2012-07-09
2
-4
/
+3
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
13
-26
/
+41
*
Allow PUT and POST with empty body in URLFetcher.
kinaba@chromium.org
2012-06-29
2
-1
/
+41
*
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
[next]