Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix formatting | Jan Tattermusch | 2016-04-15 |
* | populate ScenarioResult.summary in JSON report | Jan Tattermusch | 2016-04-15 |
* | fix formatting | Jan Tattermusch | 2016-04-14 |
* | fix formatting | Jan Tattermusch | 2016-04-14 |
* | Enable JSON reports for qps drivers | Jan Tattermusch | 2016-04-14 |
* | integrate ScenarioResult proto into qps driver | Jan Tattermusch | 2016-04-14 |
* | Added codegen_test_full | David Garcia Quintas | 2016-04-08 |
* | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
* | Merge pull request #6033 from ctiller/channel_max_reconnect_backoff | Nicolas Noble | 2016-04-05 |
|\ | |||
* \ | Merge branch 'master' into ignore_connectivity | Craig Tiller | 2016-04-04 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-04-04 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #5419 from ctiller/cleaner-posix2 | Nicolas Noble | 2016-04-01 |
| |\ \ | |||
* | | | | Fixes | Craig Tiller | 2016-04-01 |
* | | | | Fix client_crash_test, implement idempotency, fail_fast for C++ | Craig Tiller | 2016-04-01 |
|/ / / | |||
* | | | Merge pull request #6005 from sreecha/stress_exit_codes | Jan Tattermusch | 2016-04-01 |
|\ \ \ | |||
| | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-04-01 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #6041 from vjpai/i_know_virtual_destructors | Jan Tattermusch | 2016-03-31 |
|\ \ \ \ | |||
| | | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-31 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 |
|\ \ \ \ \ | |||
| | | | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-31 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge branch 'master' into stress_exit_codes | Sree Kuchibhotla | 2016-03-31 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | * | | | Merge branch 'master' into stress_exit_codes | Sree Kuchibhotla | 2016-03-31 |
| | | |\ \ \ | |||
| | | * | | | | Reduce log verbosity of stress_test client by default. Correct a typo | Sree Kuchibhotla | 2016-03-31 |
| | * | | | | | Merge branch 'master' into i_know_virtual_destructors | Vijay Pai | 2016-03-31 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | Add virtual destructor to satisfy a requirement of some compilers | vjpai | 2016-03-31 |
| | | |/ / / | | |/| | | | |||
* | / | | | | Update copyrights | Craig Tiller | 2016-03-31 |
| |/ / / / |/| | | | | |||
| | | | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-03-30 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-30 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| * | | | | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-30 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | | * | | Fix include path | Craig Tiller | 2016-03-30 |
* | | | | | Used TYPED_TEST to parametrize | Vijay Pai | 2016-03-29 |
* | | | | | clang-format | Vijay Pai | 2016-03-29 |
* | | | | | Add a concurrent test for sync client, async server case | Vijay Pai | 2016-03-29 |
| |/ / / |/| | | | |||
| * | | | Begin optionalizing lb policies: initial code movement | Craig Tiller | 2016-03-28 |
|/ / / | |||
| * | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-28 |
| |\ \ | |/ / |/| | | |||
* | | | Fix copyright | Craig Tiller | 2016-03-25 |
* | | | Fix includes | Craig Tiller | 2016-03-25 |
* | | | Merge pull request #5877 from vjpai/make_generic_payloads_great_again | Jan Tattermusch | 2016-03-25 |
|\ \ \ | |||
* | | | | Fix copyrights | Craig Tiller | 2016-03-25 |
* | | | | Auto-changes | Craig Tiller | 2016-03-25 |
| * | | | Merge branch 'master' into make_generic_payloads_great_again | Vijay Pai | 2016-03-24 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #5892 from yang-g/copy_generic_byte_buffer | Jan Tattermusch | 2016-03-23 |
|\ \ \ \ | |||
| * | | | | Make a copy of ByteBuffer when writing | yang-g | 2016-03-21 |
| | * | | | @jtattermusch correctly pointed out that we are not setting | vjpai | 2016-03-21 |
| |/ / / | |||
* | | | | Made the code simpler to parse for humans | David Garcia Quintas | 2016-03-21 |
* | | | | Ensure that no #includes are inside of a namespace. | David Garcia Quintas | 2016-03-21 |
|/ / / | |||
| * | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-21 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #5752 from vjpai/make_open_loop_again | Jan Tattermusch | 2016-03-18 |
|\ \ \ | |||
| | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-17 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-16 |
| | |\ \ |