aboutsummaryrefslogtreecommitdiff
path: root/okhttp
AgeCommit message (Expand)Author
2023-02-17(TM-MP) Rb back compat: Base changes am: f81b9c0042Neha Pattan
2023-02-02(TM-MP) Rb back compat: Base changesNeha Pattan
2022-11-05Allow gRPC to be used by com.android.devicelock.Krzysztof KosiƄski
2022-09-13Set min_sdk_version and apex_available fields in gRPC libraries for use in Ad...Neil Vohra
2022-09-12Set min_sdk_version and apex_available fields in gRPC libraries for use in Ad...Neil Vohra
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/grpc-grpc-javaandroid-s-preview-1Bob Badour
2020-11-18Add a lite OkHttp gRPC Client Library.Karl Shaffer
2020-10-29Updates the grpc-java-okhttp target to make use of a non-repackaged OkHttp ta...Karl Shaffer
2020-07-24Merge tag 'upstream/v1.16.1' into HEADHadrien Zalek
2020-06-29Build the gRPC Java OkHttp library from sourceandroid-r-beta-3android-r-beta-2Hadrien Zalek
2018-10-10core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902)Kun Zhang
2018-10-10okhttp: Add SslGuard to list of allowed security providers. See internal issu...Grant Oakley
2018-10-09okhttp: make AsyncFrameWriter log quietly when socket is already closed. also...creamsoup
2018-10-05okhttp: remove internal mockito depCarl Mastrangelo
2018-10-03core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906)Kun Zhang
2018-09-24okhttp: include better ALPN error message and fine log some exceptionsCarl Mastrangelo
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-09-10netty,okhttp: Enable TransportTest.flowControlPushBackEric Anderson
2018-09-06okhttp: settings acks back after apply settings before sending any data (#4825)creamsoup
2018-09-05all: prepend internal classes with Internal (#4826)zpencer
2018-09-04all: move Channelz to io.grpc as InternalChannelz (#4797)zpencer
2018-08-28okhttp: use java 7, avoid compiler varargs warning (#4806)Eric Gribkoff
2018-08-27all: Swap to Java 7 source and bytecodeEric Anderson
2018-08-17Implement flush coalescing in OkHttp. (#4763)creamsoup
2018-08-09all: update animalsniffer to Java 7 and add Android 14 (#4727)Eric Gribkoff
2018-07-09Propagate EquivalentAddressGroup attributes to transportsEric Anderson
2018-06-28netty,okhttp: make rpc followed by racy GOAWAY transparent-retry-ableZHANG Dapeng
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-06-05okhttp: deprecate OkHttpChannelBuilder#negotiationType (#4533)Eric Gribkoff
2018-05-24Propagate CallCredentials.ATTR_SECURITY_LEVEL from transportsEric Anderson
2018-05-21core: fix client does not detect truncated messageZHANG Dapeng
2018-05-21all: TimeProvider to use nanos rather than millisZHANG Dapeng
2018-05-07core,netty,okhttp: make toString more consistent for channelz (#4434)zpencer
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-25core,netty,okhttp,services,testing: expose security info to channelz (#4300)zpencer
2018-04-13services: socket options were erroneously ignored if socket has no stats (#4336)zpencer
2018-04-02okhttp: properly verify IPv6 address hosts (#4292)David Brodsky
2018-03-30core,netty,okhttp,services: expose socket options to channelz (#4228)zpencer
2018-03-28okhttp: add hpack test for max dynamic table sizeEric Gribkoff
2018-03-28okhttp: include tests in third_party/okhttpEric Gribkoff
2018-03-28okhttp: rename ambiguous variables in Hpack readerEric Gribkoff
2018-03-28okhttp: fix HPACK reader bugEric Gribkoff
2018-03-26okhttp: Convert to internal ConnectionSpec eagerlyEric Anderson
2018-03-23netty,okhttp,testing: always set TRANSPORT_ATTR_REMOTE_ADDR (#4217)zpencer
2018-03-22core,netty: client sends rst stream when server half-closes (#4222)Eric Gribkoff
2018-03-20 okhttp: support JDK9 ALPN (#4136)Eric Gribkoff
2018-03-12core,netty,okhttp: Transparent retryZHANG Dapeng
2018-03-12core,okhttp,netty,alts,testing: Plumb proxy resolved addr to transports (#4137)zpencer
2018-03-08core,netty,okhttp,testing: separate local vs remote stream start times for ch...zpencer
2018-03-08core,netty,okhttp,testing: nest TransportStats inside SocketStats for channel...zpencer