aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/server
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Add test of server builder, including channel argsGravatar Craig Tiller2017-03-08
|
* Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
|
* Start off with zero reserve threads to make sure that that case worksGravatar Vijay Pai2015-07-23
|
* Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
|
* ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-07-16
|
* Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | appropriate
* Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Initial import.Gravatar Nicolas Noble2014-11-26