grpc/test/core
Guantao Liu b9c06e043f
Merge pull request #21216 from guantaol/libuv_em_basic
Bare bones of the libuv EventManager.
2019-12-10 17:07:57 -08:00
..
avl Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
backoff clang format 2019-11-25 07:46:05 -05:00
bad_client avoid thread local unitialized problem under GRPC_PTHREAD_TLS 2019-11-25 13:35:26 +01:00
bad_connection WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
bad_ssl Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
channel Merge pull request #20910 from AspirinSJL/disable_client_idle 2019-11-15 06:30:27 -08:00
client_channel Support multiple xds servers in bootstrap file. 2019-12-04 09:50:38 -08:00
compression Fuzz message/stream compression and decompression 2019-11-05 18:02:58 -08:00
debug Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
end2end fix a build error 2019-12-06 08:20:13 -08:00
fling Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
gpr Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
gprpp Make StringView cmp compatible with absl 2019-12-03 13:47:12 -08:00
handshake WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
http Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
iomgr Fix build errors. 2019-12-02 17:16:41 -08:00
json Remove vtables from JSON library 2019-12-04 13:03:55 -08:00
nanopb Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
network_benchmarks Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
profiling Fix another typo 2016-09-14 19:05:40 -07:00
security rename spiffe to tls 2019-12-05 16:03:37 -08:00
slice Fix unique_ptr<char> memory allocation mismatch 2019-11-07 17:53:59 -08:00
surface avoid thread local unitialized problem under GRPC_PTHREAD_TLS 2019-11-25 13:35:26 +01:00
transport Replaced grpc_core New & Delete with C++ new & delete 2019-11-06 17:52:26 -08:00
tsi Merge pull request #21257 from vjpai/no_pthread 2019-12-04 10:54:40 -08:00
util use test size instead of timeout 2019-11-14 11:17:31 -05:00