aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rewrite all the pollset and fd functions in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-06-01
* run epoll tests tooGravatar Sree Kuchibhotla2016-05-31
* Correct typoGravatar Sree Kuchibhotla2016-05-31
* ctiller's ev_epoll_linux.c file (for reference)Gravatar Sree Kuchibhotla2016-05-31
* Removed epoll_fd_global_listGravatar Sree Kuchibhotla2016-05-31
* Write most of the methods in the new epoll implementationGravatar Sree Kuchibhotla2016-05-31
* Remove union { } data and epoll_hdr structures. Added ev_epoll_linuxGravatar Sree Kuchibhotla2016-05-31
* experiment with signalsGravatar Sree Kuchibhotla2016-05-31
* Add epoll polling strategy to run_tests.pyGravatar Sree Kuchibhotla2016-05-31
* Minor refactor of add_fd pathGravatar Sree Kuchibhotla2016-05-31
* Remove grpc_fd_watcher and related code from ev_epoll_posix.cGravatar Sree Kuchibhotla2016-05-31
* Remove idle_jobs and in_flight_cbs from pollsetGravatar Sree Kuchibhotla2016-05-31
* Moving the creation of epoll_fd to pollset_init() instead ofGravatar Sree Kuchibhotla2016-05-31
* Pollset_reset should not destroy the epoll_fdGravatar Sree Kuchibhotla2016-05-31
* Remove delayed_addGravatar Sree Kuchibhotla2016-05-31
* Remove basic_pollset and the promotion related codeGravatar Sree Kuchibhotla2016-05-31
* Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_a...Gravatar Sree Kuchibhotla2016-05-31
* Merge pull request #6586 from makdharma/cronetGravatar Jorge Canizales2016-05-27
|\
* \ Merge pull request #6718 from jtattermusch/enable_multiclientGravatar Vijay Pai2016-05-26
|\ \
* \ \ Merge pull request #6712 from jtattermusch/csharp_more_completion_queuesGravatar Jan Tattermusch2016-05-26
|\ \ \
* \ \ \ Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvementsGravatar Jan Tattermusch2016-05-26
|\ \ \ \
| | | | * docgen format fixGravatar Makarand Dharmapurikar2016-05-26
| | | | * Style guide related feedback fixes.Gravatar Makarand Dharmapurikar2016-05-26
| | * | | add missing pinvoke methodGravatar Jan Tattermusch2016-05-26
| | * | | fix one more testGravatar Jan Tattermusch2016-05-25
| | * | | fix testsGravatar Jan Tattermusch2016-05-25
| | * | | use 1 cq per thread by defaultGravatar Jan Tattermusch2016-05-25
| | * | | name the threadpool threads before startingGravatar Jan Tattermusch2016-05-25
| | * | | eliminate global completion registryGravatar Jan Tattermusch2016-05-25
| | * | | completion registry is per cqGravatar Jan Tattermusch2016-05-25
| | * | | expose completionQueueCount settingGravatar Jan Tattermusch2016-05-25
| | * | | add support for multiple cqs to GrpcThreadPoolGravatar Jan Tattermusch2016-05-25
| |/ / / |/| | |
| | | * Slight change to surface API.Gravatar Makarand Dharmapurikar2016-05-25
| | * | use 2 clients for 8core setup as wellGravatar Jan Tattermusch2016-05-25
* | | | Merge pull request #6716 from jtattermusch/enable_multiclientGravatar Craig Tiller2016-05-25
|\ \ \ \ | | |/ / | |/| |
| * | | add a new workerGravatar Jan Tattermusch2016-05-25
|/ / /
| | * Cosmetic changes to address feedback.Gravatar Makarand Dharmapurikar2016-05-25
* | | Merge pull request #6703 from murgatroid99/pc_zookeeper_generation_fixGravatar Jan Tattermusch2016-05-25
|\ \ \
* \ \ \ Merge pull request #6706 from ctiller/rrafGravatar Craig Tiller2016-05-25
|\ \ \ \
| * | | | Mark port as non-listeningGravatar Craig Tiller2016-05-25
| * | | | Mark port as non-listeningGravatar Craig Tiller2016-05-25
| * | | | Round robin notifier pollsetGravatar Craig Tiller2016-05-24
|/ / / /
| * / / Make grpc_zookeeper.pc file generation consistent with other .pc filesGravatar murgatroid992016-05-24
|/ / /
* | | Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-testGravatar Jan Tattermusch2016-05-24
|\ \ \
* \ \ \ Merge pull request #6662 from murgatroid99/ruby_explicit_kw_argsGravatar Jan Tattermusch2016-05-24
|\ \ \ \
* \ \ \ \ Merge pull request #6695 from rjshade/request_with_flags_timeoutGravatar Jan Tattermusch2016-05-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6612 from ctiller/test_affineGravatar Craig Tiller2016-05-23
|\ \ \ \ \ \
| * | | | | | Speed up testsGravatar Craig Tiller2016-05-23
| * | | | | | Cleanup redundant testsGravatar Craig Tiller2016-05-23
| * | | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |