Jan Tattermusch
|
cf6a311761
|
Revert "Windows builds for gRPC C++ tests"
|
2019-03-15 17:15:20 +01:00 |
|
billfeng327
|
4241edeaa4
|
renamed tag to no_windows in conformation with Bazel and TensorFlow
|
2019-03-07 14:52:49 -08:00 |
|
billfeng327
|
ab06853fc9
|
C++ Windows test builds
|
2019-03-06 15:47:49 -08:00 |
|
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
2018-12-06 14:37:52 -08:00 |
|
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
2018-11-30 08:57:38 -08:00 |
|
Juanli Shen
|
a9bfe94d10
|
Relax qps/eps error in load reporter test
|
2018-07-22 16:36:13 -07:00 |
|
Juanli Shen
|
be40b0d3a8
|
Add server load reporting service
|
2018-07-13 19:52:59 -07:00 |
|
Juanli Shen
|
291bbc7014
|
Add load reporter
|
2018-06-21 13:21:02 -07:00 |
|
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
2018-06-14 14:58:09 -04:00 |
|
apolcyn
|
57ed055f2f
|
Merge pull request #15283 from apolcyn/server_consume_socket_mutator
Consume socket mutators on posix servers
|
2018-05-08 21:04:36 -07:00 |
|
Alexander Polcyn
|
ac8b72f75b
|
Add a test that tcp server posix consumes socket mutators
|
2018-05-08 11:49:55 -07:00 |
|
Juanli Shen
|
a0aab7ebcc
|
Add load data store
|
2018-05-01 10:46:44 -07:00 |
|
Ara Ayvazyan
|
88846bc637
|
fixup! Fix formatting
|
2018-04-03 09:16:17 -07:00 |
|
Ara Ayvazyan
|
bd5dae28dc
|
Fix crashing server_builder_test
|
2018-03-30 10:59:59 -07:00 |
|
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
2018-03-08 22:04:59 -08:00 |
|
Yash Tibrewal
|
8cf1470a51
|
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
2017-12-06 09:47:54 -08:00 |
|
Yash Tibrewal
|
ad4d2dde00
|
Revert "All instances of exec_ctx being passed around in src/core removed"
|
2017-12-06 09:05:05 -08:00 |
|
Yash Tibrewal
|
03412ee9de
|
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
|
2017-11-28 18:06:23 -08:00 |
|
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
2017-08-30 19:18:37 +02:00 |
|
Vijay Pai
|
81522c8ebe
|
Add unsecure libraries to bazel build targets
|
2017-08-02 19:44:32 -07:00 |
|
Vijay Pai
|
c50cf03f32
|
Move gtest last
|
2017-07-21 11:14:40 -07:00 |
|
Mark D. Roth
|
0696611fb5
|
Do not return calls on server when request proto fails to deserialize.
|
2017-07-14 07:18:39 -07:00 |
|
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
|
Craig Tiller
|
12352b2c5c
|
Add test of server builder, including channel args
|
2017-03-08 09:08:22 -08:00 |
|
Vijay Pai
|
e8a7e30a75
|
Eliminate public thread-pool interface
|
2015-08-24 10:52:33 -07:00 |
|
Vijay Pai
|
67ab91052d
|
Start off with zero reserve threads to make sure that that case works
|
2015-07-23 16:32:25 -07:00 |
|
vjpai
|
b28456b1e4
|
Add dynamic thread pool and initial port of test
|
2015-07-23 14:17:10 -07:00 |
|
vjpai
|
72a44178e9
|
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
|
2015-07-16 21:44:44 -07:00 |
|
vjpai
|
a2e1bb1577
|
Change name of thread_pool files to fixed_size_thread_pool when
appropriate
|
2015-07-15 16:49:49 -07:00 |
|
Vijay Pai
|
69f2410086
|
Make thread_pool.h a public header
Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction
of DynamicSizeThreadPool
|
2015-07-15 12:33:37 -07:00 |
|
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
2015-02-18 09:23:38 -08:00 |
|
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
2015-02-18 08:34:56 -08:00 |
|
Nicolas Noble
|
b7ebd3b8c6
|
Initial import.
|
2014-11-26 16:33:03 -08:00 |
|