Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #8666 from dgquintas/rr_fixall | David G. Quintas | 2016-11-15 |
|\ | | | | | Fixed wrong connectivity status updates for RR | ||
* | | Fix use-after-free in time parse caching | Craig Tiller | 2016-11-15 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| |\ | |/ |/| | |||
* | | Merge pull request #8486 from y-zeng/get_tos | Yuchen Zeng | 2016-11-10 |
|\ \ | | | | | | | Add grpc_endpoint_get_fd and grpc_transport_get_endpoint | ||
| | * | Added INIT state to grpc_connectivity_state | David Garcia Quintas | 2016-11-08 |
| | | | |||
* | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\ \ \ | |||
| * \ \ | Merge github.com:grpc/grpc into fuzzit | Craig Tiller | 2016-11-08 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Fix spelling | Craig Tiller | 2016-11-04 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into get_tos | Yuchen Zeng | 2016-11-02 |
| | | |\ | |||
| | * | | | Revert errant change | Craig Tiller | 2016-10-31 |
| | | | | | |||
| | * | | | Fix memory leak | Craig Tiller | 2016-10-31 |
| | | |/ | | |/| | |||
| * | | | Merge github.com:grpc/grpc into pid_ctl | Craig Tiller | 2016-10-28 |
| |\| | | |||
* | | | | clang-format | Craig Tiller | 2016-10-26 |
| | | | | |||
* | | | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | | | |||
* | | | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Update includes, s/gpr_dump_slice/grpc_dump_slice/g | Craig Tiller | 2016-10-26 |
| | | | | |||
* | | | | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | | | | |||
* | | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | | | | |||
| * | | | Move method_config module from ext/client_channel to lib/transport. | Mark D. Roth | 2016-10-26 |
|/ / / | |||
* | | | clang-format | Mark D. Roth | 2016-10-24 |
| | | | |||
| | * | Add endpoint interface in transport | Yuchen Zeng | 2016-10-24 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into service_config2 | Mark D. Roth | 2016-10-24 |
|\ \ \ | | |/ | |/| | |||
| | * | Add documentation | Craig Tiller | 2016-10-21 |
| | | | |||
| * | | Merge pull request #8381 from dgquintas/lb-cost-bin | David G. Quintas | 2016-10-20 |
| |\ \ | | | | | | | | | Renamed MD key "lb-cost" to "lb-cost-bin" | ||
| | | * | Add pid controller test | Craig Tiller | 2016-10-20 |
| | | | | |||
| | | * | Add pid controller | Craig Tiller | 2016-10-20 |
| | |/ | |/| | |||
* / | | Convert method config to a struct for use in the fast path. | Mark D. Roth | 2016-10-19 |
|/ / | |||
* | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
|\ \ | |||
| * | | Better debug strings | Craig Tiller | 2016-10-17 |
| | | | |||
| | * | s/lb-cost/lb-cost-bin | David Garcia Quintas | 2016-10-15 |
| | | | |||
| * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\| | |||
* | | | Rename grpc_hash_table to grpc_mdstr_hash_table. | Mark D. Roth | 2016-10-14 |
| | | | |||
* | | | clang-format | Mark D. Roth | 2016-10-12 |
| | | | |||
* | | | Code review changes. | Mark D. Roth | 2016-10-12 |
| | | | |||
| | * | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
| | | | |||
* | | | Code review changes. | Mark D. Roth | 2016-10-11 |
| | | | |||
* | | | clang-format | Mark D. Roth | 2016-09-30 |
| | | | |||
* | | | Various fixes and clean-ups. | Mark D. Roth | 2016-09-30 |
| | | | |||
| * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-29 |
| |\| | |||
* | | | Refactor hash table code into its own module and use it for method_config as ↵ | Mark D. Roth | 2016-09-27 |
| |/ |/| | | | | | well as method_config_table. | ||
| * | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-23 |
| |\ | |||
* | \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-23 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #8099 from dgquintas/census_md_rename_sep_16 | David G. Quintas | 2016-09-21 |
| |\ \ | | | | | | | | | Renamed grpc-census-bin to grpc-stats-bin | ||
| | | * | Use bool | Craig Tiller | 2016-09-21 |
| | | | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-16 |
|\| | | | |||
| * | | | Merge pull request #8069 from ↵ | Craig Tiller | 2016-09-16 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | ||
| | | | * | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-15 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | Renamed grpc-census-bin to grpc-stats-bin | David Garcia Quintas | 2016-09-14 |
| | | | | | |||
| * | | | | Moved LB token changes solely into grpclb.c | David Garcia Quintas | 2016-09-12 |
| | | | | |