12818 Commits (504adae3722d6ea9f952f8990be16e5490fa1a6b)

Author SHA1 Message Date
Craig Tiller 07e8fb1775 Eliminate CQ freelist 8 years ago
Sree Kuchibhotla 8b8cbed345 remove fd->shutdown 8 years ago
Craig Tiller f1021678e4 Merge fixup 8 years ago
Craig Tiller c15d25a9db Fix substitution 8 years ago
Dan Born 3158f7bb47 API changes 8 years ago
Dan Born 8886a81865 Expand wildcard IP addresses on servers. 8 years ago
Sree Kuchibhotla 82d73414e3 closures -> atomics 8 years ago
Jan Tattermusch 756b137878 remove stale buildall.bat script and update readme 8 years ago
Jan Tattermusch e7f0b8579b use grpc_csharp_ext built by cmake 8 years ago
Craig Tiller af1c45197d Add comment 8 years ago
Craig Tiller 2400bf5d17 Extend client channel combiner to lb_policy 8 years ago
Craig Tiller 648d648797 Missed file 8 years ago
Craig Tiller b1b2854d3a Fix non-debug 8 years ago
Craig Tiller f6723896f0 Default debug off 8 years ago
Craig Tiller 3845e55981 Add debug macros 8 years ago
Craig Tiller 972470b8d9 Initial pass to remove mutexes from resolvers 8 years ago
Muxi Yan 51319c7b66 Add Cronet remote interop test to Jenkins 8 years ago
Craig Tiller 5634ef6e4a Make combiners refcounted, to facilitate sharing 8 years ago
Craig Tiller c5de83531e Fix leaks 8 years ago
Craig Tiller 2b56dcc49e Fix leak in client_channel 8 years ago
Craig Tiller 9efea88d33 Fix waiting_ops leak 8 years ago
Craig Tiller d2e5cfc5bb Start fixing refcounting 8 years ago
Craig Tiller d854775152 Init mutex 8 years ago
Craig Tiller 613dafa60c Convert connectivity_state, channel info into a combiner-compatible form 8 years ago
Craig Tiller befafe64f9 Initial pass to remove mu_lock from client_channel: trickier cases remain 8 years ago
Alexander Polcyn f797c65160 make the change in scenario config rather than c# 8 years ago
Alexander Polcyn d1c2866968 remove fatal null check in c# protobuf QPS server 8 years ago
Muxi Yan e5ca175aeb Advance protoc dependency version as well 8 years ago
Muxi Yan 76296f9376 Advance protoc version to 3.1.0 8 years ago
Craig Tiller 2db5bda6b6 Fix grpclb 8 years ago
Mark D. Roth 387885954b Don't use proxy when target is a Unix domain socket. 8 years ago
David G. Quintas 7f8eb7feed Revert "Port #9488 and part of #9463" 8 years ago
Craig Tiller 5e5ef30a04 Add double-allocation protection 8 years ago
Craig Tiller c869da0d4f Compiler compatibility 8 years ago
Craig Tiller 2a11ad1529 Fix allocation bug 8 years ago
Craig Tiller 89d33790d1 Begin removing used_batches from call, allowing the removal of a set of mutex acquisitions 8 years ago
Craig Tiller 5fcc5af094 Should only do host-->:authority if there is no :authority 8 years ago
Craig Tiller 5f4264f9a6 Signal that authority can be compressed in hpack: saves 1 allocation/rpc 8 years ago
Jan Tattermusch 1b6ebb84a9 Update README.md 8 years ago
Craig Tiller 2ef0d54ffc Handle one core 8 years ago
Craig Tiller 265775fc20 Handle zero-length filenames 8 years ago
thinkerou 2b43481ff3 fix undefined name 8 years ago
David Garcia Quintas 012915045f Secure naming support for gRPCLB 8 years ago
Paul Marks 3a5bba0a20 Connect to "localhost" from interop clients. 8 years ago
ncteisen e128e837f0 clang fmt 8 years ago
Craig Tiller 8c58a489a2 Save allocating a grpc_error if there is no error 8 years ago
murgatroid99 ae998a37a2 Regenerate projects 8 years ago
yang-g 076bac017b Remove async 8 years ago
yang-g f2fe4f7dbd Add a PreServerStart in global server callbacks 8 years ago
Mark D. Roth dc9bee7ce4 Add proxy mapper method for overriding the name to resolve. 8 years ago