1834 Commits (5bac11ac179ed93bbbb560d9f8a81f5108cdd3d3)
 

Author SHA1 Message Date
Nicolas Noble 5bac11ac17 Merge pull request #595 from ctiller/chex3 10 years ago
Craig Tiller e9defd77de Delete symlink to my home directory 10 years ago
Nicolas Noble c7851cf055 Merge pull request #593 from jtattermusch/separate_csharp_install 10 years ago
Jan Tattermusch bb0c65b7b4 updated C# readme 10 years ago
Jan Tattermusch 2ec0b3ea59 make grpc_csharp_ext compile and install independently from the grpc and gpr libraries 10 years ago
Craig Tiller 8a287d1a1b Merge pull request #588 from yang-g/c++api 10 years ago
Nicolas Noble 1ff680a545 Merge pull request #587 from ctiller/chex2 10 years ago
Yang Gao 68bc778b63 2015 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Michael Lumish 5977a6ae14 Merge pull request #578 from jtattermusch/csharp_new_api 10 years ago
Craig Tiller 9f360011af Merge pull request #586 from dklempner/epoll_doc_fix 10 years ago
Craig Tiller 9be83eec1d Fix use-after-free. 10 years ago
David Klempner a16fee215f Correct the comment documenting how to disable having multiple threads 10 years ago
Nicolas Noble bac5c7ca68 Merge pull request #584 from ctiller/chex2 10 years ago
Jan Tattermusch ec77624a9f fix typo: shutdown should be used in teardown. 10 years ago
Craig Tiller e8f13a64ff Merge pull request #583 from jtattermusch/fix_csharp_ext 10 years ago
Jan Tattermusch 603aec9e70 Merge remote-tracking branch 'upstream/master' into csharp_new_api 10 years ago
Craig Tiller efad8fadd3 Spam cleanup, test speedup 10 years ago
Jan Tattermusch 1c7bdf5c9c removed reference to missing grpc_server_add_secure_http2_port 10 years ago
Nicolas Noble 3c65bca28b Merge pull request #582 from ctiller/chex2 10 years ago
Nicolas Noble e359002ec4 Merge pull request #576 from vjpai/mac 10 years ago
Craig Tiller 1a305b1d9d Make valgrind a bit more useful 10 years ago
Nathaniel Manista befd64eace Merge pull request #572 from ctiller/dox7 10 years ago
Nathaniel Manista d50bf4d98a Merge pull request #563 from ctiller/dox4 10 years ago
Craig Tiller 7326901767 Merge pull request #579 from yang-g/c++api 10 years ago
Craig Tiller 62a9641f82 Merge pull request #577 from jtattermusch/make_install_fix 10 years ago
Jan Tattermusch 8d2e572371 got rid of server_add_secure_http2_port 10 years ago
Jan Tattermusch 8d7ce43aa4 formatting 10 years ago
Jan Tattermusch 37afb9ab2b fixing unknown method call handler on server 10 years ago
Jan Tattermusch fa21673cf8 clang-format 10 years ago
Jan Tattermusch 607307d0be Cleanup of AsyncCall.cs 10 years ago
Jan Tattermusch a96afb013b renaming file name to match class name 10 years ago
Jan Tattermusch 3f8962c52d removal of unused methods in extension library 10 years ago
Jan Tattermusch 337a2ddba5 migration to new C API 10 years ago
Jan Tattermusch 60ea9130e1 remove nonexistent stream_context_interface.h from build.json 10 years ago
Jan Tattermusch 67fb94a9b4 remove nonexistent stream_context_interface.h from build.json 10 years ago
vjpai 7cc2c309f3 Mac-specific Makefile inclusions and installation instructions 10 years ago
Tim Emiola 26e2e8f0b5 Merge pull request #540 from ctiller/copyright 10 years ago
Qi Zhao 453a926d3b Merge pull request #568 from donnadionne/docker 10 years ago
Yang Gao d0d007e6d1 change metadata getters to return const& 10 years ago
Michael Lumish 3c665f56be Merge pull request #567 from tbetbetbe/grpc_ruby_rename_modules 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Donna Dionne caa51e402c Add back a missing test 10 years ago
Craig Tiller fa61eade82 Bug fix 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 6d5f42e79a Fix copyright notice 10 years ago
Craig Tiller f74ec4ee43 Merge github.com:grpc/grpc into copyright 10 years ago
Craig Tiller aface44b34 Merge pull request #573 from yang-g/c++api 10 years ago
Yang Gao da699b8bc1 do not leak reader or writer 10 years ago