aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++_unsecure
Commit message (Collapse)AuthorAge
* Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
|
* Merge with headGravatar yang-g2015-07-16
|\
* | split iterator into its own fileGravatar yang-g2015-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
* resolve commentsGravatar yang-g2015-07-07
|
* merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\
* | compilesGravatar yang-g2015-07-06
| |
| * Add missing headers to build.jsonGravatar yang-g2015-06-23
| |
| * Add missing file to build.jsonGravatar Craig Tiller2015-06-05
| |
| * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* Add ability to override default thread poolGravatar Yang Gao2015-06-03
|
* Properly naming grpc++_unsecure project.Gravatar Nicolas "Pixel" Noble2015-05-09
|
* Adding grpc++_unsecure project file, and adding better support for test ↵Gravatar Nicolas "Pixel" Noble2015-05-09
projects.