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
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
9db914a0cc
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
4 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
4 years ago
Karthik Ravi Shankar
0f64d1f96b
Revert "Move ServerBuilder back to ::grpc from ::grpc_impl"
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
4 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
Karthik Ravi Shankar
ac68bf72b6
Move HealthCheckInterface from ::grpc_impl to ::grpc
...
Revert #18371
5 years ago
Karthik Ravi Shankar
934cf3e3df
Move ServerBuilder back to ::grpc from ::grpc_impl
...
Revert #18510
5 years ago
Karthik Ravi Shankar
f795f604c8
Add build changes to move ResourceQuota from grpc_impl to grpc
5 years ago
Mark D. Roth
aed6574023
Refactor ServiceConfig code to move parsing to its own API.
5 years ago
Mark D. Roth
b95843c1b7
xds: Add support for send_all_clusters field in LRS.
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
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
Yash Tibrewal
3c34eae97e
Move decompression into gRPC Core
5 years ago
Mark D. Roth
f8f6034d1a
Refactor xds LB policy
5 years ago
Donna Dionne
c0c7f1dae3
Fix build and test failures
...
Including the following
All all needed BUILD changes to include new xdsRouting
Fixed TSAN errors
AllServerUnavailableFailFast may return UNKNOWN as oppose UNAVAILABLE
ChooseLastRoute modified into 2 tests
5 years ago
Mark D. Roth
03411d7be7
Second attempt: grpclb stabilization
5 years ago
yang-g
976fff1797
Create a macro to allow custom dualstack socket
5 years ago
Mark D. Roth
19e28b1353
Refactor code for gracefully switching child LB policies.
5 years ago
Jan Tattermusch
3bb4d312df
regenerate projects
5 years ago
Moiz Haidry
ede2ffc1a8
Addressed Mark's comments
5 years ago
Mark D. Roth
b68f813e54
xds: send envoy.lb.does_not_support_overprovisioning client capability
5 years ago
Moiz Haidry
67565b767d
CallCredentials debug string API
5 years ago
Esun Kim
5f41758a76
Replaced gpr_asprintf with absl::StrFormat
5 years ago
Esun Kim
7a14955759
Replaced grpc_core::MakeUnique with absl::make_unique
5 years ago
Esun Kim
0b26a2ff56
Added abseil-based sync
5 years ago
Vijay Pai
152f46b5f6
Move generic stub implementation to header (prepare for templates)
5 years ago
Mark D. Roth
01e87e2d93
Remove old JSON API
5 years ago
Yash Tibrewal
74309886bb
Replace LogicalThread with WorkSerializer
5 years ago
Mark D. Roth
380eb750ec
New JSON API
5 years ago
Mark D. Roth
ac7c1d20ed
Add LDS/RDS into XdsClient
5 years ago
Jan Tattermusch
3f3cf8b62a
Revert "grpclb stabilization"
5 years ago
Esun Kim
72351f63fd
Remove grpc sources from grpc++
5 years ago
Esun Kim
e7a9415a8d
Remove grpc sources from grpc++
5 years ago