Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
|\ | |||
* | | Remove <linux/unistd.h> include for compatibility with non-glibc | Brian | 2016-08-15 |
| * | 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 #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 |
| |/ / |/| | | |||
* | | | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 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 #5803 from nicolasnoble/what-the-fuzz | Nicolas Noble | 2016-08-03 |
|\ \ \ | |||
* \ \ \ | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
|\ \ \ \ | |||
| | * \ \ | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz | Nicolas "Pixel" Noble | 2016-08-02 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | * | | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #7522 from makdharma/enable_secure_endpoint_trace | Nicolas Noble | 2016-08-02 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #7024 from markdroth/filter_call_init_failure | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #7601 from dgquintas/census_stuff | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | * \ | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | | | | |\ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 |
| | |\ \ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ \ | Merge pull request #7603 from vitalybuka/stack-use-after-scope | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #6924 from dgquintas/grpclb_v0 | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7575 from vjpai/make_stack_small_again | Vijay Pai | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
| | | * | | | | | | | | | Fix stack use after scope in call.c | Vitaly Buka | 2016-08-01 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | moar clang-format | David Garcia Quintas | 2016-08-01 |
| | | * | | | | | | | | Changed census static metadata keys for tracing and tag propagation | David Garcia Quintas | 2016-08-01 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | clang-format | David Garcia Quintas | 2016-08-01 |
* | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16 | David Garcia Quintas | 2016-08-01 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | fixed premature destruction of lb_client | David Garcia Quintas | 2016-08-01 |
| | | * | | | | | | | | fw-declare struct properly | David Garcia Quintas | 2016-08-01 |
| | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||
| | | * | | | | | | | | added some separating comments | David Garcia Quintas | 2016-07-29 |
| | | * | | | | | | | | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 |
| | | * | | | | | | | | Reordered lines in grpclb.c for readability | David Garcia Quintas | 2016-07-29 |
| | * | | | | | | | | | Some compilers don't like big stack frames. There is no need | Vijay Pai | 2016-07-29 |
| |/ / / / / / / / / | |||
| | * | | | | | | | | pr comments | David Garcia Quintas | 2016-07-28 |
* | | | | | | | | | | clang-format | David Garcia Quintas | 2016-07-28 |
| | | | | | | | * | | Code review changes. | Mark D. Roth | 2016-07-28 |
| | | | | | | | * | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-28 |
| | | | | | | | |\ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||
| | | * | | | | | | | Fixed asan failure and some refcounting bugs. | Mark D. Roth | 2016-07-27 |
* | | | | | | | | | | removed some bits from invalid LR design | David Garcia Quintas | 2016-07-26 |
| | | | * | | | | | | Full path names for header inclusion | Alistair Veitch | 2016-07-26 |