aboutsummaryrefslogtreecommitdiff
path: root/okhttp
AgeCommit message (Expand)Author
2017-12-13core: InternalInstrumented<T> for instrumented classes (#3817)zpencer
2017-12-08core,okhttp: bump census to 0.10.0 which should fix GAE issue (#3833)zpencer
2017-12-07core,okhttp: add TransportTracer to okhttpclient (#3809)zpencer
2017-12-04all: add Status messages to all statusesCarl Mastrangelo
2017-11-30core: move WithLog and LogId to io.grpc (#3813)zpencer
2017-11-30core,netty,okhttp: move TransportTracer.Stats to io.grpc (#3812)zpencer
2017-11-23core,okhttp: handle unresolved proxy addressesEric Gribkoff
2017-11-22all: fix grammar typos in javadocskenji yoshida
2017-11-13okhttp: make outbound window size readable (#3727)zpencer
2017-11-13okhttp: disable census when in GAE+JDK7 (#3696)zpencer
2017-11-10core: Add useTransportSecurity to ManagedChannelBuilderramaraochavali
2017-11-08Fix broken method names in tests that include leading '/'Eric Anderson
2017-11-07core,netty,okhttp: add TransportTracer param to ClientStream and Http2ClientS...zpencer
2017-11-06core,ntety,okhttp: Add getTransportStats method to ClientTransport (#3662)zpencer
2017-11-06core,netty,okhttp: move transport tracer outbound counters to transport threa...zpencer
2017-11-02Allow tests to run on IPv6-less machinesEric Anderson
2017-10-20Move ProxyDetectorImplTest to core.Eric Anderson
2017-10-17core,netty,okhttp: detect proxy via ProxySelector (#3021)zpencer
2017-10-09core: make in-process transport support StreamTracerKun Zhang
2017-10-05all: upgrade to JUnit 4.12Carl Mastrangelo
2017-09-27Promote keepalive to ManagedChannelBuilder; stabilizeEric Anderson
2017-09-18okhttp/test: add missing annotation. (#3476)Kun Zhang
2017-09-14core,netty,okhttp,protobuf-lite: avoid @Beta guava classes (#3463)zpencer
2017-09-14okhttp: update caller of Headers.createRequestHeaders (#3465)zpencer
2017-09-14core,netty,okhttp: strip outbound headers with reserved names (#3098)zpencer
2017-09-11okhttp: set GET method in headers (#3316)Eric Gribkoff
2017-08-24netty,okhttp: include more detail about ALPN missingCarl Mastrangelo
2017-08-16core: pass status to ManagedClientTransport.shutdown() (#3351)Kun Zhang
2017-08-11all: fix typo of overriddenZHANG Dapeng
2017-08-11core,netty,okhttp: add option to deframe in app threadEric Gribkoff
2017-08-11core,netty,okhttp,testing: switch to StreamListener.messagesAvailableEric Gribkoff
2017-08-11all: Fix mismatch in naming Bazel Maven jarsPaul Gross
2017-08-10okhttp: Make Headers package-privateEric Anderson
2017-07-25core: Channel uses transport's ScheduledExecutorServiceEric Anderson
2017-07-25core,netty,okhttp: remove 2-arg ClientTransport.newStream()ZHANG Dapeng
2017-07-19core: Use Class.forName(String) in provider for AndroidEric Anderson
2017-07-14okhttp: Add support for specifying a custom hostname verifier when using on O...Ian Haken
2017-07-07Update to Error Prone 2.0.21Eric Anderson
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-06-22build: Add Bazel java_grpc_library ruleSimon Horlick
2017-06-08core: hide access to Status code and message keysCarl Mastrangelo
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-30okhttp: ignore unknown HTTP/2 settingsEric Gribkoff
2017-05-26core: remove 2 suffix from streamsCarl Mastrangelo
2017-05-16interop-testing,okhttp,testing: update tests to pass with ipv6Eric Gribkoff
2017-05-15core: don't expose internal Metadata.headerCountCarl Mastrangelo
2017-05-15okhttp: Make implicit cast explicit to declare it safeEric Anderson
2017-05-04Add/Fix some docs (#2970)Muxi Yan
2017-05-02javadoc: fix broken links in javadocZHANG Dapeng