15861 Commits (41622a8e389e8eda38d6d3bfbf34cbf35f437156)
 

Author SHA1 Message Date
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
Jan Tattermusch 9d13a6d8f4 Merge pull request #6327 from nathanielmanistaatgoogle/ga 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 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
vjpai d8364f7af5 Deprecate perf_db use 9 years ago
Sree Kuchibhotla 8c6c9067bc run epoll tests too 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
Sree Kuchibhotla 24f0f57ea1 Moving the creation of epoll_fd to pollset_init() instead of 9 years ago
Sree Kuchibhotla f6a2adf0cf Pollset_reset should not destroy the epoll_fd 9 years ago
Sree Kuchibhotla ab7f10ed61 Remove delayed_add 9 years ago
Sree Kuchibhotla a7786001a2 Remove basic_pollset and the promotion related code 9 years ago
Sree Kuchibhotla e48b1bc011 Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_and_epoll.c file 9 years ago
Alistair Veitch bd9af5fc26 undo accidental submodule commit 9 years ago
Alistair Veitch e97035df80 Merge branch 'master' into add_proto 9 years ago
Alistair Veitch f1bc22a35d regenerate projects 9 years ago
Nathaniel Manista 6f61a13991 Add block_until_paused method to PauseFailControl 9 years ago
Jorge Canizales 704fb3f94f Merge pull request #6586 from makdharma/cronet 9 years ago
Vijay Pai f484ba9eb6 Merge pull request #6718 from jtattermusch/enable_multiclient 9 years ago
Jan Tattermusch 5b521d2cbe Merge pull request #6712 from jtattermusch/csharp_more_completion_queues 9 years ago
Jan Tattermusch 55ebba1205 Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvements 9 years ago
Makarand Dharmapurikar 7fba068e5c docgen format fix 9 years ago
Alistair Veitch 44181c02c4 fix options file; fix generated include guards 9 years ago
vjpai 3b4b50bf9f Remove unused struct 9 years ago
vjpai 246d85309a Remove some unused enums 9 years ago
Makarand Dharmapurikar aed1de9d2a Style guide related feedback fixes. 9 years ago
Jan Tattermusch 138156abf1 add missing pinvoke method 9 years ago
Jan Tattermusch 1e5d9b9caa fix one more test 9 years ago
Jan Tattermusch 71702b1d05 fix tests 9 years ago