16301 Commits (0100b2f1c0b08800ba0f7f53fe9cb5fbec7881a7)
 

Author SHA1 Message Date
Nathaniel Manista 10da197c1e Python GA channel and server 9 years ago
Masood Malekghassemi c045fd9645 Add a test for grpc/grpc#6522 9 years ago
Craig Tiller d07ad1caf3 Fix mac compilation 9 years ago
Craig Tiller 392a780596 Merge branch 'error' of https://github.com/ctiller/grpc into error 9 years ago
Craig Tiller 19fbe93787 Fix format string 9 years ago
Makarand Dharmapurikar 2a2599b5ca incremental fix - removed cronet dependency from grpc_secure 9 years ago
Makarand Dharmapurikar 38d8055306 cronet build related changes 9 years ago
Craig Tiller 4b5e757147 Merge github.com:grpc/grpc into error 9 years ago
Ken Payson dce1ee6c84 Fixed ruby fd bug 9 years ago
Craig Tiller df30bc53b9 clang-format 9 years ago
Craig Tiller 8cdc4e5f8a Fix format string crash bug 9 years ago
Craig Tiller 2ec184b324 Fix formatting bug leading to crash 9 years ago
Jan Tattermusch 6eb2380a8f Merge pull request #6702 from a-veitch/add_proto 9 years ago
Jan Tattermusch f40097b618 Merge pull request #6721 from vjpai/cleanup 9 years ago
Jan Tattermusch 19ae7bdb22 Merge pull request #5794 from chrisdunelm/WriteOptions_readonly 9 years ago
Jan Tattermusch be0456c57b Merge pull request #6719 from murgatroid99/node_compressed_read_fix 9 years ago
yang-g 15759f610e Let Next set ok=true when receiving error status 9 years ago
Jan Tattermusch f7d95c39ee Merge pull request #6724 from nathanielmanistaatgoogle/paused 9 years ago
Craig Tiller 87b75c201a Pass through connection error 9 years ago
Craig Tiller 5e3a0ef666 Reintegrate 9 years ago
Jan Tattermusch 9d13a6d8f4 Merge pull request #6327 from nathanielmanistaatgoogle/ga 9 years ago
Craig Tiller 4c751ebd50 Merge github.com:grpc/grpc into error 9 years ago
Jan Tattermusch 55458f1dec Merge pull request #6734 from ctiller/revert-legacy 9 years ago
Sree Kuchibhotla 8949007346 Add a epoll_test.c file to experiment. REMOVE this from the final 9 years ago
Sree Kuchibhotla 5098f91159 Rewrite all the pollset and fd functions in ev_epoll_linux.c 9 years ago
Yuchen Zeng 77faeaa188 Fix macro args in bin_decoder.c 9 years ago
Yuchen Zeng b82443e62b Regenerate sources_and_headers.json 9 years ago
Yuchen Zeng 34ff45695e Change _win32 suffixes in src/python/grpcio/ 9 years ago
David Garcia Quintas 2a50dfefdc s/grpc_pops/grpc_polling_entity 9 years ago
Yuchen Zeng 4594bd9d1b Merge remote-tracking branch 'upstream/master' into base 9 years ago
Nathaniel Manista 0a10d6c533 Interfaces of Python GA API 9 years ago
David Garcia Quintas 8bec6f6a55 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation 9 years ago
Craig Tiller c29298dada Revert "Disable legacy poller testing: seems like there is a bug, its legacy" 9 years ago
Craig Tiller 69f3e2bf2e Revert "Remove legacy poller" 9 years ago
vjpai 711472f846 Remove unused gflags and gtest includes 9 years ago
Craig Tiller ccbc810bae Merge github.com:grpc/grpc into error 9 years ago
vjpai d8364f7af5 Deprecate perf_db use 9 years ago
Sree Kuchibhotla 8c6c9067bc run epoll tests too 9 years ago
Yuchen Zeng ea09adc84b Add a sanity test: check if the generated pb files are up-to-date 9 years ago
Craig Tiller 0d6196025e Merge pull request #6496 from ejona86/fatal-failure-is-shutdown 9 years ago
Sree Kuchibhotla d7d6eed788 Correct typo 9 years ago
Sree Kuchibhotla 96b2554313 ctiller's ev_epoll_linux.c file (for reference) 9 years ago
Sree Kuchibhotla d806145573 Removed epoll_fd_global_list 9 years ago
Sree Kuchibhotla 9442bab5d3 Write most of the methods in the new epoll implementation 9 years ago
Sree Kuchibhotla f448c34a68 Remove union { } data and epoll_hdr structures. Added ev_epoll_linux 9 years ago
Sree Kuchibhotla 2ea165911b experiment with signals 9 years ago
Sree Kuchibhotla c22eb5ac4d Add epoll polling strategy to run_tests.py 9 years ago
Sree Kuchibhotla e9ee1f34b8 Minor refactor of add_fd path 9 years ago
Sree Kuchibhotla 97c2d6a269 Remove grpc_fd_watcher and related code from ev_epoll_posix.c 9 years ago
Sree Kuchibhotla 9ff57f67a0 Remove idle_jobs and in_flight_cbs from pollset 9 years ago