1707 Commits (4650df32ff452c915e1c447126c3c596f2c4679f)

Author SHA1 Message Date
Lidi Zheng e1f5ce30ea Correct grpc_call_cancel and grpc_call_cancel_with_status comments 6 years ago
yang-g 456f748b2f Revert "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
yang-g 86b23adc7f Other comments 6 years ago
xtao 7cbb42bb9e
define GPR_ATTRIBUTE_NO_TSAN by using GPR_HAS_FEATURE. 6 years ago
xtao c03496fdac
1) remove unnecessary initialization; 6 years ago
xtao fb3b85a81a
1) Add MACRO GPR_HAS_FEATURE; 2) Add test code within GRPC_ASAN_ENABLED for gpr_mu/cv mem-leak detection. 6 years ago
yang-g 545c555d31 Rename new public API 6 years ago
Alexander Polcyn 3ebbce2f59 Disable c-ares on Android 6 years ago
yang-g 684643ff0a Test fixing php 6 years ago
Alexander Polcyn fd185cd1ea Disable c-ares on iOS 6 years ago
Soheil Hassas Yeganeh ef20840174 Reorder fields in slice to share the same bytes for length fields. 6 years ago
Soheil Hassas Yeganeh 5a382a3b59 Introduce weak and nonline attribute. 6 years ago
Yihua Zhang a3d997cbdc Add a TLS credential surface API (experimental) 6 years ago
Vijay Pai fab05d336c Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
Alexander Polcyn 2b328ee0ca Re-enable c-ares as the default resolver; but keep SRV queries off by default 6 years ago
Juanli Shen bbe2587c39 Enable per-channel subchannel pool 6 years ago
Christopher Warrington 832e5f06c3 Fix typos in comments 6 years ago
Alexander Polcyn cab4774d95 Add a way to avoid if_nametoindex function for non-posix linux platforms that don't support it 6 years ago
Muxi Yan 80f005ee8f Remove debug info; clang-format 6 years ago
Muxi Yan e2f3741c74 Changed podspec templates and Podfile for test 6 years ago
Juanli Shen eb9064db2f Clarify compression algorithm enum order 6 years ago
Yihua Zhang 0531d3d3ad extend local credentials to support tcp loopback 6 years ago
ncteisen 7b1fc0faa2 Add max_results to ServerSockets 6 years ago
Soheil Hassas Yeganeh 2f55f4f85a Add TSAN annotations to gRPC. 6 years ago
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
Alexander Polcyn b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
Noah Eisen b9a98dd2ab
Fix comment 6 years ago
Soheil Hassas Yeganeh 9128881b6d Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount 6 years ago
yang-g cdd698810b Move grpc_shutdown internals to a detached thread 6 years ago
Yash Tibrewal 726f044932 Include linux/version.h for manylinux 6 years ago
ncteisen 693f46841a Add GetServer to core 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Vijay Pai a46ddf4a09 Remove grpc_use_signal which is no longer relevant 6 years ago
Muxi Yan e2e5c81893 New API for GRPCCall 6 years ago
Soheil Hassas Yeganeh d6b140df03 Revert the change in grpc.h because it's part of C API. 6 years ago
Soheil Hassas Yeganeh 5faf1b72ed Avoid unnecessary ref/unref calls to get mdelem from slices. 6 years ago
ncteisen 664178164a reviewer feedback 6 years ago
ncteisen d7bbc60ad6 Reviewer feedback 6 years ago
ncteisen a139b44acc Clenaer channelz default values 6 years ago
ncteisen a64cb54de1 Channel trace is limited by memory 6 years ago
ncteisen 3545d754d5 Channelz get server sockets support 6 years ago
Muxi Yan 983d9be035 Update function signature in grpc_security 6 years ago
Vijay Pai 17fc4d4029 Address reviewer comments 6 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 6 years ago
Muxi Yan 51b79f1757
Update function signature 6 years ago
ncteisen bd9d97a200 Channelz socket support 6 years ago
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 7 years ago
ncteisen 157e7fa03e fix clang tidy 7 years ago
Hope Casey-Allen 33d87e3ffd Fix internal_data to be the same size as the new grpc_linked_mdelem 7 years ago