Esun Kim
|
e7434d385e
|
Fix by tidy-modernize-use-override
|
2020-10-16 14:01:06 -07:00 |
Esun Kim
|
b3469c723e
|
Pre-assigned the server port and added more logs
|
2020-06-19 13:49:16 -07:00 |
Mark D. Roth
|
c769951764
|
Remove deprecated variant of JoinHostPort().
|
2020-05-08 09:13:26 -07:00 |
Vijay Pai
|
6622c94c17
|
Shutdown server properly before CQs
|
2020-01-30 09:25:57 -08:00 |
Esun Kim
|
e45b60d1fe
|
Fix unique_ptr<char> memory allocation mismatch
|
2019-11-07 17:53:59 -08:00 |
Esun Kim
|
b2b7fc9af8
|
Replaced grpc_core::UniquePtr with std::unique_ptr
|
2019-11-07 13:05:39 -08:00 |
Vijay Pai
|
37d248abd0
|
Remove unused parameter warning (19 of 20)
|
2019-10-17 08:52:10 -07:00 |
Soheil Hassas Yeganeh
|
dbf88dd66f
|
Revert "Revert "Introduce string_view and use it for gpr_split_host_port.""
This reverts commit 80c177d4c4.
|
2019-06-27 20:56:15 -04:00 |
Soheil Hassas Yeganeh
|
80c177d4c4
|
Revert "Introduce string_view and use it for gpr_split_host_port."
|
2019-06-26 16:22:13 -04:00 |
Soheil Hassas Yeganeh
|
ef0f9bf7ec
|
Introduce string_view and use it for gpr_split_host_port.
|
2019-06-20 23:19:34 -04:00 |
Karthik Ravi Shankar
|
b3889585a1
|
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
|
2019-03-12 12:25:38 -07:00 |
Karthik Ravi Shankar
|
f7dd48b2b6
|
Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota
This change moves ResourceQuota class fron grpc namespace to grpc_impl
namespace.
|
2019-03-06 10:12:23 -08:00 |
Vijay Pai
|
432b34bf74
|
Initialize value before creating slice
|
2018-11-07 12:33:19 -08:00 |
Alex Polcyn
|
92e0a70ec6
|
Make QPS server builder customizeabled
|
2018-07-23 17:16:13 +00:00 |
kpayson64
|
7a20c962df
|
Break out qps services into seperate protos
|
2018-04-18 22:13:09 -07:00 |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
2018-03-08 22:04:59 -08:00 |
Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
2018-03-05 16:35:10 -08:00 |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
2018-01-25 23:06:24 -08:00 |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
2017-11-10 14:14:17 -08:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
Ken Payson
|
918ce7a686
|
Fix QPS Async Client Next loop
|
2017-10-27 02:48:15 -07:00 |
yang-g
|
37f1bd13ab
|
clear the request
|
2017-10-26 14:42:51 -07:00 |
kpayson64
|
1bf7207852
|
Merge pull request #13084 from kpayson64/cq_lambda
CompletionQueue DoThenAsyncNext
|
2017-10-25 10:28:02 -07:00 |
Ken Payson
|
42bd87e376
|
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
|
2017-10-25 09:13:30 -07:00 |
Vijay Pai
|
088112fea1
|
Create inproc version of QPS test and add a few simple tests of this to standard testing suite.
|
2017-10-19 14:29:13 -07:00 |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
2017-08-24 10:16:40 -07:00 |
Vijay Pai
|
e1418e4ab1
|
Switch to idiomatic Slice API
|
2017-08-09 22:03:16 -07:00 |
Craig Tiller
|
873ee82277
|
Add channel args to qps server
|
2017-07-06 09:22:10 -07:00 |
Ken Payson
|
c8e7a52fc7
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2017-06-13 02:52:13 +00:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Vijay Pai
|
4b07aab513
|
Support multiple threads per cq sharing, add tests
|
2017-05-23 09:20:56 -07:00 |
Yuxuan Li
|
57e12b1786
|
Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat
|
2017-05-08 11:36:07 -07:00 |
Yuxuan Li
|
a7f7fcf94a
|
Merge branch 'master' into poll_stat
|
2017-05-08 11:35:00 -07:00 |
Yuxuan Li
|
85d3a53905
|
change gpr_atm to int
|
2017-05-08 06:24:34 +00:00 |
Yuxuan Li
|
87827e03aa
|
use lock instand of atomics, fix include position
|
2017-05-05 14:12:42 -07:00 |
Yuxuan Li
|
bfb495d026
|
add override to GetPollCount() function
|
2017-05-05 10:57:35 -07:00 |
Yuxuan Li
|
f8365cd87b
|
clean up, fix minor issue
|
2017-05-03 23:29:17 -07:00 |
Yuxuan Li
|
28efff3e1e
|
clang-format
|
2017-05-03 22:50:56 -07:00 |
Yuxuan Li
|
5d3ddeeea1
|
adding server side poll stat
|
2017-05-03 22:27:11 -07:00 |
Vijay Pai
|
eea8cf0fe3
|
Add QPS tests for one-sided streaming
|
2017-05-02 09:26:12 -07:00 |
Vijay Pai
|
0ff932cf08
|
Make sure that we hold contents of async operation until completion.
|
2017-03-27 16:16:52 -07:00 |
Vijay Pai
|
98e282a585
|
Eliminate std::placeholders
|
2017-03-16 04:47:38 -07:00 |
Craig Tiller
|
32df467f11
|
Merge github.com:grpc/grpc into grpc_slice
|
2016-11-04 08:21:56 -07:00 |
Vijay Pai
|
713c7b87e1
|
clang-format
|
2016-11-01 16:33:18 -07:00 |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
Craig Tiller
|
d41a4a720f
|
s/gpr_slice/grpc_slice, and move around tests, impls
|
2016-10-26 16:16:06 -07:00 |
Craig Tiller
|
8f67b647fd
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
2016-10-20 15:53:04 -07:00 |
Vijay Pai
|
d923583768
|
Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class
|
2016-10-18 11:40:57 -07:00 |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
2016-10-17 14:52:14 -07:00 |
Craig Tiller
|
654b242ce7
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
2016-10-17 14:31:44 -07:00 |