515 Commits (e659e3e398b75d4d48013df64d2f39a10188cf6e)

Author SHA1 Message Date
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Yash Tibrewal 6f5b4624af Delete api_fuzzer 5 years ago
Jan Tattermusch 3f3cf8b62a
Revert "grpclb stabilization" 5 years ago
Mark D. Roth 5b18402914 grpclb stabilization 5 years ago
Esun Kim e52081f903 More pythons to be formatted 5 years ago
Jan Tattermusch 986070d280 use test size instead of timeout 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai 5438ab53ec clang-format 5 years ago
Vijay Pai b35f80d680 Remove unused parameter warning (7 of 20) 5 years ago
Vijay Pai 92f7d65055 Remove unused parameter warning (6 of 20) 5 years ago
Juanli Shen 2dc42a1e02 Use ADS 5 years ago
Jan Tattermusch 8e79705d29 disable fuzzers on windows 5 years ago
Hope Casey-Allen 673e0cec33 Fix 5 years ago
Hope Casey-Allen 0f116eb282 Fix 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Mark D. Roth db3d8be647 Add MetadataInterface abstraction to LB policy API. 5 years ago
Alexander Polcyn 609107586a Add a way for tests with LeakDetector to free the control plane creds map 5 years ago
yang-g 94c38ee0a1 Add fuzzer test case 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
Vijay Pai 44402ad0a1 Make executor look more like the rest of the codebase (namespace, etc) 6 years ago
Alexander Polcyn 7dc330f298 Disable SRV and TXT lookups for localhost 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
ncteisen 7b81ae14a7 clang tidy and clang format 6 years ago
Mark D. Roth dedff37b4f Allow encoding arbitrary channel args on a per-address basis. 6 years ago
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
Alexander Polcyn b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
yang-g 606be620d8 Fix tests 6 years ago
yang-g cdd698810b Move grpc_shutdown internals to a detached thread 6 years ago
Vishal Powar 68c353351c Run the tools/codegen/core/gen_static_metadata.py and generate the 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Alexander Polcyn 0f4968a6d9 Fix a dangling pointer on ares_request object in case of cancellation 6 years ago
ncteisen e35f24da4d reviewer feedback 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
Alexander Polcyn 626cea8f73 Put c-ares queries under a combiner 7 years ago
Ian Haken 68eff58df6 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
ncteisen c3c6e064b3 Add basic support for GetChannel 7 years ago
Yash Tibrewal 09335338eb Indicate the reasoning for 5 seconds deadline 7 years ago
Yash Tibrewal 8aebc7225d Add comment on the changes 7 years ago
Yash Tibrewal baa3a70906 5 second deadline for shutting down 7 years ago
Yash Tibrewal 19f0b1da67 Fix for issue #15458 7 years ago