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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-01
1
-3
/
+3
*
Land Recent QUIC Changes
rtenneti@chromium.org
2014-03-31
1
-0
/
+2
*
Revert "Support replacement of IP address resolutions via command line flag"
rch@chromium.org
2014-03-28
1
-5
/
+0
*
Introduce USE_OPENSSL_CERTS for certificate handling.
haavardm@opera.com
2014-03-28
1
-22
/
+34
*
Fix path to DiskCacheIndexTable unit test file in exclusion
sdefresne@chromium.org
2014-03-27
1
-4
/
+4
*
Delete net/tools/fetch. No one is using this.
willchan@chromium.org
2014-03-26
1
-43
/
+0
*
Disk cache: Some cleanup for the skeleton of the backend worker.
rvargas@chromium.org
2014-03-25
1
-0
/
+2
*
Remove QuicCryptoClientStream::Visitor, and instead introduce a
rch@chromium.org
2014-03-24
1
-1
/
+3
*
Move SSLConfig class from ssl_config_service.h to ssl_config.h
sergeyu@chromium.org
2014-03-24
1
-0
/
+2
*
Allow removing private data in chrome://net-export.
davidben@chromium.org
2014-03-18
1
-0
/
+3
*
- Copied existing C++ and Java JNI implementation.
mef@chromium.org
2014-03-14
1
-0
/
+154
*
Add ChaCha20Poly1305Encrypter, based on
wtc@chromium.org
2014-03-13
1
-0
/
+22
*
Move HttpAuth::ChallengeTokenizer to its own file.
davidben@chromium.org
2014-03-13
1
-0
/
+3
*
QUIC - made SessionKey into a QuicSessionKey so that it could be used
rtenneti@chromium.org
2014-03-12
1
-0
/
+3
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-03-07
1
-0
/
+2
*
Remove the flash specific disk cache backend.
gavinp@chromium.org
2014-03-06
1
-19
/
+0
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-2
/
+4
*
Killing off QUICv12, including cleaning out all of the code for handling
rtenneti@chromium.org
2014-03-03
1
-6
/
+0
*
Fix ios disk cache test exclusions.
gavinp@chromium.org
2014-03-03
1
-1
/
+1
*
Reland re-organization of net/disk_cache/
gavinp@chromium.org
2014-03-03
1
-99
/
+100
*
Implement HPACK Huffman encoding & decoding.
jgraettinger@chromium.org
2014-02-28
1
-0
/
+4
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-27
1
-2
/
+5
*
Extract buffer management logic from SpdyHeadersBlockParser.
jgraettinger@chromium.org
2014-02-27
1
-0
/
+6
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-27
1
-0
/
+5
*
Revert 253581 "Reorganize net/disk_cache into backend specific d..."
gavinp@chromium.org
2014-02-26
1
-100
/
+99
*
Reorganize net/disk_cache into backend specific directories.
gavinp@chromium.org
2014-02-26
1
-99
/
+100
*
net: Add tests for URLFetcherResponseWriter
hashimoto@chromium.org
2014-02-26
1
-0
/
+1
*
ui/base/resource: Remove dependency on net's big_endian implementation.
tfarina@chromium.org
2014-02-26
1
-3
/
+0
*
Add a unit test for the Net.QuicSession.PublicResetAddressMismatch
wtc@chromium.org
2014-02-20
1
-0
/
+3
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-20
1
-0
/
+2
*
Support replacement of IP address resolutions via command line flag
jar@chromium.org
2014-02-20
1
-0
/
+8
*
Disk cache: Disable index table unit tests for iOS.
rvargas@chromium.org
2014-02-18
1
-1
/
+4
*
Refactoring AndroidKeyStore to support a KeyStore running in another process
yfriedman@chromium.org
2014-02-15
1
-0
/
+18
*
Clean up dependencies for disk_cache histogram_macros.h.
gavinp@chromium.org
2014-02-13
1
-0
/
+1
*
Exclude file_posix.cc from iOS build of net/ target
huey@chromium.org
2014-02-13
1
-3
/
+3
*
Run AddressTrackerLinux unittests on Android now that we use the
pauljensen@chromium.org
2014-02-10
1
-0
/
+11
*
Detect enabling or disabling of VPN on Android so
pauljensen@chromium.org
2014-02-09
1
-0
/
+2
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
1
-1
/
+3
*
Add the client address to the Public Reset packet.
wtc@chromium.org
2014-02-05
1
-0
/
+2
*
Move filter code out of net/base and into new net/filter directory.
cbentzel@chromium.org
2014-02-04
1
-15
/
+15
*
Implement a minimal decoder for HPACK (HTTP/2 compression)
jgraettinger@chromium.org
2014-01-30
1
-0
/
+6
*
Disk cache: Exclude file_posix from iOS.
rvargas@chromium.org
2014-01-28
1
-0
/
+3
*
QUIC - Moved FindOrNull and FindOrDie to a separate files.
rtenneti@chromium.org
2014-01-25
1
-0
/
+2
*
Use EXPECT_DFATAL instead of EXPECT_DEBUG_DEATH in spdy_protocol_test.cc.
rch@chromium.org
2014-01-25
1
-5
/
+5
*
Add the kCADR (client address) tag to ServerHello.
wtc@chromium.org
2014-01-25
1
-0
/
+3
*
Renamed disk_cache_based_ssl_host_info.* to
rtenneti@chromium.org
2014-01-25
1
-5
/
+5
*
New incremental SPDY header parser.
jgraettinger@chromium.org
2014-01-24
1
-0
/
+3
*
Disk cache v3: Improve the skeleton of BackendImpl and EntryImpl.
rvargas@chromium.org
2014-01-24
1
-0
/
+6
*
Implement EXPECT_DFATAL in Chrome.
rch@chromium.org
2014-01-24
1
-0
/
+5
*
android: Fold all_android.gyp into all.gyp.
thakis@chromium.org
2014-01-24
1
-1
/
+1
[next]