4482 Commits (2e04b2dd0c9aed66a14e6810b18e8c5b9b4f8a04)

Author SHA1 Message Date
Muxi Yan b8e6e2f299 Fix test failures 8 years ago
Muxi Yan d46239a8c2 Correct copyright year 8 years ago
Muxi Yan 0c8cb1d652 Resolve asan failure 8 years ago
Makarand Dharmapurikar 3d99597032 s/inline/__inline/. Visual studio incompatiblity. 8 years ago
Muxi Yan d19c112db0 Add test 8 years ago
Yuchen Zeng 32e41b452a Fix bad_ping 8 years ago
Mark D. Roth 5dc774199b Fix Windows compiler problem. 8 years ago
Sree Kuchibhotla a8cf05c803 Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
Sree Kuchibhotla bfce58742d Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
Mark D. Roth bd3b93b4b5 Add support for Trailers-Only responses. 8 years ago
Mark D. Roth 7cd1425e29 Fix handling of send_message before send_initial_metadata in compress filter. 8 years ago
Yuchen Zeng 1def5a181d Fix max_message_length 8 years ago
Yuchen Zeng 2768866320 Fix max_message_length 8 years ago
Vijay Pai 3d04e025bc Remove lockfree-stack implementation that is no longer used 8 years ago
Alexander Polcyn 78b092aa6b fix varargs compiler error 8 years ago
Jan Tattermusch aa345e85be try fixing invalic_call_argument_test on kokoro 8 years ago
ncteisen 0e3aee3dff Add refcount to tcp tracer 8 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Craig Tiller ae6083674a clang-format 8 years ago
Craig Tiller 8239b80459 Ensure a poller exists 8 years ago
Craig Tiller 0f016bdcf7 Fix test verification 8 years ago
Jan Tattermusch 0bf41fc88d fix test/core/http/BUILD 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 87d5a3130d Implement LB policy updates 8 years ago
Craig Tiller 148970b2aa Fix test 8 years ago
Yuchen Zeng 4ebace71b0 Fix windows build, no_logging tests, dns_resolver_test 8 years ago
Yuchen Zeng 1f4b2a8e33 Fix the fd clean up process 8 years ago
Yuchen Zeng 3b4bed273c Cancel the dns lookup in dns_ares_shutdown 8 years ago
Craig Tiller e86a851cb9 Fix build error 8 years ago
Yuchen Zeng 24e3bc5510 Fix api_fuzzer, dns_resolver_connectivity_test 8 years ago
Makarand Dharmapurikar a9f94e9882 s/inline/__inline/ 8 years ago
Craig Tiller b2ef1cf67f Get rid of zero-length poll case now that timer pool exists 8 years ago
Alexander Polcyn cce3ccc29e get rid of flakey asserts in num_watchers test 8 years ago
Craig Tiller dcb6262019 Make race conditions more prevalent 8 years ago
Alexander Polcyn ce0861185b add missing copyright headers 8 years ago
murgatroid99 cd6ab22122 Fix concurrent_connectivity_test 8 years ago
Craig Tiller 26e69f6534 clang-format 8 years ago
Craig Tiller 6cb61569d2 Fix race 8 years ago
Craig Tiller cfa8313fbb Fix race 8 years ago
Craig Tiller bb29c724dd Fix combiner test 8 years ago
Craig Tiller 55a8213041 Fixing test (not yet complete) 8 years ago
Craig Tiller 2d485f0396 Fix threading assumptions in test 8 years ago
Craig Tiller 8c4f5cd2c1 Fix threading assumptions in test 8 years ago
Craig Tiller 125bb7ccca Add missing kick 8 years ago
Vizerai c1947ef570 update 8 years ago
Yuchen Zeng 3a1104ffa3 Fix the flush of exec_ctx in port_server_client 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Muxi Yan 191f1eb48e Remove loop initial declaration 8 years ago