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 of Attempting to resolve a race condition with PowerMonitor (https://c...
scottmg@chromium.org
2014-04-05
2
-4
/
+14
*
Attempting to resolve a race condition with PowerMonitor.
bajones@chromium.org
2014-04-05
2
-14
/
+4
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
42
-175
/
+158
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
42
-158
/
+175
*
Get rid of all component builds specific .isolate.
maruel@chromium.org
2014-04-04
5
-107
/
+1
*
Test only change to restore an expectation that no packets are lost by
rtenneti@chromium.org
2014-04-04
3
-2
/
+39
*
Use jni_generators to generate UrlRequest_jni.h and UrlRequestContext_jni.h.
mef@chromium.org
2014-04-04
14
-440
/
+318
*
Update QuicClientSession::GetSSLInfo to report QUIC as the protocol
wtc@chromium.org
2014-04-04
4
-7
/
+28
*
Add Net.WebSocket.HandshakeResult UMA entry to the new WebSocket impl.
yhirano@chromium.org
2014-04-04
2
-3
/
+123
*
Removed unused forward declarations.
wtc@chromium.org
2014-04-04
1
-2
/
+0
*
Test for WebSocketJob being deleted on the stack
ricea@chromium.org
2014-04-04
2
-6
/
+174
*
Add a wrapper script which modifies the .isolate on the fly.
maruel@chromium.org
2014-04-04
1
-1
/
+0
*
Land Recent QUIC Changes
rtenneti@chromium.org
2014-04-04
22
-95
/
+258
*
Net: Remove CreatePlatformFile from the disk cache.
rvargas@chromium.org
2014-04-03
8
-187
/
+125
*
Remove PlatformFile from resource_loader_unittest
rvargas@chromium.org
2014-04-03
2
-9
/
+6
*
Sync various changes to QuicTestClient.
rch@chromium.org
2014-04-03
5
-136
/
+411
*
Do not copy reference fragments for overridden redirects.
rob@robwu.nl
2014-04-03
8
-37
/
+119
*
net: add (*.)passwordbox.com to HSTS preloaded.
agl@chromium.org
2014-04-03
2
-0
/
+2
*
Various cleanups in crypto code discovered while syncing recent changes.
rch@chromium.org
2014-04-03
8
-42
/
+94
*
net: fix regression exluding file_posix from iOS
rvargas@chromium.org
2014-04-03
1
-1
/
+1
*
Backout SpdySettingsID implicit renumbering.
jgraettinger@chromium.org
2014-04-02
1
-10
/
+11
*
Revert of Various cleanups in crypto code discovered while syncing recent cha...
rlarocque@chromium.org
2014-04-02
6
-92
/
+40
*
More "fixes" for the QUIC crash bug.
rch@chromium.org
2014-04-02
1
-14
/
+21
*
Various cleanups in crypto code discovered while syncing recent changes.
rch@chromium.org
2014-04-01
6
-40
/
+92
*
For WebRTC select IPv6 address which has least valid lifetime. This is
mallinath@chromium.org
2014-04-01
2
-2
/
+26
*
Include subdomains for AppEngine preloaded HSTS/pinning.
palmer@chromium.org
2014-04-01
2
-2
/
+2
*
Add ChunkedWritableByteChannelTest to CronetSampleTest.
mef@chromium.org
2014-04-01
4
-8
/
+88
*
Move appcache_interceptor from webkit/ to content/
pilgrim@chromium.org
2014-04-01
1
-2
/
+2
*
Move Preload() code to MappedFile
bratell@opera.com
2014-04-01
4
-7
/
+20
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-01
57
-486
/
+891
*
Templatize IntResultCookieCallback and BoolResultCookieCallback
tyoshino@chromium.org
2014-04-01
4
-80
/
+84
*
Fix race-conditions during NetworkChangeNotifier shutdown by
pauljensen@chromium.org
2014-04-01
2
-3
/
+47
*
Rename PrivateMode enum values:
rch@chromium.org
2014-04-01
39
-93
/
+95
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-03-31
33
-109
/
+294
*
HttpAuthCache: add eviction histograms.
ttuttle@chromium.org
2014-03-31
2
-2
/
+45
*
Avoid calling any Windows networking functions during unit-testing.
pauljensen@chromium.org
2014-03-31
2
-3
/
+3
*
Land Recent QUIC Changes
rtenneti@chromium.org
2014-03-31
88
-653
/
+1724
*
Fix UMA reporting of data reduction proxy bypass reasons
bengr@chromium.org
2014-03-31
4
-25
/
+123
*
Do not use QUIC for requests that are through a proxy.
rch@chromium.org
2014-03-31
2
-0
/
+47
*
Add settings IDs to SpdyConstants.
jgraettinger@chromium.org
2014-03-31
12
-406
/
+1118
*
Rename pr_error to err_name in the nss log added in r259205.
tsniatowski@opera.com
2014-03-30
1
-5
/
+5
*
Remove some PlatformFile instances from ChromeOS Drive.
rvargas@chromium.org
2014-03-29
2
-8
/
+2
*
Revert 260201 "Give localserver time to shut down"
tim@chromium.org
2014-03-28
1
-5
/
+0
*
Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...
rch@chromium.org
2014-03-28
39
-92
/
+90
*
Move Window's specific logic for disabling ECDSA from QuicCryptoyclientConfig
rch@chromium.org
2014-03-28
4
-15
/
+62
*
Rename PrivateMode enum values:
rch@chromium.org
2014-03-28
39
-90
/
+92
*
Revert "Support replacement of IP address resolutions via command line flag"
rch@chromium.org
2014-03-28
6
-667
/
+0
*
Give localserver time to shut down
sigbjorn@opera.com
2014-03-28
1
-0
/
+5
*
Introduce USE_OPENSSL_CERTS for certificate handling.
haavardm@opera.com
2014-03-28
9
-57
/
+67
*
Detect IPv6 interface is temporary or not.
mallinath@chromium.org
2014-03-28
3
-14
/
+108
[next]