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
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-5
/
+2
*
Implement SSL server socket over OpenSSL.
byungchul@chromium.org
2014-05-17
1
-0
/
+3
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-16
1
-2
/
+0
*
Revert 270750 "Android: cleans up jni_generator_ptr_type."
jiayl@chromium.org
2014-05-15
1
-0
/
+2
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-15
1
-2
/
+0
*
Rename http_transaction_unittest to http_transaction_test_util.
eustas@chromium.org
2014-05-14
1
-0
/
+2
*
Reduce footprint of registry controlled domain table
rsleevi@chromium.org
2014-05-13
1
-1
/
+39
*
Make it possible to build cronet without icu.
mmenke@chromium.org
2014-05-11
1
-1
/
+25
*
Implement alternative string conversion functions in net/ on Android,
mmenke@chromium.org
2014-05-10
1
-0
/
+18
*
Remove gyp rule to not build net_resources when building net/ without FTP sup...
mmenke@chromium.org
2014-05-09
1
-3
/
+0
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
Fix link error when building component build on OS X with OpenSSL.
haavardm@opera.com
2014-05-07
1
-1
/
+1
*
Make it so net/ can be built without file:// support.
mmenke@chromium.org
2014-05-07
1
-0
/
+24
*
Revert 268650 "Reduce footprint of registry controlled domain table"
rsleevi@chromium.org
2014-05-07
1
-38
/
+0
*
Reduce footprint of registry controlled domain table
rsleevi@chromium.org
2014-05-07
1
-0
/
+38
*
Add hpack_fuzz_wrapper to chromium_builder_asan (re-apply).
jgraettinger@chromium.org
2014-05-05
1
-33
/
+39
*
Revert 268019 "Add hpack_fuzz_wrapper to chromium_builder_asan."
dbeam@chromium.org
2014-05-03
1
-33
/
+33
*
Add hpack_fuzz_wrapper to chromium_builder_asan.
jgraettinger@chromium.org
2014-05-03
1
-33
/
+33
*
HPACK Fuzzing support.
jgraettinger@chromium.org
2014-04-30
1
-0
/
+34
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-1
/
+0
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-11
/
+0
*
Move the larger blocks of net sources into net.gypi.
brettw@chromium.org
2014-04-12
1
-1565
/
+3
*
Compile src/net for PNaCl
sergeyu@chromium.org
2014-04-10
1
-138
/
+10
*
net/ compile fixes for for chromeos use_openssl=1 build.
mattm@chromium.org
2014-04-10
1
-0
/
+9
*
Move cronet from //net into //components.
mef@chromium.org
2014-04-10
1
-183
/
+0
*
net: Remove unused FileStream methods
hashimoto@chromium.org
2014-04-09
1
-6
/
+0
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-7
/
+10
*
Make net use v8 through gin
jochen@chromium.org
2014-04-08
1
-0
/
+1
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-10
/
+7
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-7
/
+10
*
Use jni_generators to generate UrlRequest_jni.h and UrlRequestContext_jni.h.
mef@chromium.org
2014-04-04
1
-1
/
+30
*
Sync various changes to QuicTestClient.
rch@chromium.org
2014-04-03
1
-0
/
+2
*
net: fix regression exluding file_posix from iOS
rvargas@chromium.org
2014-04-03
1
-1
/
+1
*
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
[next]