987 Commits (bdf52dd4ad0a8974fd0f087a4c895cf8fc1ffd4d)

Author SHA1 Message Date
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 6 months ago
Tanvi Jagtap 3c928436b4 [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 6 months ago
Craig Tiller 951a8e410d [huffman] Code generate geometries at build time (#37424) 6 months ago
Craig Tiller 116bcb46ee [benchmarks] Exclude from cmake (#37391) 7 months ago
Yash Tibrewal 25dea6e8cc [StatsPlugin] Some more benchmarks and fixes (#37299) 7 months ago
Yijie Ma eb2ed3e4da [Performance] Benchmark AddCounter with FakeStatsPlugin and OTelPlugin (#37282) 7 months ago
Esun Kim a47d91c7b2 [Clean-up] Tidy fix (#37104) 7 months ago
Mark D. Roth 952d6276b4 [CallTracer] report transport byte counts directly to `CallTracer` 7 months ago
Craig Tiller 69006e0c30 [benchmarks] Enable callback microbenchmarks (#37077) 8 months ago
Mark D. Roth fa84360551 Automated rollback of commit af492ae70a. 8 months ago
Craig Tiller 83ee2cd631 [benchmark] Add an opinionated macro for gRPC benchmark targets (#37012) 8 months ago
Mark D. Roth af492ae70a Automated rollback of commit f1ab1d8cf3. 8 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 8 months ago
Craig Tiller b0063e8345 [experiments] Add benchmark (#36937) 8 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 8 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 9 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 9 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 9 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 9 months ago
Tanvi Jagtap 986428d252 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36636) 9 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 9 months ago
AJ Heller bc5570bec8 Revert "[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607)" (#36625) 9 months ago
Tanvi Jagtap 15850972dd [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607) 9 months ago
Craig Tiller 0ecee5ad3f [call-v3] Server path (#36509) 9 months ago
AJ Heller eb034a1227 [benchmark] Delete bm_chttp2_transport benchmarks (#36514) 10 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 10 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 10 months ago
Tanvi Jagtap dc848c3e05 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36405) 10 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 10 months ago
Tanvi Jagtap 3e0eeed4fa [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_AS… (#36267) 11 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 11 months ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 11 months ago
Craig Tiller 26df942eb4 [build] Stop compiling every test.cc file for every config (#36197) 11 months ago
Craig Tiller 8b8f43aecf [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 11 months ago
Craig Tiller 427c8a89e9 [chaotic-good] Add a microbenchmark for ping pong round trips (#36050) 12 months ago
Mark D. Roth 0213523907 [build] move channel out of grpc_base (#35924) 12 months 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) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago
Craig Tiller 1dabdfbe6f
[per-cpu] Change up the cpu caching mechanism (#34421) 1 year ago
AJ Heller 3707b42bec
[reland][EventEngine] Move combiner executor usage to EventEngine (#34396) 1 year ago
Craig Tiller 5bab2976c4
[max-age] Add jitter to max idle, use absl bitgen for rng (#34225) 1 year ago
Craig Tiller 79a983472c
[promises] Client channel promise conversion (#33210) 1 year ago
Alisha Nanda f7fc3fbed4
[tracing] Add annotation with metadata sizes and limits (#33910) 2 years ago
Craig Tiller af257b8a39
[hpack] Fix benchmarking timeout (#33675) 2 years ago
Craig Tiller b7077f4bbf
[hpack] Rollforward huffman read optimization (#33657) 2 years ago
Craig Tiller 57c697d8ae
Revert "[hpack] Huffman read optimization" (#33655) 2 years ago
Craig Tiller 4ce51fe45d
[hpack] Huffman read optimization (#33269) 2 years ago
AJ Heller 3fb738b9b1
[EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2 years ago