Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fixed bug exposed by h2_proxy* test. | Makdharma | 2016-08-26 |
* | clang-format | Makdharma | 2016-08-26 |
* | correctly free up memory for payload_bin | Makdharma | 2016-08-26 |
* | working with send_message with multiple slices | Makdharma | 2016-08-26 |
* | prep work for enabling caching | Makdharma | 2016-08-24 |
* | Merge pull request #7640 from markdroth/handshaker_api | kpayson64 | 2016-08-15 |
|\ | |||
* \ | Merge pull request #7730 from bsilver8192/master | Nicolas Noble | 2016-08-15 |
|\ \ | |||
* \ \ | Merge pull request #7538 from thunderboltsid/pypy-experiments | kpayson64 | 2016-08-15 |
|\ \ \ | |||
* \ \ \ | Merge pull request #7293 from apolcyn/send_metadata_from_server_handler | kpayson64 | 2016-08-15 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #7668 from thunderboltsid/skip-test-for-pypy | kpayson64 | 2016-08-15 |
|\ \ \ \ \ | |||
| | | | * | | Remove <linux/unistd.h> include for compatibility with non-glibc | Brian | 2016-08-15 |
| |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #7215 from murgatroid99/node_generator_nested_messages | Nicolas Noble | 2016-08-12 |
|\ \ \ \ \ | |||
| * | | | | | Clang format code | murgatroid99 | 2016-08-12 |
| | | * | | | use sent flag only under mutex and dont fail in send_initial_metadata | Alexander Polcyn | 2016-08-11 |
| | | * | | | add mutex wrapper around sending and modifying of initial metadata | Alexander Polcyn | 2016-08-11 |
* | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\ \ \ \ \ \ | |||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into handshaker_api | Mark D. Roth | 2016-08-11 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #7675 from y-zeng/AF_unix_so_reuseport | David G. Quintas | 2016-08-10 |
|\ \ \ \ \ \ \ | |||
* | | | | | | | | Improved some docstrings for grpc_call creation | David Garcia Quintas | 2016-08-09 |
| | * | | | | | | Merge pull request #7623 from apolcyn/sys_inter_with_nuget | Nicolas Noble | 2016-08-09 |
| | |\ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ | Merge pull request #7128 from daniel-j-born/server_clone_fix | Nicolas Noble | 2016-08-09 |
|\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | clang-format | Vijay Pai | 2016-08-08 |
* | | | | | | | | | | Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code. | Vijay Pai | 2016-08-09 |
| | * | | | | | | | | Disable SO_REUSEPORT at prepare_socket() for unix sockets | Yuchen Zeng | 2016-08-08 |
| | * | | | | | | | | Disable SO_REUSEPORT for UNIX socket | Yuchen Zeng | 2016-08-08 |
| |/ / / / / / / / |/| | | | | | | | | |||
| | | | | * | | | | skip test run if running with pypy | siddharthshukla | 2016-08-09 |
| | * | | | | | | | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-proto... | Jorge Canizales | 2016-08-05 |
| | |\ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ | Merge pull request #7614 from murgatroid99/node_credentials_error_code_fix | kpayson64 | 2016-08-05 |
| | | |\ \ \ \ \ \ \ | |||
* | | | \ \ \ \ \ \ \ | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7625 from thunderboltsid/python-test-fix | kpayson64 | 2016-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | | | | | | | | * | | Switch init/shutdown: lib-wide -> per-object | siddharthshukla | 2016-08-05 |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||
| | | | | | | | | | * | clang-format | Mark D. Roth | 2016-08-04 |
| | | | | | | | | | * | Change handshaker API to use a read buffer to pass leftover bytes read | Mark D. Roth | 2016-08-04 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||
| | | | | * | | | | | Merge pull request #7613 from kpayson64/py_protobuf_upgrade | kpayson64 | 2016-08-03 |
| | | | | |\ \ \ \ \ | |||
| * | | | | | | | | | | Fix the ThreadPoolExecutor: max_workers can't be 0 | siddharthshukla | 2016-08-03 |
| | | | | | * | | | | | Bump python protobuf dependency to 3.0.0 | Ken Payson | 2016-08-03 |
* | | | | | | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | clang-format | Mark D. Roth | 2016-08-03 |
| | | | * | | | | | | Update generated files with new protobuf version | Jorge Canizales | 2016-08-03 |
* | | | | | | | | | | Merge pull request #5803 from nicolasnoble/what-the-fuzz | Nicolas Noble | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-fo... | Jorge Canizales | 2016-08-03 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | removed blank line | Alexander Polcyn | 2016-08-03 |
| | | | | | | | | * | | | move solution dependencies to Grpc.Core.Test dependencies | Alex Polcyn | 2016-08-02 |
| | | | | | | | | * | | | update templates to not include runtime sections in project.json | Alexander Polcyn | 2016-08-02 |
| | | | | | | | | * | | | removed runtime nodes from project.json libraries | Alexander Polcyn | 2016-08-02 |
| | | | | | | | | * | | | updated hint path to updated library in csproj files | Alex Polcyn | 2016-08-02 |
| | | | | | | | | * | | | ran script to update actual docker files | Alexander Polcyn | 2016-08-02 |
| | | | | | | | | * | | | changed ix-async dependencies to System.Interactive.Async version 3.0.0 | Alexander Polcyn | 2016-08-02 |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #7554 from muxi/fix-cronet-interop-test | Muxi Yan | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * \ | Merge branch 'master' into node_generator_nested_messages | murgatroid99 | 2016-08-02 |
| | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |