Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6773 from y-zeng/handler_http_response | 2016-06-09 | |
|\ | |||
* \ | Merge pull request #6829 from jtattermusch/csharp_add_server_test | 2016-06-09 | |
|\ \ | |||
| * | | allow shutdown of unstarted server | 2016-06-08 | |
* | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | 2016-06-08 | |
|\ \ \ | |||
* \ \ \ | Merge pull request #6610 from xyzzyz/external_fd_fresh | 2016-06-08 | |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6779 from dgquintas/rr_docs | 2016-06-08 | |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6833 from rjshade/sockopts | 2016-06-08 | |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6823 from makdharma/bugfixes | 2016-06-08 | |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6826 from makdharma/issue5548 | 2016-06-08 | |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6649 from dgquintas/core_codegen_be_public | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6675 from dgquintas/check_http_client_filter_content_type | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6786 from ctiller/meta-whoops | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6827 from jtattermusch/csharp_metadata_entry_is_class | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6830 from dgquintas/simplify_compression_interop | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6815 from kpayson64/python_perf_fixes | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6831 from kpayson64/python_jwt_creds | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | | * | | | | clang-format code | 2016-06-08 | |
| | | | | | | | | | | | * | | | | fix memory leak | 2016-06-08 | |
| | | | | | | | * | | | | | | | | addressed feedback. | 2016-06-08 | |
| | | | | | | | | | * | | | | | | Adds functions to set snd/rcv socket buffer sizes. | 2016-06-08 | |
| |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | 2016-06-07 | |
| | | | | | | | | | | | |\ \ \ | |||
* | | | | | | | | | | | | | | | | Fix sed induced typo | 2016-06-07 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Added python jwt_token_creds interop test | 2016-06-07 | |
| | | | | | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | 2016-06-07 | |
| | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | 2016-06-07 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | removed RANDOM and simplified req for compression | 2016-06-07 | |
| | * | | | | | | | | | | | | | Changed Python Sync streaming qps to follow spec | 2016-06-07 | |
| | | | | | | | | | | * | | | | fix compilation on windows | 2016-06-07 | |
| | | | | | | | | | | | * | | | s/maybe_compression_level.compression_level/maybe_compression_level.level | 2016-06-07 | |
| | | | | | | | | | | | | * | | add unstarted server test | 2016-06-07 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | make Metadata.Entry a class | 2016-06-07 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | | | | * | | | fix windows build | 2016-06-07 | |
| | | | | | | * | | | | | | fix for issue 5548. Deprecated old classes and created subclasses. | 2016-06-07 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | | * | | | clang-format, fix headers, windows fixes | 2016-06-07 | |
| | | | | | | | | * | | | Add C++ support for using external FD | 2016-06-07 | |
| | | | | | | | | * | | | Add completion queue argument which is necessary after merge with master | 2016-06-07 | |
| | | | | | | | | * | | | implement support for adding external fd to server | 2016-06-07 | |
| | | | | | | | | * | | | Add support for establishing server channel using existing FD | 2016-06-07 | |
| | | | | | | | | * | | | more separation | 2016-06-07 | |
| | | | | | | | | * | | | revert channel_create.c | 2016-06-07 | |
| | | | | | | | | * | | | separate posix functionality to grpc_posix.h | 2016-06-07 | |
| | | | | | | | | * | | | add tests | 2016-06-07 | |
| | | | | | | | | * | | | Create channel directly. | 2016-06-07 | |
| | | | | | | | | * | | | Add support for establishing client channel using existing FD | 2016-06-07 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | | | | | * | | | | added ** for doc autogen. | 2016-06-07 | |
| | | | | | | * | | | | added comment about host parameter format (issue 4147) | 2016-06-07 | |
| | | | | | | * | | | | added comment about host parameter format (issue 4147) | 2016-06-07 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #6190 from dgquintas/lb_pollset_propagation | 2016-06-07 | |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6792 from yang-g/build_clean | 2016-06-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | Remove AsyncStreaming client from python qps tests | 2016-06-06 | |
| | | |/ / / / / / / / |