Esun Kim
ebfd812be1
Regenerate projects
6 years ago
Esun Kim
26769ae50f
Bump version to v1.22.0-pre1
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
Muxi Yan
ad61ae1235
clang-format
6 years ago
Muxi Yan
9640bcddc2
fix testHijackingInterceptor
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
Muxi Yan
a9ad58e037
Fix global interceptor tests
6 years ago
Muxi Yan
e5de1e5e25
Update global interceptor comment and raise exception
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
Yash Tibrewal
24c232009c
Merge branch 'master' into out_of_bounds_tests
6 years ago
Yash Tibrewal
8a310e5063
Clang tidy
6 years ago
Lidi Zheng
3ab7332769
Merge pull request #19356 from lidizheng/i15880
...
Surface exceptions in gevent IO manager
6 years ago
Yash Tibrewal
4fc02c6bf5
add tests for bad stream IDs
6 years ago
Yunjia Wang
7866e41a97
Adjust include headers
6 years ago
Yunjia Wang
559afb59b2
Re-format indentation
6 years ago
Yunjia Wang
0a1b6d8304
Modify format - nullptr
6 years ago
Nicolas "Pixel" Noble
ee6a462f03
Another python fix.
6 years ago
Yunjia Wang
c2db456e16
Modify MPMCQueueInterface class defination for c++ compiler
6 years ago
Srini Polavarapu
8c8dc0e3c7
1.21.4 interop for cxx, csharp, php, ruby and python
6 years ago
Yunjia Wang
ebe758db98
Merge remote-tracking branch 'upstream/master' into mpmcqueue
6 years ago
Yunjia Wang
6fc7d2b18f
fix undefined reference to operator delete for MPMCQueue interface class
6 years ago
Nicolas "Pixel" Noble
8610c275e7
Merge branch 'bazel-0.26' of github.com:nicolasnoble/grpc into bazel-0.26
6 years ago
Nicolas "Pixel" Noble
929f151016
Cherry-picking #19349 in.
6 years ago
Yash Tibrewal
7dcdabf593
Merge pull request #19342 from yashykt/18416fix
...
Fix data race, heap use-after-free issue in bm_chttp2_transport
6 years ago
Yash Tibrewal
c8233e108d
Merge pull request #19360 from yashykt/bad_client_fix
...
Add gtest dependency to the test instead of library
6 years ago
yang-g
7db36fe0a0
Add comments and rename internal methods
6 years ago
Lidi Zheng
454a7a0da3
Merge pull request #19310 from lidizheng/example-debug
...
Add Debug Example
6 years ago
Jan Tattermusch
6ec2ef7d27
Merge pull request #19306 from JunTaoLuo/johluo/add-lite-client-option
...
Add MSBuild metadata to set LiteClient for client generation.
6 years ago
Soheil Hassas Yeganeh
85f08100d4
Avoid using seq_cst atomic operations in grpcpp when unnecessary.
...
These cases are almost all in the callback API.
Also use atomic<intptr_t> insteda of atomic_int for consistency with
gpr_atm and grpc_core::Atomic.
6 years ago
Lidi Zheng
e0a95c3267
Add more missing functions
6 years ago
Lidi Zheng
9bd526260a
Remove unused imports
6 years ago
Muxi Yan
c0441667f4
Merge pull request #19336 from muxi/v1.21.x
...
Backport #19309 : Fix usage of new and delete
6 years ago