1. c50a57c netty: fix visibility issues with InternalNettySocketSupport (#4335) by zpencer · 6 years ago
  2. a6811d5 all: add toString() to Server to improve debug info by ZHANG Dapeng · 6 years ago
  3. 7c46bd9 netty: prepare NettySocketSupport for internal import (#4311) by zpencer · 6 years ago
  4. 137e759 core, netty: allow InputStream based certs (#4316) by zpencer · 6 years ago
  5. 62cc2b1 core,netty: add NettySocketSupport to populate TcpInfo (#4306) by zpencer · 6 years ago
  6. 49c8bdb netty: fix getListenSockets race (#4301) by zpencer · 6 years ago
  7. 276586a netty,services: fix param comment lint (#4304) by zpencer · 6 years ago
  8. b1d91b9 core,services: binary log should use real peer socket and call id (#4266) by zpencer · 6 years ago
  9. 724e32f core,netty,services: add server listen sockets to channelz proto service (#4220) by zpencer · 6 years ago
  10. 7c37f1d core,netty,okhttp,services: expose socket options to channelz (#4228) by zpencer · 6 years ago
  11. bdecdae netty: http2 server transport graceful shutdown sends 2 GOAWAYs by ZHANG Dapeng · 6 years ago
  12. a5b55bb netty,okhttp,testing: always set TRANSPORT_ATTR_REMOTE_ADDR (#4217) by zpencer · 6 years ago
  13. 7eab0d9 netty: Add support for Conscrypt by Eric Anderson · 6 years ago
  14. 0859d48 Move TlsTest from interop-testing to netty by Eric Anderson · 7 years ago
  15. 5337728 core,netty: client sends rst stream when server half-closes (#4222) by Eric Gribkoff · 6 years ago
  16. a83f67a core,netty,okhttp: Transparent retry by ZHANG Dapeng · 6 years ago
  17. 921b668 core,netty,okhttp,testing: separate local vs remote stream start times for channelz (#4194) by zpencer · 6 years ago
  18. f0eb6d2 core,netty,okhttp,testing: nest TransportStats inside SocketStats for channelz (#4190) by zpencer · 6 years ago
  19. 26719bd Partially revert "core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038)" by Eric Anderson · 6 years ago
  20. 7af2373 core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean) by Carl Mastrangelo · 6 years ago
  21. 6d51cb4 netty: bump to 4.1.22-Final by Carl Mastrangelo · 6 years ago
  22. 48ca452 core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038) by Rama Chavali · 6 years ago
  23. 35665af netty: upgrade to 4.1.21 by Carl Mastrangelo · 6 years ago
  24. a888d46 netty: Include more details for closure of unknown reason by Eric Anderson · 6 years ago
  25. 6c437b2 netty: upstream unit conversion by Carl Mastrangelo · 6 years ago
  26. f8c7f96 core,netty,okhttp: use ServiceProviders for ManagedChannelProvider, ServerProvider (#4047) by zpencer · 6 years ago
  27. f1bc449 netty: Add test to verify error for TLS failure by Eric Anderson · 6 years ago
  28. c56114f netty/shaded: Bump shadow plugin version to 2.0.2 by Eric Anderson · 6 years ago
  29. 199a520 core: move ChannelStats and TransportStats to io.grpc.internal.Channelz (#4008) by zpencer · 6 years ago
  30. b109595 core: move Instrumented, LogId, WithLogId to io.grpc.internal as public (#3995) by zpencer · 6 years ago
  31. 417765b netty: only add gRPC negotiator once SSL is established by Carl Mastrangelo · 6 years ago
  32. b5ae134 netty: avoid unintentionally NullPointerException (#3932) by Shohei Kamimori · 6 years ago
  33. a3d801d netty: make GrpcHttp2ConnectionHandler able to indicate it will no longer be used by Carl Mastrangelo · 7 years ago
  34. ba8063e all: Prefer mock+delegatesTo() over Mockito.spy() by Eric Anderson · 7 years ago
  35. 4bc0c95 Update ErrorProne to 2.1.3 and fix failures by Eric Anderson · 7 years ago
  36. 35a6bf8 Enable the Guava Beta Checker by Eric Anderson · 7 years ago
  37. 3e76bf1 netty: Use Java 9 ALPN if available by Teo Jia Jiun · 7 years ago
  38. f1151f9 core: InternalInstrumented<T> for instrumented classes (#3817) by zpencer · 7 years ago
  39. 83d710b Shade Netty transport, with tcnative by Eric Anderson · 8 years ago
  40. 359e61e netty: NettyServerTest should not hard code ports (#3845) by zpencer · 7 years ago
  41. 8b716a2 netty: add test for NettyServerBuilder by Shohei Kamimori · 7 years ago
  42. c9b02db all: add Status messages to all statuses by Carl Mastrangelo · 7 years ago
  43. 9e7a4c4 core: move WithLog and LogId to io.grpc (#3813) by zpencer · 7 years ago
  44. 25cd0be core,netty,okhttp: move TransportTracer.Stats to io.grpc (#3812) by zpencer · 7 years ago
  45. cdb1f54 netty: make server sockets be configurable by Xiaoshuang LU · 7 years ago
  46. 9bdb8f0 netty: Include more stace trace information for ClosedChannelExceptions by Eric Anderson · 7 years ago
  47. 2f15560 core,netty: add ID to NettyServer (#3745) by zpencer · 7 years ago
  48. df357cb netty: Netty server poorly handles unknown content type by ramaraochavali · 7 years ago
  49. 66f9ef5 netty: fix server keepalive unexpected ping ack by ZHANG Dapeng · 7 years ago
  50. de06a94 core: add internal accessors to control stats recording of RPC upstarts. (#3736) by Kun Zhang · 7 years ago
  51. 47bee4f core,netty: plumb fake clock into transport tracer tests (#3724) by zpencer · 7 years ago
  52. d0a84ae core,netty: wire TransportTracer to netty client (#3705) by zpencer · 7 years ago
  53. b026ea5 netty: Avoid clearing SSLParameters by Eric Anderson · 7 years ago
  54. 17e1ad9 core: Add useTransportSecurity to ManagedChannelBuilder by ramaraochavali · 7 years ago
  55. 93e89ba netty: Move server transportReady after client preface receipt by Eric Anderson · 7 years ago
  56. 9ae5f11 netty: TransportTracer test for local window update (#3710) by zpencer · 7 years ago
  57. af4cd2e netty: bump correct value of outbound msg counter (#3667) by zpencer · 7 years ago
  58. bbb98fe Fix broken method names in tests that include leading '/' by Eric Anderson · 7 years ago
  59. f2968f5 core,netty: correctly count streams that ended due to client cancel (#3683) by zpencer · 7 years ago
  60. a3c44fa core,netty,okhttp: add TransportTracer param to ClientStream and Http2ClientStreamTransportState (#3668) by zpencer · 7 years ago
  61. a2e9a7f core,ntety,okhttp: Add getTransportStats method to ClientTransport (#3662) by zpencer · 7 years ago
  62. 9fac15d core,netty,okhttp: move transport tracer outbound counters to transport thread (#3661) by zpencer · 7 years ago
  63. 2162cd0 netty,core: add a TransportTracer class (#3454) by zpencer · 7 years ago
  64. 80a8c8f netty: Updated ALPN error message and added troubleshooting procedures by Ray Tsang · 7 years ago
  65. 8f88cb8 netty: include rst stream message in Status by Carl Mastrangelo · 7 years ago
  66. 5856a93 netty: separate connection log (#3591) by zpencer · 7 years ago
  67. 7df9ae9 core,netty,okhttp: detect proxy via ProxySelector (#3021) by zpencer · 7 years ago
  68. 8edead0 core: make in-process transport support StreamTracer by Kun Zhang · 7 years ago
  69. 5e36a8d all: upgrade to JUnit 4.12 by Carl Mastrangelo · 7 years ago
  70. e92b725 Promote keepalive to ManagedChannelBuilder; stabilize by Eric Anderson · 7 years ago
  71. 80334d5 netty: update to 4.1.16 by Carl Mastrangelo · 7 years ago
  72. 5ac9ad0 core: client supports inbound gzipped streams (#3403) by Eric Gribkoff · 7 years ago
  73. 8ee9fb5 core: add internal API to disable stats and/or tracing. (#3464) by Kun Zhang · 7 years ago
  74. abea73c core: add finalizer checks for ManagedChannels (#3452) by Carl Mastrangelo · 7 years ago
  75. 2b1363d core,netty,okhttp,protobuf-lite: avoid @Beta guava classes (#3463) by zpencer · 7 years ago
  76. bda6778 core,netty,okhttp: strip outbound headers with reserved names (#3098) by zpencer · 7 years ago
  77. 2d71168 Revert "netty: hide ProtocolNegotiator, and expose initial ChannelHandler" by Eric Anderson · 7 years ago
  78. 332c46f netty: hide ProtocolNegotiator, and expose initial ChannelHandler by Carl Mastrangelo · 7 years ago
  79. ec600fe okhttp: set GET method in headers (#3316) by Eric Gribkoff · 7 years ago
  80. e6fc6f3 netty: NOOP_MESSAGE must be staged before connect() (#3411) by zpencer · 7 years ago
  81. 6164b7b Move jmh benchmarks to their respective modules by Eric Anderson · 7 years ago
  82. 97c625f netty: Update to Netty 4.1.15 by Eric Anderson · 7 years ago
  83. c024f17 netty,okhttp: include more detail about ALPN missing by Carl Mastrangelo · 7 years ago
  84. 68e8dc2 netty: graceful shutdowns should for streams to close (#3386) by zpencer · 7 years ago
  85. 7d0229a Also fix bazel name of io.netty:netty-transport by John Hume · 7 years ago
  86. fe1583c netty: fix transport spuriously in notInUse state by ZHANG Dapeng · 7 years ago
  87. 6ca91c4 netty: Handle shutdown and failures during negotiator by Eric Anderson · 8 years ago
  88. 4141034 core: pass status to ManagedClientTransport.shutdown() (#3351) by Kun Zhang · 7 years ago
  89. 577bbef netty: fix keepalive test flakiness by ZHANG Dapeng · 7 years ago
  90. 34f31fe netty: Not to ignore tests for window overriding by ZHANG Dapeng · 7 years ago
  91. c71e291 all: fix typo of overridden by ZHANG Dapeng · 7 years ago
  92. 9b74f8e core,netty,okhttp: add option to deframe in app thread by Eric Gribkoff · 7 years ago
  93. 16575d0 core,netty,okhttp,testing: switch to StreamListener.messagesAvailable by Eric Gribkoff · 7 years ago
  94. 72b9ee2 all: Fix mismatch in naming Bazel Maven jars by Paul Gross · 7 years ago
  95. 1386453 netty: check for stream before freeing flow control bytes on client by Eric Gribkoff · 7 years ago
  96. 4147632 netty: Update netty to 4.1.14 by Eric Anderson · 7 years ago
  97. 02cb718 testing,core: don't use mocks for stream tracers (#3305) by Carl Mastrangelo · 7 years ago
  98. 3efaccd netty: support `status()` on Headers by Carl Mastrangelo · 7 years ago
  99. bd743f3 core: Channel uses transport's ScheduledExecutorService by Eric Anderson · 7 years ago
  100. 883a85e core,netty,okhttp: remove 2-arg ClientTransport.newStream() by ZHANG Dapeng · 7 years ago