Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a test spouse for server context | yang-g | 2016-10-13 |
| | |||
* | Merge pull request #8354 from grpc/v1.0.x | Jan Tattermusch | 2016-10-12 |
|\ | | | | | Upmerge doc changes from v1.0.x | ||
| * | Update README.md | Jan Tattermusch | 2016-10-12 |
| | | |||
* | | Merge pull request #8219 from markdroth/fail_fast | Mark D. Roth | 2016-10-07 |
|\ \ | | | | | | | Change C++ API to expose wait_for_ready instead of fail_fast. | ||
* | | | Fix header. | Mark D. Roth | 2016-10-06 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-10-06 |
| |\ \ | |/ / |/| | | |||
| * | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-30 |
| |\ \ | |||
* | | | | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto | Stanley Cheung | 2016-09-29 |
| |/ / |/| | | |||
* | | | Merge pull request #8046 from gislan/master | Yang Gao | 2016-09-29 |
|\ \ \ | | | | | | | | | Add method for creating insecure channel from FD with custom arguments using C++ API. | ||
* \ \ \ | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
|\ \ \ \ | | | | | | | | | | | Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API | ||
| | | * | | Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to | Mark D. Roth | 2016-09-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GRPC_INITIAL_METADATA_WAIT_FOR_READY. Also add a flag to indicate whether wait_for_ready was explicitly set by the application. | ||
| | | * | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-28 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | Change C++ API to expose wait_for_ready instead of fail_fast. | Mark D. Roth | 2016-09-27 |
| | | | | | |||
* | | | | | Fix typo | Yuchen Zeng | 2016-09-23 |
| | | | | | |||
* | | | | | Add comments about how to re-generate reflection proto files | Yuchen Zeng | 2016-09-22 |
| |_|/ / |/| | | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
|\ \ \ \ | |||
* | | | | | Code review changes. | Mark D. Roth | 2016-09-15 |
| | | | | | |||
| * | | | | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
| |\ \ \ \ | | | | | | | | | | | | | Removed references to public APIs from codegen/ | ||
* | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-13 |
|\| | | | | | |||
| | | * | | | Merge branch 'master' into fix_channel_from_fd_api | Sree Kuchibhotla | 2016-09-09 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | * | | | Merge branch 'master' into fix_channel_from_fd_api | Sree Kuchibhotla | 2016-09-09 |
| | | |\ \ \ | |||
| | | | | * | | Add method for creating insecure channel from FD with custom arguments | Adam Czachorowski | 2016-09-09 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | using C++ API. This was already supported in C API. | ||
| * | | | | | Merge pull request #8024 from makdharma/cpp_cacheable | makdharma | 2016-09-08 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | add cacheable option to client_context | ||
* | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-08 |
|\| | | | | | | |||
| * | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | |||
| | | * | | | add cacheable option to client_context | Makarand Dharmapurikar | 2016-09-07 |
| | |/ / / | |/| | | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-06 |
|\| | | | | |||
* | | | | | Allow setting max send message size via C++ ServerBuilder API. | Mark D. Roth | 2016-09-06 |
| | | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-02 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #7918 from y-zeng/server_builder | kpayson64 | 2016-09-01 |
| |\ \ \ \ | | | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments | ||
| | | | * \ | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-01 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
* | | | | | | Change wrapped languages to use the new channel arg macro name. | Mark D. Roth | 2016-08-31 |
| | | | | | | |||
| * | | | | | server builder include fix | David Garcia Quintas | 2016-08-31 |
|/ / / / / | |||
| | | * | | Merge with newly added/modified files | David Garcia Quintas | 2016-08-30 |
| | | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-08-30 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| * | | | | Add ServerBuilderPlugin::UpdateChannelArguments | Yuchen Zeng | 2016-08-29 |
|/ / / / | |||
* | | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-08-23 |
|\ \ \ \ | | | | | | | | | | | Upmerge from v1.0.x | ||
| * | | | | Removing unused header. | Nicolas "Pixel" Noble | 2016-08-23 |
| | | | | | |||
| * | | | | Untangling secure and unsecure. | Nicolas "Pixel" Noble | 2016-08-23 |
| | | | | | |||
| | | | * | Remove the API to return the underlying completion queue. This API is no | Sree Kuchibhotla | 2016-08-22 |
| | | | | | | | | | | | | | | | | | | | | longer needed | ||
| | | | * | Remove completion queue parameter from ↵ | Sree Kuchibhotla | 2016-08-22 |
| | |_|/ | |/| | | | | | | | | | | grpc_server_add_insecure_channel_from_fd API | ||
| | * | | Rename some files to avoid conflicting .obj files on Windows | Craig Tiller | 2016-08-22 |
| | | | | |||
* | | | | Remove this-> | Vijay Pai | 2016-08-18 |
|/ / / | |||
* | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc. | Mark D. Roth | 2016-08-18 |
| | | | |||
* | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\| | | |||
* | | | clang-format | Mark D. Roth | 2016-08-03 |
| | | | |||
| * | | Update generated files with new protobuf version | Jorge Canizales | 2016-08-03 |
| | | | | | | | | | Also make the script fetch protoc from the usual place. | ||
* | | | Update destroy_call_elem args from merge. | Mark D. Roth | 2016-08-02 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-08-02 |
| | |\ | |||
* | | \ | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
|\ \ \ \ | | |_|/ | |/| | |