Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 |
|\ | |||
| * | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
| |\ | |||
| | * | clang-format | Mark D. Roth | 2016-09-01 |
| | * | A bit more cleanup. | Mark D. Roth | 2016-09-01 |
| | * | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| * | | add trace context proto | Alistair Veitch | 2016-08-31 |
| |/ | |||
* | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-30 |
|\| | |||
| * | clang-format | Mark D. Roth | 2016-08-23 |
| * | Rename grpc_client_config to grpc_resolver_result. | Mark D. Roth | 2016-08-22 |
| * | Merge pull request #7766 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
| |\ | |||
| | * | changed from uint32_t to size_t | Makarand Dharmapurikar | 2016-08-17 |
| | * | fixed compile warnings treated as errors | Makarand Dharmapurikar | 2016-08-17 |
| * | | Merge pull request #7713 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
| |\| | |||
| | * | minor tweak | Makarand Dharmapurikar | 2016-08-17 |
| | * | more review feedback addressed | Makarand Dharmapurikar | 2016-08-17 |
| | * | addressed review feedback. | Makarand Dharmapurikar | 2016-08-16 |
| | * | bug fix for fireball app | Makarand Dharmapurikar | 2016-08-15 |
| | * | WIP | Makarand Dharmapurikar | 2016-08-11 |
| * | | Merge remote-tracking branch 'upstream/master' into handshaker_api | Mark D. Roth | 2016-08-11 |
| |\ \ | |||
| | | * | WIP | Makarand Dharmapurikar | 2016-08-10 |
| | | * | WIP | Makarand Dharmapurikar | 2016-08-10 |
| | | * | more fixes | Makarand Dharmapurikar | 2016-08-10 |
| | * | | Improved some docstrings for grpc_call creation | David Garcia Quintas | 2016-08-09 |
* | | | | Fix refcounting error | Craig Tiller | 2016-08-09 |
| | | * | Work in progress. Do not check in yet. | Makarand Dharmapurikar | 2016-08-09 |
* | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 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 |
* | | | | Fix tsan bug | Craig Tiller | 2016-08-04 |
* | | | | clang-format | Craig Tiller | 2016-08-04 |
| | * | | Change handshaker API to use a read buffer to pass leftover bytes read | Mark D. Roth | 2016-08-04 |
| |/ / | |||
* | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-04 |
|\| | | |||
| * | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
| |\ \ | |||
| * \ \ | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
| |\ \ \ | |||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | |\ \ \ \ | |||
| | * | | | | | moar clang-format | 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 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||
| | | | | | | * | rewrite the core logic to work with end to end tests. | Makarand Dharmapurikar | 2016-07-29 |
| | * | | | | | | 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 |
| | * | | | | | | pr comments | David Garcia Quintas | 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 |