Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 |
|\ | |||
* | | Changes to build other platforms | Yash Tibrewal | 2017-10-30 |
| | | |||
| * | Merge pull request #13082 from vjpai/friendly_fire | Vijay Pai | 2017-10-30 |
| |\ | | | | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend | ||
| * \ | Merge pull request #12732 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-10-30 |
| |\ \ | | | | | | | | | Client channel backup poller | ||
| | | * | 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 |
| |\ \ | | | | | | | | | Refactor subchannel_list code out of RR and use it in PF. | ||
| | | * | 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 |
| |\ \ | | | | | | | | | Add call size bm diff | ||
| * \ \ | Merge pull request #13107 from vjpai/reinternalize | Vijay Pai | 2017-10-27 |
| |\ \ \ | | | | | | | | | | | Separate public and internal C++ interfaces - Revival of #11572 | ||
| * \ \ \ | Merge pull request #13177 from kpayson64/qps_test_fix | kpayson64 | 2017-10-27 |
| |\ \ \ \ | | | | | | | | | | | | | Fix QPS Async Client Next loop | ||
| | | | * | | Add call size bm_diff | Ken Payson | 2017-10-27 |
| | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #13158 from ncteisen/fix-p0 | Noah Eisen | 2017-10-27 |
| |\ \ \ \ | | | | | | | | | | | | | Fix Timing Test Bug | ||
| | * | | | | 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 |
| | |/ / / | |/| | | | |||
| * | | | | clear the request | yang-g | 2017-10-26 |
| | |_|/ | |/| | | |||
| | | * | Separate public and internal C++ interfaces | Vijay Pai | 2017-10-26 |
| | |/ | |/| | |||
* | | | Removing a few build.yaml errors | Yash Tibrewal | 2017-10-26 |
| | | | |||
| | * | Fix test timing bug: | ncteisen | 2017-10-26 |
| |/ | |||
* | | Remove unnecessary extern Cs | Yash Tibrewal | 2017-10-25 |
| | | |||
* | | ssl_credentials_tests C++ized | Yash Tibrewal | 2017-10-25 |
| | | |||
* | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-25 |
|\| | |||
* | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
| | | |||
| * | Catch out of order error code | yang-g | 2017-10-25 |
| | | |||
| * | Merge pull request #13084 from kpayson64/cq_lambda | kpayson64 | 2017-10-25 |
| |\ | | | | | | | CompletionQueue DoThenAsyncNext | ||
| | * | Adds gRPC Experimental CQ DoThenAsyncNext lambda API | Ken Payson | 2017-10-25 |
| | | | |||
| * | | Merge pull request #12809 from justinburke/convert_cert_pairs | Justin Burke | 2017-10-24 |
| |\ \ | | | | | | | | | Expose conversion of grpc to tsi cert pairs | ||
| * \ \ | Merge pull request #12219 from y-zeng/http2_connector | Yuchen Zeng | 2017-10-24 |
| |\ \ \ | | | | | | | | | | | Add the endpoint used by the handshake process to connector's pollset_set | ||
| * \ \ \ | Merge pull request #13108 from AspirinSJL/reomve_duplicate | Juanli Shen | 2017-10-24 |
| |\ \ \ \ | | | | | | | | | | | | | Remove duplicate message member in test | ||
| * | | | | | clang fmt | ncteisen | 2017-10-24 |
| | | | | | | |||
| * | | | | | Remove old header benchmark | ncteisen | 2017-10-24 |
| | | | | | | |||
| * | | | | | Fix bm_diff | ncteisen | 2017-10-23 |
| | | | | | | |||
| | | * | | | Fix bm_chttp2_transport | Yuchen Zeng | 2017-10-23 |
| | | | | | | |||
| * | | | | | Remove redundant WaitForConnected | Yuchen Zeng | 2017-10-23 |
|/ / / / / | |||
| | | * / | Expose conversion of grpc to tsi cert pairs | Justin Burke | 2017-10-23 |
| |_|/ / |/| | | | |||
| * | | | Remove duplicate message member in test | Juanli Shen | 2017-10-23 |
| | | | | |||
* | | | | Ensure that we respect requested channel args in all cases | Craig Tiller | 2017-10-20 |
| | | | | |||
* | | | | Merge pull request #12362 from vjpai/inproc_qps | Vijay Pai | 2017-10-20 |
|\ \ \ \ | | | | | | | | | | | QPS test that uses inproc transport | ||
* | | | | | Add a microbm, seeing 195ns with current impl and 162ns with new impl | yang-g | 2017-10-19 |
| |/ / / |/| | | | |||
| * | | | Create inproc version of QPS test and add a few simple tests of this to ↵ | Vijay Pai | 2017-10-19 |
|/ / / | | | | | | | | | | standard testing suite. | ||
* | | | Merge pull request #12789 from ctiller/epexinf | Craig Tiller | 2017-10-18 |
|\ \ \ | | | | | | | | | EPOLLEXCLUSIVE polling engine (redux) | ||
* \ \ \ | Merge pull request #13048 from yashykt/disablelargemetadatabadclienttest | Craig Tiller | 2017-10-18 |
|\ \ \ \ | | | | | | | | | | | Disabling large_metadata_bad_client_test as per #11745 | ||
* | | | | | Fix Bazel build | Craig Tiller | 2017-10-18 |
| | | | | | |||
* | | | | | Fix compilation | Craig Tiller | 2017-10-18 |
| | | | | | |||
| * | | | | Disabling large_metadata_bad_client_test as per #11745 | Yash Tibrewal | 2017-10-18 |
| | |_|/ | |/| | | |||
* | | | | Fix compilation | Craig Tiller | 2017-10-18 |
| | | | |