1. b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
  2. 98630f1 netty,okhttp: Enable TransportTest.flowControlPushBack by Eric Anderson · 6 years ago
  3. 554210d okhttp: settings acks back after apply settings before sending any data (#4825) by creamsoup · 6 years ago
  4. 2fca42f all: prepend internal classes with Internal (#4826) by zpencer · 6 years ago
  5. 4d366ce all: move Channelz to io.grpc as InternalChannelz (#4797) by zpencer · 6 years ago
  6. d3cdfd0 okhttp: use java 7, avoid compiler varargs warning (#4806) by Eric Gribkoff · 6 years ago
  7. 7b126b0 all: Swap to Java 7 source and bytecode by Eric Anderson · 6 years ago
  8. 30a4bfb Implement flush coalescing in OkHttp. (#4763) by creamsoup · 6 years ago
  9. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  10. 9d6241e Propagate EquivalentAddressGroup attributes to transports by Eric Anderson · 6 years ago
  11. b244988 netty,okhttp: make rpc followed by racy GOAWAY transparent-retry-able by ZHANG Dapeng · 6 years ago
  12. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  13. d227852 okhttp: deprecate OkHttpChannelBuilder#negotiationType (#4533) by Eric Gribkoff · 6 years ago
  14. e41e054 Propagate CallCredentials.ATTR_SECURITY_LEVEL from transports by Eric Anderson · 6 years ago
  15. 451c412 core: fix client does not detect truncated message by ZHANG Dapeng · 6 years ago
  16. f5f560a all: TimeProvider to use nanos rather than millis by ZHANG Dapeng · 6 years ago
  17. 247a76e core,netty,okhttp: make toString more consistent for channelz (#4434) by zpencer · 6 years ago
  18. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  19. 1a2d076 core,netty,okhttp,services,testing: expose security info to channelz (#4300) by zpencer · 6 years ago
  20. 791a29f services: socket options were erroneously ignored if socket has no stats (#4336) by zpencer · 6 years ago
  21. 5b802de okhttp: properly verify IPv6 address hosts (#4292) by David Brodsky · 6 years ago
  22. 7c37f1d core,netty,okhttp,services: expose socket options to channelz (#4228) by zpencer · 6 years ago
  23. 77e3b97 okhttp: add hpack test for max dynamic table size by Eric Gribkoff · 6 years ago
  24. ecc36ac okhttp: include tests in third_party/okhttp by Eric Gribkoff · 6 years ago
  25. 1efb695 okhttp: rename ambiguous variables in Hpack reader by Eric Gribkoff · 6 years ago
  26. b823661 okhttp: fix HPACK reader bug by Eric Gribkoff · 6 years ago
  27. 25f3576 okhttp: Convert to internal ConnectionSpec eagerly by Eric Anderson · 6 years ago
  28. a5b55bb netty,okhttp,testing: always set TRANSPORT_ATTR_REMOTE_ADDR (#4217) by zpencer · 6 years ago
  29. 5337728 core,netty: client sends rst stream when server half-closes (#4222) by Eric Gribkoff · 6 years ago
  30. 52fedb6 okhttp: support JDK9 ALPN (#4136) by Eric Gribkoff · 6 years ago
  31. a83f67a core,netty,okhttp: Transparent retry by ZHANG Dapeng · 6 years ago
  32. 402c174 core,okhttp,netty,alts,testing: Plumb proxy resolved addr to transports (#4137) by zpencer · 6 years ago
  33. 921b668 core,netty,okhttp,testing: separate local vs remote stream start times for channelz (#4194) by zpencer · 6 years ago
  34. f0eb6d2 core,netty,okhttp,testing: nest TransportStats inside SocketStats for channelz (#4190) by zpencer · 6 years ago
  35. 3334a8a core: allow application to provide all threads - okhttp channel by ZHANG Dapeng · 6 years ago
  36. 7af2373 core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean) by Carl Mastrangelo · 6 years ago
  37. f8c7f96 core,netty,okhttp: use ServiceProviders for ManagedChannelProvider, ServerProvider (#4047) by zpencer · 6 years ago
  38. 722d6f0 okhttp: support Conscrypt security provider by Eric Gribkoff · 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. 4bc0c95 Update ErrorProne to 2.1.3 and fix failures by Eric Anderson · 6 years ago
  42. 35a6bf8 Enable the Guava Beta Checker by Eric Anderson · 6 years ago
  43. f1151f9 core: InternalInstrumented<T> for instrumented classes (#3817) by zpencer · 6 years ago
  44. b6f556c core,okhttp: bump census to 0.10.0 which should fix GAE issue (#3833) by zpencer · 6 years ago
  45. 2b3885b core,okhttp: add TransportTracer to okhttpclient (#3809) by zpencer · 6 years ago
  46. c9b02db all: add Status messages to all statuses by Carl Mastrangelo · 6 years ago
  47. 9e7a4c4 core: move WithLog and LogId to io.grpc (#3813) by zpencer · 6 years ago
  48. 25cd0be core,netty,okhttp: move TransportTracer.Stats to io.grpc (#3812) by zpencer · 6 years ago
  49. 4d35ea0 core,okhttp: handle unresolved proxy addresses by Eric Gribkoff · 7 years ago
  50. 4db323c all: fix grammar typos in javadocs by kenji yoshida · 7 years ago
  51. 51bbc1a okhttp: make outbound window size readable (#3727) by zpencer · 7 years ago
  52. 12df89b okhttp: disable census when in GAE+JDK7 (#3696) by zpencer · 7 years ago
  53. 17e1ad9 core: Add useTransportSecurity to ManagedChannelBuilder by ramaraochavali · 7 years ago
  54. bbb98fe Fix broken method names in tests that include leading '/' by Eric Anderson · 7 years ago
  55. a3c44fa core,netty,okhttp: add TransportTracer param to ClientStream and Http2ClientStreamTransportState (#3668) by zpencer · 7 years ago
  56. a2e9a7f core,ntety,okhttp: Add getTransportStats method to ClientTransport (#3662) by zpencer · 7 years ago
  57. 9fac15d core,netty,okhttp: move transport tracer outbound counters to transport thread (#3661) by zpencer · 7 years ago
  58. f9f6035 Allow tests to run on IPv6-less machines by Eric Anderson · 7 years ago
  59. 698ba80 Move ProxyDetectorImplTest to core. by Eric Anderson · 7 years ago
  60. 7df9ae9 core,netty,okhttp: detect proxy via ProxySelector (#3021) by zpencer · 7 years ago
  61. 8edead0 core: make in-process transport support StreamTracer by Kun Zhang · 7 years ago
  62. 5e36a8d all: upgrade to JUnit 4.12 by Carl Mastrangelo · 7 years ago
  63. e92b725 Promote keepalive to ManagedChannelBuilder; stabilize by Eric Anderson · 7 years ago
  64. a9941a8 okhttp/test: add missing annotation. (#3476) by Kun Zhang · 7 years ago
  65. 2b1363d core,netty,okhttp,protobuf-lite: avoid @Beta guava classes (#3463) by zpencer · 7 years ago
  66. bb20365 okhttp: update caller of Headers.createRequestHeaders (#3465) by zpencer · 7 years ago
  67. bda6778 core,netty,okhttp: strip outbound headers with reserved names (#3098) by zpencer · 7 years ago
  68. ec600fe okhttp: set GET method in headers (#3316) by Eric Gribkoff · 7 years ago
  69. c024f17 netty,okhttp: include more detail about ALPN missing by Carl Mastrangelo · 7 years ago
  70. 4141034 core: pass status to ManagedClientTransport.shutdown() (#3351) by Kun Zhang · 7 years ago
  71. c71e291 all: fix typo of overridden by ZHANG Dapeng · 7 years ago
  72. 9b74f8e core,netty,okhttp: add option to deframe in app thread by Eric Gribkoff · 7 years ago
  73. 16575d0 core,netty,okhttp,testing: switch to StreamListener.messagesAvailable by Eric Gribkoff · 7 years ago
  74. 72b9ee2 all: Fix mismatch in naming Bazel Maven jars by Paul Gross · 7 years ago
  75. c392a91 okhttp: Make Headers package-private by Eric Anderson · 7 years ago
  76. bd743f3 core: Channel uses transport's ScheduledExecutorService by Eric Anderson · 7 years ago
  77. 883a85e core,netty,okhttp: remove 2-arg ClientTransport.newStream() by ZHANG Dapeng · 7 years ago
  78. d325919 core: Use Class.forName(String) in provider for Android by Eric Anderson · 7 years ago
  79. 677c84e okhttp: Add support for specifying a custom hostname verifier when using on OkHttpChannelBuilder. by Ian Haken · 7 years ago
  80. cbad906 Update to Error Prone 2.0.21 by Eric Anderson · 7 years ago
  81. c436561 all: Use fixed version number for java 6/7 signatures by Eric Anderson · 7 years ago
  82. 6d9e149 build: Add Bazel java_grpc_library rule by Simon Horlick · 7 years ago
  83. 6ef77e0 core: hide access to Status code and message keys by Carl Mastrangelo · 7 years ago
  84. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  85. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  86. f52b4c1 okhttp: ignore unknown HTTP/2 settings by Eric Gribkoff · 7 years ago
  87. ee38b37 core: remove 2 suffix from streams by Carl Mastrangelo · 7 years ago
  88. 5dc8a12 interop-testing,okhttp,testing: update tests to pass with ipv6 by Eric Gribkoff · 7 years ago
  89. 7be1720 core: don't expose internal Metadata.headerCount by Carl Mastrangelo · 7 years ago
  90. 3fc8163 okhttp: Make implicit cast explicit to declare it safe by Eric Anderson · 7 years ago
  91. f674776 Add/Fix some docs (#2970) by Muxi Yan · 7 years ago
  92. 7d048af javadoc: fix broken links in javadoc by ZHANG Dapeng · 7 years ago
  93. a317912 Channel.authority() should return the value of overrideAuthority (#2956) by zpencer · 7 years ago
  94. de0df97 okhttp: Support GET in okhttp transport by Xiao Hang · 7 years ago
  95. 4989736 core: clamp keepAliveTime/Timeout in a way easier for test by ZHANG Dapeng · 7 years ago
  96. 393ebf7 netty,okhttp: handle ENHANCE_YOUR_CALM and too_many_pings by Eric Anderson · 7 years ago
  97. 6618f97 core: add inboundHeaders() to ClientStreamTracer. (#2921) by Kun Zhang · 7 years ago
  98. b661ac7 core: Delete AbstractStream (replaced by AbstractStream2) by Eric Anderson · 7 years ago
  99. 55e3b71 Move okhttp to AbstractStream2 by Xiao Hang · 7 years ago
  100. be61af4 core: use RESOURCE_EXHAUSTED for max message size failures by Carl Mastrangelo · 7 years ago