16724 Commits (183574787744f42491398cb0dafba6209c355cae)
 

Author SHA1 Message Date
Sree Kuchibhotla d627c10584 Fix asan failures (i.e add pollset_global_shutdown), remove debug log 9 years ago
murgatroid99 ec1588ba87 Ruby: Moved completion queue entirely into extension code 9 years ago
David Garcia Quintas 222563ceef Merge branch 'master' of github.com:grpc/grpc into check_http_client_filter_content_type 9 years ago
Jan Tattermusch ed5af1c623 update tests 9 years ago
Jan Tattermusch bdccdef0c6 autoregister grpc shutdown hooks 9 years ago
Jan Tattermusch 2f7414117c add appdomain unload test 9 years ago
Jan Tattermusch 018cfb8c14 update tests 9 years ago
Jan Tattermusch 25e3ba57b1 improve shutdown tests 9 years ago
Jan Tattermusch 739ee1b159 support GrpcEnvironment.KillServersAsync 9 years ago
Jan Tattermusch 63386a1064 deduplicate server shutdown logic 9 years ago
Jan Tattermusch 4aea5281de Add ShutdownChannelsAsync api 9 years ago
Jan Tattermusch 703c042ec0 serverside shutdown hook test 9 years ago
Jan Tattermusch 5858441a2c make environment shutdown asynchronous 9 years ago
Jan Tattermusch 85030e31a5 register appdomain events 9 years ago
David Garcia Quintas c4d5112719 moar renamings 9 years ago
Jan Tattermusch 3e82244615 Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-ga 9 years ago
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Jan Tattermusch dda1aed92a Merge pull request #6794 from jtattermusch/csharp_misc_fixes 9 years ago
Jan Tattermusch c3a8307c4b Merge pull request #6805 from jtattermusch/regenerate_to_fix 9 years ago
Craig Tiller d0e4deb8ef Change constness 9 years ago
Jan Tattermusch 2f7f85684c regenerate projects to fix master 9 years ago
Jan Tattermusch a134fa7036 improve docs on ShutdownAsync() for servers and channels 9 years ago
Jan Tattermusch 6acc07d50d improve the xmldocs on call cancellation and disposal 9 years ago
Jan Tattermusch e1bee5bd59 improve comments in math.proto 9 years ago
Jan Tattermusch 49fb84ab64 rename ChannelState.FatalFailure to ChannelState.Shutdown 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Nathaniel Manista c09a3580a1 Route Python Beta API through Python GA API 9 years ago
Jan Tattermusch 87ec3b77b5 Merge pull request #6750 from makdharma/cronet 9 years ago
Jan Tattermusch 7a952ad8e4 Merge pull request #6801 from jtattermusch/csharp_server_service_definition 9 years ago
Craig Tiller 9d69e8082d Advertise transport selected in user-agent string 9 years ago
Yuchen Zeng 1495cb5b24 Addressed reveiw comments about naming 9 years ago
Sree Kuchibhotla 1fd6235791 Merge branch 'master' into epoll_changes 9 years ago
Sree Kuchibhotla 9bc3d2d67f Minor comments 9 years ago
Jan Tattermusch fcc8d971ff get rid of deprecated server and client interface 9 years ago
Jan Tattermusch 562cd05bc9 update C# codegen and regenerate 9 years ago
Jan Tattermusch 781720f82d get rid of servicename argument for server service definition. 9 years ago
Craig Tiller 5258412df9 Fix platform ifdef 9 years ago
Sree Kuchibhotla 4c11a20bf0 Remove unused files 9 years ago
Craig Tiller d925c93047 Merge github.com:grpc/grpc into error 9 years ago
Craig Tiller 139098c188 Fix cast to avoid potential wraparound 9 years ago
Craig Tiller f805d0c7b6 Merge github.com:grpc/grpc into c++-is-people-too 9 years ago
Julien Boeuf 7d3d4d48cd Fixing clang-format. 9 years ago
Julien Boeuf 38c0cdee34 Fix double-free issue for optional_message. 9 years ago
Julien Boeuf b5fe44ea0f Adding error details for JWT and oauth2. 9 years ago
Julien Boeuf bfc7ed6628 Merge branch 'master' into fix_3803 9 years ago
Jan Tattermusch 37e26d922f Merge pull request #6725 from nathanielmanistaatgoogle/read-some-but-not-all-responses 9 years ago
Sree Kuchibhotla 79a6233bef Fix a few bugs in ev_epoll_linux.c 9 years ago
Sree Kuchibhotla 88ee12fbe9 Handle pollsets and fds witn no polling islands and fix locking bug in pollset_add_fd 9 years ago
yang-g 34b5861e5c Spliting filegroup. 9 years ago
Sree Kuchibhotla 73ef915402 epoll polling strategy now points to the new code 9 years ago