grpc/test/cpp
Cheng-Yu Chung 4e90f43a75
Remove functions in `class CoreCodegen` (#31796)
* Update include

* Clean up `grpc_empty_slice()`

* Clean up `grpc_slice_malloc()`

* Clean up `grpc_slice_unref()`

* Clean up `grpc_slice_ref()`

* Clean up `grpc_slice_split_tail()`

* Clean up `grpc_slice_split_head()`

* Clean up `grpc_slice_sub()`

* Clean up `grpc_slice_buffer_add()`

* Clean up `grpc_slice_buffer_add_indexed()`

* Clean up `grpc_slice_buffer_pop()`

* Clean up `grpc_slice_from_static_buffer()`

* Clean up `grpc_slice_from_copied_buffer()`

* Clean up `grpc_metadata_array_init()`

* Clean up `grpc_metadata_array_destroy()`

* Clean up `gpr_inf_future()`

* Clean up `gpr_time_0()`
2022-12-07 18:55:47 +08:00
..
client Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05:00
cocoapods Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
codegen Remove `include/grpcpp/impl/codegen/proto_utils.h` (#31532) 2022-11-29 21:33:55 +08:00
common Clean up the TODO item in build target `grpc_base` -- part `closure` (#31001) 2022-11-18 18:35:22 -05:00
end2end Remove `include/grpc/impl/codegen/log.h` (#31775) 2022-12-05 20:51:35 +08:00
ext Gcp Observability Logging: Add handling for adding entry as a json payload (#31723) 2022-11-21 14:32:04 -08:00
grpclb Added googletest clang-tidy checks (#31610) 2022-11-18 13:02:20 -08:00
interop Added readability-redundant-string-cstr (#31707) 2022-11-18 17:12:46 -08:00
ios Update Clang 15 (#31518) 2022-11-04 09:08:03 -07:00
microbenchmarks Remove functions in `class CoreCodegen` (#31796) 2022-12-07 18:55:47 +08:00
naming EventEngine::RunAfter: PollingResolver (#31717) 2022-12-05 17:05:00 -08:00
performance Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05:00
qps Added readability-redundant-string-cstr (#31707) 2022-11-18 17:12:46 -08:00
security Expose NoOpCertificateVerifier to C++ (#29322) 2022-04-27 13:46:01 -07:00
server Added googletest clang-tidy checks (#31610) 2022-11-18 13:02:20 -08:00
test [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
thread_manager Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
util Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2022-12-07 00:43:18 +08:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00