3471 Commits (f169b4b28e320303f825286ebd12765bb6a25e39)

Author SHA1 Message Date
Vijay Pai 2eb25c871e Avoid build errors 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
Vijay Pai 147c61b2a4 Exclude StartCall from starting callback counter value 6 years ago
Yuwei Huang 3cbf4f50ea Remove extra semicolons after function definitions 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 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
Nicolas "Pixel" Noble 035442b086 Fixing header guard. 6 years ago
Nicolas "Pixel" Noble 5847c3a87a Reformat. 6 years ago
Nicolas "Pixel" Noble 12b0db3e57 Folding CompletionQueue and ServerCompletionQueue. 6 years ago
Alexander Polcyn 3ebbce2f59 Disable c-ares on Android 6 years ago
Yash Tibrewal 50497c2317 Reviewer comments 6 years ago
yang-g 684643ff0a Test fixing php 6 years ago
Nicolas "Pixel" Noble 3e30c38f1c Adressing comments. 6 years ago
Yash Tibrewal c71b2f4fb7 Global Interceptor Registration allowed only once 6 years ago
Yash Tibrewal 89ee1a8b10 Improved interception docs 6 years ago
Vijay Pai 45c684f894 Allow an alarm to be set again after firing 6 years ago
Alexander Polcyn fd185cd1ea Disable c-ares on iOS 6 years ago
Vijay Pai 8521c0394b Address optional reviewer comments 6 years ago
Vijay Pai e56c832c0d Replace list of outstanding callback requests with count only 6 years ago
Rohan Talip d68c0d29d9 Renamed the param in the documentation for HandleParameter to match the actual parameter. 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
Yash Tibrewal 5e2e61b6e5 Note on conditions of usage 6 years ago
Yash Tibrewal 3a2cfe50ec Rever copyright changes 6 years ago
Vijay Pai 7a164229db Address reviewer comments 6 years ago
Yash Tibrewal 9dd8a13439 Restructure code to handle cases exposed by the callback api 6 years ago
Nicolas "Pixel" Noble cabbd35014 Reformat. 6 years ago
Yash Tibrewal 4dcb14ec9e Fix codegen_test_minimal 6 years ago
Yash Tibrewal d347ec7ce0 Register for cq avalanching when interceptors are going to be run 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 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
Mehrdad Afshari b12dd1be05 Fix GrpcCodegen initialization 6 years ago
Yash Tibrewal 73b1a918e4 Slight update to grammar. Can probably be improved more 6 years ago
Yash Tibrewal b8a542cd23 Update Send message interception methods docs 6 years ago
Christopher Warrington 832e5f06c3 Fix typos in comments 6 years ago
Yash Tibrewal 361acdbed1 Use the WriteOptions in Client Callback API 6 years ago
Yash Tibrewal b35b449166 Update docs according to #17630 6 years ago
Yash Tibrewal 34d77aae5e Always nullify serializer to free memory 6 years ago
Yash Tibrewal 7d1491d64c Address reviewer comments 6 years ago
Yash Tibrewal 9b9ef64027 Add more information on the usage of FailHijackedRecvMessage 6 years ago
Yash Tibrewal 2b4781ca52 Use Status() instead of Status::OK to avoid issues with codegen_test_minimal 6 years ago
Yash Tibrewal 7eeda22d9e s/two/three 6 years ago