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
*
Revert 122760 - While calling IO methods on accepted TCP sockets we run into ...
jam@chromium.org
2012-02-20
2
-69
/
+7
*
While calling IO methods on accepted TCP sockets we run into problem that Ass...
ygorshenin@chromium.org
2012-02-20
2
-7
/
+69
*
net: Clarify comments for FileStream about on what thread callbacks are run.
satorux@chromium.org
2012-02-19
1
-8
/
+11
*
net: Minor cleanup for FileStream implementation on Windows.
satorux@chromium.org
2012-02-19
1
-7
/
+7
*
net: Add FileStream::Open() and Close() that perform asynchronously.
satorux@chromium.org
2012-02-17
4
-53
/
+416
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
15
-69
/
+75
*
Send RST_STREAM on receipt of non-lowercased header names. Add new
rch@chromium.org
2012-02-17
6
-20
/
+209
*
Pull out debug instrumentation.
mattm@chromium.org
2012-02-17
4
-83
/
+0
*
SPDY Proxy - Bug fix to handle flow control (spdy/2.1)
rtenneti@google.com
2012-02-16
3
-5
/
+15
*
Disk cache: Handle clearing the memory cache when it is already empty.
rvargas@google.com
2012-02-16
2
-3
/
+5
*
net: permit EV without online revocation checking.
agl@chromium.org
2012-02-16
5
-24
/
+25
*
net: check cached revocations on Windows when online checks are disabled.
agl@chromium.org
2012-02-16
2
-2
/
+29
*
net: FileStream::Read/Write() to take IOBuffer* instead of char*
satorux@chromium.org
2012-02-16
7
-160
/
+222
*
Add myself to OWNERS for Python test server.
phajdan.jr@chromium.org
2012-02-16
1
-0
/
+3
*
Enable Certum Trusted Network CA for EV.
wtc@chromium.org
2012-02-16
1
-0
/
+7
*
SPDY - Don't call AdjustWindowSize on PendingCreateStreams.
rtenneti@google.com
2012-02-16
1
-20
/
+0
*
Make ARM hash function consistent with x86 version.
rvargas@google.com
2012-02-16
1
-5
/
+11
*
SPDY - enable SPDY/2.1 (flow control).
rtenneti@google.com
2012-02-16
4
-31
/
+40
*
Add extra data to BrowserContext so that content layer and other embedders ca...
jam@chromium.org
2012-02-15
3
-38
/
+7
*
Remove WebSocketFrameHandler.
yutak@chromium.org
2012-02-15
6
-424
/
+49
*
Remove the global HCERTSTORE from Windows in favour of using the NULL HCERTST...
rsleevi@chromium.org
2012-02-15
4
-92
/
+30
*
Properly parse UTF8Strings in certificates on Windows.
rsleevi@chromium.org
2012-02-15
5
-127
/
+163
*
Revert 121887 - Mark HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest flaky.
rsleevi@chromium.org
2012-02-15
1
-2
/
+1
*
test_server: include errno in failed poll()
evan@chromium.org
2012-02-15
1
-2
/
+2
*
net: Split FileStream::Read/Write() into sync and async versions.
satorux@chromium.org
2012-02-15
8
-50
/
+139
*
SPDY - pass stream_id instread contol frame to
rtenneti@chromium.org
2012-02-15
10
-37
/
+49
*
Fix bug in HasMetadata: Updates argument even if it fails.
palmer@chromium.org
2012-02-15
3
-24
/
+47
*
Revert 121379 - net: Simplify SpdyHttpStream::OnSendBody() and OnSendBodyComp...
satorux@chromium.org
2012-02-15
3
-16
/
+33
*
Retry r121912 downloads.onChanged
benjhayden@chromium.org
2012-02-14
1
-5
/
+25
*
SPDY - trun off spdy/2.1 by default. It could be enabled
rtenneti@chromium.org
2012-02-14
4
-16
/
+17
*
SPDY - updated comments and used int32 for window size
rtenneti@chromium.org
2012-02-14
5
-39
/
+47
*
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
[next]