3312 Commits (dedb5dc8ed8debc3e8e8b73a56fed0e6a7277504)
 

Author SHA1 Message Date
Donna Dionne 1df56895f1 Merge branch 'master' of github.com:google/grpc into python 10 years ago
Tim Emiola a6f49da717 Merge pull request #1253 from soltanmm/auth-interop 10 years ago
Tim Emiola b48e010b47 Fixed bad op reference 10 years ago
Donna Dionne e8382dedbe Also fixing docker file to ensure service account is copied. 10 years ago
Donna Dionne 5887383770 python auth test command change 10 years ago
Craig Tiller b1c55ce13d Merge github.com:grpc/grpc into local_worker 10 years ago
Craig Tiller 9fa41b92e0 Eliminate channel-wide lock for grpc_mdelem_ref. 10 years ago
Tim Emiola 2efdebaaaa Adds comments to clarify memory handling 10 years ago
jboeuf c8095bd8a9 Merge pull request #1258 from yang-g/interop 10 years ago
Craig Tiller d4df088c75 Remove TODO 10 years ago
Yang Gao 702c709061 It turns out I missed an indirect dependency after all in 1244 10 years ago
Yang Gao 1dc1a4336b When the proto file does not contain a package, do not generate namespace 10 years ago
Nicolas Noble e8a0b409c8 Merge pull request #1016 from dklempner/no_kick_self 10 years ago
Nicolas Noble 92cd367b99 Merge pull request #1244 from yang-g/interop 10 years ago
Nicolas "Pixel" Noble 7a6d8fde09 Merge branch 'master' of github.com:grpc/grpc into freebsd 10 years ago
Nicolas Noble 046c6656c9 Merge pull request #1255 from yang-g/headers 10 years ago
Yang Gao fa4549dd2d Add missing public headers 10 years ago
Nicolas Noble f01755186f Merge pull request #1248 from mzhaom/bazel-build 10 years ago
Masood Malekghassemi 746f5cb156 Fix wrong docker instance in Python interop tests 10 years ago
Ming Zhao 3c0ba0c2d6 Extend bazel BUILD file to build all the C/C++ libraries as well as 10 years ago
Yang Gao 6392d50ee2 add indirect dependencies 10 years ago
Michael Lumish 0a43b343f6 Merge pull request #1251 from donnadionne/logs 10 years ago
Donna Dionne 1c96a8fdb5 Adding php client to interop tests. 10 years ago
Tim Emiola 89cc87359f Move timeout handling into the extension 10 years ago
Tim Emiola c8b55a3a31 Cleanup: remove redundant extension code 10 years ago
Tim Emiola 495e9a8c75 Cleanup: remove redundant ruby code 10 years ago
Tim Emiola f90ce677b3 Updates BidiCall/ClientStub to the new Call API 10 years ago
Tim Emiola b22a21ebe7 Update RPC server to use the new call API 10 years ago
Tim Emiola 5684b4073c Updates ActiveCall to use the new call API 10 years ago
Tim Emiola 05e934fe16 Rewrite client_server_spec to use the new call API 10 years ago
Tim Emiola 48b36b5bbf Updates Server#request_call in line with the new API 10 years ago
Tim Emiola 1dae4acbec Adds Call#run_batch 10 years ago
Tim Emiola 98a32d399a Adds symbols to access the fields in Status struct 10 years ago
Tim Emiola 6de558f9cd Exposes the implementation of CompletionQueue#pluck 10 years ago
Tim Emiola 6b493a3353 Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methods 10 years ago
Tim Emiola 37b09f4d83 Adds the call operation codes 10 years ago
Tim Emiola 564719d28e Updates Channel#create_call to the new API 10 years ago
Vijay Pai b5d5fb3675 Merge pull request #1240 from ctiller/qps 10 years ago
Craig Tiller 8cca9abeda Thread local storage for grpc 10 years ago
Yang Gao ffda067825 Merge remote-tracking branch 'upstream/master' into interop 10 years ago
Yang Gao bad86a0ff2 Merge pull request #1243 from jboeuf/cpp_creds_refactor 10 years ago
Michael Lumish da0bebc203 Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns 10 years ago
Tim Emiola 820e3d612a Fixes the Makefile template to link .so.<MAJOR_VERSION> 10 years ago
Julien Boeuf fce25eee5d Addressing comments. 10 years ago
Craig Tiller 217b7f0e80 Merge branch 'qps' into local_worker 10 years ago
Craig Tiller 66f37b477d Merge github.com:google/grpc into qps 10 years ago
Craig Tiller 66048f4fc1 Add reporting library, use it 10 years ago
Yang Gao 8158c6b34e depend on what I use 10 years ago
Craig Tiller 41faf0f4c8 s/11/1 10 years ago
Yuki Yugui Sonoda d241bcc030 Avoid identifiers reserved by Ruby 10 years ago