19346 Commits (d45694518cd42a23e1f854935af5a000e96d548a)

Author SHA1 Message Date
ncteisen a64cb54de1 Channel trace is limited by memory 7 years ago
Yash Tibrewal 40a75213e4 Keepalive should return unavailable instead of internal status 7 years ago
Kevin Damm 8b6719a1d7
Update README.md ordered list spacing 7 years ago
ncteisen 3545d754d5 Channelz get server sockets support 7 years ago
ncteisen fd2fe1d5c4 Channelz server listening socket support 7 years ago
Jan Tattermusch e88a40ae26 add xmldoc comments 7 years ago
Jan Tattermusch 8eb6daddd9 ChannelOption: implement hashcode and equals 7 years ago
Jan Tattermusch c288d1a894 improve doc comments for ChannelOptions 7 years ago
Juanli Shen a51b44aa13 Clean some timer code 7 years ago
Muxi Yan 5161500621 polish macro 7 years ago
Muxi Yan 385a1f1643 polish assert 7 years ago
Muxi Yan beec2c6ba3 Add alias for macro for internal app 7 years ago
Jan Tattermusch ee1f49b252 upgrade CommandLineParser to 2.3.0 7 years ago
ganmacs 8722714ae4 change var name to be consistent with others 7 years ago
Yash Tibrewal 1d999617e2 Add experimental versions with interceptors for create channel from fd and inproc channel 7 years ago
Sree Kuchibhotla f443f185b3 Address feedback comment 7 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] 7 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 7 years ago
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