aboutsummaryrefslogtreecommitdiff
path: root/core/build.gradle
AgeCommit message (Expand)Author
2018-09-28Upgrade to Guava 26.0-android and jsr305 3.0.2Jesse Wilson
2018-08-27core: switch to Java 7 source and bytecode (#4801)Eric Gribkoff
2018-08-27all: Swap to Java 7 source and bytecodeEric Anderson
2018-08-09all: update animalsniffer to Java 7 and add Android 14 (#4727)Eric Gribkoff
2018-07-20Remove DoNotMock annotation in favor of JavaDocEric Anderson
2018-07-09Propagate EquivalentAddressGroup attributes to transportsEric Anderson
2018-06-26core: make Auto config load balancer not depend on service configCarl Mastrangelo
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-03-23Bump to Guava 20Eric Anderson
2018-01-26Update opencensus to 0.11.0 and remove extra dependencies.Bogdan Drutu
2017-12-19core: add a service config fileCarl Mastrangelo
2017-11-22testing: Remove DeadlineSubjectEric Anderson
2017-11-07core: use new OpenCensus stats/tagging API. (#3647)sebright
2017-09-19core: record individual messages with sizes to Census/tracing (#3461)Kun Zhang
2017-09-18all: Keep artifacts dependencyConvergence-cleanEric Anderson
2017-08-28Move jmh benchmarks to their respective modulesEric Anderson
2017-07-11core: Change gRPC to use io.opencensus:opencensus-api:0.5.1. (#3204)Bogdan Drutu
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-06-16all: Filter out Internal* classes from JavadocEric Anderson
2017-02-07all: swap to newer animalsniffer pluginEric Anderson
2017-01-05core: upgrade census (now named instrumentation) to 0.3.0 (#2565)Kun Zhang
2016-10-06core: Census integration for stats (#2262)Kun Zhang
2016-09-02core: split Context into a separate grpc-context artifact.Kun Zhang
2016-08-25core: add DoNotMock annotationsCarl Mastrangelo
2016-02-25Create new AbstractTransportTest for TransportsEric Anderson
2015-08-20Skip io.grpc.internal in javadoc.Kun Zhang
2015-04-10Split protobuf into its own projectEric Anderson
2015-01-27Removing all references to "stubby"nmittler
2015-01-26Migrating run scripts to gradle.nmittler
2015-01-08Adding gradle build for Java grpcnathanmittler