2113 Commits (9c33c690b49b25bcdb08b7cbaa02e6eb0d2702e7)

Author SHA1 Message Date
Thomas Köppe 57c1c91525
Add missing header inclusions. (#26424) 4 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Esun Kim a99ead4bf4
Added new method to ByteBuffer & Slice (#26014) 4 years ago
Vijay Pai 153bc67f45
Revert "Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375)" (#26379) 4 years ago
Yash Tibrewal 259a74c0e6
Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375) 4 years ago
Vijay Pai 66253c521a
Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365) 4 years ago
Yash Tibrewal 05c3b30ea0
Revert "Expose trailers-only response status through C++ callback API (#26249)" (#26363) 4 years ago
Vijay Pai 393bae7e88
Expose trailers-only response status through C++ callback API (#26249) 4 years ago
Vijay Pai 3eb96489f4
Don't instantiate ExecCtx in channel_args destructor unless needed (#26332) 4 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
Alisha Nanda cbcb0253a0
Additional logging for proto deserialization (#26159) 4 years ago
Yash Tibrewal a989179ace
Bump master to v1.39.0 (#26207) 4 years ago
Vijay Pai edf500fb82
Add useful status error message when server threadpool is exhausted (#26146) 4 years ago
Yash Tibrewal 81276fff2e
Update protobuf version to 3.15.8 (#26105) 4 years ago
Vijay Pai dc6948cf35
Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago
Lidi Zheng 2210819f85
Remove _xds suffix Bazel rules completely (#25980) 4 years ago
easy 57859e3c9d
Remove duplicate code for grpc encoding, and extra class. (#22334) 4 years ago
Richard Belleville 9964ae875b
Bump master version to 1.38 (#25838) 4 years ago
Vijay Pai d3d15395e1
Mark that callback generic service is frequently-polled (#25798) 4 years ago
Lidi Zheng b457f43227
Implement C++ Admin Interface API (#25753) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Esun Kim fb5543c7c6
Add g_gli_initializer to server_context (#25759) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Vijay Pai b36d3f7e33
Annotate C++ server (#25605) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Vijay Pai 37bd0a0cbd
Fix race at server shutdown between actual shutdown and MatchOrQueue (#25541) 4 years ago
Vijay Pai 2a656ce68b
Don't dynamically allocate default server context (#25576) 4 years ago
Karthik Ravi Shankar 2fd9f5ead9
Update third_party/protobuf to v3.15.2 (#25565) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Esun Kim 9d897cb1a5
Added thread annotation (#25486) 4 years ago
Vijay Pai 1f91c57f6b
Remove an incorrect debug assertion 4 years ago
Vijay Pai 12750820cd
Fix unused param warning 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
AJ Heller 8261d9de15 Fix unused variable error from PR #25401 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
Vijay Pai 9cceb28b2e Use AllocatingRequestMatcher for sync C++ server and simplify 4 years ago
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Lidi Zheng 51659eb06e Regenerate projects 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Bassam Ojeil 701d3cdf9a Move third party identity C++ api out of experimental namespace 4 years ago
Yash Tibrewal 0ca1774d0f Initialize gRPC on ServerCredentials 4 years ago