449 Commits (d8f35e95dc48b144c741e70dc90589c374854a64)

Author SHA1 Message Date
Adele Zhou 3f322e1088 Fix a memory leak 7 years ago
Adele Zhou aadbd18596 Also add size 7 years ago
Adele Zhou 7bc84a2256 Use timeout instead of size 7 years ago
Adele Zhou 8f7bdecf7c Set default size large for fuzzer tests, and enormous for api_fuzzer 7 years ago
Adele Zhou ad5be3e310 Add size param to grpc_cc_test and set it to enormous for fuzzer tests. 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
ncteisen bec1a61c26 Reviewer feedback 7 years ago
ncteisen 9efb177730 Review feedback, gTest 7 years ago
ncteisen 31c05ba668 reviewer feedback, rename 7 years ago
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
ncteisen c1284576f8 Fix build and sanity 7 years ago
ncteisen 72c443187b Fix test 7 years ago
ncteisen bf5237a723 reviewer comments 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
Vijay Pai 5122487fad fix a conflict 7 years ago
Mehrdad Afshari ecdd9147cf Fix run_with_poller.sh to pass shellcheck 7 years ago
Mehrdad Afshari a6ac5b3ddc Fix fuzzer_one_entry_runner.sh to pass shellcheck 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Vijay Pai 0dbb00eef0 Remove extern "C" 7 years ago
Jan Tattermusch 382374eb6f add comment 7 years ago
Jan Tattermusch 12ba4b1e05 make grpc_passthru_endpoint_stats refcounted 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 7 years ago
ncteisen e78bd519ca Clangify my stale code 7 years ago
ncteisen d6631b0d61 Update bazel files 7 years ago
ncteisen 7d9b6358b5 Initial commit 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 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
Adele Zhou 5b7cdefb68 Rename port_hermetic to port_isolated_runtime_environment 7 years ago
Adele Zhou e5df91f477 Use select to decide the test is hermetic or not 7 years ago
Adele Zhou c8bf2da1e0 Enabling hermetic testing for running tests on Foundry. 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Craig Tiller 360712fe99 Start to get Bazel running different pollers 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
Yash Tibrewal eaf67dbdf6 Fixing errors and minor bugs 7 years ago
Yash Tibrewal a13a8c0f3e A few src/core fixes due to missing exec_ctx_finish 7 years ago
ncteisen 6dc1097c5e Fix test cert build 7 years ago
ncteisen aa3b19741f Rename tracer_peer to tracer_util 7 years ago
ncteisen 66dfcf5919 clang fmt 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
ncteisen adbfbd5977 Remove all extern C 7 years ago