aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/server
Commit message (Collapse)AuthorAge
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|
* Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | removed""
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
|
* Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in ↵Gravatar Yash Tibrewal2017-11-28
| | | | grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
|
* Add unsecure libraries to bazel build targetsGravatar Vijay Pai2017-08-02
|
* Move gtest lastGravatar Vijay Pai2017-07-21
|
* Do not return calls on server when request proto fails to deserialize.Gravatar Mark D. Roth2017-07-14
|
* 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