2482 Commits (a0ad4081cbea0f3e524d4fc51c6a5c7dbbf3d6dc)

Author SHA1 Message Date
Mark D. Roth 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 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
Juanli Shen 2dc42a1e02 Use ADS 5 years ago
Mark D. Roth b01072586d Refactor EDS and LRS code from xds LB policy into new XdsClient API. 5 years ago
Mark D. Roth 076ee0bc85 Wrapper for std::set<> that overrides the allocator. 5 years ago
Nicolas "Pixel" Noble e0c7ea7cb8 Start using RTTI. 5 years ago
Esun Kim e12ff9cd58 Remove third_party/libcxx[abi] 5 years ago
Esun Kim 2274ca22f4 Use std::pair 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Jan Tattermusch 5f83f6c43f
Revert "Make public header files in include/grpcpp/test installed with 'make install'" 5 years ago
Mark D. Roth cb67811c47 Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert" 5 years ago
Mark D. Roth 33f139b6e6 Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher" 5 years ago
Mark D. Roth ece8fd6642 Change transport connectivity watch API to not be lossy. 5 years ago
Na-Na Pang 1b9254802d Make public header files in include/grpcpp/test installed 5 years ago
Juanli Shen 40c0519ad0 Move xds protos to testing/ 5 years ago
Matthew Stevenson 456e81d2ee Small change to grpc++_base_unsecure library. 5 years ago
Muxi Yan 6a085457fd Bump version up to 1.24.0-pre2 5 years ago
Nicolas "Pixel" Noble 0e84dea7f4 Removing all warning flags and Werror for now. 5 years ago
Nicolas "Pixel" Noble 711a4147ae Removing all warning flags and Werror for now. 5 years ago
Esun Kim 7d925eb9b2 Bump version to v1.24.0-pre1 5 years ago
Esun Kim 37491ccd32 Bump version to 1.25 5 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 5 years ago
Esun Kim 49d67b3531 Revert using libc++ for asan & tsan 5 years ago
Esun Kim e6e5d2d531 Use libc++ for clang sanity test 5 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
Matthew Stevenson c2fd3844dc Implemented Yihua's comments 5 years ago
Esun Kim a031f0ffd6 Remove all nanopb defines 5 years ago
Matthew Stevenson 9da9c0786d Added a line in build.yaml and starting to clean up memory leaks in unit tests 5 years ago
Karthik Ravi Shankar 28b0671235 Make MethodHandler and related interfaces generic 5 years ago
Matthew Stevenson 5c135da2af Removed public headers from grpc++_unsecure library 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Prashant Jaikumar 41986e8ed8 Added test for timer wakeups 5 years ago
Nicolas Noble 5877f2e56b Fixing gcc8's no-unknown-warning-option issue. 5 years ago
Alexander Polcyn 4e61956ef4 Add run: false to grpclb_fallback_test 5 years ago
Juanli Shen a802b14be6 Add xds resolver 5 years ago
Esun Kim feb263ba6d Add check_attrs & clean-up build.yaml 5 years ago
Karthik Ravi Shankar 03ec155a22 Bump version to v1.23.0 5 years ago
Esun Kim 15f8ae71dd Change cc to c++ 5 years ago
Yihua Zhang ae863630d5 Add spiffe client-side credential reload 5 years ago
Soheil Hassas Yeganeh 13896f8bd1 Mandate static string for host and method passed to grpc_channel_register_call 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Esun Kim be4e684a82 Migrated tsi/alts from nanopb to upb 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Esun Kim c6b0bd08c7 Updated grpclb to use upb 5 years ago
Esun Kim 6ddfb384c1 Added google/protobuf/descriptor.upb.* to google_api_upb 5 years ago
Esun Kim f7454a9876 Modified health_check to use upb proto instead of nanopb 5 years ago
Esun Kim 8dfa3c2255 Remove upb targets from BUILD 5 years ago
Esun Kim f88bd06ee5 Go UPB! 5 years ago