34562 Commits (0442a99fc0073d42954e4bf8e47ef516290cacb4)
 

Author SHA1 Message Date
Jan Tattermusch 71ee19cb16 fix interop docker build 7 years ago
Jan Tattermusch 917af9a47f use finally instead of catch-throw 7 years ago
Mark D. Roth a8247c833c
Merge pull request #16574 from markdroth/health_checking_service 7 years ago
Bill Feng 6073e804a3
Merge pull request #16568 from billfeng327/hotfix/disable-asan-tsan-for-qps 7 years ago
Bill Feng 3943790e09 simplified argument packing 7 years ago
Hope Casey-Allen 4181c8cd37 Zero out linked_mdelem when created in test 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
Bill Feng 2a6f71ea5b flipped script argument order 7 years ago
Juanli Shen 3c1a3d9f1b Fix subchannel key comparison if forcing creation 7 years ago
Bill Feng b7bbc350b8 naming bugfix 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
Bill Feng 3fb62ae92c exclude less tests from qps 7 years ago
Yash Tibrewal c402b737ab
Merge pull request #16539 from yashykt/sliceexecctx 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
Nathaniel Manista 9eebb6d13d
Merge pull request #16378 from ghostwriternr/module-level-logger-fix 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
Bill Feng 888ffabd80 appended exclusion rules to pull_request scripts 7 years ago
Jan Tattermusch 608188c680
Merge pull request #16544 from jtattermusch/fix_13939 7 years ago
Bill Feng 1c24373821 excluded asan and tsan for qps tests 7 years ago
Mehrdad Afshari 11622c0648
Merge pull request #16561 from euroelessar/bazel-fixes 7 years ago
Jan Tattermusch 605a42d90a fix #13939 7 years ago
Jan Tattermusch db1b6ac166
Merge pull request #16556 from jtattermusch/csharp_expose_trywaitforstatechanged 7 years ago
Yash Tibrewal 0d98e9dd19
Merge pull request #16562 from yashykt/statusgrpc 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
Jiangtao Li 23afefe79b
Merge pull request #16536 from jiangtaoli2016/system_root 7 years ago
Jan Tattermusch bc3e95c6b2 simplify ChannelConnectivityTest 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
Jan Tattermusch 19ed319a94
Merge pull request #16543 from jtattermusch/metadata_credentials_improve 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 a1f5c0942d
Merge pull request #16489 from jtattermusch/bazel_port_picker 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
hcaseyal cd74b357e1
Merge pull request #16460 from hcaseyal/refactor_transport 7 years ago
Yash Tibrewal 774deae2ba
Merge pull request #16418 from yashykt/status 7 years ago
Jan Tattermusch 4c0d540fb6 add exception info to Status.Detail if metadata credentials fail 7 years ago
Yash Tibrewal 9100a1394f Merge branch 'master' into status 7 years ago
Yash Tibrewal b0aa05b734
Merge pull request #16537 from yashykt/cronetfix 7 years ago
Hope Casey-Allen 85721e22b4 Change method name for consistency 7 years ago