grpc/test/core
Craig Tiller aacd32c721
Promise library context management helpers (#26912)
* Promise library context management helpers

* Automated change: Fix sanity tests

* Automated change: Fix sanity tests

* fixes

* Automated change: Fix sanity tests

* missing file

* Automated change: Fix sanity tests

* compatibility

* build

* Automated change: Fix sanity tests

* propagate

* Automated change: Fix sanity tests

* merge with head

* Automated change: Fix sanity tests

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2021-08-17 09:48:06 -07:00
..
address_utils move parse_address and sockaddr_utils out of iomgr directory (#26077) 2021-04-30 08:21:58 -07:00
avl Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
backoff Revert "Replace in-house rand with absl::Random for backoff (#26463)" (#26476) 2021-06-14 21:56:35 -07:00
bad_client Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
bad_connection Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
bad_ssl C++ cast for others 2020-11-30 17:36:21 -08:00
channel Migrated from grpc_error_string to grpc_error_std_string (#26068) 2021-04-23 16:31:54 -07:00
client_channel add separate channel arg to enable hedging (#26838) 2021-08-02 10:07:51 -07:00
compression Replace grpc_shutdown_blocking with grpc_shutdown 2020-10-08 10:57:05 -07:00
config First stab at config framework (#27014) 2021-08-16 19:46:59 -07:00
debug Added call to grpc::testing::TestEnvironment in tests 2020-07-01 11:37:57 -07:00
end2end Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
event_engine Fixes a broken build due to missing license (#26512) 2021-06-21 15:51:34 -07:00
fling C++ cast for others 2020-11-30 17:36:21 -08:00
gpr Avoid undefined behavior in pthread TLS (#26999) 2021-08-12 19:25:38 -07:00
gprpp Add a utility to capture arguments by move even in C++11 (#26923) 2021-08-11 15:31:22 -07:00
handshake Deprecate grpc{_core,::internal}::WaitUntil (#26866) 2021-08-04 17:03:25 -07:00
http Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
iomgr Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
json Migrated from grpc_error_string to grpc_error_std_string (#26068) 2021-04-23 16:31:54 -07:00
nanopb update bazel build dep, regenerate upb files, and add missing includes 2020-06-02 14:48:50 -07:00
network_benchmarks Merge pull request #25134 from veblush/fix-unused-parameter 2021-01-21 10:08:09 -08:00
profiling Fix another typo 2016-09-14 19:05:40 -07:00
promise Promise library context management helpers (#26912) 2021-08-17 09:48:06 -07:00
security Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
slice modernize % encoding routines (#27018) 2021-08-16 11:16:18 -07:00
surface Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
transport Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
tsi Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
uri Add conversion method for absl::Status to grpc_error* (#25896) 2021-04-07 18:13:13 -07:00
util Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
xds Fail xDS bootstrap parsing for unrecognized certificate provider plugins (#26628) 2021-07-08 15:19:47 -07:00