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
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
2
-5
/
+7
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
2
-7
/
+5
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
2
-5
/
+7
*
Revert 121912 - Implement chrome.experimental.downloads.onChanged
vollick@google.com
2012-02-14
1
-25
/
+5
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
3
-8
/
+7
*
Implement chrome.experimental.downloads.onChanged
benjhayden@chromium.org
2012-02-14
1
-5
/
+25
*
Mark HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest flaky.
joi@chromium.org
2012-02-14
1
-1
/
+2
*
Add some instrumentation to track down a crash.
eroman@chromium.org
2012-02-14
4
-0
/
+83
*
Disable CREDENTIALS frames when using spdy/2.1 or earlier.
rch@chromium.org
2012-02-14
4
-0
/
+6
*
Disk cache: Enable DiskCacheBackendTest.AppCacheEnumerations
rvargas@google.com
2012-02-14
1
-2
/
+1
*
Flakiness cleanup: disable flaky tests under net/
evan@chromium.org
2012-02-14
3
-12
/
+14
*
Add client for background testing of HTTP pipelining.
simonjam@chromium.org
2012-02-13
2
-5
/
+19
*
Do not cache Strict-Transport-Security and Public-Key-Pins headers.
palmer@chromium.org
2012-02-13
5
-4
/
+114
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-02-13
1
-1
/
+2
*
Removing support for EKS_DISCARD_RECENT_AND_PURGE_DOMAIN
mmaxfield@google.com
2012-02-11
3
-191
/
+63
*
Revert 121572 - Add client for background testing of HTTP pipelining.
simonjam@chromium.org
2012-02-11
2
-19
/
+5
*
Ignore ServiceUnknown DBus errors in NetworkChangeNotifierLinux.
adamk@chromium.org
2012-02-11
2
-6
/
+7
*
Strip brackets from IPv6 host literals before passing down to PAC script.
eroman@chromium.org
2012-02-11
3
-2
/
+34
*
[net/dns] Fixes to DnsConfigServiceWin
szym@chromium.org
2012-02-11
6
-11
/
+59
*
Add client for background testing of HTTP pipelining.
simonjam@chromium.org
2012-02-11
2
-5
/
+19
*
Re-enable full HSTS for groups for M19.
cevans@chromium.org
2012-02-10
2
-2
/
+2
*
Revert 121525 - M18 branched so put groups back on full HSTS as agreed for M19.
cevans@chromium.org
2012-02-10
1
-1
/
+1
*
Remove (now) incorrect comment that got missed.
agl@chromium.org
2012-02-10
1
-1
/
+0
*
M18 branched so put groups back on full HSTS as agreed for M19.
cevans@chromium.org
2012-02-10
1
-1
/
+1
*
Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...
tsepez@chromium.org
2012-02-10
3
-193
/
+11
*
net: SSL blacklisting for Nordea Bank
agl@chromium.org
2012-02-10
2
-0
/
+7
*
net: Make UploadData::GetContentLength() asynchronous.
satorux@chromium.org
2012-02-10
7
-59
/
+219
*
net: Simplify SpdyHttpStream::OnSendBody() and OnSendBodyComplete().
satorux@chromium.org
2012-02-10
3
-33
/
+16
*
Http Cache: Doom cache entries when there is any error reading from the
rvargas@google.com
2012-02-09
6
-15
/
+56
*
Create a message loop if needed in CookieStore unittests.
droger@chromium.org
2012-02-09
1
-5
/
+12
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
10
-57
/
+62
*
[net] Fixes NetLog event HOST_RESOLVER_IMPL_ATTEMPT_FINISHED parameter attemp...
szym@chromium.org
2012-02-09
1
-1
/
+1
*
Back out r121064 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
10
-62
/
+57
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-08
10
-57
/
+62
*
net: Allow IO when UpdateData closes its FileStream.
marja@chromium.org
2012-02-08
1
-1
/
+6
*
Remove last traces of DNS certificate provenance checking.
agl@chromium.org
2012-02-08
2
-22
/
+6
*
Fix a compilation issue in cookie_store_unittest.h
droger@chromium.org
2012-02-08
1
-1
/
+3
*
net: Fix a memory leak in upload_data_stream_unittest.cc
satorux@chromium.org
2012-02-08
1
-2
/
+5
*
net: Rework UploadDataStream API by introducing Read().
satorux@chromium.org
2012-02-08
9
-196
/
+205
*
Adds support for the credentials frame.
rch@chromium.org
2012-02-08
25
-28
/
+901
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-02-08
3
-4
/
+7
*
Added net logging to DownloadItem.
ahendrickson@chromium.org
2012-02-08
1
-0
/
+104
*
Remove hand-rolled cases of protobufs generations/compilation
kushi.p@gmail.com
2012-02-08
1
-2
/
+5
*
We make the server return error during the sync setup(configuration) and we m...
lipalani@chromium.org
2012-02-08
1
-3
/
+39
*
Revert 120836 - Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't s...
jchaffraix@chromium.org
2012-02-07
3
-10
/
+192
*
SPDY - Adjust the send window size of all streams (new and current)
rtenneti@chromium.org
2012-02-07
4
-2
/
+45
*
[net/dns] Suffix search list for DnsConfigService and related features.
szym@chromium.org
2012-02-07
10
-242
/
+809
*
Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...
tsepez@chromium.org
2012-02-07
3
-192
/
+10
*
Unittest for CookieStore::DeleteAllCreatedBetweenAsync().
droger@chromium.org
2012-02-07
1
-2
/
+53
*
Fix ref leak in WebSocketServerSocketImpl introduced in r115422.
rnk@chromium.org
2012-02-07
1
-2
/
+2
[next]