1. c10348a Add custom_metadata test case by yang-g · 9 years ago
  2. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  3. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  4. 7cecfa6 Adjust the log levels in interop tests and stress tests by Sree Kuchibhotla · 9 years ago
  5. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  6. a2b7817 Removed compression checks from vanilla large unary by David Garcia Quintas · 9 years ago
  7. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  8. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  9. 93b9447 stream_op cleanup: test fixes and updates by Craig Tiller · 9 years ago
  10. 41b2143 Address code review comment by Sree Kuchibhotla · 9 years ago
  11. ac7edec Add an option to reuse the TestService::Stub in interop client class by Sree Kuchibhotla · 9 years ago
  12. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  13. e5adc0e Fixing Cpp tests. by Julien Boeuf · 9 years ago
  14. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  15. 78bddc6 Add empty_stream test case by yang-g · 9 years ago
  16. 201ef59 more changes by yang-g · 9 years ago
  17. 867d0c1 Fix auth tests by yang-g · 9 years ago
  18. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  19. 4eaeb99 Addressing comments. by Julien Boeuf · 9 years ago
  20. 04ecfa1 Added missing payloads to streaming compressed test by David Garcia Quintas · 9 years ago
  21. 9e2f90c headers reorg by yang-g · 9 years ago
  22. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  23. 6d8d014 Merge pull request #2975 from dgquintas/no_foreach_44 by Vijay Pai · 9 years ago
  24. 81491b6 Removed function introducing dependency on proto in .h by David Garcia Quintas · 9 years ago
  25. 2a6427f removed foreach loops for gcc 4.4 by David Garcia Quintas · 9 years ago
  26. d6c98df clang-format all source by Craig Tiller · 9 years ago
  27. 864d186 proto3 required changes by David Garcia Quintas · 9 years ago
  28. 80dc66d Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  29. f6befe8 update the interop test protos and code to proto3 by yang-g · 9 years ago
  30. 93dfab9 Make sure COMPRESSABLE is the default for LargeUnary by David Garcia Quintas · 9 years ago
  31. ba86dc0 Removed spurious line that forced COMPRESSABLE for large unaries by David Garcia Quintas · 9 years ago
  32. 616b375 Merged PerformLargeCompressedUnary into PerformLargeUnary by David Garcia Quintas · 9 years ago
  33. 2e1bb1b Reverted unnecessary changes to server by David Garcia Quintas · 9 years ago
  34. cd37d58 Added new tests for compression by David Garcia Quintas · 9 years ago
  35. 49a5130 Merge branch 'compression-accept-encoding' into compression-interop by David Garcia Quintas · 9 years ago
  36. e1c867d Added interop test for status_code_with_message by Abhishek Kumar · 9 years ago
  37. 32ed2fd Merge branch 'master' into compression-interop by David Garcia Quintas · 9 years ago
  38. c899319 Updated interop tests with support for compression. by David Garcia Quintas · 9 years ago
  39. 80f3995 wip by David Garcia Quintas · 9 years ago
  40. bf49e19 Merge branch 'master' into compression-interop by David Garcia Quintas · 9 years ago
  41. 9c512bd wip by David Garcia Quintas · 9 years ago
  42. ba5f980 Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl by yang-g · 9 years ago
  43. 463cde7 update according to spec change by yang-g · 9 years ago
  44. 8c31ee2 update according to spec change by yang-g · 9 years ago
  45. 5bf510b add per_rpc_creds test case in interop test by yang-g · 9 years ago
  46. be5f059 Add oauth2_auth_token test case in interop test by yang-g · 9 years ago
  47. 69563b9 Add timeout interop test case by yang-g · 9 years ago
  48. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  49. a5861f3 Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md by Xudong Ma · 9 years ago
  50. 68d6157 Add two scenarios in interop test by Yang Gao · 9 years ago
  51. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  52. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  53. a400207 Split interop client and server into components by Yang Gao · 9 years ago