Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7918 from y-zeng/server_builder | kpayson64 | 2016-09-01 |
|\ | | | | | Add ServerBuilderPlugin::UpdateChannelArguments | ||
* | | server builder include fix | David Garcia Quintas | 2016-08-31 |
| | | |||
| * | 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 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 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
|\ \ | |||
| | * | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 |
| | | | | | | | | | C++ Compression Level set properly | ||
| * | | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 |
| |\ \ | | | | | | | | | C++ Compression Level set properly | ||
* | | | | Code review changes. | Mark D. Roth | 2016-07-28 |
| | | | | |||
| | * | | Added missing var initialization | David Garcia Quintas | 2016-07-22 |
| | | | | |||
| | * | | C++ Compression Level set properly | David Garcia Quintas | 2016-07-21 |
| | | | | |||
| * | | | Use compiling instead of making | Yuchen Zeng | 2016-07-20 |
| | | | | |||
| * | | | Add comments for GRPC_NO_GENERATED_CODE | Yuchen Zeng | 2016-07-19 |
| | | | | |||
| * | | | Separate generated file and protobuf dependency | Yuchen Zeng | 2016-07-18 |
| |/ / | |||
* | | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-15 |
|\| | | |||
| | * | prevent spurious wake up and unstarted/already shutdown server | yang-g | 2016-07-14 |
| | | | |||
| * | | prevent spurious wake up and unstarted/already shutdown server | yang-g | 2016-07-14 |
| | | | |||
| | * | Make Server::Wait work for async only server. | yang-g | 2016-07-13 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-07-12 |
|\ \ \ | | |/ | |/| | |||
| | * | Make Server::Wait work for async only server. | yang-g | 2016-07-11 |
| |/ | |||
* | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-01 |
|\ \ | |||
| | * | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 |
| |/ | |||
| * | Updated git clone URL | David Garcia Quintas | 2016-06-29 |
| | | |||
* | | Addressed reviewer comments. | Mark D. Roth | 2016-06-29 |
| | | |||
* | | Move channel_filter.h from include/ tree to src/ tree. | Mark D. Roth | 2016-06-29 |
| | | |||
* | | clang-format | Mark D. Roth | 2016-06-29 |
| | | |||
* | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-06-29 |
|\| | |||
* | | Initial attempt at a C++ wrapper for the C grpc_transport_op and | Mark D. Roth | 2016-06-27 |
| | | | | | | | | grpc_transport_stream_op structs. | ||
| * | Merge pull request #6352 from ctiller/error | Jan Tattermusch | 2016-06-17 |
| |\ | | | | | | | Unifying error handling within core | ||
| * \ | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-17 |
| |\ \ | |||
| | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-16 |
| | | |\ | | | |/ | | |/| | |||
* | | | | Removed unnecessary comments. Added connection counter to test. | Mark D. Roth | 2016-06-16 |
| | | | | |||
* | | | | Fix portability issues. | Mark D. Roth | 2016-06-16 |
| | | | | |||
* | | | | clang-format | Mark D. Roth | 2016-06-16 |
| | | | | |||
* | | | | Pass channel args to ChannelData ctor and ChannelData to CallData ctor. | Mark D. Roth | 2016-06-16 |
| | | | | |||
| | * | | Merge pull request #6876 from mdyring/master | Nicolas Noble | 2016-06-16 |
| | |\ \ | | | | | | | | | | | Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined | ||
* | | | | | - fix build problems | Mark D. Roth | 2016-06-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - make changes suggested by reviewer - add test (not working yet) | ||
| * | | | | Remove range-based for, comparisons to nullptr | Vijay Pai | 2016-06-16 |
| | | | | | |||
| * | | | | Digraph | Vijay Pai | 2016-06-16 |
| | | | | | |||
| * | | | | Merge branch 'wheezy' of github.com:vjpai/grpc into wheezy | Vijay Pai | 2016-06-16 |
| |\ \ \ \ | |||
| | * | | | | Should not explicitly initialize these pointers to nullptr in gcc-4.4 case | Vijay Pai | 2016-06-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because nullptr assignment actually requires the calling of a constructor. As a result, the order in which these nullptr initializations take place is not defined with respect to other initializations. A pointer that is left without explicit initialization automatically gets nullptr anyway, so just don't explicitly initialize these. | ||
| * | | | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||
* | / / / | Initial attempt at a C++ API for defining channel filters. | Mark D. Roth | 2016-06-15 |
| |/ / / |/| | | |