nanahpang
edbc21e890
Merge pull request #22714 from grpc/nanahpang-clangtidy-patch
...
Redundant get() call on smart pointer
5 years ago
Donna Dionne
b43194c444
Fixing grp_log format error.
5 years ago
Lidi Zheng
ec0daeb9ad
Merge branch 'aio-status' of github.com:lidizheng/grpc into aio-status
5 years ago
Lidi Zheng
7f693a07bb
Make pylint happy
5 years ago
Muxi Yan
056bd79091
address comments
5 years ago
nanahpang
990943e36c
Redundant get() call on smart pointer
...
I caught this ClangTide error while doing the import. Applied a quick fix here to follow the go/clang-tidy/checks/readability-redundant-smartptr-get.md.
5 years ago
Vijay Pai
b622f58852
Merge pull request #22707 from grpc/vjpai-patch-1
...
Remove some excessive logs
5 years ago
Pau Freixes
2aea5c002b
[Aio] Implement the Unary Stream client interceptor
...
Add support for adding intercetpors for the Unary Stream arity at
client level.
5 years ago
Jan Tattermusch
d512a18cae
Merge pull request #22703 from jtattermusch/bazel_binaries_for_proto_regen
...
Use bazel-build protoc and plugins to regenerate protos for some languages.
5 years ago
ZhenLian
dd44231a32
[No Review] Test
5 years ago
Jan Tattermusch
5156db53db
revert some generate_proto_php.sh changes, add TODOs
5 years ago
Jan Tattermusch
6ffa02a389
do not eat errors when generating protos
5 years ago
ZhenLian
7cb9d43da2
Merge pull request #22689 from grpc/zhen_core_test_improvement_7
...
[6/n] Avoid using hardcoded test credentials
5 years ago
Muxi Yan
8bff0722ee
Fix grpc_cfstream test
5 years ago
ZhenLian
f64554b698
[NO Review] grpc_tool_test.cc
5 years ago
Vijay Pai
0093accaca
Merge pull request #22670 from vjpai/request_matcher_interface
...
Virtualize RequestMatcher to enable customized matchers
5 years ago
Muxi Yan
e2f0d03fb4
Merge pull request #20191 from jtattermusch/g_stands_for_useless
...
Remove g-stands-for from user agent string
5 years ago
Vijay Pai
db151dc168
Virtualize RequestMatcher to enable customized matchers
5 years ago
Vijay Pai
5085805063
Remove some excessive logs
5 years ago
Lidi Zheng
916f6db913
Merge branch 'master' into aio-status
5 years ago
Lidi Zheng
1c728b3aea
Reduce maintenance burden
5 years ago
donnadionne
baa442e6e4
Merge pull request #22280 from donnadionne/route_response
...
Xds Routing LB Policy
5 years ago
Hannah Shi
6be41055b4
fix of a bit of memory leak
5 years ago
Yash Tibrewal
6597db2089
Reverted to using stream_write_closed
5 years ago
Lidi Zheng
9966900a8e
Merge pull request #22694 from lidizheng/extend-timeout-macos-python
...
Increase timeout for macOS Python tests by 50%
5 years ago
Yash Tibrewal
86c03c1710
Merge branch 'master' into failwrites
5 years ago
Donna Dionne
7db619ba95
Code review comments.
5 years ago
Jan Tattermusch
30b6b1f0f4
address review comments
5 years ago
Jan Tattermusch
5baf296292
add link to Protobuf PHP empty.proto issue
5 years ago
Jan Tattermusch
c91ee52276
simplify obj-c run_plugin_tests.sh
5 years ago
Jan Tattermusch
0432f7f6ca
use bazel-built protoc and plugin for generate_proto_*.sh scripts
...
modify scripts
5 years ago
Jan Tattermusch
555804bb94
regenerate ruby protos
5 years ago
Jan Tattermusch
2a7f2e8f2c
regenerate C# protos
5 years ago
Jan Tattermusch
320c91694b
Delete a non-longer-useful run_build_statistics.py
5 years ago
Muxi Yan
663d330757
Merge pull request #22697 from grpc/publish_new_rpc_arg
...
Make argument names consistent
5 years ago
Muxi Yan
07a51fae6b
Make argument names consistent
5 years ago
Muxi Yan
5e2c40ab58
Merge pull request #22690 from grpc/revert-22662-aio-reflection
...
Revert "[Aio] Add AsyncIO support to grpcio-reflection"
5 years ago
Lidi Zheng
da94b366eb
Increase timeout for macOS Python tests by 50%
5 years ago
Donna Dionne
424e81eaec
Code Review comments
5 years ago
Donna Dionne
aea9bfcbb2
Last bit of build failures.
5 years ago
Yash Tibrewal
b7941bedf3
Merge pull request #22575 from yashykt/newfilter
...
Move decompression into gRPC Core
5 years ago
Lidi Zheng
99c5b647bf
Revert "[Aio] Add AsyncIO support to grpcio-reflection"
5 years ago
Donna Dionne
22c7d8d0cd
Fixing build error
5 years ago
Donna Dionne
39ad034e88
Fixing build errors
5 years ago
Donna Dionne
fcc41aedc8
Fixing build errors.
5 years ago
Lidi Zheng
95b4f22475
Add AsyncIO support to grpcio-status
5 years ago
Donna Dionne
584b35055e
Merge remote-tracking branch 'upstream/master' into route_response
5 years ago
Muxi Yan
eb7779c20c
Revert "Revert "Introduce CFRunLoop based iomgr""
5 years ago
Muxi Yan
881439476c
Merge pull request #22684 from grpc/revert-22423-objc-poller
...
Revert "Introduce CFRunLoop based iomgr"
5 years ago
Donna Dionne
8bab28db08
Rearrange test_service_impl.h/cc to fix build failures.
5 years ago