Mark D. Roth
|
1564207245
|
Move XdsClient instantiation into xds resolver.
|
5 years ago |
Mark D. Roth
|
9a276c07fa
|
Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap"
This reverts commit 0bd5efa55f , reversing
changes made to f92c283a5d .
|
5 years ago |
Jan Tattermusch
|
13abbd9a75
|
Revert "xds client bootstrap file"
|
5 years ago |
Mark D. Roth
|
2afaec231d
|
xds client bootstrap file
|
5 years ago |
Zack Galbreath
|
d249dc9cf3
|
Update Makefile rules for .pc file creation
Change "Requires.private" to "Requires" so pkg-config can better provide gRPC's
dependencies.
|
6 years ago |
Juanli Shen
|
2dc42a1e02
|
Use ADS
|
6 years ago |
Mark D. Roth
|
b01072586d
|
Refactor EDS and LRS code from xds LB policy into new XdsClient API.
|
6 years ago |
Nicolas "Pixel" Noble
|
e0c7ea7cb8
|
Start using RTTI.
|
6 years ago |
Esun Kim
|
e12ff9cd58
|
Remove third_party/libcxx[abi]
|
6 years ago |
Esun Kim
|
1743519aa9
|
Activate C++ stdlib
|
6 years ago |
Jan Tattermusch
|
5f83f6c43f
|
Revert "Make public header files in include/grpcpp/test installed with 'make install'"
|
6 years ago |
Mark D. Roth
|
cb67811c47
|
Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert"
This reverts commit 48550de866 , reversing
changes made to 24b529e408 .
|
6 years ago |
Mark D. Roth
|
33f139b6e6
|
Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher"
This reverts commit 0f5a111aad , reversing
changes made to 1276a8f628 .
|
6 years ago |
Mark D. Roth
|
ece8fd6642
|
Change transport connectivity watch API to not be lossy.
|
6 years ago |
Na-Na Pang
|
1b9254802d
|
Make public header files in include/grpcpp/test installed
|
6 years ago |
Juanli Shen
|
40c0519ad0
|
Move xds protos to testing/
|
6 years ago |
Matthew Stevenson
|
456e81d2ee
|
Small change to grpc++_base_unsecure library.
|
6 years ago |
Muxi Yan
|
6a085457fd
|
Bump version up to 1.24.0-pre2
|
6 years ago |
Nicolas "Pixel" Noble
|
0e84dea7f4
|
Removing all warning flags and Werror for now.
|
6 years ago |
Nicolas "Pixel" Noble
|
711a4147ae
|
Removing all warning flags and Werror for now.
|
6 years ago |
Esun Kim
|
20b4c7080a
|
Regenerate projects
|
6 years ago |
Esun Kim
|
cf444b9cab
|
Regenerate projects
|
6 years ago |
Esun Kim
|
c965ca1494
|
Pull out configuration from ssl_utils
|
6 years ago |
Esun Kim
|
49d67b3531
|
Revert using libc++ for asan & tsan
|
6 years ago |
Esun Kim
|
e6e5d2d531
|
Use libc++ for clang sanity test
|
6 years ago |
Mark D. Roth
|
51d18ecc63
|
Convert mpscq API from C to C++.
|
6 years ago |
Esun Kim
|
49b9fb2b3c
|
Enable C++ standard library
|
6 years ago |
Jan Tattermusch
|
0ee7a3ae93
|
regenerate projects
|
6 years ago |
Mark D. Roth
|
21c5424477
|
Add API for accessing per-call backend metric data in LB policies.
|
6 years ago |
Matthew Stevenson
|
c2fd3844dc
|
Implemented Yihua's comments
|
6 years ago |
Esun Kim
|
a031f0ffd6
|
Remove all nanopb defines
|
6 years ago |
Hope Casey-Allen
|
f66f047841
|
Update googletest version to fix BoringSSL support
|
6 years ago |
Matthew Stevenson
|
e87fc58b78
|
Autogenerated files
|
6 years ago |
Karthik Ravi Shankar
|
28b0671235
|
Make MethodHandler and related interfaces generic
|
6 years ago |
Matthew Stevenson
|
e8b28dd27b
|
Autogenerated files
|
6 years ago |
Esun Kim
|
7ec6e8a4de
|
Remove nanopb from gRPC
|
6 years ago |
Prashant Jaikumar
|
41986e8ed8
|
Added test for timer wakeups
|
6 years ago |
Matthew Stevenson
|
6189d34724
|
Revert "Forgot to autogenerate files and run clang_format/tidy_code"
This reverts commit 9295e4ebb3 .
|
6 years ago |
Matthew Stevenson
|
9295e4ebb3
|
Forgot to autogenerate files and run clang_format/tidy_code
|
6 years ago |
Nicolas Noble
|
5877f2e56b
|
Fixing gcc8's no-unknown-warning-option issue.
Before gcc8, it was ignoring any unknown -Wno-* command, leaving clang's
-Wno-unknown-warning-option to mix. That's no longer the case.
|
6 years ago |
Alexander Polcyn
|
4e61956ef4
|
Add run: false to grpclb_fallback_test
|
6 years ago |
Juanli Shen
|
a802b14be6
|
Add xds resolver
|
6 years ago |
Karthik Ravi Shankar
|
136d3daf53
|
Regenerate projects
|
6 years ago |
Esun Kim
|
15f8ae71dd
|
Change cc to c++
|
6 years ago |
Yihua Zhang
|
ae863630d5
|
Add spiffe client-side credential reload
|
6 years ago |
Soheil Hassas Yeganeh
|
13896f8bd1
|
Mandate static string for host and method passed to grpc_channel_register_call
This is for the gRFC being prepared.
Bump the major version of core to 8.0.0.
|
6 years ago |
Juanli Shen
|
45dd8be442
|
Use LRS in xds policy
|
6 years ago |
Esun Kim
|
be4e684a82
|
Migrated tsi/alts from nanopb to upb
|
6 years ago |
Juanli Shen
|
79f191114e
|
Use EDS in xds LB policy
|
6 years ago |
Esun Kim
|
c6b0bd08c7
|
Updated grpclb to use upb
|
6 years ago |