Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-01 | |
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | prep work for enabling caching | |||
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-08-31 | |
|\| | | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Adding extension points for security context. | |||
| | | | | | * | | | | | | clang-format | Vijay Pai | 2016-08-30 | |
| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-30 | |
| | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| | | | | | * | | | | | | Stick to StatusCode::INTERNAL when there's no service | Vijay Pai | 2016-08-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | response on a StreamedUnary | |||
| | | * | | | | | | | | | addressed comments from review | Makarand Dharmapurikar | 2016-08-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified comment about when GET verb is used. Added code to read data from send_message and defer the op when it is not fully available. clang-format one more time. | |||
| | | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-08-31 | |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | | | | | * | | | | | | Another golden file | Vijay Pai | 2016-08-30 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | clang-format | Vijay Pai | 2016-08-30 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-30 | |
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve conflicts in ServerReaderWriterInterface Remove file server_streamed_unary.h and merge with sync_stream.h | |||
| | | | | | | | | | * | | Merge with newly added/modified files | David Garcia Quintas | 2016-08-30 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify the "g" in gRPC | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7798 from y-zeng/ServerReaderWriterInterface | kpayson64 | 2016-08-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ServerReaderWriterInterface | |||
| | | | | | | | | | | | * \ | 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 | |
| | | | | | | | |_|_|_|_|/ / | | | | | | | |/| | | | | | | ||||
| | | | | | | | * | | | | | | clang-format | Vijay Pai | 2016-08-29 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated ↵ | Vijay Pai | 2016-08-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness) | |||
| | | * | | | | | | | | | | | Specify the "g" in gRPC | Craig Tiller | 2016-08-29 | |
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | ||||
| | | | | | * | | | | | | | Add clarifying comment about IWYU in grpc++.h | Egor Suvorov | 2016-08-26 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Add IWYU export pragmas to grpc++/grpc++.h. | Egor Suvorov | 2016-08-26 | |
| | | | |_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IWYU is a C++ tool which ensures that end users explicitly #include every header they need. Without pragmas IWYU have no way of distinguishing between 'implementation-specific' headers and headers which are shortcuts for groups of other headers, like grpc++.h. | |||
| | | | * | | | | | | | | Addressing feedback. | Julien Boeuf | 2016-08-25 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING | Vijay Pai | 2016-08-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in all cases | |||
| | | | | | * | | | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-25 | |
| | | | | | |\ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||
| * | | | | | | | | | | | remove docstring for not existing argument | Takuto Ikuta | 2016-08-25 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Fix a typo | Takuto Ikuta | 2016-08-25 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | * | | | | | Support >16kib frame sizes in core | Craig Tiller | 2016-08-24 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| | | | * | | | | | | prep work for enabling caching | Makdharma | 2016-08-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new header grpc-payload-bin Added new channel arg for setting max payload size Ability to create a GET request in client filter Ability to parse the payload from header in server filter. | |||
* | | | | | | | | | | Add channel arg for max send message size and add message size filter. | Mark D. Roth | 2016-08-23 | |
|/ / / / / / / / / | ||||
| | * / / / / / / | Adding extension points for security context. | Julien Boeuf | 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 | |||
| * | | | | | | Add comments | Yuchen Zeng | 2016-08-19 | |
| | | | | | | | ||||
| * | | | | | | Add ServerReaderWriterInterface | Yuchen Zeng | 2016-08-19 | |
|/ / / / / / | ||||
* | | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc. | Mark D. Roth | 2016-08-18 | |
| | | | | | | ||||
* | | | | | | Merge pull request #7594 from chedeti/grpc-thrift-v2 | kpayson64 | 2016-08-17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | grpc thrift integration | |||
* | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 | |
|\ \ \ \ \ \ | ||||
* | | | | | | | Improved some docstrings for grpc_call creation | David Garcia Quintas | 2016-08-09 | |
| | | | | | | | ||||
| | * | | | | | remove const in Deserialize | chedeti | 2016-08-04 | |
| | | | | | | | ||||
| | | * | | | | Another golden file to fix | Vijay Pai | 2016-08-04 | |
| | | | | | | | ||||
| | * | | | | | use boost::make_shared | chedeti | 2016-08-04 | |
| | | | | | | | ||||
| | | * | | | | clang-format | Vijay Pai | 2016-08-04 | |
| | | | | | | | ||||
| | | * | | | | Make FCUnary and ServerReaderWriter derived classes of a new | Vijay Pai | 2016-08-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ServerReaderWriterInterface so that some functions can be made to accept either. | |||
| | | * | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-04 | |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-04 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| | * | | | | | rename class variables to snake_case | chedeti | 2016-08-03 | |
| | | | | | | | ||||
| | | | | | * | updated objc's module.modulemap | David Garcia Quintas | 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. | |||
* | | | | | | | Merge pull request #7600 from dgquintas/fix_includes | Nicolas Noble | 2016-08-02 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | fixed include guard script and faulty .h |