ncteisen
|
08519d4472
|
Listen sockets track their port
|
6 years ago |
Vijay Pai
|
ac10426163
|
Add server_interceptors_end2end_test to build.yaml
|
6 years ago |
Vijay Pai
|
371b1d99d5
|
Add call as param to MethodHandler::Deserialize to allow arena use
|
6 years ago |
Yash Tibrewal
|
bfd1935afc
|
Add note on the experimental nature of the additional method in ServerInterface
|
6 years ago |
Yash Tibrewal
|
85ddf5c713
|
Get ClientContext included with ChannelInterface, and slight more cleanup
|
6 years ago |
Yash Tibrewal
|
01313976e1
|
Merge pull request #16842 from yashykt/interceptors
Experimental API for Client and Server Interception
|
6 years ago |
Yash Tibrewal
|
395edbfa24
|
Replace size_t initialization from false to 0
|
6 years ago |
Yash Tibrewal
|
d21a175b28
|
Revert "Add dummy interceptors to end2end_test and async_end2end_test"
This reverts commit d075719477 .
|
6 years ago |
Jan Tattermusch
|
0bb10870f3
|
various bazelrc improvements
|
6 years ago |
Yash Tibrewal
|
d075719477
|
Add dummy interceptors to end2end_test and async_end2end_test
|
6 years ago |
Jan Tattermusch
|
4b8a550268
|
temporarily disable node_purejs benchmarks
|
6 years ago |
Jan Tattermusch
|
ffac9d90b1
|
Merge pull request #17016 from jtattermusch/fix_boringssl_msan
Fix boringssl msan problems on bazel RBE
|
6 years ago |
Jan Tattermusch
|
0685b80683
|
upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel
|
6 years ago |
Yang Gao
|
7b419202a7
|
Merge pull request #17019 from yang-g/default_creds
Remove the internal caching for google_default_credentials
|
6 years ago |
Jan Tattermusch
|
e0160eb02b
|
Merge pull request #17024 from muxi/fix-binary-size-script
Fix iOS binary size test script error
|
6 years ago |
Jan Tattermusch
|
b45023c867
|
Merge pull request #17015 from jtattermusch/align_msan
Foundry: Align msan kokoro and manual configurations
|
6 years ago |
Juanli Shen
|
63560898bb
|
Merge pull request #17025 from AspirinSJL/rq_fix_patch
Fix resource quota related leak
|
6 years ago |
Yash Tibrewal
|
2475744c75
|
Change index to size_t
|
6 years ago |
Juanli Shen
|
19ea6226b2
|
Fix resource quota related leak
|
6 years ago |
Muxi Yan
|
16ff93969f
|
Fix error when derived data directory does not exist
|
6 years ago |
Muxi Yan
|
a6d5884814
|
Merge pull request #16962 from var-const/varconst/podspec-roots-pem
In gRPC-C++ podspec, copy the certificate to bundle resources
|
6 years ago |
Yash Tibrewal
|
a55d60056b
|
Fix build
|
6 years ago |
Yash Tibrewal
|
005eb29298
|
Missed reviewer comments
|
6 years ago |
Yash Tibrewal
|
1ea195b6f3
|
Reviewer comments except for void * fixed
|
6 years ago |
Yash Tibrewal
|
6a5f39db3c
|
Separate out interceptorbatchmethodimpl to a different file
|
6 years ago |
Yash Tibrewal
|
c2e3fde9b5
|
Rename call.h to call_op_set.h and call_wrapper.h to call.h
|
6 years ago |
Eric Anderson
|
01a128dd71
|
Add grpc-java 1.16.1 to interop matrix
|
6 years ago |
Muxi Yan
|
ace83fa266
|
Change the template of gRPC-C++.podspec as well
|
6 years ago |
yang-g
|
a35f55fd70
|
move helper function into namespace
|
6 years ago |
Noah Eisen
|
a7a927466a
|
Merge pull request #17020 from ncteisen/channelz-get-server-cpp
Channelz++ Part 6: Add GetServer to channelz cpp
|
6 years ago |
yang-g
|
83d74bf6fc
|
Remove the internal cache for google_default_credentials
|
6 years ago |
ncteisen
|
bc44c5e353
|
Add GetServer to channelz cpp
|
6 years ago |
Vijay Pai
|
b8f3b532d3
|
Merge pull request #17018 from sreecha/patch-1
Fix an outdated comment
|
6 years ago |
Noah Eisen
|
5cf95f0b52
|
Merge pull request #16991 from ncteisen/channelz-get-server-core
Channelz part 10: GetServer
|
6 years ago |
Noah Eisen
|
23449ca12d
|
Merge pull request #16990 from ncteisen/channelz-get-server
Add GetServer to Channelz proto
|
6 years ago |
Sree Kuchibhotla
|
91faa8e8f0
|
Fix an outdated comment
Fix the outdated commment in ServerCompletionQueue constructor
|
6 years ago |
Jan Tattermusch
|
aad0030aed
|
align msan kokoro and manual configurations
|
6 years ago |
Jan Tattermusch
|
ef053d87ce
|
Merge pull request #17009 from jtattermusch/eradicate_bazel_wrapper
Stop using deprecated bazel_wrapper.py
|
6 years ago |
Yash Tibrewal
|
cc21d32c77
|
Some cleanup
|
6 years ago |
Jan Tattermusch
|
ec36ca0df6
|
do not mention bazel_wrapper.py
|
6 years ago |
Jan Tattermusch
|
49650ef596
|
post bazel invocation details from kokoro rbe jobs
|
6 years ago |
Yash Tibrewal
|
560963bd8b
|
Add sync unknown method test
|
6 years ago |
Yash Tibrewal
|
312feb4202
|
Adding generic rpc and unimplemented rpc test for server interceptors
|
6 years ago |
Yash Tibrewal
|
3896dabb85
|
Merge branch 'master' into interceptors
|
6 years ago |
Yash Tibrewal
|
a094b7b312
|
Added server async tests
|
6 years ago |
Juanli Shen
|
111f474376
|
Merge pull request #17014 from hcaseyal/fix_import_break
Fix internal build breakage
|
6 years ago |
Hope Casey-Allen
|
d6fa36194a
|
Fix internal build breakage
|
6 years ago |
Vijay Pai
|
63921c7f63
|
Merge pull request #16992 from morganchen12/warnings
Fix warnings in doc comments
|
6 years ago |
Juanli Shen
|
04c34590c6
|
Merge pull request #16823 from AspirinSJL/rq
Account the memory usage of channel and call by resource quota
|
6 years ago |
Yash Tibrewal
|
08ef3bca1a
|
Merge pull request #16979 from yashykt/connector_deadlock
Fix deadlock issue in HTTP2 connector
|
6 years ago |