aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* regenerated projectsGravatar David Garcia Quintas2016-06-07
|
* Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
|\
* | s/maybe_compression_level.compression_level/maybe_compression_level.levelGravatar David Garcia Quintas2016-06-07
| |
* | PR comments (offline).Gravatar David Garcia Quintas2016-06-07
| |
| * Merge pull request #6190 from dgquintas/lb_pollset_propagationGravatar Jan Tattermusch2016-06-07
| |\ | | | | | | Enable use of pollset_set for a channel call
| * \ Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_callGravatar Jan Tattermusch2016-06-07
| |\ \ | | | | | | | | Let Next set ok=true when receiving error status
| * \ \ Merge pull request #6792 from yang-g/build_cleanGravatar Jan Tattermusch2016-06-07
| |\ \ \ | | | | | | | | | | Make grpc++ independent of protobuf
| * \ \ \ Merge pull request #6758 from ctiller/c++-is-people-tooGravatar Jan Tattermusch2016-06-07
| |\ \ \ \ | | | | | | | | | | | | Automatically capture transitive dependencies for Visual Studio solution files
| * \ \ \ \ Merge pull request #6809 from jtattermusch/csharp_channel_server_constructorsGravatar Jan Tattermusch2016-06-07
| |\ \ \ \ \ | | | | | | | | | | | | | | Add more Channel and Server constructor overloads
| | | * \ \ \ Merge github.com:grpc/grpc into c++-is-people-tooGravatar Craig Tiller2016-06-06
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Add more Channel and Server constructor overloadsGravatar Jan Tattermusch2016-06-06
| |/ / / / /
| | | | | * regenerated projectsGravatar David Garcia Quintas2016-06-06
| | | | | |
| | | | | * clang-formatGravatar David Garcia Quintas2016-06-06
| | | | | |
| | | | | * merge leftoverGravatar David Garcia Quintas2016-06-06
| | | | | |
| * | | | | Merge pull request #6754 from jtattermusch/csharp_better_shutdownGravatar Jan Tattermusch2016-06-06
| |\ \ \ \ \ | | | | | | | | | | | | | | C#: don't require Channel.ShutdownAsync() and Server.ShutdownAsync() to be able to exit.
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | update testsGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | autoregister grpc shutdown hooksGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | add appdomain unload testGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | update testsGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | improve shutdown testsGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | support GrpcEnvironment.KillServersAsyncGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | deduplicate server shutdown logicGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | Add ShutdownChannelsAsync apiGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | serverside shutdown hook testGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | make environment shutdown asynchronousGravatar Jan Tattermusch2016-06-06
| | | | | | |
| | * | | | | register appdomain eventsGravatar Jan Tattermusch2016-06-06
| |/ / / / /
| | | | | * moar renamingsGravatar David Garcia Quintas2016-06-06
| | | | | |
| * | | | | Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-gaGravatar Jan Tattermusch2016-06-06
| |\ \ \ \ \ | | | | | | | | | | | | | | Implement Python Beta API through GA API
| * \ \ \ \ \ Merge pull request #6794 from jtattermusch/csharp_misc_fixesGravatar Jan Tattermusch2016-06-06
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | C# assorted GA improvements (docs and polish)
| * \ \ \ \ \ \ Merge pull request #6805 from jtattermusch/regenerate_to_fixGravatar Jan Tattermusch2016-06-06
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Regenerate projects to fix master
| | * | | | | | | regenerate projects to fix masterGravatar Jan Tattermusch2016-06-06
| |/ / / / / / /
| | * | | | | | improve docs on ShutdownAsync() for servers and channelsGravatar Jan Tattermusch2016-06-06
| | | | | | | |
| | * | | | | | improve the xmldocs on call cancellation and disposalGravatar Jan Tattermusch2016-06-06
| | | | | | | |
| | * | | | | | improve comments in math.protoGravatar Jan Tattermusch2016-06-06
| | | | | | | |
| | * | | | | | rename ChannelState.FatalFailure to ChannelState.ShutdownGravatar Jan Tattermusch2016-06-06
| |/ / / / / /
| | * | | | | Route Python Beta API through Python GA APIGravatar Nathaniel Manista2016-06-06
| | | | | | |
| * | | | | | Merge pull request #6750 from makdharma/cronetGravatar Jan Tattermusch2016-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_definitionGravatar Jan Tattermusch2016-06-06
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Cleanup in C# generated code
| | * | | | | | | get rid of deprecated server and client interfaceGravatar Jan Tattermusch2016-06-06
| | | | | | | | |
| | * | | | | | | update C# codegen and regenerateGravatar Jan Tattermusch2016-06-06
| | | | | | | | |
| | * | | | | | | get rid of servicename argument for server service definition.Gravatar Jan Tattermusch2016-06-06
| | | |/ / / / / | | |/| | | | |
| | | | * | | | Merge github.com:grpc/grpc into c++-is-people-tooGravatar Craig Tiller2016-06-06
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #6725 from ↵Gravatar Jan Tattermusch2016-06-04
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/read-some-but-not-all-responses Add a Cython-layer read-not-all-responses test
| | | | | * | | Spliting filegroup.Gravatar yang-g2016-06-03
| | | | | | | |
| | | | | * | | merge and resolve conflictsGravatar yang-g2016-06-03
| | | | | |\ \ \
| * | | | | \ \ \ Merge pull request #6789 from jtattermusch/fix_make_options_propagationGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | Fix run_tests.py propagation of make options under docker
| | | | | | * | | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| | | | | | | | |
* | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
|\| | | | | | | |
| | | * | | | | | A Cython-layer read-not-all-responses testGravatar Nathaniel Manista2016-06-03
| | |/ / / / / / | |/| | | | | |