39839 Commits (252743df5fbea0787b560bd8a15cb0a2357552f2)
 

Author SHA1 Message Date
Esun Kim 252743df5f
Merge pull request #19377 from veblush/channel-typo-fix 6 years ago
Esun Kim 555d4ddb3d
Merge pull request #19622 from veblush/upb-more 6 years ago
Esun Kim 7e367da22a Added more protos to upb 6 years ago
Mark D. Roth 99af46ca64
Merge pull request #19390 from markdroth/lb_policy_connected_subchannel 6 years ago
Stanley Cheung 3ef9f59d7f
Merge pull request #19737 from HannahShiSFB/channelConstructorAddref 6 years ago
Stanley Cheung 0df8b8d012
Merge pull request #19758 from HannahShiSFB/test_sh_comment_out 6 years ago
Srini Polavarapu 71b86f0e71
Merge pull request #19659 from ascherkus/master 6 years ago
Hannah Shi 9841ed0763 fix #19721 missing addref in channel::constructor() 6 years ago
Hannah Shi f0fb27e8cd add if statement around PersistentChannelTests. run the tests by default 6 years ago
Nicolas Noble 1769169178
Merge pull request #19433 from nicolasnoble/moiz-upb 6 years ago
Mark D. Roth 224f0ef837 Second attempt: Hide ConnectedSubchannel from LB policy API. 6 years ago
Mark D. Roth 06285b3f21
Merge pull request #19742 from AspirinSJL/map_move 6 years ago
Juanli Shen c3896fa84d Make Map<> movable 6 years ago
Doug Fawley 5b059698dc
Add v1.22.0 release of grpc-go to interop matrix (#19538) 6 years ago
Esun Kim 05d6f9f2b1
Merge pull request #19702 from veblush/move-cronet 6 years ago
Esun Kim e6b07f9e58 Added cronet to gRPC-C++.podspec 6 years ago
Mark D. Roth e54f788ec4
Merge pull request #19719 from markdroth/grpc_channel_init 6 years ago
Esun Kim ded9f46c06 Refactored BUILD file to isolate cronet rules 6 years ago
hcaseyal 58dfb24dab
Merge pull request #19698 from hcaseyal/listen_sockets 6 years ago
Qiancheng Zhao ac8b8cdfde
Merge pull request #19634 from bigfacebear/channel_idleness 6 years ago
Qiancheng Zhao 29480c4f6b add client idle filter 6 years ago
Jan Tattermusch 970ae3c112
Merge pull request #19629 from jtattermusch/csharp_sync_completion_queue_atomic 6 years ago
Jan Tattermusch bc1283c43b forbid BeginOp and EndOp for sync completion queue altogether 6 years ago
Jan Tattermusch 7142d9e2dc dont use shutdownRef count for sync completion queue 6 years ago
Nicolas "Pixel" Noble a4608cb373 Properly using upb's upstream. 6 years ago
Lidi Zheng b0c9849393
Merge pull request #19708 from igorzhilianin/master 6 years ago
Esun Kim d452fb5281 Fix typo of channelz proto 6 years ago
Lidi Zheng cabc1bd39b
Merge pull request #18898 from pfreixes/initialize_callbackctx_timer_custom 6 years ago
Arjun Roy 54fe06e081
Merge pull request #19685 from arjunroy/fork_atomic 6 years ago
Arjun Roy 0975e12db1 Reduced atomic strictness inside grpc_core::Fork. 6 years ago
Jan Tattermusch cc291c4a65
Merge pull request #19720 from jtattermusch/csharp_unary_overhead_microbenchmark 6 years ago
Jan Tattermusch b489b5e694 review comments 6 years ago
apolcyn 162fccdb90
Merge pull request #19693 from apolcyn/control_plane_creds 6 years ago
hcaseyal 228e7557fa
Merge pull request #19714 from hcaseyal/channel_state 6 years ago
Jan Tattermusch 34dfa06b4b add unary call overhead benchmark 6 years ago
Jan Tattermusch 1650d6ab40 add grpcsharp_test_call_start_unary_echo stub 6 years ago
Jan Tattermusch 9d974ae531 add fake unary call native method for benchmarking 6 years ago
Mark D. Roth c5c36a07d8 Call grpc_shutdown() if grpc_channel_create() fails. 6 years ago
Mark D. Roth 46f706c99b Revert "Merge pull request #19686 from gnossen/revert_breakage" 6 years ago
Alexander Polcyn 609107586a Add a way for tests with LeakDetector to free the control plane creds map 6 years ago
Hope Casey-Allen 64ead823c3 Respond to reviewer comments 6 years ago
yunjiaw26 809e7c9513
Merge pull request #19701 from yunjiaw26/MovePageSize 6 years ago
Alexander Polcyn 6898c23a5d Add experimental control plane creds C-core API 6 years ago
Hope Casey-Allen 81013e54d3 Move GetChannelConnectivityStateChangeString to channelz code 6 years ago
Nicolas "Pixel" Noble a1189961af Another upb Windows change. 6 years ago
Igor Zhilianin 1c54390f4f Check call.trailing_metadata() for None before iterating it 6 years ago
Nicolas "Pixel" Noble 685695f8bc Trying one another fix for upb. 6 years ago
Hope Casey-Allen 6a2bec7fcd Channelz: track listen sockets in the server node 6 years ago
Moiz Haidry 0beb353f0a
Merge pull request #19682 from mhaidrygoog/fix_mutex 6 years ago
Moiz Haidry da85cec0f2 Add condition to avoid duplicate shutdown 6 years ago