aboutsummaryrefslogtreecommitdiff
path: root/compiler
AgeCommit message (Expand)Author
2020-07-24Merge tag 'upstream/v1.16.1' into HEADHadrien Zalek
2020-03-27Add protoc-gen-grpc-java-pluginColin Cross
2018-10-26Bump version to 1.16.1upstream/v1.16.1Eric Anderson
2018-10-24Bump version to 1.16.1-SNAPSHOTEric Anderson
2018-10-24Bump version to 1.16.0upstream/v1.16.0Eric Anderson
2018-08-27Start 1.16.0 development cycle (#4803)Kun Zhang
2018-08-15Include Java's @Deprecated annotation on RPC services or methods with `option...elandau
2018-07-18Start 1.15.0 development cycle (#4650)zpencer
2018-07-12compiler,stub: update RpcMethod docs and usageCarl Mastrangelo
2018-07-10compiler, stub: Rename inputType and outputType in @RpcMethodjbingham-google
2018-07-06compiler, stub: Add @RpcMethod annotationjbingham-google
2018-06-12compiler: add stubs for generating nano code as liteCarl Mastrangelo
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-06-05stub: remove static Method descriptors and stabilize method accessorsCarl Mastrangelo
2018-06-04Start 1.14.0 development cycleZHANG Dapeng
2018-05-17Bump to Gradle 4.7Eric Anderson
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-05-01compiler: make testing service used by compiler not conflict with interop-tes...Carl Mastrangelo
2018-04-23Start 1.13.0 development cycle (#4383)zpencer
2018-04-05compiler: allow capitalized java keywords as rpc names (#4309)zpencer
2018-03-13Start 1.12.0 development cycleEric Anderson
2018-03-09Ignore proto-generated code for ErrorProneEric Anderson
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2018-02-08compiler: avoid invoking experimental method in generated codeEric Gribkoff
2018-01-30Start 1.11.0 development cycleEric Gribkoff
2018-01-05Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. (#3921)Kun Zhang
2017-12-18Start 1.10.0 development cycle (#3877)Kun Zhang
2017-12-08compiler: Verify binary with native VS commandsEric Anderson
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-21compiler: Build on aarch64Lukasz Janyst
2017-11-06all: bump to 1.9.0-SNAPSHOTCarl Mastrangelo
2017-11-01core: set sampled for local span per MethodDescriptor. (#3627)Kun Zhang
2017-10-31 compiler: remove references to static fieldsCarl Mastrangelo
2017-10-30compiler: add methods for accessing method descriptorsCarl Mastrangelo
2017-10-05compiler: Remove enable_depreated option (#3541)ZHANG Dapeng
2017-09-27Start 1.8.0 development cycleEric Anderson
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-25compiler: Produce unified output on diff failureEric Anderson
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-08-02compiler: Fix some warnings when building with BazelEric Anderson
2017-07-06all: begin 1.6 release cycleCarl Mastrangelo
2017-06-22build: Add Bazel java_grpc_library ruleSimon Horlick
2017-05-30compiler: Fix compilation errorJakob Buchgraber
2017-05-23all: bump to 1.5.0-SNAPSHOTCarl Mastrangelo
2017-05-23all: bump to proto 3.3.1Carl Mastrangelo
2017-05-02compiler: remove streaming calls from javadoc for newFutureStubEric Gribkoff
2017-04-12compiler: move over to method descriptor builderŁukasz Strzałkowski