48 Commits (ecdb5caf831dfb46c59e89efe018782a64687220)

Author SHA1 Message Date
Tanvi Jagtap e5cd63f971 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36575) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap eb505095c4 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36399) 7 months ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 10 months ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 08f1cc3ba8
[end2end] Explain failures a little better (#33621) 1 year ago
Craig Tiller a5272fa3c3
[test] Disable cq verifier logs for stress test (#33467) 1 year ago
Craig Tiller 133640507b
[end2end] Better logging, and a fix (by increasing timeout) on disappearing_server_test (#33444) 1 year ago
Craig Tiller 21996c3784
[end2end] Force crash on failure to receive an event (#33260) 2 years ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Craig Tiller 63c094cf5b
[promises] Run C++ end to end tests with server promises (#32537) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller 8d2f70d53c
Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
Yash Tibrewal 29ce6463d1
Revert "[promises] Convert call to a party" (#32651) 2 years ago
Craig Tiller a9873e8357
[promises] Convert call to a party (#32359) 2 years ago
Esun Kim 905df9dee6
Update Abseil to 20230125 (#32139) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Esun Kim 530b702259
Update Clang 15 (#31518) 2 years ago
AJ Heller 4c2aa29b13
[fixit] Add source location to CqVerifier output (#30702) 2 years ago
Yash Tibrewal 25e7110003
Fix CQ verifier (#30670) 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
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller 264c321d83
Move compression related metadata to the new system (#28223) 3 years ago
Craig Tiller e21505858f
Move some integer based metadata to the new system (#28198) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
Esun Kim 985c8ff3b2 Fix the bug of cq_maybe_expect_completion 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
Yash Tibrewal cf0b46c4d6 Reviewer comments 4 years ago
Yash Tibrewal 7100ee3bfb Add keepalive throttling 4 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
Yash Tibrewal 2723a1bae6 Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received 5 years ago
Yash Tibrewal d24387ae4f Removing compression from grpc_byte_buffer_reader, removing ManualConstructor in decompress filter and fixing tests 5 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 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
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller cc44a38580 Make cq_verifier output more readable 8 years ago
Craig Tiller 4d16f4dd1d Add some casts for C++ compatibility 8 years ago
Mark D. Roth 13ded3fc66 Improve cq_verifier error message when success does not match. 8 years ago