Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Add TODO | Craig Tiller | 2015-02-17 | |
| | | | | | | | ||||
| | | | * | | | Rework python, expand tool to make this easier | Craig Tiller | 2015-02-17 | |
| | | | | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into copyright | Craig Tiller | 2015-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 | |||
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into import-ios-library | Jorge Canizales | 2015-02-17 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | * | | | | Removes the line that sed could not fix | Tim Emiola | 2015-02-17 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #569 from nathanielmanistaatgoogle/reorganize-python | Tim Emiola | 2015-02-17 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Python source reorganization. | |||
| | | | | | | * | Fixes podspec of the RxLibrary | Jorge Canizales | 2015-02-17 | |
| | | | | | | | | ||||
| | | | | | | * | Fixes copyright notices | Jorge Canizales | 2015-02-17 | |
| | | | | | | | | ||||
| | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into import-ios-library | Jorge Canizales | 2015-02-17 | |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| | | | | | | * | Adds podspec for RxLibrary and sample app | Jorge Canizales | 2015-02-17 | |
| | | | | | | | | ||||
| | * | | | | | | Python source reorganization. | Nathaniel Manista | 2015-02-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A top-level "grpc" package is added and RPC Framework is made public. | |||
| * | | | | | | | Merge pull request #504 from murgatroid99/node_new_core_api | Tim Emiola | 2015-02-17 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Rewrite the Node library to use the new core call API | |||
| | | | | * | | | | Updates the module name in the idiomatic and stub layers | Tim Emiola | 2015-02-17 | |
| | | | | | | | | | ||||
| | | | | | | | * | Imports code of the generic gRPC client library. | Jorge Canizales | 2015-02-17 | |
| | | | | | | | | | ||||
| | | | | * | | | | Updates the module name in C extension, ensuring it compiles | Tim Emiola | 2015-02-17 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #553 from ctiller/tsan | David Klempner | 2015-02-17 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix a race in transport. | |||
| | | | | | | | * | | Merge branch 'node_new_core_api' into node_auth_integration | murgatroid99 | 2015-02-17 | |
| | | | | |_|_|/| | | | | | |/| | |/ / | | | | |_|_|/| | | | | |/| | | | | | ||||
| | | | | | | | * | Imports code of the RX library. | Jorge Canizales | 2015-02-17 | |
| | | | | | | | | | ||||
| | | | | * | | | | Fix shutdown semantics. | Craig Tiller | 2015-02-17 | |
| | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Document what they should be, ensure they're triggered, and fix what was broken. | |||
| * | | / / / / | UDS Fix | Craig Tiller | 2015-02-17 | |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | Remove existing UDS listeners IFF they are a socket before trying to create a new socket. | |||
| | | * | | | | Added missing documentation | murgatroid99 | 2015-02-17 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #557 from jboeuf/b542 | Craig Tiller | 2015-02-17 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixing memleak. | |||
| * \ \ \ \ \ \ | Merge pull request #556 from ctiller/codesize | David Klempner | 2015-02-17 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix refcounting bug leading to objects not being cleaned up | |||
| | | * | | | | | | Fixing memleak. | Julien Boeuf | 2015-02-17 | |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | - Fixes #542 | |||
| | * | | | | | | Add missing ref | Craig Tiller | 2015-02-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents a bug whereby not all fds were destroyed at application exit. | |||
| | * | | | | | | Add checking on fd_posix refcounts | Craig Tiller | 2015-02-17 | |
| | | | | | | | | ||||
* | | | | | | | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 | |
|\| | | | | | | | ||||
* | | | | | | | | also set got_message | Yang Gao | 2015-02-17 | |
| | | | | | | | | ||||
* | | | | | | | | When the entire op fails, the recv_message is always discarded. | Yang Gao | 2015-02-17 | |
| | | | | | | | | ||||
| | | * | | | | | Fix a race in transport. | Craig Tiller | 2015-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/shutdown | Yang Gao | 2015-02-17 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow grpc_init to be called multiple times | |||
* | \ \ \ \ \ \ | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Yang Gao | 2015-02-17 | |
|\ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | Clear receive message buffer when adding it, so that any reused buffer will ↵ | Yang Gao | 2015-02-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not appear when decoding fails. | |||
| | * | | | | | | | Merge pull request #530 from nathanielmanistaatgoogle/python-interop-server | soltanmm | 2015-02-17 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | Python interop server. | |||
| | | | * | | | | | Allow grpc_init to be called multiple times | Craig Tiller | 2015-02-17 | |
| | | |/ / / / / | | |/| | | | | | ||||
* | | | | | | | | Deserialization success should not override earlier failure | Yang Gao | 2015-02-17 | |
| | | | | | | | | ||||
| * | | | | | | | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Craig Tiller | 2015-02-17 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 | |
| |\| | | | | | | ||||
* | | | | | | | | formatting | Yang Gao | 2015-02-17 | |
| | | | | | | | | ||||
| | * | | | | | | Merge pull request #545 from ↵ | donnadionne | 2015-02-17 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_skip_some_tests_to_fix_the_build Temporarily pauses some tests | |||
* | | | | | | | | should use c_str | Yang Gao | 2015-02-17 | |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Yang Gao | 2015-02-17 | |
|\| | | | | | | | ||||
| | | * | | | | | Temporarily pauses some tests | Tim Emiola | 2015-02-17 | |
| | | | | | | | | ||||
* | | | | | | | | Add setter to override authority header on ClientContext | Yang Gao | 2015-02-17 | |
| | | | | | | | | ||||
| * | | | | | | | Fix ASSERT condition | Craig Tiller | 2015-02-17 | |
|/ / / / / / / | ||||
| * | | | | | | Fix fling test leaks | Craig Tiller | 2015-02-17 | |
| | | | | | | | ||||
| * | | | | | | Fix aliasing | Craig Tiller | 2015-02-17 | |
| | | | | | | | ||||
* | | | | | | | clang-format | Craig Tiller | 2015-02-17 | |
| | | | | | | | ||||
* | | | | | | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | |||
| * | | | | | | Merge branch 'master' of github.com:google/grpc into uds | Nicolas "Pixel" Noble | 2015-02-17 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile |