aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2018-01-04respond to commentsSpencer Fang
2018-01-04services: utility methods for create binlog protosSpencer Fang
2017-12-14services: let BinaryLog factory return null (#3868)zpencer
2017-12-14core,services: move BinaryLog class to grpc-services (#3867)zpencer
2017-12-04all: add Status messages to all statusesCarl Mastrangelo
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-01core: set sampled for local span per MethodDescriptor. (#3627)Kun Zhang
2017-11-01testing: move io.grpc.testing.StreamRecorder to internalZHANG Dapeng
2017-10-31 compiler: remove references to static fieldsCarl Mastrangelo
2017-10-30compiler: add methods for accessing method descriptorsCarl Mastrangelo
2017-09-27services: add proto generated classes to intellij path (#3510)zpencer
2017-09-26services: delete deprecated Proto reflection serviceCarl Mastrangelo
2017-09-25core/compiler: register Span names for code-generated methods (take 2)Kun Zhang
2017-09-11core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptorLukasz Strzalkowski
2017-08-25all: update to proto 3.4.0Carl Mastrangelo
2017-08-23compiler: Add option to disable version outputEric Anderson
2017-08-22Start 1.7.0 development cycle (#3357)zpencer
2017-07-06all: begin 1.6 release cycleCarl Mastrangelo
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-23all: bump to 1.5.0-SNAPSHOTCarl Mastrangelo
2017-05-23all: bump to proto 3.3.1Carl Mastrangelo
2017-05-10services: HealthStatusManager not to expose server stub methodsZHANG Dapeng
2017-05-02compiler: remove streaming calls from javadoc for newFutureStubEric Gribkoff
2017-04-12compiler: move over to method descriptor builderŁukasz Strzałkowski
2017-04-11all: begin 1.4.x development cycleCarl Mastrangelo
2017-03-30services: Remove unused variablesEric Anderson
2017-03-21services: update monitoring.protoEric Gribkoff
2017-03-06all: start 1.3.0 development cycleCarl Mastrangelo
2017-03-02services: add monitoring serviceEric Gribkoff
2017-03-01services: move proto services to io.grpc.protobuf.servicesEric Gribkoff
2017-02-28services: don't update reflection index mid-streamEric Gribkoff
2017-02-10compiler: add some missing final modifiers on generated codeCarl Mastrangelo
2017-02-07all: swap to newer animalsniffer pluginEric Anderson
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2017-01-30Start 1.2.0 development cycleCarl Mastrangelo
2017-01-30core: make ServiceDescriptor use the Builder patternCarl Mastrangelo
2017-01-27all: fix linter found on importCarl Mastrangelo
2017-01-26all: update to latest import orderingCarl Mastrangelo
2017-01-23services: remove no-op call in reflection service testEric Gribkoff
2017-01-13core,services: separately index mutable and immutable servicesEric Gribkoff
2016-12-29compiler: reduce synchronzed invocation (#2539)ZHANG Dapeng
2016-12-29compiler: final bindService() in generated code. (#2553)Kun Zhang
2016-12-14services: Flow control for proto reflection serviceEric Gribkoff
2016-11-28services: Proto reflection serviceEric Gribkoff
2016-10-28addressing reviewer commentsEric Gribkoff
2016-10-28Compiler/core changes to support the proto reflection APIEric Gribkoff
2016-10-19compiler: lazily generate ServiceDescriptorsCarl Mastrangelo
2016-07-29Update protobuf to 3.0.0Eric Anderson