1. 6164b7b Move jmh benchmarks to their respective modules by Eric Anderson · 7 years ago
  2. 97c625f netty: Update to Netty 4.1.15 by Eric Anderson · 7 years ago
  3. c024f17 netty,okhttp: include more detail about ALPN missing by Carl Mastrangelo · 7 years ago
  4. 68e8dc2 netty: graceful shutdowns should for streams to close (#3386) by zpencer · 7 years ago
  5. 7d0229a Also fix bazel name of io.netty:netty-transport by John Hume · 7 years ago
  6. fe1583c netty: fix transport spuriously in notInUse state by ZHANG Dapeng · 7 years ago
  7. 6ca91c4 netty: Handle shutdown and failures during negotiator by Eric Anderson · 8 years ago
  8. 4141034 core: pass status to ManagedClientTransport.shutdown() (#3351) by Kun Zhang · 7 years ago
  9. 577bbef netty: fix keepalive test flakiness by ZHANG Dapeng · 7 years ago
  10. 34f31fe netty: Not to ignore tests for window overriding by ZHANG Dapeng · 7 years ago
  11. c71e291 all: fix typo of overridden by ZHANG Dapeng · 7 years ago
  12. 9b74f8e core,netty,okhttp: add option to deframe in app thread by Eric Gribkoff · 7 years ago
  13. 16575d0 core,netty,okhttp,testing: switch to StreamListener.messagesAvailable by Eric Gribkoff · 7 years ago
  14. 72b9ee2 all: Fix mismatch in naming Bazel Maven jars by Paul Gross · 7 years ago
  15. 1386453 netty: check for stream before freeing flow control bytes on client by Eric Gribkoff · 7 years ago
  16. 4147632 netty: Update netty to 4.1.14 by Eric Anderson · 7 years ago
  17. 02cb718 testing,core: don't use mocks for stream tracers (#3305) by Carl Mastrangelo · 7 years ago
  18. 3efaccd netty: support `status()` on Headers by Carl Mastrangelo · 7 years ago
  19. bd743f3 core: Channel uses transport's ScheduledExecutorService by Eric Anderson · 7 years ago
  20. 883a85e core,netty,okhttp: remove 2-arg ClientTransport.newStream() by ZHANG Dapeng · 7 years ago
  21. 994f200 core: Server uses transport's ScheduledExecutorService by Eric Anderson · 7 years ago
  22. d325919 core: Use Class.forName(String) in provider for Android by Eric Anderson · 7 years ago
  23. ec4837b netty: quieter errors in NettyServerTransport (#3234) by zpencer · 7 years ago
  24. ff0ad5f testing: refactor part of TestUtils to internal by ZHANG Dapeng · 7 years ago
  25. 4bce872 netty: remove unneeded licence file by Carl Mastrangelo · 7 years ago
  26. c436561 all: Use fixed version number for java 6/7 signatures by Eric Anderson · 7 years ago
  27. f559cf4 netty: client transport needs to flush fence operation (#3137) by zpencer · 7 years ago
  28. 47e90f7 netty: fix NettyHandlerSettings synchronized on wrong object. (#3144) by Kun Zhang · 7 years ago
  29. 8c01733 netty: InternalHandlerSettings should not be used by non-Internal classes. (#3143) by Kun Zhang · 7 years ago
  30. 0fa2225 netty: fix race condition for listeners attaching to connect future (#3122) by zpencer · 7 years ago
  31. 6d9e149 build: Add Bazel java_grpc_library rule by Simon Horlick · 7 years ago
  32. e01cec5 netty: push sslContext initialization into transportCreationParamsFilterFactory by Eric Gribkoff · 7 years ago
  33. 544cede netty: rename HandlerSettings to InternalHandlerSettings by ZHANG Dapeng · 7 years ago
  34. cb53bbf all: Filter out Internal* classes from Javadoc by Eric Anderson · 7 years ago
  35. 6ef77e0 core: hide access to Status code and message keys by Carl Mastrangelo · 7 years ago
  36. c48610b netty: Eagerly create SslContext by Eric Anderson · 7 years ago
  37. adc2de7 netty: Clarify max header list size configuration by Eric Anderson · 8 years ago
  38. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  39. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  40. ee38b37 core: remove 2 suffix from streams by Carl Mastrangelo · 7 years ago
  41. 7b821a0 netty: increase message quantum by Carl Mastrangelo · 7 years ago
  42. 347eb09 all: Minor updates to expand javadocs (#2991) by zpencer · 7 years ago
  43. 67eefa6 Upgrade to netty and netty-tcnative by Łukasz Strzałkowski · 7 years ago
  44. 28ad3ba netty: fix server keepalive not initialized bug by ZHANG Dapeng · 7 years ago
  45. f674776 Add/Fix some docs (#2970) by Muxi Yan · 8 years ago
  46. 7d048af javadoc: fix broken links in javadoc by ZHANG Dapeng · 8 years ago
  47. 06e823e netty: reduce severity of disconnect message by Carl Mastrangelo · 8 years ago
  48. a317912 Channel.authority() should return the value of overrideAuthority (#2956) by zpencer · 8 years ago
  49. b6bf252 interop-testing: add cacheable_unary test by Eric Gribkoff · 8 years ago
  50. e36d229 core,netty: remove grpc-payload-bin from GET requests by Eric Gribkoff · 8 years ago
  51. e576c4c netty: more coverage on server keepalive by ZHANG Dapeng · 8 years ago
  52. 4989736 core: clamp keepAliveTime/Timeout in a way easier for test by ZHANG Dapeng · 8 years ago
  53. 4a96e25 netty: implement server max connection idle by ZHANG Dapeng · 8 years ago
  54. 393ebf7 netty,okhttp: handle ENHANCE_YOUR_CALM and too_many_pings by Eric Anderson · 8 years ago
  55. 6618f97 core: add inboundHeaders() to ClientStreamTracer. (#2921) by Kun Zhang · 8 years ago
  56. 75324e9 netty: fix flaky max connection age tests using sleepAtLeast by ZHANG Dapeng · 8 years ago
  57. ffc64b7 netty: move connection.addListner inside constructor of NettyServerHandler by ZHANG Dapeng · 8 years ago
  58. be61af4 core: use RESOURCE_EXHAUSTED for max message size failures by Carl Mastrangelo · 8 years ago
  59. f1de741 netty: ignore flaky max connection age tests by ZHANG Dapeng · 8 years ago
  60. b56a728 all: Use "keepalive time" instead of "keepalive delay" by Eric Anderson · 8 years ago
  61. af4982b netty,okhttp: Allow keepalive without calls by Eric Anderson · 8 years ago
  62. 0277b91 okhttp,netty: Normalize client-side keepalive APIs by Eric Anderson · 8 years ago
  63. 81da785 netty: add jitter to max connection age by ZHANG Dapeng · 8 years ago
  64. 83a06cc netty: implement server max connection age by ZHANG Dapeng · 8 years ago
  65. cfc6634 netty: Pass boolean to builder instead of permit/deny specialized naming by Eric Anderson · 8 years ago
  66. 903197b core: StreamTracer (#2863) by Kun Zhang · 8 years ago
  67. 4236027 netty: Add config for server keepalive enforcement by Eric Anderson · 8 years ago
  68. 3818087 netty: Handle channel creation failure by Eric Anderson · 8 years ago
  69. 1c1864b netty: refactor NettyChannelBuilder keepalive API (#2874) by ZHANG Dapeng · 8 years ago
  70. 9078830 netty: Add server keepalive enforcement by Eric Anderson · 8 years ago
  71. f9eb545 netty: Fix client keepalive initialization (again) by Eric Anderson · 8 years ago
  72. c4bbe66 netty: expose server side keepalive API by ZHANG Dapeng · 8 years ago
  73. 4096d4b core,netty: support GET verb in AbstractClientStream2 by Eric Anderson · 8 years ago
  74. 8114b93 netty: Server side keep alive by ZHANG Dapeng · 8 years ago
  75. 6789eac core,netty,okhttp: KeepAliveManager with Pinger by ZHANG Dapeng · 8 years ago
  76. ee12cc2 all: update to latest version of errorprone by Carl Mastrangelo · 8 years ago
  77. 3ffa5a9 Okhttp: keepAlivedManager#onTransportShutdown moved from shutdown to stopIfNecessary and refactored by ZHANG Dapeng · 8 years ago
  78. a14689e netty: move startWriteQueue right after channel is constructed by ZHANG Dapeng · 8 years ago
  79. 19afd8b core: Support keepalive even when transport is idle by Eric Anderson · 8 years ago
  80. 2cb6ecc netty: Backport SETTINGS ACK sequencing fix by Eric Anderson · 8 years ago
  81. 9ef0791 netty: Copy DefaultHttp2ConnectionDecoder in prep for backport by Eric Anderson · 8 years ago
  82. 891581f all: fix errorprones by ZHANG Dapeng · 8 years ago
  83. 9c76b48 netty/test: be less agreesive on checking cause by Kun Zhang · 8 years ago
  84. c415dc8 netty: Use tcnative in tests instead of Jetty ALPN by Eric Anderson · 8 years ago
  85. 675080b all: Enable ErrorProne during compilation by Eric Anderson · 8 years ago
  86. d116cc9 netty: Fix NPE in NettyClientTransport by Lukasz Strzalkowski · 8 years ago
  87. ae68718 netty: remove unused code in a test by Eric Anderson · 8 years ago
  88. 26913bb netty: include SETTINGS_MAX_HEADER_LIST_SIZE in SETTINGS by Łukasz Strzałkowski · 8 years ago
  89. 4029b3f Implement missing authority API for HandlerRegistry by Ryan Michela · 8 years ago
  90. cc000be netty: Fix CheckReturnValue failure in test by Eric Anderson · 8 years ago
  91. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 8 years ago
  92. dfe61e4 netty: fix race in server channel startup and shutdown by Carl Mastrangelo · 8 years ago
  93. 1928dc7 netty: add return value errorprone annotations by Carl Mastrangelo · 8 years ago
  94. 7ab5e0e core: record server_elapsed_time on client (#2673) by Kun Zhang · 8 years ago
  95. b1aee9f netty: call transportReady in handleProtocolNegotiationCompleted by ZHANG Dapeng · 8 years ago
  96. fdeade4 netty: work around netty bug when RPCs may be reset early by Carl Mastrangelo · 8 years ago
  97. 0c0ce37 all: upgrade to netty 4.1.8 and tcnative Fork26 by Carl Mastrangelo · 8 years ago
  98. 65e4d9f all: avoid DNS with GRPC_PROXY_EXP by Eric Anderson · 8 years ago
  99. 23f5a6f Add support for http forward proxy with CONNECT by Eric Anderson · 8 years ago
  100. aa0391a core: pass down addr to which client is connected by Łukasz Strzałkowski · 8 years ago