138 Commits (7b7d95aaa99a1156208d8c51c1f4f746f0278edf)

Author SHA1 Message Date
Mark D. Roth a5133740f0 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() 10 months ago
Mario Jones Vimal 1c0f5d32a0
[core/gpr] Move subprocess to gpr and add subprocess creation using execve (#33983) 1 year ago
Craig Tiller 5325b65d84
Revert "[core/gpr] move subprocess to gpr" (#33972) 1 year ago
Mario Jones Vimal f10a8e3418
[core/gpr] move subprocess to gpr (#33870) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659) 2 years ago
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788) 2 years ago
Craig Tiller 62bb99d163
[e2e] c++-ify core e2e test fixtures (#32550) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Cheng-Yu Chung b887534111
[cleanups] Remove `include/grpc/impl/codegen/propagation_bits.h` (#31870) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Craig Tiller 6532084a06
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
ZhenLian d75de51e43 [10/n] remove hard-coded credential paths and rebuild the project 5 years ago
ZhenLian 99c6d5b9ab remove hard-coded credential 5 years ago
Jan Tattermusch 41ac287f7b generate build metadata from bazel BUILD 5 years ago
Esun Kim 9ae81e1d3f Make test code use TestEnvironment 5 years ago
Esun Kim e52081f903 More pythons to be formatted 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Vijay Pai ab72f441d8 Remove unused-parameter warnings, round 2 (14 of 19) 5 years ago
Jan Tattermusch 3ce50ae754 disable some test on windows based on build.yaml 5 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago
yang-g e00ca0371a Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first 6 years ago
Ian Haken 68eff58df6 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
Adele Zhou 0ad0e5d684 Fix fuzzer tests for Bazel 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Adele Zhou 61da03c83d Add two files as data deps. 7 years ago
Yash Tibrewal a3b99294a0 Get bazel tests for bad_ssl working 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago