Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ | |||
| * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | |||
* | | Propagate grpc_millis further | Craig Tiller | 2017-07-19 |
|/ | |||
* | Add refcount tracers for resolver, lb_policy, stream | ncteisen | 2017-06-08 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Merge github.com:grpc/grpc into call_cases | Craig Tiller | 2017-03-21 |
|\ | |||
* | | Expand benchmark coverage to isolated grpc_call scenarios against a dummy ↵ | Craig Tiller | 2017-03-16 |
| | | | | | | | | filter stack | ||
| * | Auto-call-arena-sizing | Craig Tiller | 2017-03-14 |
|/ | |||
* | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Start resolving memory issues in C++ metadata | Craig Tiller | 2016-12-08 |
| | |||
* | Begin moving mdelem to be a value type | Craig Tiller | 2016-11-18 |
| | |||
* | Progress towards mdstr elimination | Craig Tiller | 2016-11-14 |
| | |||
* | Progress towards making grpc_slice_unref_internal take an exec_ctx | Craig Tiller | 2016-10-31 |
| | |||
* | Add channel arg for max send message size and add message size filter. | Mark D. Roth | 2016-08-23 |
| | |||
* | Improved some docstrings for grpc_call creation | David Garcia Quintas | 2016-08-09 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 |
|\ | |||
* \ | Merge branch 'compression_incoming_checks' into compression_md_level_bis | David Garcia Quintas | 2016-05-18 |
|\ \ | |||
* | | | Added grpc_channel_get_default_compression_level() | David Garcia Quintas | 2016-05-17 |
| | | | |||
| * | | Validation for incoming compressed data | David Garcia Quintas | 2016-04-23 |
|/ / | |||
| * | Changes across the board from pollset to pollset_set | David Garcia Quintas | 2016-04-18 |
|/ | |||
* | Merge branch 'subchannel_factory_create_lb_channel' of ↵ | Craig Tiller | 2016-04-01 |
|\ | | | | | | | github.com:dgquintas/grpc into ccmerge | ||
* | | clang-fmt | Craig Tiller | 2016-04-01 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into ↵ | David Garcia Quintas | 2016-03-31 |
| |\ | | | | | | | | | | subchannel_factory_create_lb_channel | ||
* | | | Reposition files to optionalize client_config system | Craig Tiller | 2016-03-31 |
| |/ |/| | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
| * | Renamed subchannel_factory to client_channel_factory. | David Garcia Quintas | 2016-03-29 |
|/ | | | | | | Added the ability to create channels from client_channel_factory. This will be used by the grpclb code to create the channels to communicate with the LB servers. | ||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix include guards | Craig Tiller | 2016-03-25 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |