Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #8112 from dgquintas/lb_proto_sync | David G. Quintas | 2016-09-16 |
|\ | |||
* | | More gRPC LB bugfixes. | David Garcia Quintas | 2016-09-15 |
* | | Round Robin user_data fix | David Garcia Quintas | 2016-09-15 |
| * | Synchronized tag number with that of authoritative copy | David Garcia Quintas | 2016-09-15 |
|/ | |||
* | Merge pull request #7746 from dgquintas/lb_add_md | David G. Quintas | 2016-09-15 |
|\ | |||
| * | Don't assert on use of unsupported user_data for LB policies | David Garcia Quintas | 2016-09-15 |
| * | Fix comment | David Garcia Quintas | 2016-09-15 |
| * | PR comments | David Garcia Quintas | 2016-09-15 |
| * | More PR comments | David Garcia Quintas | 2016-09-14 |
* | | Merge pull request #7980 from thinkerou/fix_time_posix_conv | Craig Tiller | 2016-09-14 |
|\ \ | |||
* \ \ | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
|\ \ \ | |||
| | | * | More PR comments. | David Garcia Quintas | 2016-09-13 |
| | | * | PR comments | David Garcia Quintas | 2016-09-12 |
| | | * | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 |
| | | |\ | |||
| | | * | | Moved LB token changes solely into grpclb.c | David Garcia Quintas | 2016-09-12 |
| | | | * | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
* | | | | | clang-format | Makarand Dharmapurikar | 2016-09-11 |
* | | | | | fixes to handle failed connections | Makarand Dharmapurikar | 2016-09-11 |
| | | | * | Fix bad merge | Craig Tiller | 2016-09-09 |
| | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #7864 from ctiller/bigger_frames | Craig Tiller | 2016-09-07 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #7987 from ctiller/fuzz-fails | Craig Tiller | 2016-09-07 |
|\ \ \ \ \ \ | |||
| | | | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | Fix fuzzing detected failure | Craig Tiller | 2016-09-05 |
| |/ / / / / / |/| | | | | | | |||
| | | | * | | | fix type convert | thinkerou | 2016-09-04 |
| |_|_|/ / / |/| | | | | | |||
| | | | | * | Revert barrier change to restore TSAN passing | Craig Tiller | 2016-09-02 |
| | | | | * | Fix typo | Craig Tiller | 2016-09-02 |
| | | | * | | typo | David Garcia Quintas | 2016-09-02 |
| | | | | * | Address review comments | Craig Tiller | 2016-09-02 |
| | | | | * | Improve comment | Craig Tiller | 2016-09-02 |
| | | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | clang-format | Craig Tiller | 2016-09-02 |
| | * | | | | Merge github.com:grpc/grpc into bigger_frames | Craig Tiller | 2016-09-02 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-02 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-02 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
|\ \ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-01 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #7942 from a-veitch/add_proto | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ \ | |||
| | | | | | * \ | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-01 |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
| | * | | | | | | clang-format | Mark D. Roth | 2016-09-01 |
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-01 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | A bit more cleanup. | Mark D. Roth | 2016-09-01 |
| * | | | | | | | | moved kMaxPayloadSizeForGet definition to C file | Makarand Dharmapurikar | 2016-08-31 |
| * | | | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-31 |
| | | * | | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| |_|/ / / / / / |/| | | | | | | | |||
| | * | | | | | | add trace context proto | Alistair Veitch | 2016-08-31 |
| |/ / / / / / |/| | | | | | | |||
| * | | | | | | one more clang-format fix | Makarand Dharmapurikar | 2016-08-31 |
* | | | | | | | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 |
|\ \ \ \ \ \ \ |