Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-08 |
|\ | |||
| * | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
| |\ | | | | | | | Add API for getting arbitrary state back from a channel | ||
| * \ | 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 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | * | | | Merge pull request #8080 from ctiller/decouple_version_number | Craig Tiller | 2016-11-08 |
| | |\ \ \ | | | | | | | | | | | | | Allow decoupling core version number from wrapper version numbers | ||
| * | | | | | Remove errant header | Craig Tiller | 2016-11-08 |
| | | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
| |\| | | | | |||
| | * | | | | Merge pull request #8522 from lizan/write_compressed_byte_buffer | David G. Quintas | 2016-11-07 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Skip compress filter if byte_buffer is compressed | ||
| | * \ \ \ \ | Merge pull request #8659 from dgquintas/grpclb_call_cancel_locked | David G. Quintas | 2016-11-07 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed unprotected access to lb policy data | ||
| | * \ \ \ \ \ | Merge pull request #8641 from ctiller/more-wtfs | Craig Tiller | 2016-11-07 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make resource_quota a heap allocated object | ||
| | | | | | | | * | Fix build problem. | Mark D. Roth | 2016-11-07 |
| | | | | | | | | | |||
| | | | * | | | | | Fixed unprotected access to lb policy data | David Garcia Quintas | 2016-11-07 |
| | | |/ / / / / | | |/| | | | | | |||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into channel_info_api | Mark D. Roth | 2016-11-07 |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-07 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | | * | | | Merge github.com:grpc/grpc into decouple_version_number | Craig Tiller | 2016-11-04 |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8456 from ctiller/pid_ctl | Craig Tiller | 2016-11-04 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Simple PID controller | ||
| * \ \ \ \ \ \ \ | Merge pull request #8640 from ctiller/wtf-build | Craig Tiller | 2016-11-04 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Release target once pinged | ||
| | | | | * | | | | | clang-format code | Craig Tiller | 2016-11-04 |
| | | | | | | | | | | |||
| | | | | * | | | | | Fix windows for new RU api | Craig Tiller | 2016-11-04 |
| | | | | | | | | | | |||
| | | | | * | | | | | Make resource_quota a real object | Craig Tiller | 2016-11-04 |
| | | |_|/ / / / / | | |/| | | | | | | |||
| | | * | | | | | | Fix spelling | Craig Tiller | 2016-11-04 |
| | | | | | | | | | |||
| | | | | | | * | | Merge github.com:grpc/grpc into fuzzit | Craig Tiller | 2016-11-04 |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| | | | | | | | * | clang-format | Mark D. Roth | 2016-11-04 |
| | | | | | | | | | |||
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into channel_info_api | Mark D. Roth | 2016-11-04 |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| | * | | | | | | | Release target once pinged | Craig Tiller | 2016-11-04 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #8631 from soltanmm-google/blebs-on-cells-and-other-signs | Masood Malekghassemi | 2016-11-04 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Say what we mean | ||
* | | | | | | | | | clang-format | Mark D. Roth | 2016-11-04 |
| | | | | | | | | | |||
* | | | | | | | | | Code review changes. | Mark D. Roth | 2016-11-04 |
| | | | | | | | | | |||
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-04 |
|\| | | | | | | | | |||
| | | | | | | | * | Code review changes. | Mark D. Roth | 2016-11-04 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #8569 from dgquintas/dns_retry_timeout_sign | David G. Quintas | 2016-11-04 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed wrong sign for dns timeout debug msg | ||
| | | | | * \ \ \ \ | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | | | | | | | * | | Remove errant init | Craig Tiller | 2016-11-04 |
| | | | | | | | | | | |||
| | | * | | | | | | | Say what we mean | Masood Malekghassemi | 2016-11-03 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #8270 from daniel-j-born/server_port_index | Yuchen Zeng | 2016-11-03 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Correctly count port indices and siblings. | ||
* | | | | | | | | | | | Fix build problem. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Change value of channel arg to string form, and reparse in each place we use it. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Rename method_config.[ch] to service_config.[ch]. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Add method to extract LB policy name from service config JSON. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Minor cleanups. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into channel_info_api | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'remove_fake_resolver' into service_config_json | Mark D. Roth | 2016-11-03 |
|\| | | | | | | | | | | |||
* | | | | | | | | | | | clang-format | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Remove more now-unnecessary code. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Minor cleanups. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Remove now-unnecessary code. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Add grpc_json_tree to handle refcounting for channel arg. | Mark D. Roth | 2016-11-03 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #8598 from ctiller/rst_stream | Muxi Yan | 2016-11-02 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Send RST_STREAM from client when it receives trailing metadata without the corresponding RST_STREAM | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #8614 from dgquintas/grpclb_shame_cube_af_inet6 | David G. Quintas | 2016-11-03 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the right address family |