Karthik Ravi Shankar
|
967c0a2a32
|
Move Server from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18458
|
5 years ago |
Karthik Ravi Shankar
|
a23578444c
|
Fix and format build after rebase
|
5 years ago |
Mark D. Roth
|
c9a142e839
|
Clean up upb_strview handling.
|
5 years ago |
root
|
64c6d686f5
|
re-generate PHP files
|
5 years ago |
root
|
e3340f1ccb
|
change return type annotation of generated PHP methods
|
5 years ago |
Jan Tattermusch
|
80252ec4a6
|
run tools/codegen/core/gen_upb_api.sh
|
5 years ago |
Mark D. Roth
|
98543382d9
|
Revert "Merge pull request #23787 from markdroth/xds_client_api2"
This reverts commit 0649026e8a , reversing
changes made to 3978bd1c62 .
|
5 years ago |
Vijay Pai
|
5129da2214
|
Remove unneeded forward reference
|
5 years ago |
Vijay Pai
|
b3b304c3ba
|
Remove unneeded data members already present in the base class
|
5 years ago |
Vijay Pai
|
96b948b5f8
|
Remove unneeded and incorrect forward reference
|
5 years ago |
Yash Tibrewal
|
09904691e0
|
Do not send BDP pings if there is no receive side activity.
|
5 years ago |
Richard Belleville
|
03b50b704d
|
Save two lines
|
5 years ago |
Richard Belleville
|
324ade3638
|
Pull out parsing functions
|
5 years ago |
Richard Belleville
|
efd0521731
|
Format
|
5 years ago |
Richard Belleville
|
a4979ad65b
|
Keep track of method of each RPC
|
5 years ago |
Richard Belleville
|
b0ab7197a6
|
Add --metadata flag
|
5 years ago |
Donna Dionne
|
dc7f926b9e
|
Fixing the transient failure that occurs during the case
where CDS response missing a resource that we have newly requested
(the resource will likely be contained in subsequent responses).
|
5 years ago |
Richard Belleville
|
86525d703c
|
Add --rpc flag
|
5 years ago |
ashithasantosh
|
5820e833fc
|
Add activation logic and endpoint getters.
|
5 years ago |
Richard Belleville
|
057b34a4d0
|
Pull out function for running single method
|
5 years ago |
Richard Belleville
|
6e3cc78375
|
Abstract out the method being called
|
5 years ago |
yulin-liang
|
d27014ab6d
|
Don't consider receiving non-OK status as an error for HTTP2
|
5 years ago |
Vijay Pai
|
2e0c01e3ae
|
Tie 2 refcounts together in backup poller
|
5 years ago |
Mark D. Roth
|
bd73844208
|
Move parse_address library from client_channel to iomgr.
|
5 years ago |
Mark D. Roth
|
9a0435e83e
|
Destroy health check service before destroying C server.
|
5 years ago |
Vijay Pai
|
dc9c5ce77f
|
Fix use-after-free by removing stream from transport list on destroy_stream
|
5 years ago |
Vijay Pai
|
590dfe7db0
|
Fix destruction race between subchannel and client_channel
|
5 years ago |
Stanley Cheung
|
2cd4c4b522
|
Review fixes
|
5 years ago |
Stanley Cheung
|
a095e3ee7a
|
Update XDS interop tests for PHP and Ruby
|
5 years ago |
Ashitha Santhosh
|
86c609af23
|
Formatted code.
|
5 years ago |
Ashitha Santhosh
|
2629fe7d6c
|
Updated namespace to avoid collision.
|
5 years ago |
Richard Belleville
|
7295541044
|
Support path changes in MacOS 3.8
|
5 years ago |
Ashitha Santhosh
|
ae4a2472b9
|
Remove cast.
|
5 years ago |
Ashitha Santhosh
|
4220e17bb6
|
Fixed error.
|
5 years ago |
Yash Tibrewal
|
bef69db1a6
|
A bit of cleanup
|
5 years ago |
Richard Belleville
|
60f8bc1b85
|
Fix subprocess tests on Mac Python 3.8
|
5 years ago |
Richard Belleville
|
1169084a21
|
Unpack args a layer higher
|
5 years ago |
Yash Tibrewal
|
55821f5cf8
|
Revert "Merge pull request #23786 from michaelywg/cel_create_activation"
This reverts commit fe59761648 , reversing
changes made to 1856e224c3 .
|
5 years ago |
Stanley Cheung
|
7c794b9700
|
Review fixes
|
5 years ago |
Stanley Cheung
|
cbe0f31e08
|
Update XDS interop tests for PHP and Ruby
|
5 years ago |
Mark D. Roth
|
12fc8f6a35
|
Change URI parser to take absl::string_view and move tests to correct directory.
|
5 years ago |
Jan Tattermusch
|
f0fa3546e8
|
fix #18100
|
5 years ago |
Jan Tattermusch
|
5d6b4d9903
|
add a test for #18100
|
5 years ago |
Jan Tattermusch
|
1e9896ed13
|
re2 should be marked as "build: private" in build.yaml
|
5 years ago |
Srini Polavarapu
|
a8bd0ab302
|
Second regeneration
|
5 years ago |
Srini Polavarapu
|
9f68c0ab28
|
generate boringssl prefix headers
|
5 years ago |
Srini Polavarapu
|
9b5b5be3e2
|
regenerate files
|
5 years ago |
ZhenLian
|
0cdc36f64f
|
ALTS peer attributes plumbing
|
5 years ago |
Richard Belleville
|
cdb906ac8e
|
Expand documentation
|
5 years ago |
Lidi Zheng
|
5694b798b0
|
Move aio module out of experimental folder
|
5 years ago |