Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove host option from ServerConfig proto since it is error-prone and | 2016-01-29 | |
| | | | | may cause inter-language confusion. | ||
* | Merge pull request #4775 from dgquintas/sync-async-plus-interfaces | 2016-01-28 | |
|\ | | | | | Support mixing sync and async method in the same service + Separation of core from proto compiler output | ||
* | | Testing scenarios for various performance characteristics | 2016-01-28 | |
| | | |||
| * | sanity fixes | 2016-01-27 | |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | 2016-01-27 | |
| |\ | |/ |/| | |||
| * | copyrights | 2016-01-27 | |
| | | |||
* | | Merge pull request #4918 from vjpai/dynamic_sizing2 | 2016-01-27 | |
|\ \ | | | | | | | Allow dynamic sizing of async test thread pools (to core count) and number of client workers | ||
* | | | clang-format code | 2016-01-27 | |
| | | | |||
| * | | clang-format | 2016-01-27 | |
| | | | |||
* | | | Merge github.com:grpc/grpc into fix-c++ | 2016-01-27 | |
|\ \ \ | |||
| | * \ | Merge branch 'generic_qps' into dynamic_sizing2 | 2016-01-27 | |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge branch 'master' into generic_qps | 2016-01-27 | |
| |\ \ \ | |||
| | | * | | Don't log newlines | 2016-01-27 | |
| | | | | | |||
| | | * | | Copyright | 2016-01-27 | |
| | | | | | |||
| | | * | | Also dynamic sizing for num_clients on performance tests | 2016-01-27 | |
| | | | | | |||
* | | | | | Small testing fixes | 2016-01-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - end2end test deadlines may complete before checking IsCancelled => don't expect it to be false in these cases - add exponential backoff to port_posix - ensure run_tests rebuilds targets with a regex I commonly use | ||
| | | * | | Allow dynamic sizing of async client and server thread pools | 2016-01-27 | |
| | |/ / | |/| | | |||
| * | | | Sanity checks and asan fix | 2016-01-27 | |
| | | | | |||
| | * | | Sanity failures (copyright, clang-format) | 2016-01-27 | |
| | | | | |||
| | * | | clang-format | 2016-01-26 | |
| | | | | |||
| | * | | Fix copyright | 2016-01-26 | |
| | | | | |||
| | * | | No need to put \n at end of a log message | 2016-01-26 | |
| | | | | |||
| * | | | Actually create async generic server | 2016-01-26 | |
| | | | | |||
| | * | | Properly state client name | 2016-01-26 | |
| | | | | |||
| | * | | Improve logging for test | 2016-01-26 | |
| |/ / | |||
| * | | clang-format | 2016-01-26 | |
| | | | |||
| * | | localhost -> wildcard address | 2016-01-26 | |
|/ / | |||
| * | pre sync_stream.cc creation. Does not compile | 2016-01-25 | |
| | | |||
| * | Further work. Compiles. WIP | 2016-01-25 | |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | 2016-01-21 | |
| |\ | |/ |/| | |||
| * | fixed copyrights | 2016-01-21 | |
| | | |||
| * | Made "codedgen" directories closed over #includes | 2016-01-21 | |
| | | |||
| * | clang-format | 2016-01-20 | |
| | | |||
| * | updated copyrights | 2016-01-20 | |
| | | |||
| * | Merge branch 'proto_interfaces' into yang-g-sync_async_mix | 2016-01-19 | |
| |\ | |||
| * \ | Merge branch 'sync_async_mix' of https://github.com/yang-g/grpc into ↵ | 2016-01-19 | |
| |\ \ | | | | | | | | | | | | | yang-g-sync_async_mix | ||
* | | | | Copyright fixes for sanity | 2016-01-19 | |
| | | | | |||
* | | | | Dealt with a nit | 2016-01-19 | |
| | | | | |||
| | | * | regenerated projects | 2016-01-19 | |
| | |/ | |/| | |||
* / | | Re-enable explicit specification of server port for qps worker. Also | 2016-01-19 | |
|/ / | | | | | | | add in a check that we don't try to use generic testing for sync or unary. | ||
* | | Fix asan error caused by mismatch in alloc/dealloc between new[] and | 2016-01-18 | |
| | | | | | | | | regular delete... | ||
| * | Add tests with a second service | 2016-01-15 | |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into sync_async_mix | 2016-01-15 | |
| |\ | |/ |/| | |||
| * | remove outdated api | 2016-01-15 | |
| | | |||
| * | Add a test with two methods generic | 2016-01-15 | |
| | | |||
| * | move utilities to a separate file | 2016-01-15 | |
| | | |||
* | | Updated copyrights... | 2016-01-15 | |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | 2016-01-15 | |
|\ \ | |||
| | * | clang-format | 2016-01-15 | |
| | | | |||
| | * | add generic test | 2016-01-15 | |
| | | |