1528 Commits (e1b97b608af67ddc9e15fc9453346f7c7aeaeb79)
 

Author SHA1 Message Date
Craig Tiller e1b97b608a Merge pull request #557 from jboeuf/b542 10 years ago
David Klempner 7cffec1e01 Merge pull request #556 from ctiller/codesize 10 years ago
Julien Boeuf 5882b53e94 Fixing memleak. 10 years ago
Craig Tiller fc3aca2ea8 Add missing ref 10 years ago
Craig Tiller 23139ae24e Add checking on fd_posix refcounts 10 years ago
Yang Gao 30313622ac Merge pull request #551 from ctiller/shutdown 10 years ago
Craig Tiller 2d9c51242a Add mixed shutdown/init test 10 years ago
soltanmm 97b5c70fee Merge pull request #530 from nathanielmanistaatgoogle/python-interop-server 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
donnadionne 44f77a3eb3 Merge pull request #545 from tbetbetbe/grpc_ruby_skip_some_tests_to_fix_the_build 10 years ago
Tim Emiola 67dc149403 Temporarily pauses some tests 10 years ago
Abhishek Kumar afa4727174 Merge pull request #543 from ctiller/fixstuff 10 years ago
Craig Tiller 32223cf5e1 Fix fling test leaks 10 years ago
Tim Emiola 483312f96f Merge pull request #541 from ctiller/alias 10 years ago
Craig Tiller 772c97bbad Fix aliasing 10 years ago
Nicolas Noble b4215bba56 Merge pull request #525 from ctiller/uds 10 years ago
Nicolas "Pixel" Noble 23197abb50 Merge branch 'master' of github.com:google/grpc into uds 10 years ago
Nicolas Noble befc83d3dd Merge pull request #531 from ctiller/build 10 years ago
Nicolas Noble c132f34dc8 Merge pull request #510 from jtattermusch/grpc_tests 10 years ago
Yang Gao 8f4c827bfb Merge pull request #523 from ctiller/sopb 10 years ago
Craig Tiller de2071beb8 Merge github.com:grpc/grpc into uds 10 years ago
Craig Tiller acd6229304 Merge github.com:grpc/grpc into sopb 10 years ago
Craig Tiller a9f997d362 Merge github.com:grpc/grpc into build 10 years ago
Craig Tiller 361c5be056 Merge pull request #539 from nathanielmanistaatgoogle/grpc-h-doc-tweaks 10 years ago
Nathaniel Manista 6d41a054f9 Documentation tweaks in grpc.h. 10 years ago
Craig Tiller da224d6d7c Fixes 10 years ago
Craig Tiller 61b910f638 Add support for out of tree builds 10 years ago
Nathaniel Manista d0f30adc8b Add Python to the list of interop servers to run. 10 years ago
Nathaniel Manista d4cb0d649c Add Docker files for Python. 10 years ago
Nathaniel Manista 1d1f952731 The Python interoperability testing server. 10 years ago
Nathaniel Manista 2fe7cb7d6d Add an early adopter public API. 10 years ago
Nathaniel Manista 81337bb41f Add security to fore.ForeLink. 10 years ago
Nathaniel Manista a73f7464c2 Upgrade Python proto dependency to 3.0.0-alpha-1. 10 years ago
Nathaniel Manista a035afcfae Clean up setup.py and move it into src/. 10 years ago
Nathaniel Manista 6edb45189e Simplify _WrappedConsumer.moar. 10 years ago
Craig Tiller 96e352c008 Merge pull request #524 from nicolasnoble/msan 10 years ago
Craig Tiller 8f9aaa9206 Accidental change fixed 10 years ago
Craig Tiller d209ed0e55 clang-format 10 years ago
Craig Tiller ae7fe92389 Unix domain socket support 10 years ago
Nicolas "Pixel" Noble d66cba2b93 Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't instrumented yet. 10 years ago
Craig Tiller e3018e6f7d Avoid four allocations per stream 10 years ago
Craig Tiller 44cdd6ec1a Merge pull request #522 from nicolasnoble/posix 10 years ago
Craig Tiller 3609f786fd Merge pull request #517 from vjpai/mac 10 years ago
Craig Tiller 43517d92ee Merge pull request #519 from nicolasnoble/docker-clang 10 years ago
Nicolas "Pixel" Noble fbdd7abdca Cleaning up our posix definition / usage. 10 years ago
soltanmm 3793267ede Merge pull request #521 from nathanielmanistaatgoogle/future 10 years ago
Craig Tiller 20a2b5ba0e Merge pull request #515 from a11r/new_fling 10 years ago
Nathaniel Manista 83edf3e8d3 Change the interface of RPC Framework's Future interface. 10 years ago
Tim Emiola d1049b7039 Merge pull request #520 from donnadionne/docker 10 years ago
Tim Emiola d853baacd8 Merge pull request #516 from jtattermusch/csharp_shutdown 10 years ago