- 69afb9c [core] Remove ApplicationCallbackExecCtx (#38444) by AJ Heller · 6 months ago
- 478b4c0 [C++17] Replace absl::optional with std::optional (#38420) by AJ Heller · 7 months ago
- bcc04e7 [Orca Service] Gracefully fail the incoming RPC if it fails deserialization by Vignesh Babu · 9 months ago
- dbb5164 [clang-format] Remove custom clang-format rules for include ordering (#37820) by Craig Tiller · 11 months ago
- f6c57b6 [reorg] move a bunch of stuff to src/core/util (#36792) by Mark D. Roth · 11 months ago
- 17f2961 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37493) by Tanvi Jagtap · 1 year ago
- b72d318 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36453) by Tanvi Jagtap · 1 year, 4 months ago
- 148f59c [reorg] move LB policy code to src/core/load_balancing (#35786) by Mark D. Roth · 1 year, 6 months ago
- a6823b6 Fix deprecation warnings from upb (#35510) by ericsalo · 1 year, 7 months ago
- bae0c70 [Deps] Update to Clang-16 (#34492) by Yijie Ma · 1 year, 10 months ago
- c03cd74 [WRR] Prefer application_utilization to cpu_utilization (#33355) by Yousuk Seung · 2 years, 2 months ago
- 0f1afec [protobuf] Upgrade third_party/protobuf to 22.x (#32606) by Jan Tattermusch · 2 years, 4 months ago
- 16c03db Revert "Revert "WRR: Support EPS" (#32723)" (#32725) by Yousuk Seung · 2 years, 5 months ago
- 7bd9267 Revert "WRR: Support EPS" (#32723) by Esun Kim · 2 years, 5 months ago
- 4429066 WRR: Support EPS (#32657) by Yousuk Seung · 2 years, 5 months ago
- b98f527 Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) by Yousuk Seung · 2 years, 6 months ago
- 1f96069 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) by Craig Tiller · 2 years, 7 months ago
- 4475e74 Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) by Yousuk Seung · 2 years, 7 months ago
- deb1e25 Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) by Xuan Wang · 2 years, 7 months ago
- c7f641d server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) by Yousuk Seung · 2 years, 7 months ago
- aa11978 Fix include guards for src/ and test/ directories (#32167) by Yash Tibrewal · 2 years, 7 months ago
- b0d7131 WRR: plumb qps in backend metric data (#31903) by Mark D. Roth · 2 years, 7 months ago
- e9b2879 Remove `include/grpcpp/impl/codegen/sync.h` (#31545) by Cheng-Yu Chung · 2 years, 9 months ago
- e7f9fb0 Remove `include/grpcpp/impl/codegen/server_callback_handlers.h` (#31533) by Cheng-Yu Chung · 2 years, 9 months ago
- 50fbe51 Fix IWYU with clang-15 (#31556) by Esun Kim · 2 years, 10 months ago
- 1a9ce63 Revert "Remove `include/grpcpp/impl/codegen/status_code_enum.h` (#31284)" (#31387) by Cheng-Yu Chung · 2 years, 10 months ago
- 3981105 Remove `include/grpcpp/impl/codegen/status_code_enum.h` (#31284) by Cheng-Yu Chung · 2 years, 10 months ago
- 9c98d67 [c++14] absl::make_unique --> std::make_unique (#31159) by Craig Tiller · 2 years, 11 months ago
- 2ee2c91 Reland x2: Make GetDefaultEventEngine return a shared_ptr (#30619) by AJ Heller · 2 years, 11 months ago
- 5e0165b EventEngine: fix callers of Run() and RunAfter() to create ExecCtx (#31047) by Mark D. Roth · 2 years, 11 months ago
- d025c17 Revert "Reland: Make GetDefaultEventEngine return a shared_ptr (#30563)" (#30573) by AJ Heller · 3 years ago
- ee7c0a8 Reland: Make GetDefaultEventEngine return a shared_ptr (#30563) by AJ Heller · 3 years ago
- 45959e7 Revert "Make GetDefaultEventEngine return a shared_ptr (#30280)" (#30558) by AJ Heller · 3 years ago
- 4df74f2 Make GetDefaultEventEngine return a shared_ptr (#30280) by AJ Heller · 3 years ago
- 8f5300b Rename the default EventEngine headers (#30528) by AJ Heller · 3 years ago
- 0450157 [iwyu] Better handle <type_traits> (#30349) by Craig Tiller · 3 years, 1 month ago
- 823682e OrcaService: fix timer race on cancellation (#30035) by AJ Heller · 3 years, 2 months ago
- d9f6443 [event_engine] Use durations for scheduling things (#30023) by Craig Tiller · 3 years, 2 months ago
- 6598793 EventEngine::RunAt: Orca Service Timer (#30011) by AJ Heller · 3 years, 2 months ago
- c6ebbb5 Added GRPC_ERROR_IS_NONE (#29937) by Esun Kim · 3 years, 2 months ago
- 667691c server: per-rpc backend metric reporting (#29621) by Nicolas Noble · 3 years, 3 months ago
- 0f9d024 [iwyu] c++ (#29721) by Craig Tiller · 3 years, 3 months ago
- 0642bc2 Revert "[iwyu] grpc++ (#29610)" (#29720) by Craig Tiller · 3 years, 3 months ago
- c8159ea [iwyu] grpc++ (#29610) by Craig Tiller · 3 years, 3 months ago
- 5918f98 [iwyu] Enable nosafe_headers (#29591) by Craig Tiller · 3 years, 3 months ago
- 58de939 fixing unused return value error (#29358) by Vignesh Babu · 3 years, 4 months ago
- 60c56f7 Second attempt: implement ORCA RPC service for OOB backend metric reporting (#29352) by Mark D. Roth · 3 years, 4 months ago
- 71b3556 Revert "ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215)" (#29351) by Mark D. Roth · 3 years, 4 months ago
- 6d6380d ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215) by Mark D. Roth · 3 years, 4 months ago