aboutsummaryrefslogtreecommitdiff
path: root/protobuf
AgeCommit message (Expand)Author
2024-03-21Enable windows targetHEADmastermainMatt Gilbride
2023-06-21Update grpc-java to upstream v1.56.xOleg Shaldybin
2023-05-02protobuf,protobuf-lite: configurable protobuf recursion limit (#10094)Kaloyan Simitchiyski
2023-02-13protobuf: update external javadoc link (#9890)Terry Wilson
2023-02-04Pin tradefed dependencies to Java 11Sorin Basca
2022-08-10Swap Animalsniffer to Java 8 and Android 19Eric Anderson
2022-07-08Use Gradle's task configuration avoidance APIsEric Anderson
2022-06-14Use Gradle's version catalogEric Anderson
2021-06-11Replace failOnVersionConflict() with custom requireUpperBoundDepsEric Anderson
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/grpc-grpc-javaandroid-s-preview-1Bob Badour
2020-07-24Merge tag 'upstream/v1.16.1' into HEADHadrien Zalek
2020-06-03Build the gRPC Java library from sourceHadrien Zalek
2020-05-04all: migrate gradle build to java-library pluginZHANG Dapeng
2020-05-01all: introduce gradle util functions to manage guava dependencyZHANG Dapeng
2019-12-30bazel: Support maven_installEric Anderson
2019-12-05all: bump Animal-sniffer-annotation to 1.18 (#6488)Tomo Suzuki
2019-11-19protobuf: Exclude new javalite artifact nameEric Anderson
2019-10-15protobuf: StatusProto#fromStatusAndTrailers fall-back use status (#6278)Jihun Cho
2019-09-13Apply animalsniffer plugin explicitly when neededEric Anderson
2019-09-13Apply java plugin explicitly when neededEric Anderson
2019-09-13Apply japicmp plugin explicitly when neededEric Anderson
2019-09-13Apply maven-publish plugin explicitly when neededEric Anderson
2019-09-13Swap to Gradle's Plugin DSL for much of buildEric Anderson
2019-04-16core: Move io.grpc to grpc-apiEric Anderson
2019-03-11Merge pull request #5454 from ejona86/protobuf-3.7.0Eric Anderson
2019-02-01Upgrade Guava to 26.0-androidEric Anderson
2019-01-08Downgrade to Guava 25.1Eric Anderson
2018-11-13Add missing j2objc dependency to Bazel buildRodrigo Queiro
2018-10-19Add rules for grpc-javaJulien Desprez
2018-09-28protobuf: make extension registry method experimentalCarl Mastrangelo
2018-09-28Upgrade to Guava 26.0-android and jsr305 3.0.2Jesse Wilson
2018-09-25protobuf: expose ExtensionRegistry setterCarl Mastrangelo
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-06-19protobuf{,lite,nano}: make more classes finalCarl Mastrangelo
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-05-22protobuf: add @since for new APIZHANG Dapeng
2018-05-21protobuf: add import dropped on mergeCarl Mastrangelo
2018-05-21protobuf: add metadataMarshaller to ProtoUtilsCarl Mastrangelo
2018-05-17protobuf,examples: move json encoding to examplesCarl Mastrangelo
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-06protobuf: add test for ProtoUtils (#3838)Shohei Kamimori
2018-04-03java_grpc_library: Add support for protobuf liteEric Anderson
2018-04-03protobuf: fix @since for fromStatusAndTrailersEric Anderson
2018-03-23Bump to Guava 20Eric Anderson
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2018-02-28protobuf: expose Status specific UnwrapperCarl Mastrangelo
2018-02-28protobuf: add since tags to StatusProto javadocsCarl Mastrangelo
2018-01-09bazel: Remove com_google_protobuf_javaRodrigo Queiro
2017-11-17Link JavaDoc to protobuf JavaDocEric Anderson