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
*
Reordering URLRequest unittest and port to iOS.
droger@chromium.org
2012-09-12
1
-2201
/
+2206
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-1
/
+5
*
Revert 153131 (Histograms showed it doesn't help much)
mmenke@chromium.org
2012-09-11
3
-209
/
+1
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-5
/
+1
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-1
/
+5
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
4
-27
/
+80
*
Remove the HANDLED_EXTERNALLY status code.
mkosiba@chromium.org
2012-09-07
2
-8
/
+2
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-09-07
1
-4
/
+4
*
Log the source when a URLFetcher leak is detected
rsimha@chromium.org
2012-09-06
1
-1
/
+2
*
Restrict file access on android.
nileshagrawal@chromium.org
2012-09-06
1
-4
/
+0
*
Add get_server_time utility
akalin@chromium.org
2012-09-05
1
-0
/
+4
*
Stop using ScopedAllowIO in content::ResourceDispatcherHostImpl
hashimoto@chromium.org
2012-08-30
9
-18
/
+19
*
Disable FTP on iOS
droger@chromium.org
2012-08-30
4
-1
/
+17
*
net: Return size of upload as well as position from HttpTransaction::GetUploa...
hashimoto@chromium.org
2012-08-30
1
-1
/
+1
*
Added URLRequestContext::CreateRequest which can be used to create URLRequests
shalev@chromium.org
2012-08-24
5
-31
/
+86
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
7
-153
/
+219
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
38
-197
/
+267
*
Reland of http://codereview.chromium.org/10854204/, which
mmenke@chromium.org
2012-08-24
3
-1
/
+209
*
Revert 153025 - Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
3
-209
/
+1
*
Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
3
-1
/
+209
*
Refactoring for merging WebSocket test server to net::TestServer
toyoshim@chromium.org
2012-08-23
2
-70
/
+82
*
When trying to identify when network data is received while the
pauljensen@chromium.org
2012-08-21
1
-1
/
+2
*
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
[next]