aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2018-10-09services: fix callbacks not being forwarded in binlog interceptors (#4918)zpencer
2018-10-09services: fix channelz javadoc lint for reference not found (#4920)zpencer
2018-10-08services: allow config str to be passed into binlog object (#4919)zpencer
2018-10-03services: sync health.proto from grpc-proto repo (#4904)Kun Zhang
2018-09-27core,services: v1 binlog (#4846)zpencer
2018-09-21services: disallow duplicate rules for a binlogging services or methods (#4868)zpencer
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-09-12services: fix duration in Binlog testCarl Mastrangelo
2018-09-10services: remove RequireDoubleSubmitCookieInterceptor (#4833)zpencer
2018-09-10core, services: remove census from binary logs (#4845)zpencer
2018-09-05all: prepend internal classes with Internal (#4826)zpencer
2018-09-04all: move Channelz to io.grpc as InternalChannelz (#4797)zpencer
2018-08-17services: Fix binarylog's java_package to include versionEric Anderson
2018-08-09all: update animalsniffer to Java 7 and add Android 14 (#4727)Eric Gribkoff
2018-07-31all: add tracking issues for all experimental APIs and make it requiredCarl Mastrangelo
2018-07-17services: binlog status code, msg, details (#4551)zpencer
2018-07-12compiler,stub: update RpcMethod docs and usageCarl Mastrangelo
2018-07-12services: double submit cookie interceptor for channelz (#4628)zpencer
2018-07-12services: add javadocs for binlog constructors (#4637)zpencer
2018-07-10compiler, stub: Rename inputType and outputType in @RpcMethodjbingham-google
2018-07-06compiler, stub: Add @RpcMethod annotationjbingham-google
2018-06-29services: delete unused proto (#4604)Eric Gribkoff
2018-06-27services: binlog method name should include leading / char (#4588)zpencer
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-06-11all: fix lint warningsZHANG Dapeng
2018-06-07services: binlog deadline and methodName at start of rpc (#4550)zpencer
2018-06-07services: add sequence id within call for entries (#4549)zpencer
2018-06-07services: sync binlog proto (#4542)zpencer
2018-06-05stub: remove static Method descriptors and stabilize method accessorsCarl Mastrangelo
2018-06-04services: allow binlog to blacklist methods (#4523)zpencer
2018-06-01core: Implement channel tracing for some eventsZHANG Dapeng
2018-05-31 services: update the binlog message truncation flag (#4508)zpencer
2018-05-30services: use RE2/JNathan Herring
2018-05-24core,services: fix lints (#4504)zpencer
2018-05-23services,core: make BinaryLogSink visible, add setter (#4503)zpencer
2018-05-23move io.grpc.BinaryLogProvider to io.grpc.services (#4501)zpencer
2018-05-23services: use Peer.address proto (#4502)zpencer
2018-05-23services: sync binarylog.proto (#4500)zpencer
2018-05-23io.grpc.BinaryLog is now the fully functional API (#4498)zpencer
2018-05-23noop: resolve lint warnings found at import. (#4496)Kun Zhang
2018-05-21all: TimeProvider to use nanos rather than millisZHANG Dapeng
2018-05-20services: add temp file based binary log sink (#4404)zpencer
2018-05-18core: remove io.grpc core dependency on census (#4461)zpencer
2018-05-18services: fix lint on toString (#4481)zpencer
2018-05-17protobuf,examples: move json encoding to examplesCarl Mastrangelo
2018-05-16services: differentiate between tcpi_retransmits and tcpi_retrans (#4470)zpencer
2018-05-15core,services: Add ChannelTracing data objectZHANG Dapeng
2018-05-15services: allow binlog env str to be empty or null (#4447)zpencer
2018-05-07core, services: make BinaryLog an explicit object that is passed into channel...zpencer
2018-05-04services: complete ChannelTrace in channelz.protoZHANG Dapeng