1. 994f200 core: Server uses transport's ScheduledExecutorService by Eric Anderson · 7 years ago
  2. d325919 core: Use Class.forName(String) in provider for Android by Eric Anderson · 7 years ago
  3. ec4837b netty: quieter errors in NettyServerTransport (#3234) by zpencer · 7 years ago
  4. ff0ad5f testing: refactor part of TestUtils to internal by ZHANG Dapeng · 7 years ago
  5. 4bce872 netty: remove unneeded licence file by Carl Mastrangelo · 7 years ago
  6. c436561 all: Use fixed version number for java 6/7 signatures by Eric Anderson · 7 years ago
  7. f559cf4 netty: client transport needs to flush fence operation (#3137) by zpencer · 7 years ago
  8. 47e90f7 netty: fix NettyHandlerSettings synchronized on wrong object. (#3144) by Kun Zhang · 7 years ago
  9. 8c01733 netty: InternalHandlerSettings should not be used by non-Internal classes. (#3143) by Kun Zhang · 7 years ago
  10. 0fa2225 netty: fix race condition for listeners attaching to connect future (#3122) by zpencer · 7 years ago
  11. 6d9e149 build: Add Bazel java_grpc_library rule by Simon Horlick · 7 years ago
  12. e01cec5 netty: push sslContext initialization into transportCreationParamsFilterFactory by Eric Gribkoff · 7 years ago
  13. 544cede netty: rename HandlerSettings to InternalHandlerSettings by ZHANG Dapeng · 7 years ago
  14. cb53bbf all: Filter out Internal* classes from Javadoc by Eric Anderson · 7 years ago
  15. 6ef77e0 core: hide access to Status code and message keys by Carl Mastrangelo · 7 years ago
  16. c48610b netty: Eagerly create SslContext by Eric Anderson · 7 years ago
  17. adc2de7 netty: Clarify max header list size configuration by Eric Anderson · 7 years ago
  18. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  19. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  20. ee38b37 core: remove 2 suffix from streams by Carl Mastrangelo · 7 years ago
  21. 7b821a0 netty: increase message quantum by Carl Mastrangelo · 7 years ago
  22. 347eb09 all: Minor updates to expand javadocs (#2991) by zpencer · 7 years ago
  23. 67eefa6 Upgrade to netty and netty-tcnative by Łukasz Strzałkowski · 7 years ago
  24. 28ad3ba netty: fix server keepalive not initialized bug by ZHANG Dapeng · 7 years ago
  25. f674776 Add/Fix some docs (#2970) by Muxi Yan · 7 years ago
  26. 7d048af javadoc: fix broken links in javadoc by ZHANG Dapeng · 7 years ago
  27. 06e823e netty: reduce severity of disconnect message by Carl Mastrangelo · 7 years ago
  28. a317912 Channel.authority() should return the value of overrideAuthority (#2956) by zpencer · 7 years ago
  29. b6bf252 interop-testing: add cacheable_unary test by Eric Gribkoff · 7 years ago
  30. e36d229 core,netty: remove grpc-payload-bin from GET requests by Eric Gribkoff · 7 years ago
  31. e576c4c netty: more coverage on server keepalive by ZHANG Dapeng · 7 years ago
  32. 4989736 core: clamp keepAliveTime/Timeout in a way easier for test by ZHANG Dapeng · 7 years ago
  33. 4a96e25 netty: implement server max connection idle by ZHANG Dapeng · 7 years ago
  34. 393ebf7 netty,okhttp: handle ENHANCE_YOUR_CALM and too_many_pings by Eric Anderson · 7 years ago
  35. 6618f97 core: add inboundHeaders() to ClientStreamTracer. (#2921) by Kun Zhang · 7 years ago
  36. 75324e9 netty: fix flaky max connection age tests using sleepAtLeast by ZHANG Dapeng · 7 years ago
  37. ffc64b7 netty: move connection.addListner inside constructor of NettyServerHandler by ZHANG Dapeng · 7 years ago
  38. be61af4 core: use RESOURCE_EXHAUSTED for max message size failures by Carl Mastrangelo · 7 years ago
  39. f1de741 netty: ignore flaky max connection age tests by ZHANG Dapeng · 7 years ago
  40. b56a728 all: Use "keepalive time" instead of "keepalive delay" by Eric Anderson · 7 years ago
  41. af4982b netty,okhttp: Allow keepalive without calls by Eric Anderson · 7 years ago
  42. 0277b91 okhttp,netty: Normalize client-side keepalive APIs by Eric Anderson · 7 years ago
  43. 81da785 netty: add jitter to max connection age by ZHANG Dapeng · 7 years ago
  44. 83a06cc netty: implement server max connection age by ZHANG Dapeng · 7 years ago
  45. cfc6634 netty: Pass boolean to builder instead of permit/deny specialized naming by Eric Anderson · 7 years ago
  46. 903197b core: StreamTracer (#2863) by Kun Zhang · 7 years ago
  47. 4236027 netty: Add config for server keepalive enforcement by Eric Anderson · 7 years ago
  48. 3818087 netty: Handle channel creation failure by Eric Anderson · 7 years ago
  49. 1c1864b netty: refactor NettyChannelBuilder keepalive API (#2874) by ZHANG Dapeng · 7 years ago
  50. 9078830 netty: Add server keepalive enforcement by Eric Anderson · 7 years ago
  51. f9eb545 netty: Fix client keepalive initialization (again) by Eric Anderson · 7 years ago
  52. c4bbe66 netty: expose server side keepalive API by ZHANG Dapeng · 7 years ago
  53. 4096d4b core,netty: support GET verb in AbstractClientStream2 by Eric Anderson · 7 years ago
  54. 8114b93 netty: Server side keep alive by ZHANG Dapeng · 7 years ago
  55. 6789eac core,netty,okhttp: KeepAliveManager with Pinger by ZHANG Dapeng · 7 years ago
  56. ee12cc2 all: update to latest version of errorprone by Carl Mastrangelo · 7 years ago
  57. 3ffa5a9 Okhttp: keepAlivedManager#onTransportShutdown moved from shutdown to stopIfNecessary and refactored by ZHANG Dapeng · 7 years ago
  58. a14689e netty: move startWriteQueue right after channel is constructed by ZHANG Dapeng · 7 years ago
  59. 19afd8b core: Support keepalive even when transport is idle by Eric Anderson · 7 years ago
  60. 2cb6ecc netty: Backport SETTINGS ACK sequencing fix by Eric Anderson · 7 years ago
  61. 9ef0791 netty: Copy DefaultHttp2ConnectionDecoder in prep for backport by Eric Anderson · 7 years ago
  62. 891581f all: fix errorprones by ZHANG Dapeng · 7 years ago
  63. 9c76b48 netty/test: be less agreesive on checking cause by Kun Zhang · 7 years ago
  64. c415dc8 netty: Use tcnative in tests instead of Jetty ALPN by Eric Anderson · 7 years ago
  65. 675080b all: Enable ErrorProne during compilation by Eric Anderson · 7 years ago
  66. d116cc9 netty: Fix NPE in NettyClientTransport by Lukasz Strzalkowski · 7 years ago
  67. ae68718 netty: remove unused code in a test by Eric Anderson · 7 years ago
  68. 26913bb netty: include SETTINGS_MAX_HEADER_LIST_SIZE in SETTINGS by Łukasz Strzałkowski · 7 years ago
  69. 4029b3f Implement missing authority API for HandlerRegistry by Ryan Michela · 7 years ago
  70. cc000be netty: Fix CheckReturnValue failure in test by Eric Anderson · 7 years ago
  71. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 8 years ago
  72. dfe61e4 netty: fix race in server channel startup and shutdown by Carl Mastrangelo · 7 years ago
  73. 1928dc7 netty: add return value errorprone annotations by Carl Mastrangelo · 7 years ago
  74. 7ab5e0e core: record server_elapsed_time on client (#2673) by Kun Zhang · 8 years ago
  75. b1aee9f netty: call transportReady in handleProtocolNegotiationCompleted by ZHANG Dapeng · 8 years ago
  76. fdeade4 netty: work around netty bug when RPCs may be reset early by Carl Mastrangelo · 8 years ago
  77. 0c0ce37 all: upgrade to netty 4.1.8 and tcnative Fork26 by Carl Mastrangelo · 8 years ago
  78. 65e4d9f all: avoid DNS with GRPC_PROXY_EXP by Eric Anderson · 8 years ago
  79. 23f5a6f Add support for http forward proxy with CONNECT by Eric Anderson · 8 years ago
  80. aa0391a core: pass down addr to which client is connected by Łukasz Strzałkowski · 8 years ago
  81. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  82. b33d3cb core: rename getAttr() and use standard getAttributes() by Lukasz Strzalkowski · 8 years ago
  83. 8882aba core: rename attributes() -> getAttributes() by Łukasz Strzałkowski · 8 years ago
  84. efbcd1f core: change method descriptor to be builder based by Carl Mastrangelo · 8 years ago
  85. d5eb248 all: bump to netty 4.1.7 by Carl Mastrangelo · 8 years ago
  86. 1e99b29 all: ErrorProne fixes and avoid @Beta in Guava by Eric Anderson · 8 years ago
  87. d87a658 core,netty: add getAttributes to ClientStream and ClientCall (#2526) by ZHANG Dapeng · 8 years ago
  88. 7fbee39 Introduce a grpc-exp ALPN protocol identifier by htuch · 8 years ago
  89. bff6506 netty: no add_dep io.netty.handler.ssl.SslContext (#2529) by ZHANG Dapeng · 8 years ago
  90. cb6cf1a netty: refactor how internal netty channel works by Carl Mastrangelo · 8 years ago
  91. e36eb10 codehealth: errorprone, unused by ZHANG Dapeng · 8 years ago
  92. 221fadc Implement setListener in AbstractServerStream and remove from subclasses. by Anuraag Agrawal · 8 years ago
  93. 677f05d netty: move internal channel builder code to a special accessor by Carl Mastrangelo · 8 years ago
  94. bd9e041 netty: Add support for keepalive by Łukasz Strzałkowski · 8 years ago
  95. 483f3d5 Remove deadcode by Lukasz Strzalkowski · 8 years ago
  96. 209a32f core,netty: add a log id to the server and server transports by Carl Mastrangelo · 8 years ago
  97. e9779d7 all: use a proper log id which can reference channels, subchannels, and transports by Carl Mastrangelo · 8 years ago
  98. 5269a1b netty: call the client ssl negotiation handler by Carl Mastrangelo · 8 years ago
  99. e70f7b4 all: cleanup - errorprone, unused by ZHANG Dapeng · 8 years ago
  100. 0d694c8 core,netty: quick patch for setListener regression by ZHANG Dapeng · 8 years ago