Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix TSAN issue in backup poller | Sree Kuchibhotla | 2017-11-07 |
* | Merge pull request #13284 from ncteisen/faster-microbenchmarks | Noah Eisen | 2017-11-07 |
|\ | |||
* \ | Merge pull request #13256 from jtattermusch/naive_cq_test_fix | Jan Tattermusch | 2017-11-07 |
|\ \ | |||
* \ \ | Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_core | Jan Tattermusch | 2017-11-07 |
|\ \ \ | |||
* \ \ \ | Merge pull request #13011 from spinorx/master | Muxi Yan | 2017-11-06 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #13268 from ZhouyihaiDing/php_example | Zhouyihai Ding | 2017-11-06 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #13166 from adelez/more_langs | adelez | 2017-11-06 |
|\ \ \ \ \ \ | |||
| | | | | | * | Change default bm_diff loops to 10 | ncteisen | 2017-11-06 |
* | | | | | | | Merge pull request #13244 from ncteisen/streaming-ping-pong | Noah Eisen | 2017-11-06 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | Added C# | Adele Zhou | 2017-11-06 |
* | | | | | | | | Merge pull request #13261 from muxi/change-grpc-call-init | Muxi Yan | 2017-11-06 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Add comment to self == [GRPCCall self] | Muxi Yan | 2017-11-06 |
| | | | * | | | | | php example | ZhouyihaiDing | 2017-11-06 |
* | | | | | | | | | Merge pull request #13271 from vjpai/semi | Vijay Pai | 2017-11-06 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #13255 from ctiller/50 | Nicolas Noble | 2017-11-06 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-06 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code | Nathaniel Manista | 2017-11-06 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | Add Csharp | Adele Zhou | 2017-11-06 |
| | | | | | * | | | | | | Add php test case file. | Adele Zhou | 2017-11-06 |
| | | | | | * | | | | | | Added info for Node. Also use the dockerfile from the specified release to bu... | Adele Zhou | 2017-11-06 |
| | | | | | * | | | | | | Add Python | Adele Zhou | 2017-11-06 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr | David G. Quintas | 2017-11-06 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | fix php testWatchConnectivityState | Jan Tattermusch | 2017-11-06 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | | * | | | | | | | Function shouldn't have semicolon afterward | Vijay Pai | 2017-11-06 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-06 |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | Merge pull request #61 from jtattermusch/clang_format_50_fix | Craig Tiller | 2017-11-06 |
| | | |\ \ \ \ \ \ \ | |||
| | | | * | | | | | | | fix clang format installation | Jan Tattermusch | 2017-11-06 |
| | | |/ / / / / / / | |||
| | | | * / / / / / | Change [GRPCCall load] to [GRPCCall initialize] | Muxi Yan | 2017-11-05 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
| | | | | | | * | | invalidate after wait in nonpolling poller | Jan Tattermusch | 2017-11-04 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #13235 from jboeuf/jwt_audience | jboeuf | 2017-11-03 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||
| * | | | | | | | Removing port 443 for the service name (used as audience) when the url is https. | Julien Boeuf | 2017-11-03 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #13257 from vjpai/pb_header | Vijay Pai | 2017-11-03 |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | fix | Craig Tiller | 2017-11-03 |
| | | | | * | | | Fix deadlock | ncteisen | 2017-11-03 |
* | | | | | | | | Merge pull request #13232 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-11-03 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | Need explicit "protobuf" dependence on proto_utils_test | Vijay Pai | 2017-11-03 |
| | | | | * | | | | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-03 |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | * | | | | | | | Switch PB dependence to PB headers dependence | Vijay Pai | 2017-11-03 |
| |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #13246 from yashykt/testlinkage1 | Yash Tibrewal | 2017-11-03 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #13161 from markdroth/service_config_fixes | Mark D. Roth | 2017-11-03 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | Try again on Dockerfiles | Craig Tiller | 2017-11-03 |
| | | | | | * | | | | Revert "Remove clang-format template: this does not need to be bound to the r... | Craig Tiller | 2017-11-03 |
| | | * | | | | | | | Lower backup poll interval in async_end2end_test | Yuchen Zeng | 2017-11-03 |
| | | | | | * | | | | Sanity fixes | Craig Tiller | 2017-11-03 |
| | | | | | * | | | | Remove clang-format template: this does not need to be bound to the rest of c... | Craig Tiller | 2017-11-03 |
* | | | | | | | | | | Merge pull request #13252 from jtattermusch/fix_typo_basictests_dbg | Jan Tattermusch | 2017-11-03 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #13251 from jtattermusch/unsimplify_win_debug_worker | Jan Tattermusch | 2017-11-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | | | | | * | | | | | PR comments, bis | David Garcia Quintas | 2017-11-03 |
| | | | | | * | | | | | PR comments | David Garcia Quintas | 2017-11-03 |