Yunjia Wang
87bd0a080a
Fix pos of base macro
6 years ago
Yunjia Wang
befd236fa3
Remove extra
6 years ago
Yunjia Wang
cb6924d48f
Fix header
6 years ago
Yunjia Wang
fdd856312a
Modify class name and other small changes
6 years ago
Yunjia Wang
d957083bb8
Merge remote-tracking branch 'upstream/master' into mpmcqueue
6 years ago
Yunjia Wang
04d504f67f
Fix delete operator undefined reference error for interface
6 years ago
apolcyn
a6a6175ff1
Merge pull request #19414 from apolcyn/skip_broken_distrib
...
Skip all ruby distrib tests that use ruby 2.2
6 years ago
Yunjia Wang
53eef664d3
clang-format
6 years ago
Yunjia Wang
a3a5685d29
Modify Node allocate/deallocate
6 years ago
Yunjia Wang
2fbd77aee4
Fix Node compile error on operator overload
6 years ago
Yunjia Wang
54c05c4895
Remove extra status print
6 years ago
Yunjia Wang
58e36f1034
Add base class abstract macro to all classes
6 years ago
Yunjia Wang
01ffaf8bac
Add GRPC Abstract Macro
6 years ago
Yunjia Wang
fb05f0bf9c
Merge remote-tracking branch 'upstream/master' into mpmcqueue
6 years ago
Yunjia Wang
ad22f9d7bf
Add delete operator overload
6 years ago
Juanli Shen
4d5f32ed2d
Merge pull request #19239 from AspirinSJL/compress_fix
...
Fix compression algorithm parsing
6 years ago
Alexander Polcyn
3e843d68d0
Skip all ruby distrib tests that use ruby 2.2
6 years ago
Yang Gao
ea63190498
Merge pull request #19371 from yang-g/virtual_me
...
Add comments and rename internal methods
6 years ago
Juanli Shen
67e6b03e92
Fix compression algorithm parsing
6 years ago
Muxi Yan
0de90d672a
Merge pull request #19407 from muxi/fix-pr-jobs
...
Fix objc tests pull request failures
6 years ago
Muxi Yan
6a7bbbc1bd
Fix objc tests pull request failures
6 years ago
yang-g
7b0ee41fd5
Resolve comment
6 years ago
Soheil Hassas Yeganeh
6f73241f71
Merge pull request #19365 from soheilhy/seq-cst
...
Avoid using seq_cst atomic operations in grpcpp when unnecessary.
6 years ago
Muxi Yan
bb341f822d
Merge pull request #19177 from muxi/split-objc-tests
...
Split ObjC tests
6 years ago
Soheil Hassas Yeganeh
1366a609c7
Merge pull request #19386 from soheilhy/unique-ptr-deleter
...
Eliminate a branch in Delete for grpc_core::UniquePtr.
6 years ago
Yang Gao
907a1313a8
Merge pull request #19383 from yang-g/time
...
Cap deadline to 99999999 seconds on wire
6 years ago
Esun Kim
c2ee790326
Merge pull request #19391 from veblush/master
...
Bump version to v1.23.0
6 years ago
Esun Kim
cd27a36924
Regenerate projects
6 years ago
Esun Kim
63ffdf135f
Bump version to 1.23.0
6 years ago
Srini Polavarapu
e7dd800d35
Merge pull request #19373 from srini100/master
...
1.21.4 interop for cxx, csharp, php, ruby and python
6 years ago
Vijay Pai
6c46217dce
Merge pull request #19387 from grpc/revert-19042-subchannel_interface_connected_subchannel
...
Revert "Hide ConnectedSubchannel from LB policy API."
6 years ago
Yunjia Wang
917605735b
Adjust port header position
6 years ago
Yunjia Wang
ce856d27f4
Add extern declaration and adjust header
6 years ago
yang-g
9b49f03cf7
Relax deadline check in c#
6 years ago
Yunjia Wang
662aa1f153
Modify format printing and Debug trace.
6 years ago
Vijay Pai
6124a835d4
Revert "Hide ConnectedSubchannel from LB policy API."
6 years ago
yang-g
7f327f1ca7
Relax csharp deadline test
6 years ago
Vijay Pai
766ab783bc
Merge pull request #19378 from grpc/revert-18496-lb_shutdown_cleanup
...
Revert "Simplify LB policy and resolver shutdown."
6 years ago
Esun Kim
b903bb2a3b
Merge pull request #19388 from veblush/master
...
Upmerge from v1.21.x
6 years ago
Yunjia Wang
e1146bd27d
Merge remote-tracking branch 'upstream/master' into mpmcqueue
6 years ago
Esun Kim
f426157762
Merge branch 'v1.21.x'
6 years ago
Soheil Hassas Yeganeh
61886e0d73
Eliminate a branch in Delete for grpc_core::UniquePtr.
...
This is showing up in microbenchmarks in the StringView PR,
becacuse strdup() retruns a grpc_core::UniquePtr now.
Removing the branch lowers the difference.
6 years ago
Jan Tattermusch
4d33b5c955
Merge pull request #19182 from haon4/201905291635
...
Update protobuf version to 3.8.0
6 years ago
yang-g
e291396644
Cap deadline to 99999999 seconds on wire
6 years ago
Yunjia Wang
8ebd58b3ba
Merge remote-tracking branch 'upstream/master' into mpmcqueue
6 years ago
Yunjia Wang
1def76bf1d
Add Makefile
6 years ago
Vijay Pai
62b5301236
Revert "Simplify LB policy and resolver shutdown."
6 years ago
Yunjia Wang
70c8211c85
Add config files
6 years ago
Lidi Zheng
3ab7332769
Merge pull request #19356 from lidizheng/i15880
...
Surface exceptions in gevent IO manager
6 years ago
Yunjia Wang
7866e41a97
Adjust include headers
6 years ago