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/dns] Isolate DnsConfigWatcher from DnsConfigService.
szym@chromium.org
2012-05-16
8
-71
/
+139
*
Add emailprivacytester.com to HSTS preloaded
agl@chromium.org
2012-05-16
1
-0
/
+1
*
Refactor TCPListenSocket.
pliard@chromium.org
2012-05-16
8
-542
/
+573
*
Change the stream_id for streams which are serialized out of order.
rch@chromium.org
2012-05-15
1
-0
/
+8
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+5
*
Change TCPListenSocket::SendInternal to use a non-blocking implementation (tr...
marshall@chromium.org
2012-05-14
4
-31
/
+173
*
Revert 136572 - Change TCPListenSocket::SendInternal to use a non-blocking im...
benjhayden@chromium.org
2012-05-11
4
-172
/
+31
*
Change TCPListenSocket::SendInternal to use a non-blocking implementation.
marshall@chromium.org
2012-05-11
4
-31
/
+172
*
Coverity: Remove dead code.
jhawkins@chromium.org
2012-05-09
1
-3
/
+0
*
Adds NON_EXPORTED_BASE to AddressList base class.
szym@chromium.org
2012-05-09
1
-1
/
+3
*
Get file extension synonyms from the OS, fix so that if one synonym is safe t...
avi@chromium.org
2012-05-08
7
-17
/
+112
*
Add braintreegateway.com/braintreepayments.com to HSTS preloaded.
agl@chromium.org
2012-05-08
2
-0
/
+6
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
19
-883
/
+296
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
2
-22
/
+36
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
3
-87
/
+206
*
Coverity: Fix two pass-by-values.
jhawkins@chromium.org
2012-05-04
2
-6
/
+6
*
Improve memory usage of SignCertificate.
wtc@chromium.org
2012-05-03
1
-10
/
+6
*
Refactor TransportSecurityState.
palmer@chromium.org
2012-05-01
4
-1379
/
+668
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
13
-17
/
+74
*
Don't store in ServerBoundCertStore if cert generation fails.
mattm@chromium.org
2012-04-27
1
-3
/
+5
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
2
-2
/
+13
*
Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...
kevers@chromium.org
2012-04-27
2
-0
/
+2
*
Revert 134234 - Turn thread restrictions on for release builds as well so tha...
kevers@chromium.org
2012-04-27
2
-2
/
+0
*
Turn thread restrictions on for release builds as well so that they're trigge...
jam@chromium.org
2012-04-27
2
-0
/
+2
*
Add histograms for domain bound certs.
mattm@chromium.org
2012-04-27
1
-9
/
+94
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
3
-24
/
+29
*
[Coverity] Pass-by-val -> Pass-by-ref
groby@chromium.org
2012-04-26
2
-4
/
+4
*
BackoffEntry: Add the option to use a delay between requests
mmenke@chromium.org
2012-04-24
3
-14
/
+134
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
5
-26
/
+26
*
Update net/android/network_library.cc with fresher code.
yfriedman@chromium.org
2012-04-24
1
-11
/
+1
*
Remove X-Retry-After support.
joi@chromium.org
2012-04-23
1
-7
/
+0
*
Upstream changes making ListenSocket an abstract class.
pliard@chromium.org
2012-04-23
6
-455
/
+510
*
Change resource handling policy to allow feed types to download so they can b...
gbillock@chromium.org
2012-04-23
1
-2
/
+0
*
Report cases where the connection appears to close too early while transferri...
cbentzel@chromium.org
2012-04-20
1
-0
/
+8
*
Add field trial for domain bound certificates.
mattm@chromium.org
2012-04-20
2
-0
/
+11
*
[net/dns] Total refactoring of HostResolverImplTest.
szym@chromium.org
2012-04-19
2
-1331
/
+715
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-1
/
+1
*
net: support SHA512 hashes in DNSSEC chains.
agl@chromium.org
2012-04-17
2
-5
/
+23
*
Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist conta...
ddorwin@chromium.org
2012-04-16
2
-14
/
+64
*
net: move HSTS preloaded and pinning info out of code.
agl@chromium.org
2012-04-13
7
-2188
/
+944
*
Disable CHECK(false) in NetworkChangeNotifier::Create on ChromeOS
oshima@chromium.org
2012-04-13
1
-0
/
+5
*
Revert 132012 - net: move HSTS preloaded and pinning info out of code.
tim@chromium.org
2012-04-12
6
-944
/
+2180
*
net: move HSTS preloaded and pinning info out of code.
agl@chromium.org
2012-04-12
6
-2180
/
+944
*
SPDY - Added the following flow control unitests.
rtenneti@chromium.org
2012-04-11
1
-0
/
+12
*
Make FileStream::Seek async and add FileStream::SeekSync for sync operation
kinuko@chromium.org
2012-04-11
13
-177
/
+407
*
Remove some constant spew in unit test logs
erg@chromium.org
2012-04-11
1
-1
/
+1
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
2
-3
/
+2
*
net: False Start only for NPN capable servers.
agl@google.com
2012-04-10
8
-2683
/
+1
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
3
-2
/
+155
*
Remove SPDY 2.1 support.
rch@chromium.org
2012-04-09
1
-2
/
+0
[next]