8080 Commits (dd962616f2030f61f32ab7bfd7cb2e66f63e244f)

Author SHA1 Message Date
ncteisen 7712c7c4d5 clang format 8 years ago
ncteisen 2e85f6891a Add a list_tracer functionality 8 years ago
ncteisen 06bce6e020 Tracers know their name 8 years ago
Yuchen Zeng 35e9d41b02 Also fix ev_epoll_limited_pollers_linux 8 years ago
Yuchen Zeng 5b48dea50e Fix fd_orphan in ev_epollsig_linux 8 years ago
David Garcia Quintas ecfe2d6ca6 RR: fix subchannel list handling 8 years ago
Mark D. Roth 15494b5d3e Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy. 8 years ago
Muxi Yan e89c83a21b Transport layer send (compression) path 8 years ago
Muxi Yan 68198b5744 Transport layer recv (decompression) path 8 years ago
Muxi Yan f9ff554fd2 Add COUNT for stream compression method 8 years ago
David Garcia Quintas 1105354aa3 NULL user_data after destruction 8 years ago
Anna Sapek 4318df0571 Update tsi_fake_handshaker to implement the asynchronous TSI 8 years ago
Craig Tiller ed38016565 C++ compatibility fixes 8 years ago
Noah Eisen e7ba3e91f8 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 8 years ago
Ken Payson b84a489f02 Revert "Reduce server memory usage" 8 years ago
Ken Payson a4710a090d Revert "Remove lockfree-stack implementation that is no longer used" 8 years ago
murgatroid99 cd4508f944 Fix some memory leaks in UV TCP code 8 years ago
Mark D. Roth 630e26bc79 Code cleanups in client_auth_filter and server_auth_filter. 8 years ago
Muxi Yan fbd06f7202 Comments and fixes 8 years ago
Mark D. Roth 60751fe7e7 Add client_channel tracer; code cleanup; eliminate an allocation. 8 years ago
Sree Kuchibhotla bd3ea98caa Add comments to timer_generic.c file 8 years ago
ncteisen e9cd8a8dd5 Remove more custom debug defines 8 years ago
David Garcia Quintas 4b2def361a Fix RR concurrent updates 8 years ago
Craig Tiller 8af7989718 Fix potential rounding error 8 years ago
Sree Kuchibhotla 65dd99feae fix typos identified in code review 8 years ago
Craig Tiller 7fd8f67b2d clang-format 8 years ago
Craig Tiller 9c070bfb64 Fix memory leak 8 years ago
Muxi Yan 163d8d65a6 Sanity fix 8 years ago
Muxi Yan e87a7e1a47 Move stream_compression to src/core/lib/compression 8 years ago
Muxi Yan c1f837ce79 Make stream compression module 8 years ago
Craig Tiller 569401924d Fix compile 8 years ago
Julien Boeuf ce91f4ad17 Attempt to fix #11011. 8 years ago
Sree Kuchibhotla 55acb7c1bf timer_manager fix 8 years ago
David Garcia Quintas 36a481e647 Removed leftover debugging msg 8 years ago
Mark D. Roth be928be48a Allow HTTP CONNECT handshaker to be used in http1 client. 8 years ago
Mark D. Roth cc4ef5919f Improvements to C++ filter API: 8 years ago
Noah Eisen 1e0aae6304 Fix musl 8 years ago
David Garcia Quintas af084dc37c Fixes to pick first 8 years ago
Vijay Pai b9078c8ee8 Properly use uint64_t not unsigned int64_t 8 years ago
Vijay Pai ff17b050e6 Document error unref contract for iomgr cb's and transport/stream errors 8 years ago
Alex Polcyn ddf6c49a17 fix byte order of port for srv to host request 8 years ago
David Garcia Quintas d6cc530377 clang-format 8 years ago
Makarand Dharmapurikar 3d99597032 s/inline/__inline/. Visual studio incompatiblity. 8 years ago
murgatroid99 8ba7b04759 Remove extra blank line 8 years ago
David Garcia Quintas b8be14309d formatting changes 8 years ago
David Garcia Quintas 9d1a5de94e Fix RR policy connectivity state upon subchannels shutdown 8 years ago
David Garcia Quintas 1f0fc53e97 Have the fake resolver "re-resolve" upon seeing error 8 years ago
David Garcia Quintas cebc1d7369 Deal with errors refs 8 years ago
murgatroid99 eb74c92f90 Fix unref of read slice in tcp_uv.c 8 years ago
David Garcia Quintas bc6bc090f4 fixed leak and outdated comment 8 years ago