Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix sanity | Craig Tiller | 2016-02-08 |
* | Modify the test to have large number of threads receiving the RPCs and a | Sree Kuchibhotla | 2016-02-08 |
* | Clang format and fix copyrights | murgatroid99 | 2016-02-05 |
* | Replace 'long' with 'int64_t' in public core headers | murgatroid99 | 2016-02-05 |
* | Merge pull request #5008 from vjpai/worker_quit | Michael Lumish | 2016-02-04 |
|\ | |||
* \ | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ \ | |||
| | * | Merge branch 'master' into worker_quit | vjpai | 2016-02-04 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #4828 from vjpai/async_thread_stress_test | Craig Tiller | 2016-02-04 |
|\ \ \ | |||
* \ \ \ | Merge pull request #5042 from ctiller/compile | Yang Gao | 2016-02-04 |
|\ \ \ \ | |||
| | * | | | Give tsan a chance | Vijay Pai | 2016-02-04 |
| | * | | | Merge branch 'master' into async_thread_stress_test | Vijay Pai | 2016-02-03 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | clang-format | Vijay Pai | 2016-02-03 |
| | * | | | Remove the command-line flags | Vijay Pai | 2016-02-03 |
| | * | | | Fix a typecast... | Vijay Pai | 2016-02-03 |
* | | | | | Merge pull request #4958 from sreecha/server_try_cancel_api | Yang Gao | 2016-02-03 |
|\ \ \ \ \ | |||
| | | * | | | Remove some std:: so that grpc:: will be used by default when available | Vijay Pai | 2016-02-03 |
| | | * | | | Generalize namespace for ParseCommandLineFlags | Vijay Pai | 2016-02-03 |
| | | * | | | Refactor to favor composition over inheritance | Vijay Pai | 2016-02-03 |
| | | | * | | fix missed merge issue | Alistair Veitch | 2016-02-03 |
| | * | | | | Fix clang3.7/tsan compile failure | Craig Tiller | 2016-02-03 |
| | | * | | | Merge branch 'master' into async_thread_stress_test | Vijay Pai | 2016-02-03 |
| | | |\ \ \ | |||
| * | | | | | | Run tools/distrib/clang_format_code.sh | Sree Kuchibhotla | 2016-02-03 |
* | | | | | | | Took out dependence on vector | vjpai | 2016-02-03 |
| | | | | * | | merge | Alistair Veitch | 2016-02-03 |
| | | | | |\ \ | | | | | |/ / | | | | |/| | | |||
* | | | | | | | Merge branch 'master' into limit_cores | vjpai | 2016-02-03 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Forgot to put this in the Mac version | vjpai | 2016-02-03 |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Merge branch 'master' into server_try_cancel_api | Sree Kuchibhotla | 2016-02-03 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | remove duplicate functions | yang-g | 2016-02-02 |
| * | | | | | remove the old impl caused by 4921 | yang-g | 2016-02-02 |
|/ / / / / | |||
| | | * | | merge | Alistair Veitch | 2016-02-02 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | Function name changed on merge.... | Vijay Pai | 2016-02-02 |
| | | | * | Merge branch 'master' into worker_quit | Vijay Pai | 2016-02-02 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | | * | clang-format | Vijay Pai | 2016-02-02 |
| | | * | | post merge | Alistair Veitch | 2016-02-02 |
| | | | * | Add a Quit RPC so that we can conveniently shut down the workers from the dri... | vjpai | 2016-02-02 |
* | | | | | at | Vijay Pai | 2016-02-01 |
* | | | | | Address reviewer comments regarding const and shortage of comments | Vijay Pai | 2016-02-01 |
* | | | | | Add core-limited scenario and protobuf-based QPS scenario | Vijay Pai | 2016-02-01 |
| * | | | | Merge branch 'master' into server_try_cancel_api | Sree Kuchibhotla | 2016-02-01 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
* | | | | | Copyright and clang-format | Vijay Pai | 2016-02-01 |
* | | | | | Make sure that client limit is valid | Vijay Pai | 2016-02-01 |
* | | | | | Enable properly working core limits on clients and servers, | Vijay Pai | 2016-02-01 |
| * | | | | Address code review comments | Sree Kuchibhotla | 2016-02-01 |
* | | | | | Make dynamic sizing of async threads work again | Vijay Pai | 2016-02-01 |
* | | | | | Clean-up core list usage and make it possible to reset the core list | Vijay Pai | 2016-02-01 |
* | | | | | Merge branch 'master' into corelimit2 | Vijay Pai | 2016-02-01 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | use huffman prefix | yang-g | 2016-02-01 |
| | * | | | Comments and a minor fix | Sree Kuchibhotla | 2016-01-29 |
| | * | | | Use the same completion queue for both client and server | Sree Kuchibhotla | 2016-01-29 |
| * | | | | Remove host option from ServerConfig proto since it is error-prone and | Vijay Pai | 2016-01-29 |