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