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
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-5
/
+3
*
Add a menu item to content_shell to open devtools to make it more discoverable.
jam@chromium.org
2012-08-09
4
-2
/
+31
*
Update license tool to check several additional directories
steveblock@chromium.org
2012-08-09
3
-0
/
+14
*
Built crypto and crypto_unittests for iOS
msarda@chromium.org
2012-08-09
1
-3
/
+1
*
Fix proxy CONNECT response handling
ttuttle@chromium.org
2012-08-09
15
-148
/
+460
*
Add WebSocketStream interface.
yutak@chromium.org
2012-08-09
2
-0
/
+105
*
Revert 150375 - Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-08
33
-506
/
+229
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-07
33
-229
/
+506
*
Fix comment nits. This is a follow-up to
wtc@chromium.org
2012-08-07
3
-13
/
+13
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
1
-39
/
+10
*
Revert 150124 - Implement SHA-256 fingerprint support.
dimich@chromium.org
2012-08-06
33
-506
/
+229
*
Implement SHA-256 fingerprint support.
palmer@chromium.org
2012-08-06
33
-229
/
+506
*
SPDY - Handle incomplete headers during server push.
rtenneti@chromium.org
2012-08-06
15
-18
/
+291
*
Implement TLS Channel ID support for SPDY CREDENTIAL frames
rch@chromium.org
2012-08-06
8
-54
/
+283
*
Add WebSocketError to indicate decoding failure reason
toyoshim@chromium.org
2012-08-06
5
-49
/
+104
*
Regression test for lack of errors on requests with invalid ports
shalev@chromium.org
2012-08-05
1
-0
/
+33
*
net: disable TLS compression with OpenSSL.
agl@chromium.org
2012-08-03
1
-4
/
+1
*
net: add several neonisi.com domains to HSTS preloaded.
agl@chromium.org
2012-08-03
2
-0
/
+6
*
net: add codereview sites to HSTS preloaded.
agl@chromium.org
2012-08-03
3
-1
/
+5
*
Add WriteHeaders interface to SpdySession and SpdyStream.
toyoshim@chromium.org
2012-08-03
13
-163
/
+640
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-08-03
1
-1
/
+2
*
Disk Cache: Fix the value reported for QuickListCheck histogram.
rvargas@google.com
2012-08-03
1
-1
/
+1
*
Remove ENABLE_PERSISTENT_SESSION_COOKIES
jgreenwald@chromium.org
2012-08-02
5
-87
/
+0
*
net: disable SSL compression
agl@chromium.org
2012-08-02
1
-11
/
+0
*
Http cache: Always revalidate PUT and DELETE requests.
rvargas@google.com
2012-08-02
2
-6
/
+5
*
Add a mutable version of CookieMonster::ParsedCookie
battre@chromium.org
2012-08-02
3
-59
/
+399
*
Applying late feedback on CL https://chromiumcodereview.appspot.com/10834051.
noyau@chromium.org
2012-08-02
1
-110
/
+111
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
4
-20
/
+11
*
Add a new ExtractSubjectPublicKeyFromSPKI method to asn1_utils.
rch@chromium.org
2012-08-01
2
-1
/
+36
*
Log SPDY request headers in URL_REQUEST events in net-internals.
pauljensen@chromium.org
2012-08-01
2
-0
/
+30
*
Simplify the EC signature creation code by moving it to a Helper.
rch@chromium.org
2012-08-01
3
-47
/
+63
*
Remove error handling for NOT_IN_DNS.
agl@chromium.org
2012-08-01
4
-9
/
+2
*
Android: remove ant environment dependencies.
torne@chromium.org
2012-08-01
1
-15
/
+1
*
Now WebSocketFrameChunk use std::vector<char> to hold payload data.
toyoshim@chromium.org
2012-08-01
5
-47
/
+121
*
Revert 149261 - Support SHA-256 in public key pins for HTTPS.
vandebo@chromium.org
2012-07-31
33
-460
/
+214
*
Support SHA-256 in public key pins for HTTPS.
palmer@chromium.org
2012-07-31
33
-214
/
+460
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
2
-3
/
+24
*
Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v...
rch@chromium.org
2012-07-31
13
-11
/
+79
*
Remove repeated target definition from net.gyp
csharp@chromium.org
2012-07-31
1
-39
/
+0
*
Fix bug in SpdySession where map.erase() was called on an iterator when the u...
rch@chromium.org
2012-07-30
3
-15
/
+277
*
Http cache: Make sure that issuing a byte range request
rvargas@google.com
2012-07-30
4
-28
/
+80
*
Add a kBITSTRING DER encoding tag byte to asn1_util.h
rch@chromium.org
2012-07-30
1
-1
/
+2
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
27
-95
/
+340
*
Bringing up the net target on iOS.
noyau@chromium.org
2012-07-30
3
-159
/
+298
*
net: add browserid.org and login.persona.org to HSTS preloaded.
agl@chromium.org
2012-07-30
2
-0
/
+5
*
net: add (*.)passwd.io to HSTS preloaded
agl@chromium.org
2012-07-30
1
-0
/
+1
*
Replaced static URLRequestDataJob factory with protocol handler for Data jobs.
shalev@chromium.org
2012-07-30
3
-0
/
+50
*
Bug fix for lack of errors on requests with invalid ports
shalev@chromium.org
2012-07-30
1
-0
/
+11
*
Add const accessors to URLRequest and UploadData.
vabr@chromium.org
2012-07-28
4
-4
/
+14
*
SPDY - update the comment to have "status" for SPDY_SESSION_GOAWAY
rtenneti@chromium.org
2012-07-28
1
-0
/
+1
[next]