28 Commits (f092b7a73f5d097c411f7cd17d47dab2a839e090)

Author SHA1 Message Date
Mark D. Roth 64a318acd4
[pick_first] fix sticky-TF and handling of subchannels in TRANSIENT_FAILURE (#33753) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller 62bb99d163
[e2e] c++-ify core e2e test fixtures (#32550) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Esun Kim 50fbe51238
Fix IWYU with clang-15 (#31556) 2 years ago
Yash Tibrewal 17315e1faf
[fixit] Core End2End Tests: Increase the connect timeout (#30590) 2 years ago
Craig Tiller df52004032
[iwyu] Add test/core/end2end (#29998) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Yash Tibrewal bd357f9a37
Remove shutdown_cq from grpc_end2end_test_fixture (#29049) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Vijay Pai b35f80d680 Remove unused parameter warning (7 of 20) 5 years ago
Pau Freixes a40dd958be Fix watcher connectivity dead lock 6 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 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai 19988c6c7e clang-format 7 years ago
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 8 years ago
Mark D. Roth e127a39f45 Change tests to use channel args instead of fake_resolver query args. 8 years ago
Mark D. Roth ec393343ee Add h2_fake_resolver end2end test fixture. 8 years ago
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 8 years ago
Craig Tiller 9e9edbc0d5 Introduce machinery to allow tests to register plugins 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 19fa540100 Fix copyrights 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 9 years ago
Craig Tiller a6bebf4b0e clang-format 9 years ago
Craig Tiller f036a64303 Memory fixes 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller 8afeec8838 Fix alarms 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller 74a096980d Fix UDS versions of this test 10 years ago