18760 Commits (60b6f2df20d490107c17eca1c8a2cccecfd97119)

Author SHA1 Message Date
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
Yash Tibrewal 0d757a659f Adding docs and cleaning up 7 years ago
Yash Tibrewal f0397933b0 Fathom TCP level changes. TracedBuffer for keeping track of all buffers 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 a3d93f324b fix format 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
ncteisen 018498a06b Implements subchannel refs for pick_first 7 years ago
Sree Kuchibhotla a0a81a1386 remove unnecessary header 7 years ago
Sree Kuchibhotla 7b8a6b6851 More PR comments; useful tracing 7 years ago
Mark D. Roth 4f0dec7fcc Refactor resolver result callback. 7 years ago
ncteisen e57fae7ab3 Remove unneeded include 7 years ago