aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | * | | Fix bm_chttp2_transportGravatar Yuchen Zeng2017-10-23
* | | | | Remove redundant WaitForConnectedGravatar Yuchen Zeng2017-10-23
| * | | | Remove duplicate message member in testGravatar Juanli Shen2017-10-23
* | | | | Ensure that we respect requested channel args in all casesGravatar Craig Tiller2017-10-20
* | | | | Merge pull request #12362 from vjpai/inproc_qpsGravatar Vijay Pai2017-10-20
|\ \ \ \ \
* | | | | | Add a microbm, seeing 195ns with current impl and 162ns with new implGravatar yang-g2017-10-19
| |/ / / / |/| | | |
| * | | | Create inproc version of QPS test and add a few simple tests of this to stand...Gravatar Vijay Pai2017-10-19
|/ / / /
| | | * Fix benchmark crashGravatar Craig Tiller2017-10-18
| | |/
* | | Fix compilationGravatar Craig Tiller2017-10-18
* | | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-18
|\ \ \ | | |/ | |/|
| * | Update benchmark according to new encoding methodGravatar yang-g2017-10-16
| * | restore existing fixturesGravatar yang-g2017-10-16
| * | Make hpack micro bm more representativeGravatar yang-g2017-10-16
* | | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-16
|\| |
| * | Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanit...Gravatar Jan Tattermusch2017-10-16
| |\ \
| * | | explicitly recycle every port after every test runGravatar Alexander Polcyn2017-10-13
* | | | flow control fixesGravatar Craig Tiller2017-10-12
|/ / /
* | | Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-12
|\ \ \
* | | | clang-formatGravatar Craig Tiller2017-10-12
| * | | Add flow control to inproc transport so send needs a matching recv; fixGravatar Vijay Pai2017-10-11
* | | | Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-11
|\| | |
* | | | Fix compilationGravatar Craig Tiller2017-10-11
* | | | Fix compilationGravatar Craig Tiller2017-10-11
| * | | Merge pull request #12939 from vjpai/proxy_e2eGravatar Vijay Pai2017-10-10
|/| | |
| * | | Merge branch 'proxy_inproc' into proxy_e2eGravatar Vijay Pai2017-10-10
| |\ \ \
| * | | | Only put server to sleep when explicitly requestedGravatar Vijay Pai2017-10-10
| | * | | Run ProxyEnd2End tests (without proxy) for inproc transportGravatar Vijay Pai2017-10-10
* | | | | Merge github.com:grpc/grpc into qps_failyaGravatar Craig Tiller2017-10-10
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Make short deadlines actually expireGravatar Vijay Pai2017-10-10
| |/ / /
| | * / cap json_run_localhost to 10 mins under sanitizersGravatar Jan Tattermusch2017-10-10
| |/ /
* | | Wait until all clients connected before starting streamsGravatar Craig Tiller2017-10-09
* | | Stability fixesGravatar Craig Tiller2017-10-09
| * | Make sure to accept expected tags exactly onceGravatar Vijay Pai2017-10-09
|/ /
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-06
|\ \
| * \ Merge pull request #12852 from vjpai/rentGravatar Vijay Pai2017-10-05
| |\ \
| * \ \ Merge pull request #12855 from vjpai/new_constGravatar Vijay Pai2017-10-05
| |\ \ \
| | * | | Add some const that is now allowedGravatar Vijay Pai2017-10-05
| * | | | Eliminate magic #s, follow APIGravatar Vijay Pai2017-10-05
| |/ / /
| | * / Reduce # of message sizes used in each scenarioGravatar Vijay Pai2017-10-05
| |/ /
| * | Merge pull request #12828 from yang-g/delete_stress_clientsGravatar Yang Gao2017-10-05
| |\ \ | | |/ | |/|
* | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\| |
| * | reduce timeout for json_run_localhostGravatar Jan Tattermusch2017-10-05
| | * Properly clean up stress test clientsGravatar yang-g2017-10-04
| |/
* | Merge branch 'flowctlN' into flowctl+millisGravatar Craig Tiller2017-10-02
|\ \
| | * Fix windows buildGravatar Yuchen Zeng2017-09-29
| | * gRPC CLI batch modeGravatar Yuchen Zeng2017-09-29
* | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\ \ \ | | |/ | |/|
| * | Add a simple testGravatar yang-g2017-09-28
| * | Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittestsGravatar apolcyn2017-09-28
| |\ \
| | * | Add c-ares resolver tests against GCE DNS, using the unit test.Gravatar Alexander Polcyn2017-09-27