aboutsummaryrefslogtreecommitdiff
path: root/services/src
AgeCommit message (Expand)Author
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-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: 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-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
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-05-02services: BinaryLog is an overused term, rename to BinlogHelper (#4429)zpencer
2018-05-02service: include go package in channelz.protoCarl Mastrangelo
2018-05-02services: update channelz proto packageCarl Mastrangelo
2018-05-02services: BinaryLogProviderImpl is experimental (#4420)Eric Anderson
2018-04-30 services: move health.proto to correct directoryCarl Mastrangelo
2018-04-30services: update channelz with docs from upstreamCarl Mastrangelo
2018-04-27services: remove monitoring fileCarl Mastrangelo
2018-04-27services,core: simplify CallId generation (#4365)zpencer
2018-04-25services: fix channelz linter warnings (#4395)zpencer
2018-04-25 services: update to remote channelz.proto defCarl Mastrangelo