26532 Commits (16684bf11bd55252562200449f0f4611d5cb5766)

Author SHA1 Message Date
Mark D. Roth 9eb5cdcb8f
add lock annotations to XdsClient code (#25808) 4 years ago
Esun Kim 37eecd3ce3
Updated Abseil to LTS 20210324.0 (#25835) 4 years ago
Yash Tibrewal 5c49bf4209
Remove old grpc_string_to_sockaddr and rename grpc_string_to_sockaddr_new to grpc_string_to_sockaddr (#25831) 4 years ago
AJ Heller b693040456
Fix unused variables (#25833) 4 years ago
Yash Tibrewal 53ba4a101e
Implement FilterChainMatch algorithm (#25757) 4 years ago
Lidi Zheng cccafaf10f
Remove async mark for set_trailing_metadata interface (#25814) 4 years ago
AJ Heller 1694984846
Revert "Remove unused eventmanager_libuv code (#25796)" (#25807) 4 years ago
Mark D. Roth c69523d823
Add more lock annotations in client channel code. (#25797) 4 years ago
AJ Heller 077f627aef
Remove unused eventmanager_libuv code (#25796) 4 years ago
Vijay Pai d3d15395e1
Mark that callback generic service is frequently-polled (#25798) 4 years ago
donnadionne 4350d18d0f
Removing circuit_breaking and timeout environment variable guard to (#25793) 4 years ago
Lidi Zheng 4baf35f314
Remove fault injection environmental variable guard (#25792) 4 years ago
Mark D. Roth 8fcc341b10
Add lock annotations in subchannel code. (#25780) 4 years ago
Mark D. Roth d763099c87
Add lock annotations in client_channel filter. (#25777) 4 years ago
Stanley Cheung 82625840bc
PHP: remove experimental from Interceptor API (#25788) 4 years ago
Lidi Zheng 005c6751f4
Add ExecCtx to channelz surface APIs (#25733) 4 years ago
Lidi Zheng b457f43227
Implement C++ Admin Interface API (#25753) 4 years ago
Yash Tibrewal a540a4a3fb
Get URI form of address for channelz (#25785) 4 years ago
Richard Belleville 5030f28ff5
Decrease Python xDS interop client verbosity. (#25661) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Vijay Pai 33d7aaffe8
Fix const-ness of callback client read RPC requests (#25763) 4 years ago
apolcyn a98819007d
Revert "Convert grpc_ares_wrapper to C++ (#25108)" (#25761) 4 years ago
Esun Kim fb5543c7c6
Add g_gli_initializer to server_context (#25759) 4 years ago
Olivier Bellone 689b62e8cf
Include `GRPC::GenericService` from root namespace (#25153) 4 years ago
Jan Tattermusch a737ff8612
Reduce Grpc.Core nuget size by generating separate .so with/without debug symbols for grpc_csharp_ext (#25729) 4 years ago
apolcyn 2ee70175bd
Convert grpc_ares_wrapper to C++ (#25108) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Jan Tattermusch 21c83cbb08
make Grpc C# work on aarch64 linux (#25717) 4 years ago
donnadionne 26fd0ce3c9
Generating hash for ring_hash policy (#25415) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Lidi Zheng 633b695af4
Mark Python interceptors as stable (#25739) 4 years ago
apolcyn 3d0990f029
attempt to fix sporadic windows c-ares crash (#25726) 4 years ago
Yash Tibrewal a622fe2c97
xDS LDS parsing changes: NACK on use_original_dst (#25687) 4 years ago
Yash Tibrewal 5b9471da07
Follow-up from #24965 (#25683) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal e9de13e6ad
Adding test to make sure that http2 transport gets cleaned up (#25714) 4 years ago
Lidi Zheng 83b19b2efe
[Aio] Add time_remaining method to ServicerContext (#25719) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Mark D. Roth d2c2d66a03
xds: Ignore HTTP filters if LDS resource is v2. (#25694) 4 years ago
Lidi Zheng e34b0a73c6
Fix a typo in fault injection (#25693) 4 years ago
donnadionne d3e97d953b
Adding xxhash as a subtree (#25645) 4 years ago
Yash Tibrewal e7536952a3
Filters parsing logic for servers (#25609) 4 years ago
Yash Tibrewal 0e0bc355ce
xDS changes for server listener resource name template (#24965) 4 years ago
apolcyn 18b69cf2c7
Fix an infinite read loop with SRV record resolution on windows (#25672) 4 years ago
Esun Kim 2dc8df9ef6
Fix bugprone unhandled self assignment (#25667) 4 years ago
Esun Kim 98e1e620b9
Replace deprecated thread annotations macros. (#25673) 4 years ago
Vijay Pai b36d3f7e33
Annotate C++ server (#25605) 4 years ago
Yash Tibrewal 8d95aad50c
Channelz security changes - Follow up from #25593 (#25624) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 532f03a6c3
Change Chttp2ServerListener to share the ref of the underlying grpc_tcp_server (#25655) 4 years ago