173 Commits (9c33c690b49b25bcdb08b7cbaa02e6eb0d2702e7)

Author SHA1 Message Date
Matthew Stevenson 78e8fb731d Restored credentials_test.cc 5 years ago
Matthew Stevenson 1e46b38d66 Hid some key materials API's and refactored credential reload arg wrapper. 5 years ago
Matthew Stevenson f3f8bf05b2 Fix conflicts with ssl_utils.h 5 years ago
Matthew Stevenson f169b4b28e Update CredentialReloadArg unit test 5 years ago
Matthew Stevenson 094c35f872 Small changes to ssl_util.h, added comments, fixed error in key materials unit test 5 years ago
Matthew Stevenson aa207510ce Finished implementation of API's. 5 years ago
Matthew Stevenson c5acf9e3c7 Fixed undeclared dependency and added std::move in setter functions 5 years ago
Matthew Stevenson 5980d0d10d Added unit tests and fixed some build problems 5 years ago
yang-g 5779dd935a Qualify the error code with StatusCode:: 5 years ago
Julien Boeuf 109edca971 Adding C++ API and implementation for STS credentials: 5 years ago
Karthik Ravi Shankar 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
Alexander Polcyn d09c9f8e20 Revert "Introduce C++ wrappers for gpr_mu and gpr_cv." 6 years ago
Soheil Hassas Yeganeh e85dd2e644 Fix build errors 6 years ago
Karthik Ravi Shankar f03b309787 Revert "Merge pull request #18458 from grpc/grpc_namespace_server" 6 years ago
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Mark D. Roth c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis."" 6 years ago
hcaseyal 27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis." 6 years ago
Mark D. Roth dedff37b4f Allow encoding arbitrary channel args on a per-address basis. 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Guantao Liu 18ba787392 Fix the unused result error in client_channel_stress_test.cc. 6 years ago
adelez 5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 years ago
Nicolas Noble 43557fee0b
Revert "Add suppressions to sanitizers for bazel builds" 7 years ago
Adele Zhou 4cd659505c Add data param to grpc_cc_library 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
ncteisen 97a3dbeb36 Move C++ to util, call it from core test 7 years ago
ncteisen 568a95e0b4 Make test work 7 years ago
ncteisen 503099b1cc Redoing render, about to take things away 7 years ago
ncteisen 07ed0396a9 Add JsonProtoTest 7 years ago
Vijay Pai 87e2e6a58a clang-fmt 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Mark D. Roth 209f644f04 Convert resolver API to C++. 7 years ago
yang-g a29d6d0d74 remove use of random_shuffle 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal a13a8c0f3e A few src/core fixes due to missing exec_ctx_finish 7 years ago
ncteisen adbfbd5977 Remove all extern C 7 years ago
Juanli Shen e5d2139e1e Add client channel stress test 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Noah Eisen 89371914c9 Fix error refcount bug 8 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Vijay Pai c4af224970 Remove one range-based for and do appropriate static casts on nullptr 9 years ago