aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fixed string.h includeGravatar Jan Tattermusch2015-02-18
* Merge pull request #593 from jtattermusch/separate_csharp_installGravatar Nicolas Noble2015-02-18
|\
| * updated C# readmeGravatar Jan Tattermusch2015-02-18
| * make grpc_csharp_ext compile and install independently from the grpc and gpr ...Gravatar Jan Tattermusch2015-02-18
|/
* Merge pull request #588 from yang-g/c++apiGravatar Craig Tiller2015-02-18
|\
* \ Merge pull request #587 from ctiller/chex2Gravatar Nicolas Noble2015-02-18
|\ \
| | * 2015Gravatar Yang Gao2015-02-18
| | * Async client api change. Add a ClientAsyncResponseReader. Make the api simila...Gravatar Yang Gao2015-02-18
* | | Merge pull request #578 from jtattermusch/csharp_new_apiGravatar Michael Lumish2015-02-18
|\ \ \
* \ \ \ Merge pull request #586 from dklempner/epoll_doc_fixGravatar Craig Tiller2015-02-18
|\ \ \ \
| | | * | Fix use-after-free.Gravatar Craig Tiller2015-02-18
| * | | | Correct the comment documenting how to disable having multiple threadsGravatar David Klempner2015-02-18
* | | | | Merge pull request #584 from ctiller/chex2Gravatar Nicolas Noble2015-02-18
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | fix typo: shutdown should be used in teardown.Gravatar Jan Tattermusch2015-02-18
* | | | | Merge pull request #583 from jtattermusch/fix_csharp_extGravatar Craig Tiller2015-02-18
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | * | Merge remote-tracking branch 'upstream/master' into csharp_new_apiGravatar Jan Tattermusch2015-02-18
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Spam cleanup, test speedupGravatar Craig Tiller2015-02-18
| * | | | removed reference to missing grpc_server_add_secure_http2_portGravatar Jan Tattermusch2015-02-18
|/ / / /
* | | | Merge pull request #582 from ctiller/chex2Gravatar Nicolas Noble2015-02-18
|\| | |
* | | | Merge pull request #576 from vjpai/macGravatar Nicolas Noble2015-02-18
|\ \ \ \
| | * | | Make valgrind a bit more usefulGravatar Craig Tiller2015-02-18
* | | | | Merge pull request #572 from ctiller/dox7Gravatar Nathaniel Manista2015-02-18
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #563 from ctiller/dox4Gravatar Nathaniel Manista2015-02-18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #579 from yang-g/c++apiGravatar Craig Tiller2015-02-18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #577 from jtattermusch/make_install_fixGravatar Craig Tiller2015-02-18
|\ \ \ \ \ \
| | | | | | * got rid of server_add_secure_http2_portGravatar Jan Tattermusch2015-02-18
| | | | | | * formattingGravatar Jan Tattermusch2015-02-18
| | | | | | * fixing unknown method call handler on serverGravatar Jan Tattermusch2015-02-18
| | | | | | * clang-formatGravatar Jan Tattermusch2015-02-18
| | | | | | * Cleanup of AsyncCall.csGravatar Jan Tattermusch2015-02-18
| | | | | | * renaming file name to match class nameGravatar Jan Tattermusch2015-02-18
| | | | | | * removal of unused methods in extension libraryGravatar Jan Tattermusch2015-02-18
| | | | | | * migration to new C APIGravatar Jan Tattermusch2015-02-18
| | | | | | * remove nonexistent stream_context_interface.h from build.jsonGravatar Jan Tattermusch2015-02-18
| |_|_|_|_|/ |/| | | | |
| * | | | | remove nonexistent stream_context_interface.h from build.jsonGravatar Jan Tattermusch2015-02-18
|/ / / / /
| | | | * Mac-specific Makefile inclusions and installation instructionsGravatar vjpai2015-02-18
| |_|_|/ |/| | |
* | | | Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\ \ \ \
* \ \ \ \ Merge pull request #568 from donnadionne/dockerGravatar Qi Zhao2015-02-18
|\ \ \ \ \
| | | * | | change metadata getters to return const&Gravatar Yang Gao2015-02-18
| |_|/ / / |/| | | |
* | | | | Merge pull request #567 from tbetbetbe/grpc_ruby_rename_modulesGravatar Michael Lumish2015-02-18
|\ \ \ \ \
| | | * | | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| | * | | | Add back a missing testGravatar Donna Dionne2015-02-18
| | | * | | Bug fixGravatar Craig Tiller2015-02-18
| | | * | | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| | | * | | Update copyright to 2015Gravatar Craig Tiller2015-02-18
| | | * | | Fix copyright noticeGravatar Craig Tiller2015-02-18
| | | * | | Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-18
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #573 from yang-g/c++apiGravatar Craig Tiller2015-02-18
|\ \ \ \ \ \
| * | | | | | do not leak reader or writerGravatar Yang Gao2015-02-18
| * | | | | | Add metadata test with rpc. Adding/fixing things to make it workGravatar Yang Gao2015-02-18