20231 Commits (3a2cfe50ec768dd83eefd5e29da567c1c98db298)

Author SHA1 Message Date
Muxi Yan beec2c6ba3 Add alias for macro for internal app 6 years ago
Jan Tattermusch ee1f49b252 upgrade CommandLineParser to 2.3.0 6 years ago
ganmacs 8722714ae4 change var name to be consistent with others 6 years ago
Yash Tibrewal 1d999617e2 Add experimental versions with interceptors for create channel from fd and inproc channel 6 years ago
Sree Kuchibhotla f443f185b3 Address feedback comment 6 years ago
haorenfsa 3cdbee6cbc read_fd should always have a certain value when create error occurs [fix: while using eventfd, when error occurs during creating eventfd, a random fd will be closed] 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
Muxi Yan bcaf46ea18 Log cv, mu pointers and deadline values 6 years ago
Jan Tattermusch bc75644385 review comments 6 years ago
Alex Villarreal 98bce85cac Improve documentation to use Metadata.Entry 6 years ago
Jan Tattermusch ea5aa4a34a addressing a few nits 6 years ago
Yash Tibrewal b741edf37e Error fixes 6 years ago
Muxi Yan ec09960e21 Log init counter after the cv is initialized 6 years ago
Juanli Shen 1097ae5e50 Add TODO in fd_global_shutdown() 6 years ago
Muxi Yan 74c729ce45 Remove another cv 6 years ago
Muxi Yan 57d1bae72b Wrap everything with macro 6 years ago
Sree Kuchibhotla c33b593c88 Add comments on what 'covering' a write means 6 years ago
ncteisen 038e760a7d Channelz C++ Socket support 6 years ago
Muxi Yan d5d881ae9f Core infrastructure for timer manager debug 6 years ago
ncteisen 404b2515af reviewer feedback 6 years ago
ncteisen f2b493e369 reviewer feedback 6 years ago
Soheil Hassas Yeganeh 80ce1865d7 Make SliceFromArray() static in channel_cc.cc. 6 years ago
ncteisen 4cc16f951c Simplifiy transport querying function 6 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 6 years ago
ncteisen f13a743126 Implement child socket support 6 years ago
Mark D. Roth 4d9ad11653 Simplify call state logic, create non-polling CQ, and some cleanup. 6 years ago
Vijay Pai 18e8a30a51 Empty implementation of grpc_use_signal since not actually needed anymore 6 years ago
Soheil Hassas Yeganeh 0535f659f7 Set a minimum bound of 1 for the number of timer shards. 6 years ago
Soheil Hassas Yeganeh 369cfe118c Use SliceFromCopiedString() for host name. 6 years ago
Soheil Hassas Yeganeh a68ebc7cfd Increase the maximum number of timer shards to 32. 6 years ago
Soheil Hassas Yeganeh c1a1d66864 Avoid allocating temporary strings in Channel::CreateCall(). 6 years ago
Muxi Yan b772e67c57 clang_format 6 years ago
Jan Tattermusch c2fd689bad address comments 6 years ago
Soheil Hassas Yeganeh 46a97e5f55 Avoid extra branches in grpc_error_get_(str|int). 6 years ago
Mark D. Roth be1ce0c4cc Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service" 6 years ago
Jan Tattermusch 1044731858 add DeserializationContext implementation note 6 years ago
Muxi Yan bd1279ebf1 Add tests for NSError+GRPC 6 years ago
Muxi Yan f83ca91702 Fix crash in grpc_errorFromStatusCode 6 years ago
ncteisen cc0a1e1d7e reviewer feedback: 6 years ago
ncteisen 805b8db33c fix asan 6 years ago
Juanli Shen a4345934a3 Use unique port in php test 6 years ago
ncteisen 86600071b0 reviewer feedback 6 years ago
David Garcia Quintas d194cc378e Free result of grpc_dump_slice 6 years ago
Jan Tattermusch a2a4629614 add MarshallerTest 6 years ago
Jan Tattermusch 63a31d85f1 contextual marshaller test 6 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 6 years ago
Muxi Yan d65d25795b generate_projects 6 years ago
Yash Tibrewal cd1992bc04 Add comment 6 years ago
Muxi Yan 2c68f60b15 Rename the openssl framework to openssl_grpc to avoid conflict 6 years ago
Muxi Yan 983d9be035 Update function signature in grpc_security 6 years ago