22 Commits (33017551bb635a7d6e8edbbac08b861068bad19c)

Author SHA1 Message Date
Craig Tiller 0d2ad09038 [clang-format] Remove requirement that port_platform.h is at the top (#36276) 8 months ago
AJ Heller 3d82c522fa [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) 8 months ago
Romain Geissler @ Amadeus d0d826750f
[C++] Stop using std::aligned_storage. (#34110) 1 year ago
Mehrdad Afshari 20023faa2e
[API] Document gotcha in AsyncNotifyWhenDone behavior (#33208) 2 years ago
Yash Tibrewal fe4147a4a9
[Documentation] Update docs for TryCancel() on ServerContext (#32889) 2 years ago
Yousuk Seung b98f527260
Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2 years ago
Craig Tiller 1f960697c5
Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279)" (#32293) 2 years ago
Yousuk Seung 4475e74c6a
Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) 2 years ago
Xuan Wang deb1e25543
Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) 2 years ago
Yousuk Seung c7f641da0d
server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung e28419f1f9
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875) 2 years ago
Cheng-Yu Chung ac365cadfb
Remove `include/grpc/impl/codegen/port_platform.h` (#31778) 2 years ago
Cheng-Yu Chung 1d968a36aa
Remove functions in `class CoreCodegen` (#31767) 2 years ago
Cheng-Yu Chung c34d99fd9a
Remove `include/grpc/impl/codegen/compression_types.h` (#31726) 2 years ago
Cheng-Yu Chung e83d69bdf2
Remove `include/grpcpp/impl/codegen/metadata_map.h` (#31531) 2 years ago
Cheng-Yu Chung c91c2fbd1a
Remove `include/grpcpp/impl/codegen/completion_queue_tag.h` (#31320) 2 years ago
Cheng-Yu Chung 37c6662919
Remove `include/grpcpp/impl/codegen/callback_common.h` (#31311) 2 years ago
Cheng-Yu Chung 08ee2a3487
Remove `include/grpcpp/impl/codegen/call_op_set.h` (#31310) 2 years ago
Cheng-Yu Chung a1cb2f3d6f
Remove `include/grpcpp/impl/codegen/server_callback.h` (#31280) 2 years ago
Craig Tiller 28316341bf
Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 9 years ago
David Garcia Quintas 44f3249018 Introduced ServerInterface 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Ian Coolidge 8e7a4b66e8 Fix R/W template argument order in prototypes 9 years ago
Hongyu Chen 134cac2004 Address comments: revert all changes except adding two new metadata keys 9 years ago
Hongyu Chen 1f96048187 Census tags propagation. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
yang-g e21908fcee impl 9 years ago
yang-g 1eeb21c4df api change to string_ref 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 9b7757dd35 Use a sync service to handle requests to unknown services 9 years ago
Craig Tiller bb5361453f C++ context propagation 9 years ago
yang-g d45a26ed06 allow null tag 9 years ago
yang-g b335256444 Add AsyncNotifyWhenDone 9 years ago
Alistair Veitch 100a6e1d82 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc 9 years ago
yang-g 9a009f2a75 make accessors from get_x() to x() 9 years ago
yang-g 487f5a20b6 add warning comments 9 years ago
yang-g f1ec377063 server api 9 years ago
Alistair Veitch cf39e94872 Server side census context plumbing for c++ 9 years ago
David Garcia Quintas 80f3995e47 wip 9 years ago
David Garcia Quintas 6dd49a5c8f Added some methods to context inspector. Also minor tweak to server context IsCancelled() method 10 years ago
yang-g 94d6225ae7 Create server side auth context lazily 10 years ago
David Garcia Quintas 3922005878 Introduced InteropContextInspector to be able to peek into server contexts during interop testing. 10 years ago
David Garcia Quintas 8d9f830168 Introduced InteropContextInspector to be able to peek into server contexts during interop testing. 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago