104 Commits (952d6276b4a0cc845eed72c186fc9f5eb4708427)

Author SHA1 Message Date
Mark D. Roth fa84360551 Automated rollback of commit af492ae70a. 10 months ago
Mark D. Roth af492ae70a Automated rollback of commit f1ab1d8cf3. 10 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 10 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 11 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 11 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 1 year ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 1 year ago
Tanvi Jagtap 3e0eeed4fa [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_AS… (#36267) 1 year ago
Craig Tiller 427c8a89e9 [chaotic-good] Add a microbenchmark for ping pong round trips (#36050) 1 year ago
Mark D. Roth 0213523907 [build] move channel out of grpc_base (#35924) 1 year ago
AJ Heller 6c29a8720e [test] Remove passthru_endpiont and its microbenchmarks (#35986) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
AJ Heller 05ab5c08a4
Reland "Precondition ChannelArgs with EventEngines (#31166)" (#31469) 3 years ago
AJ Heller a63c81135c
Revert "Precondition ChannelArgs with EventEngines (#31166)" (#31462) 3 years ago
AJ Heller 23c7e48779
Precondition ChannelArgs with EventEngines (#31166) 3 years ago
Craig Tiller 20d1efc38a
[stats] Move core stats to C++ (#30936) 3 years ago
Craig Tiller d7e6878ec4
[chttp2] use new channel args type (#30252) 3 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Yash Tibrewal 674e938de5
More tests prep for graceful goaway (#29076) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 4 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 4 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 4 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 4 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 4 years ago
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 4 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 4 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 5 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 5 years ago
Vijay Pai 9d79ca6058 C++ify core server 5 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 5 years ago
Vijay Pai 2678afe310 Stop using core server shutdown in microbenchmarks 5 years ago
Vijay Pai 6ca827a008 Remove unused parameter warning (18 of 20) 6 years ago
Karthik Ravi Shankar 40210d3b8a Move Channel to grpc_impl 6 years ago
Karthik Ravi Shankar 772a74aced Revert changes to Channel 6 years ago