Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | * | | | | | | | | | | Add C++ support for using external FD | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | Add completion queue argument which is necessary after merge with master | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | implement support for adding external fd to server | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | Add support for establishing server channel using existing FD | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | more separation | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | revert channel_create.c | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | add tests | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | Create channel directly. | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | Add support for establishing client channel using existing FD | Adam Michalik | 2016-06-07 | |
| |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 | |
| | | | | | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | added ** for doc autogen. | Makarand Dharmapurikar | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | added comment about host parameter format (issue 4147) | Makarand Dharmapurikar | 2016-06-07 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | added comment about host parameter format (issue 4147) | Makarand Dharmapurikar | 2016-06-07 | |
| |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #6190 from dgquintas/lb_pollset_propagation | Jan Tattermusch | 2016-06-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable use of pollset_set for a channel call | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6792 from yang-g/build_clean | Jan Tattermusch | 2016-06-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make grpc++ independent of protobuf | |||
| | | | * | | | | | | | | | | | | | | | Remove AsyncStreaming client from python qps tests | Ken Payson | 2016-06-06 | |
| | | |/ / / / / / / / / / / / / / / | ||||
* | | / / / / / / / / / / / / / / / | Add more Channel and Server constructor overloads | Jan Tattermusch | 2016-06-06 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | clang-format | David Garcia Quintas | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | merge leftover | David Garcia Quintas | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | | | | | | | | Get transport from transport global | Yuchen Zeng | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid introducing cancel_stream_cb_arg | |||
| | | | | | * | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into ↵ | David Garcia Quintas | 2016-06-06 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check_http_client_filter_content_type | |||
* | | | | | | | | | | | | | | | | | | update tests | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | autoregister grpc shutdown hooks | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | add appdomain unload test | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | update tests | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | improve shutdown tests | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | support GrpcEnvironment.KillServersAsync | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | deduplicate server shutdown logic | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Add ShutdownChannelsAsync api | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | serverside shutdown hook test | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | make environment shutdown asynchronous | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | register appdomain events | Jan Tattermusch | 2016-06-06 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | moar renamings | David Garcia Quintas | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-ga | Jan Tattermusch | 2016-06-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement Python Beta API through GA API | |||
| | | | | | | | | | | | | | | | * | | Add more comments, fix format issues | Yuchen Zeng | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | improve docs on ShutdownAsync() for servers and channels | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | improve the xmldocs on call cancellation and disposal | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | improve comments in math.proto | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | rename ChannelState.FatalFailure to ChannelState.Shutdown | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | Move reflection src/hdr to src/cpp/ext include/grpc++/ext | Yuchen Zeng | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Route Python Beta API through Python GA API | Nathaniel Manista | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6750 from makdharma/cronet | Jan Tattermusch | 2016-06-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code. | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6801 from jtattermusch/csharp_server_service_definition | Jan Tattermusch | 2016-06-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup in C# generated code | |||
| | | | | | | | | | | | | | | * | | | | | Advertise transport selected in user-agent string | Craig Tiller | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | get rid of deprecated server and client interface | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | update C# codegen and regenerate | Jan Tattermusch | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | get rid of servicename argument for server service definition. | Jan Tattermusch | 2016-06-06 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | Fix cast to avoid potential wraparound | Craig Tiller | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | |