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
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
Jan Tattermusch
4e3a66aae8
get rid of wrong add_definitions usage
6 years ago
Juanli Shen
40c0519ad0
Move xds protos to testing/
6 years ago
Muxi Yan
6a085457fd
Bump version up to 1.24.0-pre2
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
Mark D. Roth
51d18ecc63
Convert mpscq API from C to C++.
6 years ago
Esun Kim
49b9fb2b3c
Enable C++ standard library
6 years ago
Mark D. Roth
21c5424477
Add API for accessing per-call backend metric data in LB policies.
6 years ago
Esun Kim
a031f0ffd6
Remove all nanopb defines
6 years ago
Prashant Jaikumar
20e2964ada
cfstream_test: workaround Apple CFStream bug
6 years ago
Yash Tibrewal
66e1a2c92b
Generate projects
6 years ago
Karthik Ravi Shankar
957a686a70
Fix the nano pb from CMakeLists.txt
6 years ago
Karthik Ravi Shankar
6b3bd74e68
Fix CMakeLists.txt
6 years ago
Karthik Ravi Shankar
28b0671235
Make MethodHandler and related interfaces generic
6 years ago
Esun Kim
7ec6e8a4de
Remove nanopb from gRPC
6 years ago
Prashant Jaikumar
41986e8ed8
Added test for timer wakeups
6 years ago
Juanli Shen
a802b14be6
Add xds resolver
6 years ago
Esun Kim
feb263ba6d
Add check_attrs & clean-up build.yaml
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
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
Esun Kim
6ddfb384c1
Added google/protobuf/descriptor.upb.* to google_api_upb
6 years ago
Esun Kim
f7454a9876
Modified health_check to use upb proto instead of nanopb
6 years ago
Esun Kim
8dfa3c2255
Remove upb targets from BUILD
6 years ago
Esun Kim
f88bd06ee5
Go UPB!
6 years ago
Karthik Ravi Shankar
d030df2951
Regenerate projects
6 years ago
Karthik Ravi Shankar
fcb43f9dee
Regenerate projects
6 years ago
Esun Kim
ded9f46c06
Refactored BUILD file to isolate cronet rules
6 years ago
Qiancheng Zhao
29480c4f6b
add client idle filter
6 years ago
Alexander Polcyn
6898c23a5d
Add experimental control plane creds C-core API
6 years ago
Yunjia Wang
c6bc2b1875
Add threadpool benchmark and build files
6 years ago
Alexander Polcyn
3958a53bf7
Address review comments; fix sanity
6 years ago
Alexander Polcyn
4999420c7d
Add a test client for certain grpclb fallback scenarios
6 years ago
Julien Boeuf
109edca971
Adding C++ API and implementation for STS credentials:
...
- marked as experimental.
- also changed the name of a field in the options struct.
6 years ago
Christopher Warrington
4be4df3624
Bump min CMake to 3.5.1 to match Google benchmark
...
The Google Benchmark CMake build needs CMake 3.5.1 or newer. CMake 3.5.1
was released May 24, 2016 and is available in Debian stable and Ubuntu
16.04 and 18.04.
6 years ago
Esun Kim
1399d06276
Regenerate projects
6 years ago
Moiz Haidry
bf994e48d9
Move grpc async, callback and sync implementation to grpc_impl namespace
6 years ago