Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | 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 | |
|/ | ||||
* | Merge pull request #2975 from dgquintas/no_foreach_44 | Vijay Pai | 2015-08-19 | |
|\ | | | | | removed foreach loops for gcc 4.4 | |||
* | | Removed function introducing dependency on proto in .h | David Garcia Quintas | 2015-08-18 | |
| | | ||||
| * | removed foreach loops for gcc 4.4 | David Garcia Quintas | 2015-08-18 | |
|/ | ||||
* | clang-format all source | Craig Tiller | 2015-08-18 | |
| | ||||
* | proto3 required changes | David Garcia Quintas | 2015-08-13 | |
| | ||||
* | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 | |
|\ | ||||
| * | update the interop test protos and code to proto3 | yang-g | 2015-08-13 | |
| | | ||||
* | | Make sure COMPRESSABLE is the default for LargeUnary | David Garcia Quintas | 2015-08-13 | |
| | | ||||
* | | Removed spurious line that forced COMPRESSABLE for large unaries | David Garcia Quintas | 2015-08-13 | |
| | | ||||
* | | Merged PerformLargeCompressedUnary into PerformLargeUnary | David Garcia Quintas | 2015-08-11 | |
| | | ||||
* | | Reverted unnecessary changes to server | David Garcia Quintas | 2015-08-10 | |
| | | ||||
* | | Added new tests for compression | David Garcia Quintas | 2015-08-09 | |
| | | ||||
* | | Merge branch 'compression-accept-encoding' into compression-interop | David Garcia Quintas | 2015-08-09 | |
|\| | ||||
| * | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter | Vijay Pai | 2015-08-05 | |
| |\ | | | | | | | Connection backoff interop test client and server | |||
| * | | Added interop test for status_code_with_message | Abhishek Kumar | 2015-08-05 | |
| | | | ||||
| | * | remove braces | yang-g | 2015-07-30 | |
| | | | ||||
| | * | notify inside lock | yang-g | 2015-07-30 | |
| | | | ||||
| | * | merge with upstream | yang-g | 2015-07-28 | |
| | |\ | | |/ | |/| | ||||
| | * | Support two clients calling start simultaneously | yang-g | 2015-07-27 | |
| | | | ||||
| | * | Add reconnect interop test client and server | yang-g | 2015-07-24 | |
| | | | ||||
* | | | wip for accept-encoding into tests | David Garcia Quintas | 2015-07-23 | |
| | | | ||||
| * | | Renaming jwt_credentials to service_account_jwt_access_credentials. | Julien Boeuf | 2015-07-22 | |
| |/ | ||||
* | | Merge branch 'master' into compression-interop | David Garcia Quintas | 2015-07-22 | |
|\| | ||||
* | | 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 | |
| | | ||||
* | | Merge branch 'master' into compression-interop | David Garcia Quintas | 2015-07-20 | |
|\ \ | ||||
* | | | wip | David Garcia Quintas | 2015-07-20 | |
| | | | ||||
| | * | Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl | yang-g | 2015-07-20 | |
| | |\ | | |/ | |/| | ||||
| * | | Merge with head and resolve conflict | yang-g | 2015-07-17 | |
| |\ \ | ||||
| * | | | update according to spec change | yang-g | 2015-07-17 | |
| | | | | ||||
| | * | | Merge pull request #2413 from dgquintas/interop_sniffer | Craig Tiller | 2015-07-17 | |
| | |\ \ | | | | | | | | | | | Introduced InteropContextInspector | |||
| | | * | | Added some methods to context inspector. Also minor tweak to server context ↵ | David Garcia Quintas | 2015-07-15 | |
| |_|/ / |/| | | | | | | | | | | | IsCancelled() method | |||
* | | | | clang-format'd. | David Garcia Quintas | 2015-07-15 | |
| | | | | ||||
| | | * | update according to spec change | yang-g | 2015-07-15 | |
| | | | | ||||
| | | * | add per_rpc_creds test case in interop test | yang-g | 2015-07-14 | |
| | |/ | |/| | ||||
* | | | Introduced InteropContextInspector to be able to peek into server contexts ↵ | David Garcia Quintas | 2015-07-13 | |
| | | | | | | | | | | | | during interop testing. | |||
| * | | Add oauth2_auth_token test case in interop test | yang-g | 2015-07-13 | |
| |/ | ||||
| * | Add timeout interop test case | yang-g | 2015-07-10 | |
|/ | ||||
* | Update the Status API | Yang Gao | 2015-06-16 | |
| | ||||
* | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 | |
| | ||||
* | Correct the test request/response size, to be consistent with the test ↵ | Xudong Ma | 2015-05-26 | |
| | | | | spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md | |||
* | support per call credentials in c++ | Yang Gao | 2015-05-14 | |
| | ||||
* | Merge pull request #1367 from yang-g/interop | Craig Tiller | 2015-04-28 | |
|\ | | | | | Add two scenarios in interop test | |||
| * | Add two scenarios in interop test | Yang Gao | 2015-04-24 | |
| | | ||||
* | | Merge branch 'master' of github.com:grpc/grpc into the-purge-2 | Nicolas "Pixel" Noble | 2015-04-24 | |
|\ \ | | | | | | | | | | | | | Conflicts: include/grpc++/completion_queue.h | |||
| * | | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all ↵ | Yang Gao | 2015-04-24 | |
| |/ | | | | | | | the tests to init/shutdown free. | |||
* | | Merge branch 'master' of github.com:grpc/grpc into the-purge-2 | Nicolas "Pixel" Noble | 2015-04-24 | |
|\| | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc vsprojects/vs2010/grpc++.vcxproj vsprojects/vs2013/grpc++.vcxproj.filters | |||
| * | Move .proto files up for reuse | Abhishek Kumar | 2015-04-16 | |
| | |