37411 Commits (c586eea27ef6118ede0a07cdf25512d7350529e7)
 

Author SHA1 Message Date
billfeng327 b9d784338d Merge branch 'master' into update-deps-version 6 years ago
billfeng327 0eaa2cd6bd added selective header inclusion for Windows 6 years ago
Bill Feng a0e06fdac4
Merge pull request #18162 from billfeng327/update-deps-version 6 years ago
Yang Gao e673264321
Merge pull request #18164 from yang-g/overflow 6 years ago
Eric Gribkoff 05f63ef7ef
Merge pull request #18172 from ericgribkoff/fix_mocks 6 years ago
Taiju Tsuiki 79f4b4cba6
Lint fix for NOLINT 6 years ago
Nicolas Noble 7b95e0ef08
Merge pull request #18154 from laurentlb/master 6 years ago
Jan Tattermusch 99dd1ed29d
Merge pull request #18174 from truongnh1992/removing-redundant-words 6 years ago
tzik 715e18fbef Suppress clang-tidy 6 years ago
Vijay Pai 2eb25c871e Avoid build errors 6 years ago
tzik 0f6a3d0a7c Remove no-effect std::move() that causes MSVC warning 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 6 years ago
Nguyen Hai Truong 029f6850c2 Remove duplicated word in document 6 years ago
Jan Tattermusch ea37365ac4
Merge pull request #18170 from longkb/remove_duplicated_words_in_doc 6 years ago
Vijay Pai de29ab752e Fix golden-file test 6 years ago
Eric Gribkoff 1c2303c635 use isinstance for internal api to not catch mocks 6 years ago
Kim Bao Long 9e7bb5d17d Remove duplicated word 'for for' in doc 6 years ago
Bill Feng 179eb2b4a5 update dependency version for bazel 6 years ago
Vijay Pai 2a80f0edc7 Support use of ByteBuffer for request-side of code-gen unary 6 years ago
yang-g e5509e36d6 Prevent overflow 6 years ago
apolcyn b7ee2d9bdb
Merge pull request #18134 from apolcyn/add_more_env_vars 6 years ago
billfeng327 9d81e9ef61 updated version of abseil for enabling windows bazel build 6 years ago
Yang Gao 4bccb4c5fd
Merge pull request #18153 from yang-g/ares 6 years ago
yang-g b003ae6eb9 Update comment 6 years ago
Lidi Zheng 07b2b54f07
Merge pull request #18116 from lifanov/cstd 6 years ago
yang-g 8259bc25ce fix format 6 years ago
yang-g 5480dc5cd6 fix client_lb_e2e_test 6 years ago
yang-g 4adf0b1aae Reproduce #18120 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Laurent Le Brun 6f3a00c1a3 Fix for future Bazel changes 6 years ago
yang-g 7afcb32650 Avoid calling ares_library_init and ares_library_cleanup except for windows 6 years ago
Vijay Pai c924e0b63e
Merge pull request #18136 from vjpai/callback_test_interceptor 6 years ago
Mark D. Roth c9aebe3880
Merge pull request #18081 from markdroth/service_config_ref_counted 6 years ago
Soheil Hassas Yeganeh 2c32f29802
Merge pull request #18148 from soheilhy/atomic-fix-hdr 6 years ago
Jan Tattermusch a635255095
Merge pull request #18086 from chwarr/servercallcontext-userstate 6 years ago
Vijay Pai 8feb16171a Add an expectation and fix a ServerContext bug 6 years ago
Vijay Pai 5f8fe7d5cc Test for simultaneous Read and WritesDone 6 years ago
Vijay Pai ac5f5c4fe2 Add ClientCancelsRequestStream test 6 years ago
Vijay Pai 23f39363c4 Inproc: properly handle send message that won't go to other side 6 years ago
Vijay Pai 05b98a4896 Also add streaming tests that cancel from client 6 years ago
Vijay Pai 857e622e6f
Merge pull request #18098 from vjpai/try_2 6 years ago
Soheil Hassas Yeganeh 6bde9122a7 Add missing header to gprpp/atomic.h 6 years ago
Soheil Hassas Yeganeh b4e069a5c3 Convert grpc malloc slice to use grpc_core::RefCount. 6 years ago
Vijay Pai 9079e98dfc
Merge pull request #18146 from grpc/revert-17308-shutdown 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
Mark D. Roth e40177fad0 Make service config ref-counted and hold refs to it in LB config. 6 years ago
Yang Gao 76a38bfcc2
Merge pull request #18143 from grpc/revert-18120-detach 6 years ago
Nikolai Lifanov 580b720a39 address comments by ericgribkoff@ 6 years ago
Yang Gao dc3aadb6a5
Revert "Fix-forward: avoid data race on detached thread deletion" 6 years ago
Mark D. Roth d7fe3b023e
Merge pull request #18141 from markdroth/resolver_connectivity_state 6 years ago