1. 7217baa Remove old Java 7/8 TLS testing workarounds by Eric Anderson · 1 year, 10 months ago
  2. 74b515e Migrate many usages of TestUtils.loadCert() to the public TlsTesting by Eric Anderson · 1 year, 10 months ago
  3. 847ea7c Upgrade Mockito to 3.12.4 by Eric Anderson · 1 year, 10 months ago
  4. a702397 Revert "testing: RpcBehaviorLoadBalancingProvider to use acceptResolvedAddresses() (#10030)" by Terry Wilson · 1 year, 11 months ago
  5. 17e1fcb testing: RpcBehaviorLoadBalancingProvider to use acceptResolvedAddresses() (#10030) by Terry Wilson · 1 year, 11 months ago
  6. ae6c506 all: fix build with errorprone 2.18 (#9886) by Benjamin Peterson · 2 years ago
  7. 5983be1 rls:Fix throttling in route lookup (b/262779100) (#9874) by Larry Safran · 2 years, 1 month ago
  8. c0de130 Change ArgumentCaptor.forClass(null) to ArgumentCaptor.forClass(Foo.class) by Chris Povirk · 2 years, 2 months ago
  9. b593871 core: fix RejectedExecutionException in Retriable Stream (#9626) by yifeizhuang · 2 years, 3 months ago
  10. bacf18d census: Avoid deprecated measure constants by Eric Anderson · 2 years, 6 months ago
  11. 7665d38 Revert "Add LoadBalancer.acceptResolvedAddresses() (#8742)" (#9414) by Terry Wilson · 2 years, 7 months ago
  12. 70a29fb Add LoadBalancer.acceptResolvedAddresses() (#8742) by Terry Wilson · 2 years, 7 months ago
  13. 2fc7ac4 interop-testing: Add cartesian product HTTP/2 interop test by Eric Anderson · 2 years, 9 months ago
  14. 957d4e8 Revert "interop-testing: add echo-server for proxyless gRPC testing in Istio (#9261)" (#9318) by sanjaypujare · 2 years, 8 months ago
  15. c2d33f1 interop-testing: add echo-server for proxyless gRPC testing in Istio (#9261) by sanjaypujare · 2 years, 9 months ago
  16. 7b80954 core,interop-testing: avoid flushing after writing a message in case the server returns a single response by amirhadadi · 2 years, 9 months ago
  17. fc406e8 xds: Properly assign picker. (#9201) by Terry Wilson · 2 years, 10 months ago
  18. 01ab821 interop-test: add orca test case (#9079) by yifeizhuang · 2 years, 10 months ago
  19. 4a5f6ad interop-testing: LB that adds the rpc-behavior to calls (#9186) by Terry Wilson · 2 years, 10 months ago
  20. e258fc7 Use `ImmutableMap.Builder.buildOrThrow()` instead of deprecated `build()`. (#9132) by Ran · 2 years, 10 months ago
  21. 812264e interop-testing: Improve ConcurrencyTest error reporting by Eric Anderson · 2 years, 10 months ago
  22. 431fb02 core/netty: infinite local-only transparent retry for netty (#8878) by ZHANG Dapeng · 3 years, 1 month ago
  23. 3179bc3 Revert "use charset from StandardCharsets instead of 'Charset.forName' (#8779)" by Penn (Dapeng) Zhang · 3 years, 2 months ago
  24. 58a7ace Bump ErrorProne to 2.10.0 by Eric Anderson · 3 years, 2 months ago
  25. a74a3ad use charset from StandardCharsets instead of 'Charset.forName' (#8779) by Jintao · 3 years, 2 months ago
  26. 042f987 all: remove deprecated StreamInfo.transportAttrs (#8768) by ZHANG Dapeng · 3 years, 3 months ago
  27. 7c6f53a all: add internal API to disable retry stats (#8510) by ZHANG Dapeng · 3 years, 6 months ago
  28. 2faa748 census: Fix retry stats data race (#8459) by ZHANG Dapeng · 3 years, 6 months ago
  29. 137bdaa interop-testing: add soak test cases to test service client by apolcyn · 3 years, 6 months ago
  30. fd2a58a all: implement retry stats (#8362) by ZHANG Dapeng · 3 years, 7 months ago
  31. d836f38 core: add real transport test for retry buffer limit (#8354) by ZHANG Dapeng · 3 years, 7 months ago
  32. 6201db2 Fix aarch64 emulation-triggered flakes by Eric Anderson · 3 years, 9 months ago
  33. c26ee03 netty: Add Http2Headers.setLong() for inbound headers by Eric Anderson · 4 years ago
  34. 972fda2 Add a flag to interop clients to allow statically configuring grpclb (#7957) by apolcyn · 4 years ago
  35. 2e0e238 okhttp: Consume mTLS and Trust/KeyManager Credentials API by Eric Anderson · 4 years, 1 month ago
  36. 0eab1c9 netty: Consume mTLS and Trust/KeyManager Credentials API by Eric Anderson · 4 years, 1 month ago
  37. 7f7821c interop-testing: add fake altsHandshakerService for test (#7847) by yifeizhuang · 4 years, 1 month ago
  38. ddd5dea Migrate callers to ServerCredentials by Eric Anderson · 4 years, 4 months ago
  39. a547e23 Migrate users of ManagedChannelBuilder.{forTarget,forAddress} to ChannelCredentials by Eric Anderson · 4 years, 7 months ago
  40. b03f148 core, netty: server builders extend a public API class by Sergii Tkachenko · 4 years, 6 months ago
  41. c29ad76 Explain test value for flow control window by Sergii Tkachenko · 4 years, 6 months ago
  42. 5d1304c okhttp: OkHttpChannelBuilder extends a public API class by Sergii Tkachenko · 4 years, 6 months ago
  43. c056979 netty: NettyChannelBuilder extends a public API class by Sergii Tkachenko · 4 years, 6 months ago
  44. b0f0ed0 core: InProcessChannelBuilder extends a public API class by Sergii Tkachenko · 4 years, 6 months ago
  45. cb5ceaa interop-testing: Add integration test for RetriableStream by Eric Anderson · 4 years, 8 months ago
  46. 83a3b25 netty: allow to use bandwidth delay product (#6979) by Jihun Cho · 4 years, 10 months ago
  47. 7be75a0 all: let interop test use shaded dependency correctly take 2 by ZHANG Dapeng · 5 years ago
  48. 1df7d7e Revert "all: let interop test use shaded dependency correctly (#6780)" by ZHANG Dapeng · 5 years ago
  49. c5f48b8 all: let interop test use shaded dependency correctly (#6780) by ZHANG Dapeng · 5 years ago
  50. 557da62 netty: Upgrade Netty (4.1.45.Final) & tcnative (2.0.28.Final) by ZhenLian · 5 years ago
  51. b7ccc0d core, census, testing, interop-testing, android-interop-testing: move census dependency out of grpc-core (#6577) by Chengyuan Zhang · 5 years ago
  52. 8062406 interop-testing,core: interop test to get remote address attributes by ZHANG Dapeng · 5 years ago
  53. 65109e6 netty: Netty{Server,Channel}Builder requires all or none of ELG and ChannelType (#6014) by Jihun Cho · 6 years ago
  54. cc524f1 netty,interop-testing: increase timeouts on tests for TSAN by Carl Mastrangelo · 6 years ago
  55. c3d7d74 interop-testing: fix race in CascadingTest by Carl Mastrangelo · 6 years ago
  56. ad08937 Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers by Tim van der Lippe · 6 years ago
  57. ba335f5 interop-test: add test case for "pick_first" picking behavior (#5554) by Kun Zhang · 6 years ago
  58. 1eb6fc5 interop-testing: implement compute engine channel creds test case in Java by apolcyn · 6 years ago
  59. d35fbd7 all: Update to Mockito 2 by Tim van der Lippe · 6 years ago
  60. f6ec07d core,netty: expose listening on multiple ports by Carl Mastrangelo · 6 years ago
  61. 3a39b81 all: remove java6 type args by Carl Mastrangelo · 6 years ago
  62. 0dbab26 all: fix lint by ZHANG Dapeng · 6 years ago
  63. 574c053 interop-testing: Add GoogleDefaultCreds test case for java by apolcyn · 6 years ago
  64. 473a7d1 interop-testing: Simply ProxyTest and shutdown handling by Eric Anderson · 6 years ago
  65. d765941 interop-testing: deflake MoreInProcessTest by Carl Mastrangelo · 6 years ago
  66. 330f45a interop-testing: Disable flaky ProxyTest.smallLatency by Eric Anderson · 6 years ago
  67. 219c486 interop-testing: Sample to reduce ProxyTest flakiness by Eric Anderson · 6 years ago
  68. 51ab5b9 interop-testing: update test proto to match grpc-proto. (#5003) by Jihun Cho · 6 years ago
  69. 183e1f6 all: update Error Prone to 2.3.2 by Thomas Broyer · 6 years ago
  70. fbfc3a4 core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906) by Kun Zhang · 6 years ago
  71. d2c0653 interop-testing: add very_large_request case to test client (#4816) by Eric Gribkoff · 7 years ago
  72. 75b48b4 interop-testing: Add special_status_message test by Eric Anderson · 7 years ago
  73. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 7 years ago
  74. 9ada30b (low priority) core,netty,interop-testing: stabilize maxInboundMessageSize API (#4399) by zpencer · 7 years ago
  75. 156cc44 interop-testing: fix empty proto package name by Shohei Kamimori · 7 years ago
  76. 03a00aa interop-testing: client compressed tests without probing (#4279) by Arnout Engelen · 7 years ago
  77. 25f3576 okhttp: Convert to internal ConnectionSpec eagerly by Eric Anderson · 7 years ago
  78. 7eab0d9 netty: Add support for Conscrypt by Eric Anderson · 7 years ago
  79. 0859d48 Move TlsTest from interop-testing to netty by Eric Anderson · 8 years ago
  80. 52fedb6 okhttp: support JDK9 ALPN (#4136) by Eric Gribkoff · 7 years ago
  81. 26719bd Partially revert "core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038)" by Eric Anderson · 7 years ago
  82. 7af2373 core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean) by Carl Mastrangelo · 7 years ago
  83. 48ca452 core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038) by Rama Chavali · 7 years ago
  84. efcd134 interop-testing: start a new server for each test method. (#3816) by Kun Zhang · 7 years ago
  85. ef2ec94 core: use new OpenCensus stats/tagging API. (#3647) by sebright · 7 years ago
  86. f9f6035 Allow tests to run on IPv6-less machines by Eric Anderson · 7 years ago
  87. d6ff4c2 testing: move io.grpc.testing.StreamRecorder to internal by ZHANG Dapeng · 7 years ago
  88. 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
  89. 8edead0 core: make in-process transport support StreamTracer by Kun Zhang · 7 years ago
  90. 80ac407 interop-testing: fix ErrorProne and Unused by ZHANG Dapeng · 7 years ago
  91. 5e36a8d all: upgrade to JUnit 4.12 by Carl Mastrangelo · 7 years ago
  92. 53f56a3 inprocess,core: add ManagedChannelBuilder and ServerBuilder factory hiders by Carl Mastrangelo · 8 years ago
  93. f46280a core: Java Refactor by myPrecious · 8 years ago
  94. 8585cd5 interop-testing: fix NPE on empty args to test service client by Eric Gribkoff · 8 years ago
  95. c0e010a interop-testing: implement compression interop tests by Eric Gribkoff · 8 years ago
  96. 677c84e okhttp: Add support for specifying a custom hostname verifier when using on OkHttpChannelBuilder. by Ian Haken · 8 years ago
  97. ff0ad5f testing: refactor part of TestUtils to internal by ZHANG Dapeng · 8 years ago
  98. 361f038 interop-testing: Support conscrypt at runtime with OkHttp by Eric Anderson · 8 years ago
  99. 9052d42 interop-testing: Skip Netty Jetty ALPN tests if it is unavailable by Eric Anderson · 8 years ago
  100. b7e50dd testing: move NoopClientCall & NoopServerCall to internal by ZHANG Dapeng · 8 years ago