Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
| | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
* | Fixing headers and paths after merge with upstream. | Julien Boeuf | 2015-08-30 |
| | |||
* | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | |||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | |||
* | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 |
|\ | |||
| * | Change name of thread_pool files to fixed_size_thread_pool when | vjpai | 2015-07-15 |
| | | | | | | | | appropriate | ||
| * | Make thread_pool.h a public header | Vijay Pai | 2015-07-15 |
| | | | | | | | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool | ||
* | | Update C++ impl | Craig Tiller | 2015-07-13 |
|/ | |||
* | Fixup C++ | Craig Tiller | 2015-07-06 |
| | |||
* | Add a check against potential failure to bring up client binary | Yang Gao | 2015-05-26 |
| | |||
* | Add response streams to server crash test, fix them | Craig Tiller | 2015-05-19 |
| | |||
* | Add crashing client test | Craig Tiller | 2015-05-19 |