Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | Comments and format | Sree Kuchibhotla | 2016-01-28 | |
| | | | * | | | Sync server end2end and async_end2end tests | Sree Kuchibhotla | 2016-01-28 | |
| |_|_|/ / / |/| | | | | | ||||
| | * | | | | Changing the API to use a callback mechanism. | Julien Boeuf | 2016-01-28 | |
* | | | | | | Merge pull request #4775 from dgquintas/sync-async-plus-interfaces | Craig Tiller | 2016-01-28 | |
|\ \ \ \ \ \ | ||||
| | | * | | | | Fixing copyright. | Julien Boeuf | 2016-01-28 | |
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into ssl_credentials_override_d... | Julien Boeuf | 2016-01-28 | |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| | * | | | | | Fix copyrights | Craig Tiller | 2016-01-28 | |
| | * | | | | | Fix windows | Craig Tiller | 2016-01-28 | |
| | * | | | | | Update copyrights | Craig Tiller | 2016-01-28 | |
| | * | | | | | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 | |
* | | | | | | | Testing scenarios for various performance characteristics | Vijay Pai | 2016-01-28 | |
| |/ / / / / |/| | | | | | ||||
| * | | | | | sanity fixes | David Garcia Quintas | 2016-01-27 | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | copyrights | David Garcia Quintas | 2016-01-27 | |
* | | | | | | Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests | Jan Tattermusch | 2016-01-27 | |
|\ \ \ \ \ \ | ||||
| | | | | * \ | Merge branch 'master' into async_thread_stress_test | Vijay Pai | 2016-01-27 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | | * | | | | Addressing comments. | Julien Boeuf | 2016-01-27 | |
* | | | | | | | Merge pull request #4918 from vjpai/dynamic_sizing2 | Yang Gao | 2016-01-27 | |
|\ \ \ \ \ \ \ | ||||
| | | | * | | | | Adding a function to override the ssl default roots path. | Julien Boeuf | 2016-01-27 | |
| | * | | | | | | Fix 32 bit linux tests | Jan Tattermusch | 2016-01-27 | |
| |/ / / / / / |/| | | | | | | ||||
| | | | | * | | Merge branch 'master' into async_thread_stress_test | Vijay Pai | 2016-01-27 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
* | | | | | | | clang-format code | Craig Tiller | 2016-01-27 | |
| * | | | | | | clang-format | Vijay Pai | 2016-01-27 | |
| | | | | * | | Merge branch 'master' into async_thread_stress_test | vjpai | 2016-01-27 | |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | ||||
* | | | | | | | Fix copyrights | Craig Tiller | 2016-01-27 | |
* | | | | | | | Merge github.com:grpc/grpc into fix-c++ | Craig Tiller | 2016-01-27 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | * | | | | | Merge branch 'generic_qps' into dynamic_sizing2 | Vijay Pai | 2016-01-27 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge branch 'master' into generic_qps | Vijay Pai | 2016-01-27 | |
| |\ \ \ \ \ \ | ||||
| | | * | | | | | Don't log newlines | Vijay Pai | 2016-01-27 | |
| | | * | | | | | Copyright | Vijay Pai | 2016-01-27 | |
| | | * | | | | | Also dynamic sizing for num_clients on performance tests | Vijay Pai | 2016-01-27 | |
* | | | | | | | | Small testing fixes | Craig Tiller | 2016-01-27 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
| | | * | | | | Allow dynamic sizing of async client and server thread pools | Vijay Pai | 2016-01-27 | |
| | |/ / / / | |/| | | | | ||||
| * | | | | | Sanity checks and asan fix | vjpai | 2016-01-27 | |
| | * | | | | Sanity failures (copyright, clang-format) | vjpai | 2016-01-27 | |
| | * | | | | clang-format | vjpai | 2016-01-26 | |
| | * | | | | Fix copyright | vjpai | 2016-01-26 | |
| | * | | | | No need to put \n at end of a log message | vjpai | 2016-01-26 | |
| * | | | | | Actually create async generic server | vjpai | 2016-01-26 | |
| | | | | * | 100->1000 | vjpai | 2016-01-26 | |
| | | | | * | Merge branch 'async_thread_stress_test' of github.com:vjpai/grpc into async_t... | vjpai | 2016-01-26 | |
| | | | | |\ | ||||
| | | | | * | | Make async message match sync | vjpai | 2016-01-26 | |
| | * | | | | | Properly state client name | Vijay Pai | 2016-01-26 | |
| | | | | | * | Merge branch 'master' into async_thread_stress_test | Vijay Pai | 2016-01-26 | |
| | | | | |/| | |_|_|_|_|/ |/| | | | | | ||||
| | * | | | | Improve logging for test | Vijay Pai | 2016-01-26 | |
| |/ / / / | ||||
| * | | | | clang-format | Vijay Pai | 2016-01-26 | |
| * | | | | localhost -> wildcard address | Vijay Pai | 2016-01-26 | |
|/ / / / | ||||
| * | | | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 | |
| * | | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 | |
| * | | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 |