19464 Commits (5fbace0a0316e7b03ba54a47cb3fedcb41a54cf4)

Author SHA1 Message Date
Mark D. Roth 796509b66d Fix ubsan error in subchannel_list code. 7 years ago
Yash Tibrewal 11d3309130 Make batch_error an atomic to avoid data races 7 years ago
ncteisen 2ff5be8c08 reveiwer comments 7 years ago
Shota Iguchi f69d96a320 Remove duplicate `Unimplemented` error definition 7 years ago
Hope Casey-Allen 23f0ab38fb Temporary workaround for memory leak in debugging function 7 years ago
Hope Casey-Allen 8980098227 Fix memory leak in debugging function 7 years ago
Hope Casey-Allen f2b34aabc2 Clang tidy 7 years ago
Hope Casey-Allen 9e08651639 Fix mdelem tracing 7 years ago
Hope Casey-Allen 1a92eb46d4 Clang tidy 7 years ago
Hope Casey-Allen 5e2f7c472a Fix objective c unit test and debugging functions 7 years ago
Hope Casey-Allen 7c368ce71b Clang tidy 7 years ago
Hope Casey-Allen 97cbec1c98 WIP. Setting md_index to 0 on grpc_linked_mdelem creation 7 years ago
Yash Tibrewal 30e7b02b5c Also initialize closures again 7 years ago
Yash Tibrewal 86f1c7a5df Be cautious and wait for possible error causing callbacks before we treat trailing metadata 7 years ago
ncteisen 4205b97dd9 reviewer feedback 7 years ago
ncteisen fe1f7f5813 reviewer feedback 7 years ago
ncteisen be8844bcdb reviewer feedback 7 years ago
Juanli Shen bf53d1c880 Fix subchannel key comparison 7 years ago
Jan Tattermusch 209aee1c69 address review comments 7 years ago
Jan Tattermusch 917af9a47f use finally instead of catch-throw 7 years ago
Hope Casey-Allen 4099c40d9f Zero out md_index when linked_mdelem is created to fix bug 7 years ago
Yash Tibrewal b91da3f4bf Add support for reading channel args 7 years ago
Juanli Shen 3c1a3d9f1b Fix subchannel key comparison if forcing creation 7 years ago
Hope Casey-Allen d75415ccfd Fix assertion in debugging code 7 years ago
Hope Casey-Allen 33d87e3ffd Fix internal_data to be the same size as the new grpc_linked_mdelem 7 years ago
Hope Casey-Allen 8a8ed0e711 WIP. Handling error conditions such as duplicate metadata, metadata size limit, and default count. Clang tidy. 7 years ago
ncteisen 16f53ff583 Surface user agent by default 7 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 7 years ago
Mark D. Roth 7975c6ad98 Fix internal build breakage from #16351. 7 years ago
Mark D. Roth 6d2c8f8072 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" 7 years ago
Jan Tattermusch bc3e95c6b2 simplify ChannelConnectivityTest 7 years ago
Jan Tattermusch 7557c270a3 clang format 7 years ago
Yash Tibrewal 3a41245e46 Rectify the condition and add a test 7 years ago
Yash Tibrewal dd95194a08 Prefer grpc status over http status 7 years ago
Ruslan Nigmatullin dcc0a223c6 [bazel] Fix python BUILD rules 7 years ago
jiangtaoli2016 e361d0f691 Turn loading system root certificate as default 7 years ago
Jan Tattermusch 113f5bd2e8 exception handling in native callback 7 years ago
ncteisen 5e054bf11e Stop unconditionally surfacing user agent to server 7 years ago
Hope Casey-Allen 6e7e29aaae WIP. Created static data for size of metadata and callouts index 7 years ago
Jan Tattermusch 1abe2aeb9f c#: expose TryWaitForStateChangedAsync 7 years ago
Jan Tattermusch 603a9a0635 add tests for sync unary 7 years ago
Jan Tattermusch ee510fb328 make sync unary call behave more like async unary 7 years ago
Jan Tattermusch b155c314f1 handle failures in async call initialization without leaks 7 years ago
Jan Tattermusch d4065b9596 add constructor for RpcException 7 years ago
Jan Tattermusch db0e21a5cb Expose certificate request type in SslServerCredentials. 7 years ago
Jan Tattermusch 4c0d540fb6 add exception info to Status.Detail if metadata credentials fail 7 years ago
Hope Casey-Allen 85721e22b4 Change method name for consistency 7 years ago
Yash Tibrewal 0b59c106d7 use grpc_slice_unref_internal inside grpc 7 years ago
Yash Tibrewal d68e8b4f62 %s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED] 7 years ago
Vijay Pai 5474e92292 Allocate using call arenas 7 years ago