1667 Commits (4f36204dce75eced3aa5849c45d0d1e11b47d20e)

Author SHA1 Message Date
Stanley Cheung e5ce1e36e6 Regenerate projects 7 years ago
easy f551f475f0 GenerateServerContext: Don't use a parent context if it's invalid. 7 years ago
Yash Tibrewal 1d999617e2 Add experimental versions with interceptors for create channel from fd and inproc channel 7 years ago
Yash Tibrewal b741edf37e Error fixes 7 years ago
ncteisen 038e760a7d Channelz C++ Socket support 7 years ago
Soheil Hassas Yeganeh 80ce1865d7 Make SliceFromArray() static in channel_cc.cc. 7 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 7 years ago
Mark D. Roth 4d9ad11653 Simplify call state logic, create non-polling CQ, and some cleanup. 7 years ago
Soheil Hassas Yeganeh 369cfe118c Use SliceFromCopiedString() for host name. 7 years ago
Soheil Hassas Yeganeh c1a1d66864 Avoid allocating temporary strings in Channel::CreateCall(). 7 years ago
Mark D. Roth be1ce0c4cc Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service" 7 years ago
Muxi Yan d65d25795b generate_projects 7 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 7 years ago
Vijay Pai deb3126611 Fix clang-tidy concerns 7 years ago
Vijay Pai 73d89a66f9 Catch exceptions in user callbacks 7 years ago
Vijay Pai db01bf793a Add callback-based alarms 7 years ago
Vijay Pai 0382d06248 Don't use cq_tag on Server CallOpSet's yet 7 years ago
Vijay Pai 20778b0c46 Address reviewer comments 7 years ago
Srini Polavarapu 27665a3567 regenerate projects 7 years ago
Mark D. Roth 42d9becd91
Revert "Second attempt: Implement Watch method in health check service." 7 years ago
ncteisen 4205b97dd9 reviewer feedback 7 years ago
Mark D. Roth 7975c6ad98 Fix internal build breakage from #16351. 7 years ago
Mark D. Roth 6d2c8f8072 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" 7 years ago
Vijay Pai 5474e92292 Allocate using call arenas 7 years ago
Vijay Pai 6b6bdbbb76 Address reviewer and clang-tidy comments 7 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 7 years ago
Juanli Shen 14a858123d
Revert "Implement Watch method in health check service." 7 years ago
ncteisen e165579d3e Subchannel support to C++ 7 years ago
ncteisen 743d40d635 Lazily fill metadata map 7 years ago
Mark D. Roth 99ce3e19af Implement Watch method in health check service. 7 years ago
Juanli Shen 89659e2925 Regenerate projects 7 years ago
Juanli Shen 8ceb27a324 Regenerate projects 7 years ago
Arian Arfaian 99e09fe821 Fix compilation error due to missing absl qualification. 7 years ago
Yash Tibrewal b22c3009d4 Fix typo 7 years ago
Yash Tibrewal d9f4c76356 Add a nullptr check 7 years ago
Vijay Pai 381bcab8bd Move a file from src/cpp to src/core since core depends on it 7 years ago
Yang Gao b840d5e45c
Revert "Add more filter priority levels" 7 years ago
Vijay Pai 9c32dab63d Expand comment based on reviewer feedback 7 years ago
ncteisen 70ef911343 Add C++ support for GetServers 7 years ago
ncteisen f3c600f335 Fix up C++ test to be more stable 7 years ago
Vijay Pai d9781df474 Address reviewer comments 7 years ago
Vijay Pai 14ad82a76d Create a new method handler for resource exhaustion and tie into thread mgr 7 years ago
ncteisen 6321a53e4a fix typo 7 years ago
ncteisen f025b6ed89 Change thread default to INT_MAX 7 years ago
ncteisen 0bf39e2a13 Subchannel support to C++ 7 years ago
Junhao Li 5cb99c9592
fix format 7 years ago
Junhao Li b9decfb35d
include cmath to fix gcc8 compilation error 7 years ago
Srini Polavarapu 7d41ba6370 Regenerate projects 7 years ago
Mark D. Roth f7e72560b6 Add experimental API for resetting connection backoff. 7 years ago
Sree Kuchibhotla a2a64e5ad3 Fix default argument(put it in header instead of source file) 7 years ago