725 Commits (87862222cb6fa08ccf593e484d264d42571c89b3)

Author SHA1 Message Date
Craig Tiller 678ee0a45d [party] Make party a concrete type (#37015) 5 months ago
Craig Tiller fb504f1514 [channel_init] Add grpc_init/shutdown to one test that sometimes needs it (#37050) 5 months ago
Craig Tiller 24458226cf [test] Remove unnecessary grpc_init/grpc_shutdown (#37033) 5 months ago
Craig Tiller 147557ba1d [channel_init] Better ordering control, version control (#36993) 5 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 6 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 6 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 6 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 6 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 7 months ago
Esun Kim c9df35a4d1 [Clean-up] Fix MSAN and UBSAN issues found by clang-19 (#36707) 7 months ago
Tanvi Jagtap ed5893120e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36608) 7 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Craig Tiller 545bd5171d [call-v3] Add client half close event edge to filters (#36598) 7 months ago
Tanvi Jagtap d8b141f9bb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36604) 7 months ago
Craig Tiller 0ecee5ad3f [call-v3] Server path (#36509) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
Craig Tiller 58b254dacf [call-v3] Channel filter construction returns pointers (#36355) 8 months ago
Yijie Ma 536899d998 [test] Change to "threadsafe" mode for `ChannelInitDeathTest.CanAddBeforeAllTwice` (#36263) 8 months ago
Craig Tiller 65ddb57908 [call-v3] Changes to CallFilters to prep for final CallInitiator/UnstartedCallHandler/CallHandler APIs (#36005) 8 months ago
Mark D. Roth 0213523907 [build] move channel out of grpc_base (#35924) 9 months ago
Mark D. Roth 574b0572f1 [client channel] remove grpc_channel_num_external_connectivity_watchers() (#35840) 10 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
Craig Tiller 3ff53525d1 [channel] Integrate channel init infrastructure with new call filter infrastructure (#35767) 10 months ago
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200) 1 year ago
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Craig Tiller efa939ac1f
[cleanup] Remove public_headers_must_be_c89 test (#32898) 2 years ago
Craig Tiller 62bb99d163
[e2e] c++-ify core e2e test fixtures (#32550) 2 years ago
Vignesh Babu fa5a6c42a6
[EventEngine] Modify iomgr to allow creation of posix event engine listeners and server side endpoints (#31928) 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
Vignesh Babu 531287b2ee
Update tcp server interface to move on_accept_cb to the create method (#31912) 2 years ago
Cheng-Yu Chung b72da316bb
[cleanups] Remove `include/grpc/impl/codegen/slice.h` (#31871) 2 years ago
Cheng-Yu Chung b887534111
[cleanups] Remove `include/grpc/impl/codegen/propagation_bits.h` (#31870) 2 years ago
Cheng-Yu Chung 9a7e77318b
[cleanups] Remove `include/grpc/impl/codegen/grpc_types.h` (#31835) 2 years ago
Cheng-Yu Chung 2e9e6439f8
Remove `include/grpc/impl/codegen/connectivity_state.h` (#31728) 2 years ago
Cheng-Yu Chung 0d3fcb41ea
Revert "Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786)" (#31822) 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 3d59abc94e
Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786) 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 dba82c9be6
Remove `include/grpc/impl/codegen/log.h` (#31775) 2 years ago
Cheng-Yu Chung 77b3972f95
Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2 years ago
Cheng-Yu Chung c34d99fd9a
Remove `include/grpc/impl/codegen/compression_types.h` (#31726) 2 years ago
Cheng-Yu Chung 7e3ada34e6
Clean up the TODO item in build target `grpc_base` -- part `closure` (#31001) 2 years ago
Esun Kim 0ba0c4bf74
Added googletest clang-tidy checks (#31610) 2 years ago