Craig Tiller
f659ee5ff1
Move comment
8 years ago
Craig Tiller
35f27cd457
More cleanup
8 years ago
Craig Tiller
4818150728
Better commentary
8 years ago
Craig Tiller
a3e87894f2
Fix, restore draining
8 years ago
Craig Tiller
991c101de8
Initial thread manager fixes
8 years ago
David Garcia Quintas
a818f72c0c
Load Reporting back to using metadata
8 years ago
yang-g
eafeea48a9
Update ServerGlobalCallback::AddPort api
8 years ago
David Garcia Quintas
9e1acc0796
master to 1.4.0-dev
8 years ago
David Garcia Quintas
d9986c3cf7
1.3.x branch cut
8 years ago
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago
Craig Tiller
11c5832b3e
Get rid of second api for marking non-listening cqs
8 years ago
Craig Tiller
75bfb97548
Finish hybrid server stuff, ensure it gets tested
8 years ago
Craig Tiller
334c4678a3
Start building out C++ interface
8 years ago
yang-g
eceec8eaf6
Add helper function to supply and parse error_details from Status.
8 years ago
Craig Tiller
9d9313cfc6
Threading robustness
...
Move server startup to a separate thread.
Where there is no opportunity for failure, do not return bool.
8 years ago
murgatroid99
7cfa1bfb73
Bump version to 1.2.3
8 years ago
Craig Tiller
d4e9a4863a
Convert all async client stream types to not allocate
8 years ago
Craig Tiller
fa416cbe3b
Dont break codegen barrier
8 years ago
Craig Tiller
be094fc5e6
Fix compile
8 years ago
Jan Tattermusch
0be726b34d
bump version to 1.2.2
8 years ago
Craig Tiller
7a8232d773
review feedback
8 years ago
Sree Kuchibhotla
4426800e6c
clang format
8 years ago
Sree Kuchibhotla
fa71f6f369
Fix ASAN failure
8 years ago
Craig Tiller
a0f3abd925
Review feedback: bikeshedding round
8 years ago
yang-g
d510fcfc6d
Add ports to global server callback.
8 years ago
Craig Tiller
66051c618f
Async end2end test passes
8 years ago
Craig Tiller
dd36b15315
Call ref/unref, bugfixes
8 years ago
David Garcia Quintas
55c895a6a4
Removed wrong LR include from codegen
8 years ago
Craig Tiller
29b527fa30
Reinstate one check, fix fall out
8 years ago
Sree Kuchibhotla
5c0ef36679
Add comment
8 years ago
Sree Kuchibhotla
ef8e00230e
Do not call grpc_init() for per-call-completion-queues created by a C++
...
synchronous server
8 years ago
Sree Kuchibhotla
0633c4a8d7
Do not call grpc_init() for per-call-completion-queues created by a C++
...
synchronous server
8 years ago
Ken Payson
484871bb03
Bump version to 1.2.1
8 years ago
thinkerou
9f00073f3c
fix markdown render error
8 years ago
Alexander Polcyn
69c2717c80
bump v1.2.x branch version to 1.2.1-pre2
8 years ago
Yuchen Zeng
f5b6b5b702
Replace existing string in SetUserAgentPrefix
8 years ago
Sree Kuchibhotla
f2c32150ef
Update C++ code
8 years ago
Alexander Polcyn
3e30832cca
bump v1.2.x branch to 1.2.1-pre1
8 years ago
David Garcia Quintas
69e5a28635
Going for 1.2.0
8 years ago
Ken Payson
12ca7d319c
Bump 1.2.x version to pre-2
8 years ago
Craig Tiller
5279370314
Fix compilation
8 years ago
Yuchen Zeng
c6f3a00b13
Fix SetSocketMutator
8 years ago
Yuchen Zeng
4564b8cde7
Copy value at SetPointerWithVtable
8 years ago
Yuchen Zeng
820e0834aa
Fix SetSocketMutator
8 years ago
Craig Tiller
f5fe4ef621
Convert C++
8 years ago
David Garcia Quintas
904e7f53ae
Introducing 1.2.0-pre1
8 years ago
David Garcia Quintas
74cec10619
Bumped version to 1.3.0-dev
8 years ago
Yuxuan Li
bdc76ab37b
bug fix
8 years ago
Yuxuan Li
34894e4b1c
Implemented stream coalescing design
...
(RFC:https://github.com/grpc/proposal/pull/3 ). Add necessary
microbenchmarks to show reduced writes/iter for short streams. Add
necessary end2end test to test out newly added apis. Filter those tests
using *WithCoalescingApi*.
8 years ago
Craig Tiller
12352b2c5c
Add test of server builder, including channel args
8 years ago