19464 Commits (5fbace0a0316e7b03ba54a47cb3fedcb41a54cf4)

Author SHA1 Message Date
Muxi Yan bcaf46ea18 Log cv, mu pointers and deadline values 7 years ago
Jan Tattermusch bc75644385 review comments 7 years ago
Alex Villarreal 98bce85cac Improve documentation to use Metadata.Entry 7 years ago
Jan Tattermusch ea5aa4a34a addressing a few nits 7 years ago
Yash Tibrewal b741edf37e Error fixes 7 years ago
Muxi Yan ec09960e21 Log init counter after the cv is initialized 7 years ago
Juanli Shen 1097ae5e50 Add TODO in fd_global_shutdown() 7 years ago
Muxi Yan 74c729ce45 Remove another cv 7 years ago
Muxi Yan 57d1bae72b Wrap everything with macro 7 years ago
Sree Kuchibhotla c33b593c88 Add comments on what 'covering' a write means 7 years ago
ncteisen 038e760a7d Channelz C++ Socket support 7 years ago
Muxi Yan d5d881ae9f Core infrastructure for timer manager debug 7 years ago
ncteisen 404b2515af reviewer feedback 7 years ago
ncteisen f2b493e369 reviewer feedback 7 years ago
Soheil Hassas Yeganeh 80ce1865d7 Make SliceFromArray() static in channel_cc.cc. 7 years ago
ncteisen 4cc16f951c Simplifiy transport querying function 7 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 7 years ago
ncteisen f13a743126 Implement child socket support 7 years ago
Mark D. Roth 4d9ad11653 Simplify call state logic, create non-polling CQ, and some cleanup. 7 years ago
Vijay Pai 18e8a30a51 Empty implementation of grpc_use_signal since not actually needed anymore 7 years ago
Soheil Hassas Yeganeh 0535f659f7 Set a minimum bound of 1 for the number of timer shards. 7 years ago
Soheil Hassas Yeganeh 369cfe118c Use SliceFromCopiedString() for host name. 7 years ago
Soheil Hassas Yeganeh a68ebc7cfd Increase the maximum number of timer shards to 32. 7 years ago
Soheil Hassas Yeganeh c1a1d66864 Avoid allocating temporary strings in Channel::CreateCall(). 7 years ago
Muxi Yan b772e67c57 clang_format 7 years ago
Jan Tattermusch c2fd689bad address comments 7 years ago
Soheil Hassas Yeganeh 46a97e5f55 Avoid extra branches in grpc_error_get_(str|int). 7 years ago
Mark D. Roth be1ce0c4cc Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service" 7 years ago
Jan Tattermusch 1044731858 add DeserializationContext implementation note 7 years ago
Muxi Yan bd1279ebf1 Add tests for NSError+GRPC 7 years ago
Muxi Yan f83ca91702 Fix crash in grpc_errorFromStatusCode 7 years ago
ncteisen cc0a1e1d7e reviewer feedback: 7 years ago
ncteisen 805b8db33c fix asan 7 years ago
Juanli Shen a4345934a3 Use unique port in php test 7 years ago
ncteisen 86600071b0 reviewer feedback 7 years ago
David Garcia Quintas d194cc378e Free result of grpc_dump_slice 7 years ago
Jan Tattermusch a2a4629614 add MarshallerTest 7 years ago
Jan Tattermusch 63a31d85f1 contextual marshaller test 7 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 7 years ago
Muxi Yan d65d25795b generate_projects 7 years ago
Yash Tibrewal cd1992bc04 Add comment 7 years ago
Muxi Yan 2c68f60b15 Rename the openssl framework to openssl_grpc to avoid conflict 7 years ago
Muxi Yan 983d9be035 Update function signature in grpc_security 7 years ago
Yash Tibrewal a12740f0ae Revert the revert to server.cc 7 years ago
Muxi Yan fc136beecd Change function signature 7 years ago
Muxi Yan 0049ba865d Rename openssl in test 7 years ago
Yash Tibrewal 4e7ede8dd2 Set seen_recv_trailing_metadata to false 7 years ago
Muxi Yan f511f247dd bug fix 7 years ago
Hope Casey-Allen ae6f620d6c Add comment to explain obscure performance choice 7 years ago
Vijay Pai da1b75b5d5 Add a virtual destructor to the new class with virtual methods 7 years ago