aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-09travis.yml: Choose dist trusty to fix Java 8upstream-v1.9.xEric Anderson
2018-04-09core: idle mode timer runnable should never be null (#4315)zpencer
2018-04-09all: update to latest alpn agentCarl Mastrangelo
2018-03-26buildscripts: add explicit dependency on appengine SDK (#4269)zpencer
2018-02-23buildscripts: Hard-code use of TLSv1.2 for github downloadEric Anderson
2018-02-09Bump version to 1.9.2-SNAPSHOTEric Anderson
2018-02-09Bump version to 1.9.1upstream/v1.9.1Eric Anderson
2018-02-09Update README to reference 1.9.1Eric Anderson
2018-02-09core: Resolve address of GRPC_PROXY_EXP hostnameSnow Pettersen
2018-02-01netty: Add test to verify error for TLS failureEric Anderson
2018-02-01 netty: only add gRPC negotiator once SSL is establishedCarl Mastrangelo
2018-01-17core: add missing separator in user-agentEric Anderson
2018-01-11buildscripts: filter in only the kokoro java projectSpencer Fang
2018-01-11buildscripts: automatically delete versions older than 1hour, always succeed ...Spencer Fang
2018-01-11buildscripts: automatically delete versions older than 1daySpencer Fang
2018-01-11gae: retry on exceptions too, not just on non 200OK (#3885)zpencer
2018-01-11buildscripts: fix error using cmd output rather than $?Spencer Fang
2018-01-11clear JAVA_HOMEEric Anderson
2018-01-11buildscripts: Avoid Java 9 for Windows CIEric Anderson
2018-01-08bazel: fix protobuf sha256 (#3931)Kun Zhang
2018-01-05Bump version to 1.9.1-SNAPSHOTKun Zhang
2018-01-05Bump version to 1.9.0upstream/v1.9.0Kun Zhang
2018-01-05Update README to reference 1.9.0Kun Zhang
2018-01-05Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. (#3921) (#3922)Kun Zhang
2017-12-28core: ManagedChannel should not depend on internal (#3898)zpencer
2017-12-28core: fix unimplemented API in ManageChannelZHANG Dapeng
2017-12-20Revert "testing: delete deprecated StreamRecorder" (#3801)ZHANG Dapeng
2017-12-19core/grpclb: resolve TXT records in DNS name resolver and include balancer ad...Carl Mastrangelo
2017-12-18core: BinaryLogProvider should not use ManagedChannelImpl class loader (#3874)zpencer
2017-12-17core: introduce io.grpc.internal.BinaryLogProvider (#3872)zpencer
2017-12-15core: Use hard-coded string for versionEric Anderson
2017-12-15Partial fix for fresh Intellij importRyan Michela
2017-12-14core: ManagedChannel should implement InternalInstrumentedzpencer
2017-12-14services: let BinaryLog factory return null (#3868)zpencer
2017-12-14build: Support uploading releases separately from buildingEric Anderson
2017-12-14android-interop-testing: Fix compilation errorsEric Anderson
2017-12-14cronet: Fix compilation errorsEric Anderson
2017-12-14cronet: pass TransportTracer instead of null. (#3869)Kun Zhang
2017-12-14core,services: move BinaryLog class to grpc-services (#3867)zpencer
2017-12-13core: InternalInstrumented<T> for instrumented classes (#3817)zpencer
2017-12-12core: Add ChannelStats (#3752)zpencer
2017-12-11core: fix Attributes value equalityCarl Mastrangelo
2017-12-11core: Avoid frequently computing inprocess useragentEric Anderson
2017-12-11core: support user-agent in InProcessjyane
2017-12-11bazel: bump opencensus to 0.10.0 (#3851)zpencer
2017-12-11Update CONTRIBUTING.md to CNCF CLAJan Tattermusch
2017-12-08compiler: Verify binary with native VS commandsEric Anderson
2017-12-08Shade Netty transport, with tcnativeEric Anderson
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