aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-09travis.yml: Choose dist trusty to fix Java 8upstream-v1.2.xEric Anderson
2018-02-23buildscripts: Hard-code use of TLSv1.2 for github downloadEric Anderson
2018-01-11clear JAVA_HOMEEric Anderson
2018-01-11buildscripts: Avoid Java 9 for Windows CIEric Anderson
2017-07-19all: Bump Jetty ALPN agent version, for new JREsEric Anderson
2017-07-11all: canonicalize URL prefixes to https://grpc.ioMehrdad Afshari
2017-07-11all: make Kokoro show actual Gradle results (#3208) (#3221)Matt Kwong
2017-07-05Backport: Add Kokoro files to v1.2.x (#3165)Matt Kwong
2017-03-15all: bump version to 1.2.1-SNAPSHOTCarl Mastrangelo
2017-03-15all: bump version to 1.2.0upstream/v1.2.0Carl Mastrangelo
2017-03-15okhttp: revert "okhttp: Add restricted AppEngine SSL setup (#2795)"Carl Mastrangelo
2017-03-14netty: Backport SETTINGS ACK sequencing fixEric Anderson
2017-03-14netty: Copy DefaultHttp2ConnectionDecoder in prep for backportEric Anderson
2017-03-14okhttp: Add restricted AppEngine SSL setup (#2795)kpayson64
2017-03-06core: fix '@link: can't find...' build noiseZHANG Dapeng
2017-03-06all: fix errorpronesZHANG Dapeng
2017-03-06core: make timeout marshalling less verbose Carl Mastrangelo
2017-03-06examples: Always pass an executor to Futures.addCallback()Eric Anderson
2017-03-03Fix shared subchannel state in RoundRobin LB (#2777)Jack Amadeo
2017-03-03android-interop-testing: fix lintZHANG Dapeng
2017-03-03core: introduce PickSubchannelArgs (#2740)Łukasz Strzałkowski
2017-03-03core: fix keepalivemanager bug on handling IDLE_AND_PING_SENTZHANG Dapeng
2017-03-03examples: Update imports to new-styleEric Anderson
2017-03-03netty/test: be less agreesive on checking causeKun Zhang
2017-03-03core: update contributing guidelines w/ pr/commit conventionsŁukasz Strzałkowski
2017-03-02doc: remove irrelevant java docŁukasz Strzałkowski
2017-03-02core: add instructions about running tests in IJŁukasz Strzałkowski
2017-03-02core: add @nullable annotationŁukasz Strzałkowski
2017-03-02services: add monitoring serviceEric Gribkoff
2017-03-01travis: Add thrift example; it was split out in 5ca4ea7Eric Anderson
2017-03-01core: cache Accept-Encoding headers (#2766)Carl Mastrangelo
2017-03-01services: move proto services to io.grpc.protobuf.servicesEric Gribkoff
2017-03-01grpclb: fix a bug in handling server address updates.Kun Zhang
2017-02-28services: don't update reflection index mid-streamEric Gribkoff
2017-02-28Address review commentsEric Anderson
2017-02-28all: Downgrade to Guava 19Eric Anderson
2017-02-27interop-testing: Remove useless tcnative configurationEric Anderson
2017-02-27doc: there's no type param anymoreLukasz Strzalkowski
2017-02-27doc: fix @link to cancel in java docLukasz Strzalkowski
2017-02-27core: remove SingleTransportChannel, not usedLukasz Strzalkowski
2017-02-24netty: Use tcnative in tests instead of Jetty ALPNEric Anderson
2017-02-24core: promote LBv2 classes.Kun Zhang
2017-02-24core: delete the old channel impl and LoadBalancer.Kun Zhang
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-02-24android-interop-testing: Fix checkstyle violations (imports)Eric Anderson
2017-02-24examples: Split thrift from the multi-project buildEric Anderson
2017-02-23all: recommend the latest gRPC version on masterCarl Mastrangelo
2017-02-23compiler: update path to protoc plugin in READMEEric Gribkoff
2017-02-21core: clean up code deprecated in 1.1 (#2678)Łukasz Strzałkowski
2017-02-21Fix link to class in java doc (#2739)Łukasz Strzałkowski