Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use same cq for client and server | yang-g | 2017-11-07 |
* | Merge pull request #13145 from murgatroid99/remove_node | Michael Lumish | 2017-11-07 |
|\ | |||
* \ | Merge pull request #13244 from ncteisen/streaming-ping-pong | Noah Eisen | 2017-11-06 |
|\ \ | |||
| | * | Merge branch 'master' into remove_node | murgatroid99 | 2017-11-06 |
| | |\ | |_|/ |/| | | |||
* | | | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-06 |
|\ \ \ | |||
| * | | | 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 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 |
|\| | | | | |||
| * | | | | 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 |
| |\ \ \ \ \ | |||
| | | | * | | | Lower backup poll interval in async_end2end_test | Yuchen Zeng | 2017-11-03 |
* | | | | | | | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
|/ / / / / / | |||
* | | | | | | Improvements to C Core's backoff code and API | David Garcia Quintas | 2017-11-02 |
| | * | | | | Adding public_headers_must_be_c89 as a clang exception | Yash Tibrewal | 2017-11-02 |
| | | | | * | Merge branch 'master' into remove_node | murgatroid99 | 2017-11-02 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ... | Yash Tibrewal | 2017-11-02 |
| | | | * | | Revert "Revert "Fix benchmark crash"" | ncteisen | 2017-11-02 |
| |_|_|/ / |/| | | | | |||
* | | | | | Revert "Fix benchmark crash" | Noah Eisen | 2017-11-02 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #13022 from yihuazhang/TSI_TEST_LIB_FIX | yihuaz | 2017-11-01 |
|\ \ \ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #13053 from ctiller/fcfix | Craig Tiller | 2017-11-01 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #13216 from vjpai/tst_fixes | Vijay Pai | 2017-11-01 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #13210 from y-zeng/end2end_fix | Abhishek Kumar | 2017-11-01 |
|\ \ \ \ \ \ | |||
| * | | | | | | Add comments for setting the env variable | Yuchen Zeng | 2017-11-01 |
| | * | | | | | Remove unused code from thread_stress_test | Vijay Pai | 2017-11-01 |
| * | | | | | | Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_test | Yuchen Zeng | 2017-10-31 |
* | | | | | | | BG-poll very frequently to pick up subchannels's updates in LB tests | David Garcia Quintas | 2017-10-31 |
|/ / / / / / | |||
* | | | | | | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #13192 from vjpai/spp | Vijay Pai | 2017-10-30 |
|\ \ \ \ \ \ | |||
| | | | * | | | modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATA | Yihua Zhang | 2017-10-30 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #13082 from vjpai/friendly_fire | Vijay Pai | 2017-10-30 |
|\ \ \ \ \ \ | |||
| | * | | | | | Fix a data race in microbenchmark stats gathering | Vijay Pai | 2017-10-30 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #12732 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-10-30 |
|\ \ \ \ \ \ | |||
| | * | | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend | Vijay Pai | 2017-10-30 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #12878 from markdroth/pick_first_subchannel_list | Mark D. Roth | 2017-10-30 |
|\ \ \ \ \ \ | |||
| | * | | | | | Change the default interval to 5 seconds | Yuchen Zeng | 2017-10-30 |
| | * | | | | | Fix timeouts | Yuchen Zeng | 2017-10-30 |
| | * | | | | | Use backup pollser instead of connectivity watcher | Yuchen Zeng | 2017-10-30 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #12870 from kpayson64/call_bm_diff | kpayson64 | 2017-10-27 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #13107 from vjpai/reinternalize | Vijay Pai | 2017-10-27 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #13177 from kpayson64/qps_test_fix | kpayson64 | 2017-10-27 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Add call size bm_diff | Ken Payson | 2017-10-27 |
| |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #13158 from ncteisen/fix-p0 | Noah Eisen | 2017-10-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Fix portabiloty | ncteisen | 2017-10-27 |
| * | | | | | | | | Address github comment, sleep for minimal time | ncteisen | 2017-10-27 |
| | | | * | | | | | Fix build failure. | Mark D. Roth | 2017-10-27 |
| | | | * | | | | | Assume that subchannels start in state IDLE. | Mark D. Roth | 2017-10-27 |
| | * | | | | | | | Fix QPS Async Client Next loop | Ken Payson | 2017-10-27 |
| |/ / / / / / / |/| | | | | | | |