aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #6694 from ctiller/sinGravatar Jan Tattermusch2016-05-23
|\ \ \ \ \ \ \
| | * | | | | | Fix timeout on async server shutdownGravatar Craig Tiller2016-05-23
| | | | * | | | Update ruby perf code with keyword args changesGravatar murgatroid992016-05-23
| | | | | | * | add TODOGravatar Jan Tattermusch2016-05-23
| | | | | | * | reorder clientside send preconditionsGravatar Jan Tattermusch2016-05-23
| | | | | | * | clientside writes should finish with TaskCanceledException if cancel was prev...Gravatar Jan Tattermusch2016-05-23
| | * | | | | | Merge branch 'test_affine' of github.com:ctiller/grpc into test_affineGravatar Craig Tiller2016-05-23
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |