- 19eab29 compiler: Generate interfaces for services to implement (#9688) by Larry Safran · 2 years, 1 month ago
- 0cabf56 compiler: Add GrpcGenerated annotation to generated class by Eric Anderson · 3 years, 8 months ago
- 7d77f64 compiler: remove some of the static imports in codegen (#7751) by ZHANG Dapeng · 4 years, 2 months ago
- 7db873f Roll-forward of stub,compiler: generated stub extends Abstract{Async,Future,Blocking}Stub #6196 (#6458) by Jihun Cho · 5 years ago
- 2eb3f8c stub,compiler: Rollback Abstract{Future,Blocking,Async}Stub (#6317) by Jihun Cho · 5 years ago
- 45d49a5 stub,compiler: generated stub extends Abstract{Async,Future,Blocking}Stub (#6196) by Jihun Cho · 5 years ago
- 47b11ab compiler: Use 'SERVICE_NAME' instead of duplicated '$Package$$service… (#5943) by liym · 6 years ago
- b48b0ac all: Stop committing generated protobuf messages by Eric Anderson · 6 years ago
- eaca734 Upgrade to protobuf 3.6.1 by Eric Anderson · 6 years ago
- 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 7 years ago
- ffcb3b9 compiler, stub: Rename inputType and outputType in @RpcMethod by jbingham-google · 7 years ago
- 9229e30 compiler, stub: Add @RpcMethod annotation by jbingham-google · 7 years ago
- 4c4fda3 stub: remove static Method descriptors and stabilize method accessors by Carl Mastrangelo · 7 years ago
- b0333c6 benchmarks: move proto to matching package structure by Carl Mastrangelo · 7 years ago
- 9f62708 benchmarks: remove unused proto import by Carl Mastrangelo · 7 years ago
- 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 7 years ago
- aee5fc4 all: update to proto 3.5.0 by Carl Mastrangelo · 7 years ago
- d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
- 87c8791 compiler: remove references to static fields by Carl Mastrangelo · 7 years ago
- 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
- a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
- 731bbef core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor by Lukasz Strzalkowski · 8 years ago
- 24ff274 all: update to proto 3.4.0 by Carl Mastrangelo · 8 years ago
- 182164e compiler: Add option to disable version output by Eric Anderson · 9 years ago
- ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 8 years ago
- 424eeea all: begin 1.6 release cycle by Carl Mastrangelo · 8 years ago
- d3d30e1 benchmarks: add missing ReportQpsScenarioServiceGrpc by Eric Gribkoff · 8 years ago
- c3269f2 benchmark service: sync protos with c-core 070a8ee (#3108) by zpencer · 8 years ago
- 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 8 years ago
- 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 8 years ago
- 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 8 years ago
- 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 8 years ago
- 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 8 years ago
- 7ce2b4f all: start 1.3.0 development cycle by Carl Mastrangelo · 8 years ago
- 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 8 years ago
- b0323ac all: update to protobuf 3.2.0 by Carl Mastrangelo · 8 years ago
- e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 8 years ago
- 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 8 years ago
- 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 8 years ago
- 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 8 years ago
- abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
- aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
- 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
- 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 9 years ago
- 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 9 years ago
- e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 9 years ago
- e9643bb Start 1.1.0 development cycle by Eric Anderson · 9 years ago
- 46379da Start 1.0.0 development cycle by Eric Anderson · 9 years ago
- f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 9 years ago
- dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 9 years ago
- 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 9 years ago
- ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 9 years ago
- 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 9 years ago
- 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 9 years ago
- 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 9 years ago
- ac4168a Revert "Update proto packages to reflect directory structure" by Eric Anderson · 9 years ago
- 8825f35 Update proto packages to reflect directory structure by Carl Mastrangelo · 9 years ago
- 7e8b504 Add javadoc to grpc codegen based on proto docs by nmittler · 9 years ago
- 9bc5d93 Mark generated abstract class as Experimental by Eric Anderson · 9 years ago
- 363e0f6 Print compiler version number in generated files by Lukasz Strzalkowski · 9 years ago
- 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 9 years ago
- 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 9 years ago
- f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 9 years ago
- de7ec3c Synchronize benchmarking protos with grpc/grpc by Louis Ryan · 9 years ago
- ffe0dce Add missing override annotation to generated protos by Carl Mastrangelo · 9 years ago
- 72f1e88 Inlcude the file that was used to generate service descriptors by Carl Mastrangelo · 9 years ago
- e2ed2e8 Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5 by Kun Zhang · 9 years ago
- 4168f67 Optimize blocking calls to avoid app thread pool by Eric Anderson · 10 years ago
- d52429d Reduce number of codegen'd classes needed for Services by Eric Anderson · 9 years ago
- a6621da Private ServerMethodDefinition constructor; avoid create() in codegen by Eric Anderson · 9 years ago
- be0d7e9 Prevent construction of container classes and reduce API by Eric Anderson · 9 years ago
- 23e6318 Reduce API surface of AbstractStub by Eric Anderson · 9 years ago
- 47a7ccf Avoid Parser for normal protobuf by Eric Anderson · 10 years ago
- 66b984c Extract the fully-qualified service name into a public static final field on the service container type. by David P. Baker · 10 years ago
- 5bb0ea9 Annotate method descritpor files in the generated code with ExperimentalApi by Kun Zhang · 10 years ago
- bd23a8d Upgrade to protobuf-3.0.0-beta-1 by Kun Zhang · 10 years ago
- 042b278 Remove the first MethodDescriptor constructor. by Kun Zhang · 10 years ago
- 67fc45d Rename Duplex to Bidi by Carl Mastrangelo · 10 years ago
- eb92967 Get rid of AbstractServiceDescriptor as it is no longer useful by Kun Zhang · 10 years ago
- 686dcff Rename unaryFutureCall to futureUnaryCall by Kun Zhang · 10 years ago
- 690b26e Sanitize ClientCalls. by Kun Zhang · 10 years ago
- 79f3f02 Migrate from PARSER to parser() as a way of getting the parser of a protobuf message. by Kun Zhang · 10 years ago
- 867c76d Separate ServerCall binding utilities per method type. by Kun Zhang · 10 years ago
- c73b75e Change AbstractServiceDescriptor.methods() to Collection. Resolves #573 by Kun Zhang · 10 years ago
- 73acc73 Remove Method and switch its users to MethodDescriptor. by Kun Zhang · 10 years ago
- 35f77ee Upgrade to protobuf-gradle-plugin 0.5.0 by Kun Zhang · 10 years ago
- d3c5b00 Add CallOptions. by Kun Zhang · 10 years ago
- af9fb6d Migrate from PARSER to parser() as a way of getting the parser of a protobuf message. by Kun Zhang · 10 years ago
- a251171 Upgrade to protobuf-3.0.0-alpha-3 by Kun Zhang · 10 years ago
- 2ee4d02 Rename Call to ClientCalls. by Kun Zhang · 10 years ago
- 7a7450f Commit codegen'd files missing from 43038a5 by Eric Anderson · 10 years ago
- 8c9cc91 Update generated proto output by Eric Anderson · 10 years ago
- 111f6dd Allow people to skip codegen compilation. by Kun Zhang · 10 years ago