160 Commits (c4682fe2599a8db96e36daf79be1430a9d4904b5)

Author SHA1 Message Date
Nathan Baulch 2ce4c6430e Fix core typos (#38028) 4 months ago
Mark D. Roth 55b1ae9700 [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 4 months ago
Matthew Stevenson 3ef7b76a0d [alts] Update max concurrent streams to ALTS handshaker service to 100. (#37966) 5 months ago
Matthew Stevenson faa9ed6302 [alts] ALTS server handshaker should return early if there is no handshake data. (#37961) 5 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 5 months ago
Yijie Ma a1b83dc995 [alts] Fix memory leak in `atls_frame_protector.cc::alts_create_frame_protector()` (#37737) 5 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 6 months ago
Yijie Ma 23715aca4c [Test] Mitigate `AltsConcurrentConnectivityTest` msan timeout with reduced concurrent level (#37773) 6 months ago
Yijie Ma 4f8087e790 [Test] Use `grpc_test_slowdown_factor` in `alts_concurrent_connectivity_test` (#37632) 6 months ago
Tanvi Jagtap e6e99a9d1c [Gpr_To_Absl_Logging] Remove logging header from example and test/core/t folder (#37489) 7 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 10 months ago
Tanvi Jagtap ed5893120e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36608) 10 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 10 months ago
Tanvi Jagtap ed5a496b72 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36606) 10 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 10 months ago
Tanvi Jagtap 60f8235ae8 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36442) 10 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 11 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 11 months ago
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 1 year ago
Luwei Ge 2fdcba26dd
[ALTS] Create GsecKeyInterface and related classes in ALTS (#34814) 1 year ago
Matthew Stevenson 4b55f22e6e
[alts] Remove ExecCtx check from alts_zero_copy_grpc_protector_create function. (#33494) 2 years ago
Matthew Stevenson ea839de878
Allow configuring max concurrent ALTS handshakes based on an environment variable. (#32672) 2 years ago
apolcyn d47b569330
[testing]: remove server-side check on number of concurrent RPCs in alts_concurrent_connectivity_test (#32585) 2 years ago
apolcyn 37b78ff514
Remove overall deadlines in ALTS concurrent connectivity test (#32267) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Peter Foley f87b62edd5
fake_handshaker_server: Allow specifying a different peer identity. (#31841) 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 5fe132a211
Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2 years ago
Cheng-Yu Chung 39a4343044
Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805) 2 years ago
Cheng-Yu Chung ac1dee8ac1
Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774) 2 years ago
Cheng-Yu Chung e9b287997a
Remove `include/grpcpp/impl/codegen/sync.h` (#31545) 2 years ago
Esun Kim f3fedae7c8
Added readability-redundant-string-cstr (#31707) 2 years ago
Cheng-Yu Chung 3ef817b3bf
Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 2 years ago
Cheng-Yu Chung 0fbc4a715c
Remove `include/grpcpp/impl/codegen/service_type.h` (#31282) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Cheng-Yu Chung b765b06155
Remove `include/grpcpp/impl/codegen/async_stream.h` (#30941) 3 years ago
Craig Tiller d47e58544f
[flaky] Increase timeout (#30909) 3 years ago
Craig Tiller 535168431a
[lb_policy] Move to core configuration system (#30483) 3 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 3 years ago
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 3 years ago
Mark D. Roth 18d82d4a6a
Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284)" (#30286) 3 years ago
Mark D. Roth 8aeb548590
Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284) 3 years ago
Mark D. Roth 5dcf2d1c98
TSI: return handshaker error message for inclusion in RPC failure status (#30077) 3 years ago
Esun Kim 70a311b736
gtestify test/core/tsi (#30211) 3 years ago
Vignesh Babu 475623c489
Provide means to control TCP frame sizes in response to high memory pressure (#29793) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Esun Kim c08eb4fc41
Attempt to upgrade upb to the latest (#28685) 3 years ago