Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix copyright | Craig Tiller | 2016-03-25 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |||
* | Hid test-only functions from surface/call.h | David Garcia Quintas | 2015-10-08 |
| | |||
* | Add clang-format to sanity | Craig Tiller | 2015-09-24 |
| | |||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into docs | yang-g | 2015-08-20 |
|\ | |||
* | | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | | |||
| * | Moved methods' impl to header for simplicity | David Garcia Quintas | 2015-08-19 |
|/ | |||
* | Removed function introducing dependency on proto in .h | David Garcia Quintas | 2015-08-18 |
| | |||
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Updated interop tests with support for compression. | David Garcia Quintas | 2015-07-22 |
| | | | | The support for uncompressable payloads relies on a 512KB file with data from /dev/urandom | ||
* | wip | David Garcia Quintas | 2015-07-21 |
| | |||
* | Add oauth2_auth_token test case in interop test | yang-g | 2015-07-13 |
| | |||
* | Split interop client and server into components | Yang Gao | 2015-04-09 |