18675 Commits (35cde99212ece5cde100a905f94974ffb6f18be9)

Author SHA1 Message Date
Jan Tattermusch 8ed83fb44d fix continuous build of the Grpc.Core nuget 7 years ago
ncteisen 6104e4f33b Move ChannelzServicePlugin to public, experimental 7 years ago
Jan Tattermusch e565567491 explicitly list Grpc.Core.targets files 7 years ago
Jan Tattermusch 1e30bced77 revert changes to Version.csproj.include 7 years ago
Jan Tattermusch be6f3e393f better NativeExtension.LoadNativeMethods readability 7 years ago
Jan Tattermusch c6970ad79d fix automatized android artifact build 7 years ago
ncteisen 90f0631c8d s/channels/channel's 7 years ago
Srini Polavarapu 8c9af7464c Regenerate projects 7 years ago
Srini Polavarapu 76450b0dc6 Regenrate Projects 7 years ago
ncteisen 7daa0f911b Fix andriod interop client 7 years ago
ncteisen d47779bc56 Add child refs support to grpclb 7 years ago
ncteisen af50d795de Refactor some shared code to SubchannelList 7 years ago
ncteisen af57df5e2a Support subchannel refs for round_robin 7 years ago
ncteisen c194528844 Adds C++ Channelz Service 7 years ago
Yash Tibrewal d44abfbce5 s/inited/initialized 7 years ago
ncteisen b86a744751 Expose GetChannel and GetTopChannels Core API 7 years ago
Yash Tibrewal 6b2b91cc93 Fix a TSAN bug in lockfree_event 7 years ago
ncteisen 3c2b0ab6fd s/this/with 7 years ago
ncteisen bc3723bc04 Cland tidy fixes for channelz 7 years ago
ncteisen 2c990387c7 reviewer feedback 7 years ago
ncteisen 5d373c40bd reviewer feedback 7 years ago
Sree Kuchibhotla 68ad431864 Store schedulers_ and vtables_ in a 2D array 7 years ago
Sree Kuchibhotla 913f9b930a Add Core resource quota implementation 7 years ago
ncteisen 2968bf687a reviewer feedback 7 years ago
ncteisen 0f6e4dd20d reviewer feedback: 7 years ago
Sree Kuchibhotla 67bb4e3030 Initial scaffolding 7 years ago
ncteisen f5ee0ffb66 Fix flow control tracing 7 years ago
Jan Tattermusch acb6231637 regenerate projects 7 years ago
ncteisen 97066fd0e4 Support for GetTopChannels 7 years ago
ncteisen d5bd427466 Fix the alignment problem, still messy 7 years ago
ncteisen c0f110b398 Revert "REVERT THIS: fix alignment to fix tests for now" 7 years ago
Sree Kuchibhotla 00476fd2b8 Fix tsan issue 7 years ago
ncteisen a99f776f6f Reduce spammy logs 7 years ago
ncteisen d6c5c3c3e5 Fix ASAN 7 years ago
ncteisen 9a6c722e30 Rewrite registry to know type 7 years ago
ncteisen 1f325781bc REVERT THIS: fix alignment to fix tests for now 7 years ago
Juanli Shen be40b0d3a8 Add server load reporting service 7 years ago
ncteisen 5fd07bd9ef Fix sanity and build 7 years ago
Hope Casey-Allen 15c947a080 Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in performance profiles 7 years ago
ncteisen 1e6c0b46bc Ensure subchannel channelz only created if enabled 7 years ago
ncteisen 9ff83ea77a Reviewer feedback; less locking, slow de dup 7 years ago
ncteisen 2d2854a1ce Add copy and move ctor to InlinedVector 7 years ago
Sree Kuchibhotla 37d8bbc32d resolver and default executors 7 years ago
ncteisen 82e9cb66ff Reviewer feedback; move lists to children 7 years ago
ncteisen 25082c5fc4 Reviewer feedback 7 years ago
jiangtaoli2016 5d24ab9faa ssl_check_peer bypass ALPN check if NPN is used 7 years ago
Sree Kuchibhotla 69e5dfff86 Handle multiple invocations of grpc_executor_shutdown() 7 years ago
Sree Kuchibhotla 37e4990be3 replace new/delete with grpc_core::New and grpc_core::Delete 7 years ago
Sree Kuchibhotla 8aefdd3653 use a global executor pointer that is initialized by grpc_executor_init() 7 years ago
Sree Kuchibhotla f0ed1a2878 Create on first use pattern for initializing global executor 7 years ago