Yuchen Zeng
|
11d3c8f3d4
|
Add ServerBuilderPlugin::UpdateChannelArguments
|
9 years ago |
Yuchen Zeng
|
7d099a5c90
|
Fix naming and comment problems
|
9 years ago |
Yuchen Zeng
|
3b8f3354de
|
Add plugins at the time of static initialization
|
9 years ago |
Yuchen Zeng
|
c049035bed
|
Add GRPC_ prefix for macros
|
9 years ago |
Yuchen Zeng
|
a42ec21341
|
Server builder plugin
|
9 years ago |
yang-g
|
9d1f0c4a0c
|
Fix merge failures
|
10 years ago |
Vijay Pai
|
e8a7e30a75
|
Eliminate public thread-pool interface
|
10 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
10 years ago |
Craig Tiller
|
d6c98df792
|
clang-format all source
|
10 years ago |
Nicolas "Pixel" Noble
|
b3d69c3c0f
|
Fixing Windows build
|
10 years ago |
vjpai
|
02b80549e9
|
Bug fixes
|
10 years ago |
vjpai
|
b76f3ada11
|
Fix bug on shutdown case
|
10 years ago |
vjpai
|
b28456b1e4
|
Add dynamic thread pool and initial port of test
|
10 years ago |
yang-g
|
6ca6ec884d
|
set header guard
|
10 years ago |
vjpai
|
72a44178e9
|
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
|
10 years ago |
vjpai
|
a2e1bb1577
|
Change name of thread_pool files to fixed_size_thread_pool when
appropriate
|
10 years ago |
Vijay Pai
|
69f2410086
|
Make thread_pool.h a public header
Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction
of DynamicSizeThreadPool
|
10 years ago |
Yang Gao
|
6f4fb3b133
|
Add ability to override default thread pool
|
10 years ago |
Yang Gao
|
69fe0759be
|
Various minor fixes
|
10 years ago |
Nicolas "Pixel" Noble
|
ff2828be3d
|
Rewriting mutex, condition_variable, and thread.
|
10 years ago |
Nicolas "Pixel" Noble
|
ae96ae2bad
|
Starting off by removing all offending headers.
|
10 years ago |
vjpai
|
d5933b6184
|
Remove lambda expression being used in grpc C++ library
|
10 years ago |
Vijay Pai
|
335b97df8c
|
Revert "Remove lambda expression to support older compilers"
This reverts commit 5d5b1d8c8e .
|
10 years ago |
vjpai
|
5d5b1d8c8e
|
Remove lambda expression to support older compilers
|
10 years ago |
Yang Gao
|
6baa9b67ad
|
clang-format c++ code
|
10 years ago |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
10 years ago |
Craig Tiller
|
c5ba0e56a0
|
Make it possible to compile with gcc4.6
|
10 years ago |
Craig Tiller
|
cf133f41f8
|
Make it possible to compile with gcc4.6
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
7c72adcdc7
|
Make server.cc compile again
|
10 years ago |
Craig Tiller
|
ecd49345b5
|
Use clang-format-3.5
|
10 years ago |
Nicolas Noble
|
b7ebd3b8c6
|
Initial import.
|
10 years ago |