aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | | | Merge pull request #501 from ctiller/c++apiGravatar Vijay Pai2015-02-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Rebinding of C++ API to the new C core API
| | | | | | | | * Clarify completion queue lawsGravatar Craig Tiller2015-02-17
| |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | Conflicts: src/core/surface/server.c
* | | | | | | Merge pull request #561 from ctiller/doxGravatar Yang Gao2015-02-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix shutdown semantics.
| | * \ \ \ \ \ Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | * | | | | | Add TODOGravatar Craig Tiller2015-02-17
| | | | | | | |
| | | * | | | | Expand commentGravatar Craig Tiller2015-02-17
| | | | | | | |
| | | | | | * | Rework python, expand tool to make this easierGravatar Craig Tiller2015-02-17
| | | | | | | |
| | | | | | * | Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/python/src/__init__.py src/python/src/_adapter/__init__.py src/python/src/_framework/__init__.py src/python/src/_framework/base/__init__.py src/python/src/_framework/base/packets/__init__.py src/python/src/_framework/common/__init__.py src/python/src/_framework/face/__init__.py src/python/src/_framework/face/testing/__init__.py src/python/src/_framework/foundation/__init__.py src/python/src/_junkdrawer/__init__.py
| | | | * | | | Removes the line that sed could not fixGravatar Tim Emiola2015-02-17
| | | | | | | |
* | | | | | | | Merge pull request #569 from nathanielmanistaatgoogle/reorganize-pythonGravatar Tim Emiola2015-02-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Python source reorganization.
* \ \ \ \ \ \ \ \ Merge pull request #570 from ↵Gravatar Tim Emiola2015-02-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/erroneous-trailing-backslash Drop an erroneous trailing backslash.
| * | | | | | | | | Drop an erroneous trailing backslash.Gravatar Nathaniel Manista2015-02-18
| | | | | | | | | |
| | * | | | | | | | Python source reorganization.Gravatar Nathaniel Manista2015-02-18
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A top-level "grpc" package is added and RPC Framework is made public.
| | | | | | * / / Adding new tests into docker runsGravatar Donna Dionne2015-02-17
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #504 from murgatroid99/node_new_core_apiGravatar Tim Emiola2015-02-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Rewrite the Node library to use the new core call API
| | | | | | * | | Updates the module name in the idiomatic and stub layersGravatar Tim Emiola2015-02-17
| | | | | | | | |
| | | | | | * | | Updates the module name in C extension, ensuring it compilesGravatar Tim Emiola2015-02-17
| | | | | | | | |
* | | | | | | | | Merge pull request #553 from ctiller/tsanGravatar David Klempner2015-02-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix a race in transport.
* \ \ \ \ \ \ \ \ \ Merge pull request #560 from ctiller/udsGravatar David Klempner2015-02-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | UDS Fix
* \ \ \ \ \ \ \ \ \ \ Merge pull request #564 from ctiller/dox5Gravatar Abhishek Kumar2015-02-17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | Attempt to better explain secure server creation
| * | | | | | | | | | Attempt to better explain secure server creationGravatar Craig Tiller2015-02-17
| | | | | | | | | | |
| | | | | | | | | | * Expand init/destroy documentationGravatar Craig Tiller2015-02-17
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | | | | | * | | Add channel argument documentationGravatar Craig Tiller2015-02-17
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | Fix shutdown semantics.Gravatar Craig Tiller2015-02-17
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | Document what they should be, ensure they're triggered, and fix what was broken.
| | * | | | | | UDS FixGravatar Craig Tiller2015-02-17
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Remove existing UDS listeners IFF they are a socket before trying to create a new socket.
| | | * | | | Added missing documentationGravatar murgatroid992015-02-17
| | | | | | |
* | | | | | | Merge pull request #557 from jboeuf/b542Gravatar Craig Tiller2015-02-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fixing memleak.
* \ \ \ \ \ \ \ Merge pull request #556 from ctiller/codesizeGravatar David Klempner2015-02-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix refcounting bug leading to objects not being cleaned up
| | * | | | | | | Fixing memleak.Gravatar Julien Boeuf2015-02-17
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | - Fixes #542
| * | | | | | | Add missing refGravatar Craig Tiller2015-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents a bug whereby not all fds were destroyed at application exit.
| * | | | | | | Add checking on fd_posix refcountsGravatar Craig Tiller2015-02-17
| | | | | | | |
| | | | | * | | Add some commentsGravatar Craig Tiller2015-02-17
| | | | | | | |
| | | | | * | | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | * | | Merge pull request #20 from yang-g/c++apiGravatar Craig Tiller2015-02-17
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | AND status in FinalizeResult instead of setting it. Clear user provided recv_message proto when adding it.
| | | | | | * | | also set got_messageGravatar Yang Gao2015-02-17
| | | | | | | | |
| | | | | | * | | When the entire op fails, the recv_message is always discarded.Gravatar Yang Gao2015-02-17
| | | | | | | | |
| | | * | | | | | Fix a race in transport.Gravatar Craig Tiller2015-02-17
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I removed the condition variable here a little while ago to remove a thundering herd. Unfortunately it introduces a race if we are calling back an application defined object whilst destroying. Reintroduce the cv, and guard it's usage closely to avoid the herd (additionally, it's not needed for stream deletion, so we keep it out of that).
* | | | | | | | Merge pull request #551 from ctiller/shutdownGravatar Yang Gao2015-02-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Allow grpc_init to be called multiple times
| | | | | | * \ \ Merge branch 'c++api' of github.com:ctiller/grpc into c++apiGravatar Yang Gao2015-02-17
| | | | | | |\ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | | * | | Clear receive message buffer when adding it, so that any reused buffer will ↵Gravatar Yang Gao2015-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not appear when decoding fails.
| * | | | | | | | Add mixed shutdown/init testGravatar Craig Tiller2015-02-17
| | | | | | | | |
* | | | | | | | | Merge pull request #530 from nathanielmanistaatgoogle/python-interop-serverGravatar soltanmm2015-02-17
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Python interop server.
| | * | | | | | | Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
| |/ / / / / / / |/| | | | | | |
| | | | | * | | Deserialization success should not override earlier failureGravatar Yang Gao2015-02-17
| | | | | | | |
| | | | * | | | Merge branch 'c++api' of github.com:ctiller/grpc into c++apiGravatar Craig Tiller2015-02-17
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| | | | | * | | | Merge pull request #19 from yang-g/c++apiGravatar Craig Tiller2015-02-17
| | | | |/| | | | | | | | | |/ / / | | | | | | | | Add setter to override authority header on ClientContext
| | | | | * | | formattingGravatar Yang Gao2015-02-17
| | | | | | | |
* | | | | | | | Merge pull request #545 from ↵Gravatar donnadionne2015-02-17
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_skip_some_tests_to_fix_the_build Temporarily pauses some tests