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
*
Ensure that all exits from ProcessPacket return true or set an error.
rch@chromium.org
2012-10-19
1
-1
/
+3
*
Adding (but not widely using) a reason phrase to Rst and ConnectionClose for ...
rch@chromium.org
2012-10-19
4
-31
/
+106
*
Update net/websockets/OWNERS
toyoshim@chromium.org
2012-10-19
1
-0
/
+2
*
net: Remove unnecessary ScopedAllowIO from UploadFileElementReader
hashimoto@chromium.org
2012-10-19
1
-6
/
+0
*
Linux: fix build with system zlib.
phajdan.jr@chromium.org
2012-10-19
3
-0
/
+46
*
Trying yet again to add QuicFramer and friends.
rch@chromium.org
2012-10-18
30
-0
/
+5509
*
Fix a crash when a line containing the length of an HTTP
mmenke@chromium.org
2012-10-18
3
-12
/
+72
*
Revert 162415 - this was causing a shutdown hang.
mmenke@chromium.org
2012-10-18
2
-66
/
+22
*
net: add (*.)itriskltd.com" to HSTS preloaded list.
agl@chromium.org
2012-10-18
2
-0
/
+2
*
net: Use UploadDataStream::Read() instead of ReadSync()
hashimoto@chromium.org
2012-10-18
7
-43
/
+271
*
Reland: Implement ScopedTestNSSDB instead of OpenTestNSSDB()
toyoshim@chromium.org
2012-10-18
1
-11
/
+3
*
testserver.py TLS and client auth support on WebSocket.
toyoshim@chromium.org
2012-10-18
2
-11
/
+31
*
Revert 162606 - Trying again to add QuicFramer and friends.
mattm@chromium.org
2012-10-18
30
-5477
/
+0
*
Trying again to add QuicFramer and friends.
rch@chromium.org
2012-10-18
30
-0
/
+5477
*
Bring Strict-Transport-Security parsing closer to spec.
palmer@chromium.org
2012-10-17
2
-34
/
+117
*
Revert 162327 - Implement ScopedTestNSSDB instead of OpenTestNSSDB()
estade@chromium.org
2012-10-17
1
-3
/
+11
*
Revert 162462 - Add QuicFramer and friends.
vitalybuka@chromium.org
2012-10-17
30
-5475
/
+0
*
Add QuicFramer and friends.
rch@chromium.org
2012-10-17
30
-0
/
+5475
*
Treat 0 returned from HttpStream::ReadResponseBody correctly.
paivanof@gmail.com
2012-10-17
2
-22
/
+66
*
websocket_client_cert.p12 was broken after r11192028
toyoshim@chromium.org
2012-10-17
1
-0
/
+0
*
net: Make UploadDataStream::Read() asynchronous
hashimoto@chromium.org
2012-10-17
16
-189
/
+524
*
WebSocket test server migration on PPAPI tests
toyoshim@chromium.org
2012-10-17
5
-1
/
+93
*
[net] Add AsyncDNS.TTL histogram.
szym@chromium.org
2012-10-17
7
-50
/
+86
*
Implement ScopedTestNSSDB instead of OpenTestNSSDB()
toyoshim@chromium.org
2012-10-17
1
-11
/
+3
*
Replace WorkerWebSocketHttpLayoutTest with WorkerTest.WebSocketSharedWorker.
toyoshim@chromium.org
2012-10-17
2
-0
/
+77
*
[Sync] Add history delete directive type
akalin@chromium.org
2012-10-17
1
-1
/
+8
*
Replace WebSocket client certificate resources into net/data/ssl/certificates
toyoshim@chromium.org
2012-10-17
3
-0
/
+9
*
Use the NSS internal key slot for all temporary key operations
rsleevi@chromium.org
2012-10-17
1
-1
/
+1
*
Revert 162259 - Add QuicFramer and friends.
rch@chromium.org
2012-10-16
30
-5475
/
+0
*
Add QuicFramer and friends.
rch@chromium.org
2012-10-16
30
-0
/
+5475
*
Removing "WinHttpGetProxyForUrl failed" message.
alexeypa@chromium.org
2012-10-16
1
-1
/
+0
*
Receiving Connection: Proxy-Bypass induces proxy fallback.
piatek@google.com
2012-10-16
7
-12
/
+291
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
1
-1
/
+0
*
Just ignore pywebsocket import error in pyauto test.
toyoshim@chromium.org
2012-10-16
1
-1
/
+10
*
Remove some unit tests from iOS coverage builds
lliabraa@chromium.org
2012-10-16
1
-2
/
+12
*
Replace testing resources for WebSocket to net/data/websocket
toyoshim@chromium.org
2012-10-16
4
-0
/
+99
*
Enable peerconnection to use the NSS RNG.
ronghuawu@chromium.org
2012-10-16
1
-1
/
+3
*
fix uninitialized variable warning for vs2012 compilation
scottmg@chromium.org
2012-10-13
3
-6
/
+6
*
WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)
toyoshim@chromium.org
2012-10-13
2
-1
/
+19
*
Make NetworkChangeNotifierWin poll more than once when looking for offline to...
pauljensen@chromium.org
2012-10-13
2
-2
/
+26
*
Don't use web intents for rss feeds.
gbillock@chromium.org
2012-10-12
1
-0
/
+2
*
Http cache: Fix the last access time for the infinite cache simulation.
rvargas@google.com
2012-10-12
2
-24
/
+41
*
Add support for coverage=1 builds on iOS
stuartmorgan@chromium.org
2012-10-12
1
-0
/
+9
*
Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...
mrossetti@chromium.org
2012-10-12
2
-19
/
+1
*
WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)
toyoshim@chromium.org
2012-10-12
2
-1
/
+19
*
Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...
kochi@chromium.org
2012-10-12
2
-19
/
+1
*
WebSocket test server migration on ExtensionApiTest.WebSocket (retry)
toyoshim@chromium.org
2012-10-12
2
-1
/
+19
*
Disk cache: Track evictions of ga.js.
rvargas@chromium.org
2012-10-12
4
-3
/
+19
*
net-internals: Add HTTP_TRANSACTION_SEND_REQUEST_BODY event
mmenke@chromium.org
2012-10-11
2
-1
/
+42
*
Update net_unittests.isolate for Linux
csharp@chromium.org
2012-10-11
1
-5
/
+124
[next]