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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused code and exclude unused files on Chrome OS too.
craig.schlenter@chromium.org
2012-04-06
1
-0
/
+5
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-0
/
+1
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
1
-8
/
+8
*
Move X509Certificate::Verify into CertVerifyProc
rsleevi@chromium.org
2012-03-22
1
-0
/
+20
*
Introduce a CertVerifierProc to handle system cert validation.
rsleevi@chromium.org
2012-03-22
1
-0
/
+2
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-1
/
+5
*
[net/dns] Refactoring of DnsConfigService.
szym@chromium.org
2012-03-16
1
-3
/
+3
*
Adding support of ogg/vorbis audio for android
qinmin@chromium.org
2012-03-15
1
-1
/
+0
*
Remove experimental support for MAC cookies
rsleevi@chromium.org
2012-03-15
1
-3
/
+0
*
Move the cookie store implementation into its own directory.
erikwright@chromium.org
2012-03-15
1
-17
/
+17
*
SPDY - unkorked spdy_framer and spdy_protocol tests.
rtenneti@google.com
2012-03-15
1
-4
/
+2
*
[net/dns] Serve requests from HOSTS file if possible.
szym@chromium.org
2012-03-14
1
-0
/
+3
*
net: rework the EV metadata
agl@chromium.org
2012-03-14
1
-0
/
+1
*
Revert "net: rework the EV metadata"
agl@chromium.org
2012-03-14
1
-1
/
+0
*
net: rework the EV metadata
agl@chromium.org
2012-03-14
1
-0
/
+1
*
Revert 126559 - Broke XP Tests (2)
rsleevi@chromium.org
2012-03-14
1
-3
/
+0
*
[net/dns] Serve requests from HOSTS file if possible.
szym@chromium.org
2012-03-14
1
-0
/
+3
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-2
/
+7
*
Make test server to talk with the python test server which is running on remo...
jnd@chromium.org
2012-03-12
1
-4
/
+19
*
[Sync] Create new top-level sync/ directory
akalin@chromium.org
2012-03-10
1
-1
/
+1
*
Add net_unittests_run.
maruel@chromium.org
2012-03-09
1
-0
/
+67
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-14
/
+31
*
Move TestURLRequestContextGetter to url_request_test_util.{h,cc}
akalin@chromium.org
2012-03-02
1
-0
/
+5
*
Add a force pipelining option to load flags.
simonjam@chromium.org
2012-03-01
1
-0
/
+9
*
Replace chrome/common/net/http_return.h with net/http/http_status_code.h
akalin@chromium.org
2012-02-27
1
-0
/
+1
*
Minor refactor of ProxyClientSocket.
rch@chromium.org
2012-02-25
1
-2
/
+1
*
Add an associative map type that allows values to expire after certain durati...
rsleevi@chromium.org
2012-02-24
1
-0
/
+2
*
net: Split file_stream.h to file_stream_posix.h and win.h
satorux@chromium.org
2012-02-24
1
-0
/
+4
*
Revert "net: remove DnsRRResolver"
agl@chromium.org
2012-02-23
1
-0
/
+3
*
[net] Asynchronous DNS ready for experiments.
szym@chromium.org
2012-02-21
1
-3
/
+0
*
Remove WebSocketFrameHandler.
yutak@chromium.org
2012-02-15
1
-3
/
+0
*
Properly parse UTF8Strings in certificates on Windows.
rsleevi@chromium.org
2012-02-15
1
-1
/
+7
*
[net/dns] Fixes to DnsConfigServiceWin
szym@chromium.org
2012-02-11
1
-0
/
+1
*
Adds support for the credentials frame.
rch@chromium.org
2012-02-08
1
-0
/
+3
*
Move CookieStore unittests to a separate file.
droger@google.com
2012-02-03
1
-2
/
+6
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
1
-0
/
+2
*
Improve parsing of the Content-Disposition header
abarth@chromium.org
2012-01-27
1
-0
/
+3
*
DnsClient refactoring + features (timeout, suffix search, server rotation).
szym@chromium.org
2012-01-26
1
-4
/
+0
*
net: Don't merge HTTP headers and body if the body is not in memory.
satorux@chromium.org
2012-01-24
1
-0
/
+1
*
Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().
satorux@chromium.org
2012-01-21
1
-0
/
+1
*
Revert 118265 (added a static initializer on linux)
thakis@chromium.org
2012-01-19
1
-1
/
+0
*
Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().
satorux@chromium.org
2012-01-19
1
-0
/
+1
*
Adds PriorityQueue and PrioritizedDispatcher.
szym@chromium.org
2012-01-06
1
-1
/
+6
*
base::Bind: Remove OldCompletionCallback.
jhawkins@chromium.org
2012-01-03
1
-1
/
+0
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-1
/
+0
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
1
-0
/
+3
*
Build-fix for ssl_false_start_blacklist_process
peter@chromium.org
2011-12-21
1
-0
/
+7
*
Miscellaneous net.gyp cleanups.
wtc@chromium.org
2011-12-21
1
-2
/
+3
*
Add request_priority.h to net.gyp.
mmenke@chromium.org
2011-12-20
1
-0
/
+1
*
net: add a tool to dump CRL sets.
agl@chromium.org
2011-12-19
1
-1
/
+12
[next]