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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: update ssl_cipher_suite_names_generate.go for Go 1.
agl@chromium.org
2012-07-26
1
-9
/
+9
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
1
-1
/
+1
*
Factor out common error-code conversion code for PlatformFileErrorToNetError.
nhiroki@google.com
2012-07-25
2
-2
/
+21
*
net: fix a couple of broken certificate tests.
agl@chromium.org
2012-07-24
2
-40
/
+38
*
net: don't crash when failing dynamic pins.
agl@chromium.org
2012-07-23
1
-0
/
+5
*
Offload disk accesses to WorkerPool in ExtensionProtocolHandler
paivanof@gmail.com
2012-07-23
1
-1
/
+3
*
Allow any text/* mime type to be rendered inline.
torne@chromium.org
2012-07-23
3
-3
/
+44
*
mac: Remove code that was only needed on 10.5
thakis@chromium.org
2012-07-20
1
-2
/
+0
*
Add irccloud.com to HSTS preloaded list
agl@chromium.org
2012-07-20
2
-0
/
+6
*
Add sol.io to HSTS preloaded
agl@chromium.org
2012-07-20
2
-0
/
+2
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
14
-24
/
+26
*
Exclude openssl_memory_private_key_store.cc from build on Android.
pliard@chromium.org
2012-07-20
1
-10
/
+5
*
Add ipv6 probe events to NetLog, and add a button
mmenke@chromium.org
2012-07-19
5
-59
/
+144
*
Initialize StatisticsRecorder in Child Process to hold
rtenneti@chromium.org
2012-07-19
1
-1
/
+1
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
1
-9
/
+1
*
[net] Initialize Job priority before the first request is added.
szym@chromium.org
2012-07-18
1
-6
/
+8
*
Update effective-TLD data files using the latest data from Mozilla, ignoring ...
pam@chromium.org
2012-07-18
3
-11077
/
+25092
*
Pad base64 encoded data URIs if they aren't padded.
asanka@chromium.org
2012-07-18
2
-3
/
+29
*
[net] Fix uninitialized access in AddressTrackerLinuxTest
szym@chromium.org
2012-07-17
1
-1
/
+1
*
[net] Adds AddressTrackerLinux which keeps track of interface addresses using...
szym@chromium.org
2012-07-16
9
-238
/
+604
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-1
/
+1
*
SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FIN
toyoshim@chromium.org
2012-07-12
1
-2
/
+2
*
SPDY - chunked upload - cleanup of spdy_http_stream to read the data
rtenneti@chromium.org
2012-07-12
2
-2
/
+14
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
119
-119
/
+0
*
Switch to TimeDelta interfaces for process waiting functions in net and ipc.
tedvessenes@gmail.com
2012-07-11
1
-3
/
+1
*
TLS channel id field trial.
mattm@chromium.org
2012-07-10
2
-0
/
+11
*
Log cancellation error codes at the URLRequest level to NetLog.
mmenke@chromium.org
2012-07-10
1
-2
/
+5
*
net: block Cyberoam CA with leaked private key.
agl@chromium.org
2012-07-10
1
-1
/
+6
*
Don't include PEM certificates in generated HSTS file.
agl@chromium.org
2012-07-09
2
-1146
/
+0
*
Add jitsi.org to HSTS preloaded.
agl@chromium.org
2012-07-09
2
-0
/
+6
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
2
-4
/
+4
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-1
/
+1
*
Register JNI methods before running unittests on android.
nileshagrawal@chromium.org
2012-06-27
1
-0
/
+12
*
Do the Windows source file annotation at the end of the download.
rdsmith@chromium.org
2012-06-26
1
-0
/
+4
*
Add (*.)www.cueup.com to HSTS preloaded list.
agl@chromium.org
2012-06-26
3
-6
/
+28
*
Convert SSLClientSocketNSS to use the NSS Channel ID callback.
mattm@chromium.org
2012-06-26
6
-10
/
+25
*
[net] Record JobQueueTime and TotalTime histograms.
szym@chromium.org
2012-06-25
1
-16
/
+94
*
Tests handling in DNS RRResolver; cosmetic cleanup
aruslan@chromium.org
2012-06-23
3
-5
/
+12
*
Workaround for Android getaddrinfo bug.
aruslan@chromium.org
2012-06-22
1
-0
/
+7
*
Add script.google.com to HSTS preloaded.
agl@chromium.org
2012-06-21
2
-0
/
+2
*
Add netwatcher command-line utility that watches and logs network events
akalin@chromium.org
2012-06-20
1
-8
/
+12
*
Add www.apollo-auto.com as HSTS preloaded.
agl@chromium.org
2012-06-20
2
-0
/
+2
*
[net] Implement MappedHostResolver::ResolveFromCache.
szym@chromium.org
2012-06-20
2
-12
/
+17
*
[net/dns] Instrument DnsConfigService to measure performance and failures.
szym@chromium.org
2012-06-19
1
-3
/
+2
*
[net/dns] Histograms for the reasons DnsTransaction failed.
szym@chromium.org
2012-06-19
3
-83
/
+121
*
Consider the verification time as well as the expiration time when caching ce...
rsleevi@chromium.org
2012-06-19
6
-45
/
+220
*
(Finally) Remove NetLog::EventParameters.
mmenke@chromium.org
2012-06-19
3
-203
/
+6
*
NetLogEventParameter to Callback refactoring 10.
mmenke@chromium.org
2012-06-19
2
-0
/
+15
*
implement HaveOnlyLoopbackAddresses() for android
james.wei@intel.com
2012-06-15
2
-1
/
+7
*
DnsWatcherThread should be named "DnsWatcher", not "NetworkChangeNotifier".
wtc@chromium.org
2012-06-15
2
-2
/
+2
[next]