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