222 Commits (a0c1027bb3da36bfa5d3eb2630fd62dd79d41608)

Author SHA1 Message Date
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
Alisha Nanda e810225bc0
[server] Add new flat_hash_map structure for per-channel registered methods (#34612) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Yash Tibrewal 06b55bdaa4
[RegisteredMethod] Set information on initial metadata about whether method is registered or not (#34432) 2 years ago
Yash Tibrewal b038da5072
[CSM] Second attempt: Add a server selector based on channel args (#34376) 2 years ago
nanahpang 2db446aa9a
Revert "[CSM] Add a server selector based on channel args" (#34375) 2 years ago
Yash Tibrewal c145b7910e
[CSM] Add a server selector based on channel args (#34312) 2 years ago
Craig Tiller 54651a7168
[promises] New `Seq`, `TrySeq` implementation (#33991) 2 years ago
Craig Tiller 91e7f223d3
[server] Remove `Notification` from shutdown path (#33953) 2 years ago
Craig Tiller 19c5b18a5a
[promises] Correct use after free (#33943) 2 years ago
Craig Tiller 9de738d9e5
[promises] Tweak shutdown errors to match existing semantics (#33929) 2 years ago
Craig Tiller dd3279ab53
[promises] Fix ordering problems shown up deploying experiment internally (#33779) 2 years ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 2 years ago
Craig Tiller 63c094cf5b
[promises] Run C++ end to end tests with server promises (#32537) 2 years ago
gankineri bab3e0ff42
Remove unused references to absl::Status (aka grpc_error_handle) and absl::StatusOr<> (#32233) 2 years ago
Craig Tiller 0893fca089
[promises] Roll forward server promise calls with fixes (#32261) 2 years ago
Craig Tiller dbfb888e1f
Revert "[promises] Server call (#31448)" (#32260) 2 years ago
Craig Tiller bbeb15006a
[promises] Server call (#31448) 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
Cheng-Yu Chung 2e9e6439f8
Remove `include/grpc/impl/codegen/connectivity_state.h` (#31728) 2 years ago
Craig Tiller c545350633
Reland: [promises] Compression filter conversion (#31686) 2 years ago
Craig Tiller fa31b36cb1
Revert "[promises] Compression filter conversion (#31204)" (#31682) 2 years ago
Craig Tiller a8c983528a
[promises] Compression filter conversion (#31204) 2 years ago
Esun Kim 530b702259
Update Clang 15 (#31518) 2 years ago
Esun Kim 85794d4094
Deprecated grpc_error_std_string (#31267) 3 years ago
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 3 years ago
Esun Kim 347bf1a1f4
Removed GRPC_ERROR_[INT|STR] macros (#31195) 3 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 3 years ago
Craig Tiller c1853ade88
[slice] allow inlining of slice ref/unref again (#31158) 3 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 3 years ago
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 3 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 3 years ago
Craig Tiller d9ac89a441
[gprpp] absl::Notification polyfill (#31008) 3 years ago
Craig Tiller 5b6dac02ac
[stats] Cleanup & re-enable stats system (#30610) 3 years ago
Craig Tiller f268659bf1
Revert "Revert "[filter-stack] Eliminate flags on initial metadata (#30444)" (#30475)" (#30476) 3 years ago
Craig Tiller 4bc69cbe38
Revert "[filter-stack] Eliminate flags on initial metadata (#30444)" (#30475) 3 years ago
Craig Tiller cd30b2dda1
[filter-stack] Eliminate flags on initial metadata (#30444) 3 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 3 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
Mark D. Roth 65a7ce3f04
Revert "Revert "server: add method to expose authority seen by server (#29768)" (#29806)" (#29807) 3 years ago
Mark D. Roth e39e943529
Revert "server: add method to expose authority seen by server (#29768)" (#29806) 3 years ago
Mark D. Roth 449adce98b
server: add method to expose authority seen by server (#29768) 3 years ago
Mark D. Roth 3f5931294e
xds_cluster_type_end2end_test: fix flake in AggregateClusterTest.FallBackWithConnectivityChurn test (#29786) 3 years ago
Craig Tiller f56282a6b6
[iwyu] surface (#29588) 3 years ago
Craig Tiller 18bec00b58
[channel-stack] Eliminate post-init in channel stack builder (#29514) 3 years ago
Mark D. Roth 1cd6e69347
subchannel: report IDLE upon existing connection failure and after backoff interval (#29428) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Yash Tibrewal 76a52f7696
Revert "Revert "HTTP2: Add graceful goaway (#29050)" (#29187)" (#29190) 3 years ago
AJ Heller 882f64e376
Revert "HTTP2: Add graceful goaway (#29050)" (#29187) 3 years ago