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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Certificate Transparency: Saving log description in SCT.
eranm@google.com
2013-12-10
6
-3
/
+75
*
Fixing all Java import ordering issues.
aurimas@chromium.org
2013-12-10
7
-41
/
+19
*
Revert 239426 "Create and use a seeded random number generator"
jar@chromium.org
2013-12-10
6
-232
/
+2
*
GTTF: Enable glibcxx debug mode for Debug builds by default.
phajdan.jr@chromium.org
2013-12-10
2
-0
/
+3
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-10
2
-10
/
+9
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
10
-47
/
+17
*
Use all interfaces for mdns. Instead of one IPv4 and one IPv6 sockets mdns us...
vitalybuka@chromium.org
2013-12-10
4
-41
/
+83
*
Change the CloseSocket method to just operate on the socket_ member
wtc@chromium.org
2013-12-10
2
-6
/
+6
*
Format and Refactor Flip Server.
yhirano@chromium.org
2013-12-10
34
-784
/
+634
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-10
30
-419
/
+433
*
Add "raw_received_bytes" getter to SpdyStream.
eustas@chromium.org
2013-12-09
11
-5
/
+159
*
Fix coding style nits.
wtc@chromium.org
2013-12-09
1
-2
/
+2
*
Bypass data reduction proxy on 502 responses
bengr@chromium.org
2013-12-09
2
-59
/
+73
*
Add "received_bytes" getter to HttpSteamParser.
eustas@chromium.org
2013-12-09
3
-0
/
+330
*
Don't use (almost) deprecated FunctionTemplate::New version.
svenpanne@chromium.org
2013-12-09
1
-7
/
+9
*
Create and use a seeded random number generator
jar@chromium.org
2013-12-09
6
-2
/
+232
*
Cookie Monster has a list of default allowed schemes for cookies to be
ricea@chromium.org
2013-12-09
1
-1
/
+1
*
Remove obsolete error handling code for broken server-side TLS
wtc@chromium.org
2013-12-08
2
-12
/
+15
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
8
-18
/
+17
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
8
-17
/
+18
*
Disk cache: Increase the maximum number of threads on the cache pool to 20.
rvargas@chromium.org
2013-12-08
1
-1
/
+1
*
net: block an ANSSI intermediate CA.
agl@chromium.org
2013-12-07
1
-1
/
+5
*
net: add (data|publications).qld.gov.au to HSTS preloaded.
agl@chromium.org
2013-12-07
2
-0
/
+4
*
net: fixup transport_security_state_static.h from JSON data.
agl@chromium.org
2013-12-07
1
-2
/
+2
*
net: use model NSS socket to save setting the cipher order every time.
agl@chromium.org
2013-12-07
5
-67
/
+66
*
net: implement TLS_FALLBACK_SCSV.
agl@chromium.org
2013-12-07
16
-3
/
+303
*
Open more file types in Chrome, and audit the dangerous file extensions.
palmer@chromium.org
2013-12-07
1
-3
/
+3
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
8
-18
/
+17
*
[GCM] Add connection factory for creating MCS connections
zea@chromium.org
2013-12-06
2
-0
/
+40
*
Revert "Revert: "net: don't allow SSLv3 fallback for Google properties.""
agl@chromium.org
2013-12-06
2
-155
/
+2
*
Fix flaky thread number DCHECK in KioskTest.
xiyuan@chromium.org
2013-12-06
2
-5
/
+27
*
Certificate Transparency: Use SCTs obtained from tls extension.
eranm@google.com
2013-12-06
1
-1
/
+1
*
Add "application/zip" => ".zip" to the Linux/ChromeOS preferred extension map.
kinaba@chromium.org
2013-12-06
1
-0
/
+1
*
Cleanup: Do not use wide strings in http auth code.
thestig@chromium.org
2013-12-06
11
-40
/
+38
*
Avoid calling blocking and thread unsafe functions in
pauljensen@chromium.org
2013-12-05
2
-6
/
+28
*
Add {cloud,glass,play}.google.com to the preloads.
palmer@chromium.org
2013-12-05
2
-0
/
+6
*
Stop using third_party\python_26 for many tests.
maruel@chromium.org
2013-12-05
5
-18
/
+25
*
Add support of IP_MULTICAST_IF in UDP sockets.
vitalybuka@chromium.org
2013-12-05
9
-18
/
+160
*
Added net::NetworkInterface::interface_index.
vitalybuka@chromium.org
2013-12-05
6
-9
/
+76
*
Support SPDY3 on Flip Server.
yhirano@chromium.org
2013-12-05
7
-67
/
+347
*
Add tests for WebSocketHandshakeStreamCreateHelper and WebSocketStream::Creat...
ricea@chromium.org
2013-12-05
9
-2
/
+854
*
Replace DLOG(WARNING)with DVLOG(1)in HttpStreamFactory::ProcessAlternateProtocol
adamk@chromium.org
2013-12-05
1
-9
/
+9
*
Move Touch to base namespace, remove SetLastModifiedTime.
brettw@chromium.org
2013-12-04
2
-4
/
+4
*
Move mention of string_piece_utils.h in net.gyp to reflect new location.
bungeman@chromium.org
2013-12-04
1
-1
/
+1
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
9
-11
/
+11
*
Make resource throttles and AsyncResourceHandler add events to NetLog
mmenke@chromium.org
2013-12-04
3
-61
/
+67
*
Revert 238715 "Reland 238671 "Added net::NetworkInterface::inter..."
robliao@chromium.org
2013-12-04
6
-60
/
+9
*
Use SHA-1 in TLS 1.2 client auth if the server requests it.
davidben@chromium.org
2013-12-04
4
-27
/
+196
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
4
-45
/
+45
*
Reland 238671 "Added net::NetworkInterface::interface_index."
dubroy@chromium.org
2013-12-04
6
-9
/
+60
[next]