aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/server
Commit message (Collapse)AuthorAge
* Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
|
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
|
* Relax qps/eps error in load reporter testGravatar Juanli Shen2018-07-22
|
* Add server load reporting serviceGravatar Juanli Shen2018-07-13
|
* Add load reporterGravatar Juanli Shen2018-06-21
|
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
|
* Merge pull request #15283 from apolcyn/server_consume_socket_mutatorGravatar apolcyn2018-05-08
|\ | | | | Consume socket mutators on posix servers
| * Add a test that tcp server posix consumes socket mutatorsGravatar Alexander Polcyn2018-05-08
| |
* | Add load data storeGravatar Juanli Shen2018-05-01
|/
* fixup! Fix formattingGravatar Ara Ayvazyan2018-04-03
|
* Fix crashing server_builder_testGravatar Ara Ayvazyan2018-03-30
|
* 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