Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 branch 'remove_fake_resolver' into service_config_json | Mark D. Roth | 2016-11-02 |
|\ | |||
* | | Use JSON for service config channel arg. | Mark D. Roth | 2016-11-02 |
| * | Merge pull request #8523 from markdroth/lb_policy_name_channel_arg | Mark D. Roth | 2016-11-02 |
| |\ | |||
| * \ | Merge pull request #8568 from dgquintas/grpclb_leaks_fix | David G. Quintas | 2016-11-02 |
| |\ \ | |||
| | * | | clang-format | David Garcia Quintas | 2016-11-01 |
| * | | | Merge pull request #8548 from dgquintas/lb-tokens-length | David G. Quintas | 2016-11-02 |
|/| | | | |||
| * | | | Reverted back to using 128 bytes for service name | David Garcia Quintas | 2016-11-01 |
| | * | | PR comments, take three | David Garcia Quintas | 2016-11-01 |
| | * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix | David Garcia Quintas | 2016-11-01 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | PR comments, take two | David Garcia Quintas | 2016-11-01 |
| | * | | PR comments | David Garcia Quintas | 2016-10-31 |
* | | | | Merge pull request #8561 from muxi/update-objc-connectivity | Muxi Yan | 2016-10-31 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #8380 from y-zeng/reflection_header | Yuchen Zeng | 2016-10-31 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #8268 from soltanmm-google/bleat-like-a-moat | Masood Malekghassemi | 2016-10-31 |
|\ \ \ \ \ \ | |||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg | Mark D. Roth | 2016-10-31 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #8246 from soltanmm-google/bob-and-weave | Masood Malekghassemi | 2016-10-31 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #8527 from nicolasnoble/revert-tsi-ntop | Nicolas Noble | 2016-10-31 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #8564 from sreecha/endpoint_uv | Sree Kuchibhotla | 2016-10-31 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #8269 from sreecha/rpc_mgr | Sree Kuchibhotla | 2016-10-30 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | Mark connectivity closures as nullable and check null when invoking them | Muxi Yan | 2016-10-30 |
| | | | | | | * | | | | Undo the modification in project.pbxproj | Muxi Yan | 2016-10-30 |
| | | | | | | | * | | | Updated max length of load balanced service to 255 bytes | David Garcia Quintas | 2016-10-30 |
| | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix | David Garcia Quintas | 2016-10-30 |
| | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #8565 from sreecha/linux_porta_failures | David G. Quintas | 2016-10-30 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | gRPC LB fixes from end two end testing | David Garcia Quintas | 2016-10-30 |
* | | | | | | | | | | | | Merge pull request #8540 from vjpai/ust | Vijay Pai | 2016-10-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | Fix compiler errors in gcc4.4 and 4.6 | Sree Kuchibhotla | 2016-10-28 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | Fix compilation bug when GRPC_UV is defined | Sree Kuchibhotla | 2016-10-28 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
| | * | | | | | | | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-28 |
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||
| | | | | | | | * | | Added max length comments for some lb proto fields | David Garcia Quintas | 2016-10-29 |
| | | | | | | | * | | Removed spurious option for lb nanopb proto | David Garcia Quintas | 2016-10-29 |
| | | | * | | | | | | Clang-format python_generator.cc | Masood Malekghassemi | 2016-10-28 |
| | | | * | | | | | | Clean-up types in Python generator | Masood Malekghassemi | 2016-10-28 |
| | | | * | | | | | | Enable split code generation | Masood Malekghassemi | 2016-10-28 |
* | | | | | | | | | | Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_master | apolcyn | 2016-10-28 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | Fix Python tests' module loading behavior | Masood Malekghassemi | 2016-10-28 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #8559 from murgatroid99/v1.0.1_upmerge | Michael Lumish | 2016-10-28 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8367 from soltanmm-google/blurb | Masood Malekghassemi | 2016-10-28 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | Use nil function instead of empty function | Muxi Yan | 2016-10-28 |
| | * | | | | | | | | | | Fix incorrect ruby_generator.cc merge | murgatroid99 | 2016-10-28 |
| | | | | | | | | * | | | Revert format changes in related files | Muxi Yan | 2016-10-28 |
| | | | | | | | | | * | | Updated proto field comment with max token length | David Garcia Quintas | 2016-10-28 |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge | murgatroid99 | 2016-10-28 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | | Revert format changes of unrelated files | Muxi Yan | 2016-10-28 |
* | | | | | | | | | | | | | Merge pull request #8549 from fr05t1k/fix/phpdoc-types | Stanley Cheung | 2016-10-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |