- 2a127ce core: update opencensus to 0.12.3. (#4530) by Bogdan Drutu · 6 years ago
- 29dba1e services: allow binlog to blacklist methods (#4523) by zpencer · 6 years ago
- a0794d5 core: Implement channel tracing for some events by ZHANG Dapeng · 6 years ago
- 25a2ec1 core: fix ServerBuilder.setBinaryLog javadoc (#4514) by zpencer · 6 years ago
- 43831bc services: update the binlog message truncation flag (#4508) by zpencer · 6 years ago
- de95152 Revert "auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials" (#4521) by Kun Zhang · 6 years ago
- 8db8497 services: use RE2/J by Nathan Herring · 6 years ago
- f3ef285 buildscripts: fix Android apk/dex comparison (#4511) by Eric Gribkoff · 6 years ago
- 608ce3d core: unit test for channel shutdown during retry backoff by ZHANG Dapeng · 6 years ago
- 81f98af alts: add grpclb runtime by jiangtaoli2016 · 6 years ago
- ff9aa39 core,services: fix lints (#4504) by zpencer · 6 years ago
- 8e9d4cb auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials by Eric Anderson · 6 years ago
- e41e054 Propagate CallCredentials.ATTR_SECURITY_LEVEL from transports by Eric Anderson · 7 years ago
- 2743987 services,core: make BinaryLogSink visible, add setter (#4503) by zpencer · 6 years ago
- 4388d90 netty: update to 4.1.25 by Carl Mastrangelo · 6 years ago
- 1f99fcd move io.grpc.BinaryLogProvider to io.grpc.services (#4501) by zpencer · 6 years ago
- c60580c services: use Peer.address proto (#4502) by zpencer · 6 years ago
- 869363c services: sync binarylog.proto (#4500) by zpencer · 6 years ago
- 1aec994 io.grpc.BinaryLog is now the fully functional API (#4498) by zpencer · 6 years ago
- 6f2980e core: fix Attributes hashCode by ZHANG Dapeng · 6 years ago
- 68a462e noop: resolve lint warnings found at import. (#4496) by Kun Zhang · 6 years ago
- 5c4f2c7 README.md: update grpc 1.11.0 to 1.12.0 (#4488) by Théo Gaillard · 6 years ago
- d965561 protobuf: add @since for new API by ZHANG Dapeng · 6 years ago
- 6eb8aba RELEASING.md: check availability on JCenter (#4490) by Eric Gribkoff · 6 years ago
- 0906937 protobuf: add import dropped on merge by Carl Mastrangelo · 6 years ago
- 8635de3 protobuf: add metadataMarshaller to ProtoUtils by Carl Mastrangelo · 6 years ago
- 451c412 core: fix client does not detect truncated message by ZHANG Dapeng · 6 years ago
- 10291d5 core: fix missing comment for headers param by Jianwei Mao · 6 years ago
- f5f560a all: TimeProvider to use nanos rather than millis by ZHANG Dapeng · 6 years ago
- 30478d8 services: add temp file based binary log sink (#4404) by zpencer · 6 years ago
- faffb09 core: remove io.grpc core dependency on census (#4461) by zpencer · 6 years ago
- ad370d8 services: fix lint on toString (#4481) by zpencer · 6 years ago
- 850249f core: fix lints from import (#4472) by zpencer · 6 years ago
- e3f8891 protobuf,examples: move json encoding to examples by Carl Mastrangelo · 6 years ago
- e085a0e Bump to Gradle 4.7 by Eric Anderson · 6 years ago
- 2d75686 netty: Fix Javadoc reference to Channelz.Security by Eric Anderson · 6 years ago
- 5509fd3 services: differentiate between tcpi_retransmits and tcpi_retrans (#4470) by zpencer · 6 years ago
- 4d94163 core: Add ChannelTracer by ZHANG Dapeng · 6 years ago
- e806e38 core: put @ExperimentalApi on CallOptions.of() (#4466) by zpencer · 6 years ago
- 6a96656 core: make channel stats' channel state consistent with subchannels by ZHANG Dapeng · 6 years ago
- bf4a00c context/core/netty: Add @CheckReturnValue to Context by ZHANG Dapeng · 6 years ago
- 561583b core,services: Add ChannelTracing data object by ZHANG Dapeng · 6 years ago
- 04a90bc core: stabilize custom CallOptions API (#4457) by zpencer · 6 years ago
- 73fdb87 services: allow binlog env str to be empty or null (#4447) by zpencer · 6 years ago
- 701c127 examples: use GrpcCleanupRule for test examples by ZHANG Dapeng · 7 years ago
- 21b73bb core: partially stabilize Attributes API (#4458) by zpencer · 7 years ago
- 277c33c SECURITY.md: updated netty from 2.0.6 to 2.0.7 by Stephane Maarek · 7 years ago
- 902baa0 core: do not use internal accessors in BinaryLogProvider (#4454) by zpencer · 7 years ago
- 8a0ee97 RELEASING.md: add links to auto release documentation (#4444) by zpencer · 7 years ago
- b9df27b buildscripts: add basic sanity check for android aar (#4448) by zpencer · 7 years ago
- 247a76e core,netty,okhttp: make toString more consistent for channelz (#4434) by zpencer · 7 years ago
- b83312f buildscripts: generate android artifact by Eric Gribkoff · 7 years ago
- 59c2223 android: including signing configuration by Eric Gribkoff · 7 years ago
- c51a774 buildscripts: assume artifacts are coalesced in upload_artifacts (#4439) by zpencer · 7 years ago
- 6f29b60 core, services: make BinaryLog an explicit object that is passed into channels/servers (#4431) by zpencer · 7 years ago
- 46079ff services: complete ChannelTrace in channelz.proto by ZHANG Dapeng · 7 years ago
- dbf9bd2 stub: add @CheckReturnValue to AbstractStub by Grant Oakley · 7 years ago
- 2404b25 buildscripts: automate the release process (#4406) by zpencer · 7 years ago
- 275ebc4 android: add artifact build (#4433) by Eric Gribkoff · 7 years ago
- 60a0b0c all: normalize copyright header by Carl Mastrangelo · 7 years ago
- 894c815 core: Document Metadata ownership passes to the Call{,Listener} by Eric Anderson · 7 years ago
- 722acb1 services: BinaryLog is an overused term, rename to BinlogHelper (#4429) by zpencer · 7 years ago
- 9817281 service: include go package in channelz.proto by Carl Mastrangelo · 7 years ago
- 6bf8e0c core: add @CheckReturnValue to CallOptions by Grant Oakley · 7 years ago
- aeb61db services: update channelz proto package by Carl Mastrangelo · 7 years ago
- e19e8f7 core: populate effective deadline to ClientStream by ZHANG Dapeng · 7 years ago
- d50c191 core/stub: fix lint warnings by ZHANG Dapeng · 7 years ago
- 3a11a1f services: BinaryLogProviderImpl is experimental (#4420) by Eric Anderson · 7 years ago
- fcb48ff core,stub: Add toString() to ClientCallImpl and GrpcFuture by Grant Oakley · 7 years ago
- f8424f7 examples: add kotlin and kotlin android examples (#4037) by zpencer · 7 years ago
- 3e43757 protobuf-nano: use specific package in test proto by Carl Mastrangelo · 7 years ago
- 8be87de compiler: make testing service used by compiler not conflict with interop-testing proto by Carl Mastrangelo · 7 years ago
- d35e778 services: move health.proto to correct directory by Carl Mastrangelo · 7 years ago
- 02c4fa0 testing: GrpcCleanupRule by ZHANG Dapeng · 7 years ago
- 045c566 netty: bump to 4.1.24-Final by Carl Mastrangelo · 7 years ago
- b58e0f4 core: stickiness for RoundRobinLoadBalancer by ZHANG Dapeng · 7 years ago
- 2b6edfc grpclb: move load balancer proto to package-matching directory by Carl Mastrangelo · 7 years ago
- 48f103c examples: remove deprecated usage of usePlainText(boolean) (#4396) by Jorg Heymans · 7 years ago
- 6bd5582 services: update channelz with docs from upstream by Carl Mastrangelo · 7 years ago
- b0333c6 benchmarks: move proto to matching package structure by Carl Mastrangelo · 7 years ago
- 0173990 android-interop-testing: normalize integration proto directories by Carl Mastrangelo · 7 years ago
- 2658156 interop-testing: normalize integration proto directories by Carl Mastrangelo · 7 years ago
- 785ac47 README.md: clarify that Android is for client-side use (#4408) by Eric Gribkoff · 7 years ago
- 1ad11c1 android: avoid static init of robolectric shadows (#4402) by Eric Gribkoff · 7 years ago
- f4f4302 services: remove monitoring file by Carl Mastrangelo · 7 years ago
- acfb3b9 services,core: simplify CallId generation (#4365) by zpencer · 7 years ago
- 9ada30b (low priority) core,netty,interop-testing: stabilize maxInboundMessageSize API (#4399) by zpencer · 7 years ago
- 1d80feb buildscripts: make unix.sh and make_dependencies.sh arch aware (#4384) by zpencer · 7 years ago
- 6046831 alts: make imported files have imports below package, and set licence by Carl Mastrangelo · 7 years ago
- 23fcedf Bazel: Fix compilation in Java 9 by David Ostrovsky · 7 years ago
- 44c79fb services: fix channelz linter warnings (#4395) by zpencer · 7 years ago
- 2027f6f services: update to remote channelz.proto def by Carl Mastrangelo · 7 years ago
- c6c20e9 buildscripts: add linux job that release_artifacts can dep on (#4392) by zpencer · 7 years ago
- 720d4fa all: print out diff of methods in android APK by Carl Mastrangelo · 7 years ago
- ef2a085 android-interop-testing: re-add min sdk version (#4393) by Eric Gribkoff · 7 years ago
- 1a2d076 core,netty,okhttp,services,testing: expose security info to channelz (#4300) by zpencer · 7 years ago
- 218e944 buildscripts: initial kokoro config for auto releasing artifacts (#4391) by zpencer · 7 years ago
- 7cd2f5c buildscripts: sonatype uploader ussing CONF before it is set (#4388) by zpencer · 7 years ago
- 6bdf5de alts: move alts protos to match proto package by Carl Mastrangelo · 7 years ago
- 3beb73e android-interop-testing: update app dependencies (#4313) by Eric Gribkoff · 7 years ago