Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-20 |
|\ | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | ||
| * | Remove experimental prefix | Craig Tiller | 2015-07-19 |
| | | |||
* | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-19 |
|\| | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | ||
* | | User agent string support | Craig Tiller | 2015-07-18 |
| | | |||
| * | Removed compression levels from clients and _experimental_'d signature of ↵ | David Garcia Quintas | 2015-07-17 |
|/ | | | | methods manipulating compression algorithms | ||
* | Add a test that headers are properly in build.json | Craig Tiller | 2015-06-25 |
| | | | | Clean up anything that failed | ||
* | Exposed compression level in channel arguments (C and C++) | David Garcia Quintas | 2015-06-16 |
| | |||
* | clang-format c++ code | Yang Gao | 2015-03-17 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | Use clang-format-3.5 | Craig Tiller | 2015-01-18 |
| | |||
* | fix MOE compliling error. | chenw | 2014-12-29 |
| | | | | | | | Change on 2014/12/22 by chenw <chenw@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82682265 | ||
* | Use overriden host name when creating a call. | yangg | 2014-12-29 |
| | | | | | | | Change on 2014/12/22 by yangg <yangg@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82672321 | ||
* | Client side implementation of creating channel with credentials. | yangg | 2014-12-29 |
The old test_ssl_channel related code is deleted and the new create channel call is used for interop tests. Change on 2014/12/19 by yangg <yangg@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82540921 |