Mark D. Roth
a0f08b1b06
Revert "Merge pull request #21941 from markdroth/xds_logging"
...
This reverts commit 37d5d93983
, reversing
changes made to 0e8190a3c9
.
4 years ago
Karthik Ravi Shankar
7d0dc297d5
Remove proto_server_reflection_plugin_impl.h from build_autogenerated.yaml
4 years ago
Donna Dionne
8c013bfcdc
Adding Fake headers for header matching.
4 years ago
Karthik Ravi Shankar
f71801ffd6
Move GenericStub from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18434
4 years ago
Karthik Ravi Shankar
c29ffe6494
Move AuthMetaDataProcessor from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18436/files
4 years ago
Mark D. Roth
abab9967cf
Add XdsConfigSelector and populate call attribute containing the deadline.
4 years ago
Richard Belleville
c8a8a6aea4
Get new core API design building
4 years ago
Esun Kim
b8b7c823fb
Generated projects
4 years ago
Esun Kim
70e4e4f3e7
Regenerated projects
4 years ago
Richard Belleville
4de06d0e22
Regenerate projects
4 years ago
Richard Belleville
1aae547e2c
Regenerate projects
4 years ago
Karthik Ravi Shankar
4beb1eccf3
Fix formatting and build files
4 years ago
Karthik Ravi Shankar
7f2eaaabac
Move create_channel and credentials from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18374 and
https://github.com/grpc/grpc/pull/18444
Credentials and create_channel are very closely intertwined, so it is
easier to migrate them together.
4 years ago
Karthik Ravi Shankar
ecbbc03c3d
Move create_channel_posix from ::grpc_impl to ::grpc
...
Revert https://github.com/grpc/grpc/pull/18373
4 years ago
Karthik Ravi Shankar
88a180a505
fix from sanitize.sh
4 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
4 years ago
Esun Kim
1f090fdb86
Regen build_autogenerated.yaml
4 years ago
Esun Kim
1bb04d8420
Use pure virtual functions at StreamFlowControlBase
4 years ago
Yash Tibrewal
e98eaa5052
Revert "Revert "Add message-size check before message decompression""
4 years ago
Vijay Pai
c7f2956b67
Revert "Add message-size check before message decompression"
4 years ago
Yash Tibrewal
0497ad8bb0
Add missing message-size check before decompressing
...
Add and fix tests for limit check before decompression
Code restructuring to allow easy reuse of service config call data
Regenerate projects
Reviewer comments
5 years ago
Mark D. Roth
492889f1c0
Convert chttp2 server connection-handling code to C++.
5 years ago
Mark D. Roth
133918ec70
Add ConfigSelector API.
5 years ago
Vijay Pai
7eebba3781
Fixes needed to make roll-forward of StartCall and corking work
5 years ago
Yash Tibrewal
0af1907f50
Regenerate projects
5 years ago
Mark D. Roth
aed6574023
Refactor ServiceConfig code to move parsing to its own API.
5 years ago
Jan Tattermusch
3856831776
regenerate projects
5 years ago
Jan Tattermusch
b4441c9fba
regenerate projects
5 years ago
Esun Kim
1be6f7aedb
Remove flaky flag from channelz_test
5 years ago
Mark D. Roth
b95843c1b7
xds: Add support for send_all_clusters field in LRS.
5 years ago
ZhenLian
6a045297c2
remove dependencies that cause failures
5 years ago
ZhenLian
d75de51e43
[10/n] remove hard-coded credential paths and rebuild the project
5 years ago
Mark D. Roth
d74548e611
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
5 years ago
Mark D. Roth
d39c981d4f
Revert "Remove StringLess and src/core/lib/gprpp/map.h"
5 years ago
Mark D. Roth
c0f82fc595
Remove StringLess and src/core/lib/gprpp/map.h
5 years ago
Mark D. Roth
09b42371e7
Remove grpc_core::InlinedVector<> and grpc_core::Optional<>.
5 years ago
Donna Dionne
aea9bfcbb2
Last bit of build failures.
5 years ago
Muxi Yan
eb7779c20c
Revert "Revert "Introduce CFRunLoop based iomgr""
5 years ago
Yash Tibrewal
eac197b20e
Fix errors and regenerate projects
5 years ago
Yash Tibrewal
e24bb3a6ef
Regenerate projects
5 years ago
Muxi Yan
0e0db09613
Revert "Introduce CFRunLoop based iomgr"
5 years ago
Muxi Yan
b96895bf9d
Add apple_ev iomgr
5 years ago
ZhenLian
5dfa78b55f
[No Review] test MacOS test behaviors
5 years ago
Yash Tibrewal
0bd9e89d05
Regenerate projects
5 years ago
Yash Tibrewal
e26ec77423
revert auto changes
5 years ago
Yash Tibrewal
2723a1bae6
Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received
5 years ago
Donna Dionne
73fc26d273
Checking in result of sudo ./tools/buildgen/generate_projects.sh
5 years ago
Donna Dionne
4fae974ffa
A merge error was missed!
5 years ago
Yash Tibrewal
3c34eae97e
Move decompression into gRPC Core
5 years ago
Jan Tattermusch
697f411fef
mark client_channel_stress_test as flaky
5 years ago